Pull request #43840 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d+2fbc30739b437d91f7a444f49143305e5f0a303e (6953c9abf8881eb42ae0539dfa87c511cf84094d) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43840@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-20T13:20:30.846Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-20T13:20:30.851Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-20T13:20:46.019Z] Still waiting to schedule task [2022-07-20T13:20:46.020Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-20T13:21:38.287Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d167bb0dc7f7e8e) in /home/ubuntu/workspace/moby_PR-43840 [Pipeline] { [Pipeline] checkout [2022-07-20T13:21:38.370Z] The recommended git tool is: git [2022-07-20T13:21:40.586Z] using credential docker-jenkins-github-credentials [2022-07-20T13:21:40.594Z] Cloning the remote Git repository [2022-07-20T13:21:40.594Z] Cloning with configured refspecs honoured and without tags [2022-07-20T13:21:40.541Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T13:21:40.599Z] > git init /home/ubuntu/workspace/moby_PR-43840 # timeout=10 [2022-07-20T13:21:40.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:21:40.890Z] > git --version # timeout=10 [2022-07-20T13:21:40.905Z] > git --version # 'git version 2.17.1' [2022-07-20T13:21:40.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:21:40.907Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:22:05.557Z] Fetching without tags [2022-07-20T13:22:05.954Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:22:05.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:22:05.455Z] > git config --add remote.origin.fetch +refs/pull/43840/head:refs/remotes/origin/PR-43840 # timeout=10 [2022-07-20T13:22:05.478Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:22:05.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:22:05.533Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:22:05.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:22:05.534Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:22:05.936Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:22:05.961Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:22:06.998Z] Merge succeeded, producing 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:22:06.999Z] Checking out Revision 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d (PR-43840) [2022-07-20T13:22:06.844Z] > git remote # timeout=10 [2022-07-20T13:22:06.872Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T13:22:06.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:22:06.897Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T13:22:06.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T13:22:06.976Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:22:06.992Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:22:11.690Z] Commit message: "logger/journald: format cgo" [2022-07-20T13:22:11.691Z] First time build. Skipping changelog. [2022-07-20T13:22:11.716Z] > git --version # timeout=10 [2022-07-20T13:22:11.728Z] > git --version # 'git version 2.17.1' [2022-07-20T13:22:11.748Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:22:12.935Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43840:/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-20T13:22:18.205Z] Unable to find image 'alpine:latest' locally [2022-07-20T13:22:18.205Z] latest: Pulling from library/alpine [2022-07-20T13:22:18.205Z] 530afca65e2e: Pulling fs layer [2022-07-20T13:22:18.205Z] 530afca65e2e: Verifying Checksum [2022-07-20T13:22:18.205Z] 530afca65e2e: Download complete [2022-07-20T13:22:18.205Z] 530afca65e2e: Pull complete [2022-07-20T13:22:18.463Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T13:22:18.463Z] Status: Downloaded newer image for alpine:latest [2022-07-20T13:22:25.020Z] 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-20T13:22:25.774Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d167bb0dc7f7e8e) in /home/ubuntu/workspace/moby_PR-43840 [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 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-20T13:22:25.846Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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 [2022-07-20T13:22:25.908Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-20T13:22:25.936Z] Fetching changes from the remote Git repository [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] } [2022-07-20T13:22:25.956Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-20T13:22:26.328Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:22:26.543Z] Merge succeeded, producing 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:22:26.543Z] Checking out Revision 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d (PR-43840) [2022-07-20T13:22:26.655Z] Commit message: "logger/journald: format cgo" [2022-07-20T13:22:26.697Z] > git --version # timeout=10 [2022-07-20T13:22:26.721Z] > git --version # 'git version 2.17.1' [2022-07-20T13:22:26.734Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T13:22:25.906Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43840/.git # timeout=10 [2022-07-20T13:22:25.929Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:22:25.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:22:25.993Z] > git --version # timeout=10 [2022-07-20T13:22:26.003Z] > git --version # 'git version 2.17.1' [2022-07-20T13:22:26.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:22:26.004Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:22:26.321Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:22:26.341Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:22:26.456Z] > git remote # timeout=10 [2022-07-20T13:22:26.477Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T13:22:26.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:22:26.503Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T13:22:26.525Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T13:22:26.536Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:22:26.545Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:22:27.435Z] + [ PR != PR ] [2022-07-20T13:22:27.435Z] + [ master != master ] [2022-07-20T13:22:27.435Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T13:22:27.764Z] + docker version [2022-07-20T13:22:27.764Z] Client: Docker Engine - Community [2022-07-20T13:22:27.764Z] Version: 20.10.14 [2022-07-20T13:22:27.764Z] API version: 1.41 [2022-07-20T13:22:27.764Z] Go version: go1.16.15 [2022-07-20T13:22:27.764Z] Git commit: a224086 [2022-07-20T13:22:27.764Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T13:22:27.764Z] OS/Arch: linux/amd64 [2022-07-20T13:22:27.764Z] Context: default [2022-07-20T13:22:27.764Z] Experimental: true [2022-07-20T13:22:27.764Z] [2022-07-20T13:22:27.764Z] Server: Docker Engine - Community [2022-07-20T13:22:27.764Z] Engine: [2022-07-20T13:22:27.764Z] Version: 20.10.14 [2022-07-20T13:22:27.764Z] API version: 1.41 (minimum version 1.12) [2022-07-20T13:22:27.764Z] Go version: go1.16.15 [2022-07-20T13:22:27.764Z] Git commit: 87a90dc [2022-07-20T13:22:27.764Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T13:22:27.764Z] OS/Arch: linux/amd64 [2022-07-20T13:22:27.764Z] Experimental: true [2022-07-20T13:22:27.764Z] containerd: [2022-07-20T13:22:27.764Z] Version: 1.5.11 [2022-07-20T13:22:27.764Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:22:27.764Z] runc: [2022-07-20T13:22:27.764Z] Version: 1.0.3 [2022-07-20T13:22:27.764Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T13:22:27.764Z] docker-init: [2022-07-20T13:22:27.764Z] Version: 0.19.0 [2022-07-20T13:22:27.764Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T13:22:28.093Z] + docker info [2022-07-20T13:22:40.340Z] Client: [2022-07-20T13:22:40.340Z] Context: default [2022-07-20T13:22:40.340Z] Debug Mode: false [2022-07-20T13:22:40.340Z] Plugins: [2022-07-20T13:22:40.340Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T13:22:40.340Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T13:22:40.340Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T13:22:40.340Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T13:22:40.340Z] [2022-07-20T13:22:40.340Z] Server: [2022-07-20T13:22:40.340Z] Containers: 0 [2022-07-20T13:22:40.340Z] Running: 0 [2022-07-20T13:22:40.340Z] Paused: 0 [2022-07-20T13:22:40.340Z] Stopped: 0 [2022-07-20T13:22:40.340Z] Images: 1 [2022-07-20T13:22:40.340Z] Server Version: 20.10.14 [2022-07-20T13:22:40.340Z] Storage Driver: overlay2 [2022-07-20T13:22:40.340Z] Backing Filesystem: extfs [2022-07-20T13:22:40.340Z] Supports d_type: true [2022-07-20T13:22:40.340Z] Native Overlay Diff: true [2022-07-20T13:22:40.340Z] userxattr: false [2022-07-20T13:22:40.340Z] Logging Driver: json-file [2022-07-20T13:22:40.340Z] Cgroup Driver: cgroupfs [2022-07-20T13:22:40.340Z] Cgroup Version: 1 [2022-07-20T13:22:40.340Z] Plugins: [2022-07-20T13:22:40.340Z] Volume: local [2022-07-20T13:22:40.340Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T13:22:40.340Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T13:22:40.340Z] Swarm: inactive [2022-07-20T13:22:40.340Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T13:22:40.340Z] Default Runtime: runc [2022-07-20T13:22:40.340Z] Init Binary: docker-init [2022-07-20T13:22:40.340Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:22:40.340Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T13:22:40.340Z] init version: de40ad0 [2022-07-20T13:22:40.340Z] Security Options: [2022-07-20T13:22:40.340Z] apparmor [2022-07-20T13:22:40.340Z] seccomp [2022-07-20T13:22:40.340Z] Profile: default [2022-07-20T13:22:40.340Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T13:22:40.340Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T13:22:40.340Z] OSType: linux [2022-07-20T13:22:40.340Z] Architecture: x86_64 [2022-07-20T13:22:40.340Z] CPUs: 2 [2022-07-20T13:22:40.340Z] Total Memory: 7.565GiB [2022-07-20T13:22:40.340Z] Name: ip-10-100-67-224 [2022-07-20T13:22:40.340Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T13:22:40.340Z] Docker Root Dir: /var/lib/docker [2022-07-20T13:22:40.340Z] Debug Mode: false [2022-07-20T13:22:40.340Z] Registry: https://index.docker.io/v1/ [2022-07-20T13:22:40.340Z] Labels: [2022-07-20T13:22:40.340Z] Experimental: true [2022-07-20T13:22:40.340Z] Insecure Registries: [2022-07-20T13:22:40.340Z] 127.0.0.0/8 [2022-07-20T13:22:40.340Z] Live Restore Enabled: true [2022-07-20T13:22:40.340Z] [2022-07-20T13:22:40.340Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T13:22:40.627Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:22:40.627Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:22:40.627Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43840/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T13:22:40.627Z] + bash /home/ubuntu/workspace/moby_PR-43840/check-config.sh [2022-07-20T13:22:40.627Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T13:22:40.627Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T13:22:40.627Z] [2022-07-20T13:22:40.627Z] Generally Necessary: [2022-07-20T13:22:40.627Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T13:22:40.627Z] - apparmor: enabled and tools installed [2022-07-20T13:22:40.627Z] - CONFIG_NAMESPACES: enabled [2022-07-20T13:22:40.627Z] - CONFIG_NET_NS: enabled [2022-07-20T13:22:40.627Z] - CONFIG_PID_NS: enabled [2022-07-20T13:22:40.627Z] - CONFIG_IPC_NS: enabled [2022-07-20T13:22:40.627Z] - CONFIG_UTS_NS: enabled [2022-07-20T13:22:40.627Z] - CONFIG_CGROUPS: enabled [2022-07-20T13:22:40.627Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T13:22:40.627Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T13:22:40.627Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T13:22:40.627Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T13:22:40.627Z] - CONFIG_CPUSETS: enabled [2022-07-20T13:22:40.627Z] - CONFIG_MEMCG: enabled [2022-07-20T13:22:40.627Z] - CONFIG_KEYS: enabled [2022-07-20T13:22:40.627Z] - CONFIG_VETH: enabled (as module) [2022-07-20T13:22:40.627Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T13:22:40.627Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T13:22:40.627Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T13:22:40.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T13:22:40.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T13:22:40.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T13:22:40.773Z] Still waiting to schedule task [2022-07-20T13:22:40.773Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-20T13:22:40.774Z] Still waiting to schedule task [2022-07-20T13:22:40.774Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-20T13:22:40.775Z] Still waiting to schedule task [2022-07-20T13:22:40.775Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d8f4c54c372dfd3b)’ [2022-07-20T13:22:40.778Z] Still waiting to schedule task [2022-07-20T13:22:40.778Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0754851fa918ab2b9)’ [2022-07-20T13:22:40.897Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T13:22:40.897Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T13:22:40.897Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T13:22:40.897Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T13:22:40.897Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T13:22:40.897Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T13:22:40.897Z] [2022-07-20T13:22:40.897Z] Optional Features: [2022-07-20T13:22:40.897Z] - CONFIG_USER_NS: enabled [2022-07-20T13:22:40.897Z] - CONFIG_SECCOMP: enabled [2022-07-20T13:22:40.897Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T13:22:40.897Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T13:22:40.897Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T13:22:40.897Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T13:22:40.897Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T13:22:40.897Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T13:22:40.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T13:22:40.898Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T13:22:40.898Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T13:22:40.898Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T13:22:40.898Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T13:22:40.898Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T13:22:40.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T13:22:40.898Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T13:22:40.898Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T13:22:40.898Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T13:22:40.898Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T13:22:40.898Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T13:22:40.898Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T13:22:40.898Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T13:22:40.898Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T13:22:40.898Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T13:22:40.898Z] - CONFIG_EXT4_FS: enabled [2022-07-20T13:22:40.898Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T13:22:40.898Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T13:22:40.898Z] - Network Drivers: [2022-07-20T13:22:40.898Z] - "overlay": [2022-07-20T13:22:40.898Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T13:22:40.898Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T13:22:40.898Z] Optional (for encrypted networks): [2022-07-20T13:22:41.157Z] - CONFIG_CRYPTO: enabled [2022-07-20T13:22:41.157Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T13:22:41.157Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T13:22:41.157Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T13:22:41.157Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T13:22:41.157Z] - CONFIG_XFRM: enabled [2022-07-20T13:22:41.157Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T13:22:41.157Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T13:22:41.157Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T13:22:41.157Z] - "ipvlan": [2022-07-20T13:22:41.157Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T13:22:41.157Z] - "macvlan": [2022-07-20T13:22:41.157Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T13:22:41.157Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T13:22:41.157Z] - "ftp,tftp client in container": [2022-07-20T13:22:41.157Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T13:22:41.157Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T13:22:41.157Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T13:22:41.157Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T13:22:41.157Z] - Storage Drivers: [2022-07-20T13:22:41.157Z] - "aufs": [2022-07-20T13:22:41.157Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T13:22:41.157Z] - "btrfs": [2022-07-20T13:22:41.157Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T13:22:41.157Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T13:22:41.157Z] - "devicemapper": [2022-07-20T13:22:41.157Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T13:22:41.157Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T13:22:41.157Z] - "overlay": [2022-07-20T13:22:41.157Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T13:22:41.157Z] - "zfs": [2022-07-20T13:22:41.157Z] - /dev/zfs: present [2022-07-20T13:22:41.157Z] - zfs command: missing [2022-07-20T13:22:41.157Z] - zpool command: missing [2022-07-20T13:22:41.157Z] [2022-07-20T13:22:41.157Z] Limits: [2022-07-20T13:22:41.157Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T13:22:41.157Z] [2022-07-20T13:22:41.157Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T13:22:41.516Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d . [2022-07-20T13:22:41.772Z] #1 [internal] load build definition from Dockerfile [2022-07-20T13:22:41.772Z] #1 sha256:06433f6a5d3e8ce10ddf292c98ebb341d934dc35c8ae3d8c91f922ac98824ebe [2022-07-20T13:22:41.772Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T13:22:41.772Z] #1 DONE 0.1s [2022-07-20T13:22:41.772Z] [2022-07-20T13:22:41.772Z] #2 [internal] load .dockerignore [2022-07-20T13:22:41.772Z] #2 sha256:cd9905cd5612adf41c2f9d4e126492d5e6dc05a4b5e16e452ac5d209152c61e0 [2022-07-20T13:22:41.772Z] #2 transferring context: 145B done [2022-07-20T13:22:41.772Z] #2 DONE 0.1s [2022-07-20T13:22:41.772Z] [2022-07-20T13:22:41.772Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T13:22:41.772Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T13:22:42.029Z] #3 DONE 0.3s [2022-07-20T13:22:42.029Z] [2022-07-20T13:22:42.029Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T13:22:42.029Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T13:22:42.029Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T13:22:42.285Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T13:22:42.285Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T13:22:42.285Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T13:22:42.285Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T13:22:42.285Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T13:22:42.285Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T13:22:42.543Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T13:22:42.806Z] #4 DONE 0.7s [2022-07-20T13:22:43.064Z] [2022-07-20T13:22:43.064Z] #6 [internal] load build definition from Dockerfile [2022-07-20T13:22:43.064Z] #6 sha256:1145e93060e14677d86119ec4aeb43d85702595997d1c2370287bc2b4cfc21b8 [2022-07-20T13:22:43.064Z] #6 DONE 0.0s [2022-07-20T13:22:43.064Z] [2022-07-20T13:22:43.064Z] #5 [internal] load .dockerignore [2022-07-20T13:22:43.064Z] #5 sha256:ad0b94ce51c72080e8fbafff4f198688ca88fb043cf80b84aa2dcb4f32cfe0bf [2022-07-20T13:22:43.064Z] #5 DONE 0.0s [2022-07-20T13:22:43.064Z] [2022-07-20T13:22:43.064Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T13:22:43.064Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T13:22:43.999Z] #10 DONE 0.9s [2022-07-20T13:22:43.999Z] [2022-07-20T13:22:43.999Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T13:22:43.999Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T13:22:43.999Z] #7 DONE 0.8s [2022-07-20T13:22:43.999Z] [2022-07-20T13:22:43.999Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:22:43.999Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T13:22:43.999Z] #9 DONE 0.8s [2022-07-20T13:22:43.999Z] [2022-07-20T13:22:43.999Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:22:43.999Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T13:22:43.999Z] #8 DONE 0.9s [2022-07-20T13:22:44.255Z] [2022-07-20T13:22:44.255Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:22:44.255Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:22:44.255Z] #35 DONE 0.0s [2022-07-20T13:22:44.255Z] [2022-07-20T13:22:44.255Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:22:44.255Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:22:44.255Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:22:44.255Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T13:22:44.520Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:22:44.520Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T13:22:44.520Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T13:22:44.778Z] #80 ... [2022-07-20T13:22:44.778Z] [2022-07-20T13:22:44.778Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T13:22:44.778Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T13:22:44.778Z] #56 DONE 0.0s [2022-07-20T13:22:44.778Z] [2022-07-20T13:22:44.778Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:22:44.778Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:22:44.778Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T13:22:44.778Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T13:22:44.778Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.24MB / 55.00MB 0.2s [2022-07-20T13:22:44.778Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T13:22:44.778Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T13:22:44.778Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 4.19MB / 5.16MB 0.2s [2022-07-20T13:22:44.778Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.18MB / 10.88MB 0.2s [2022-07-20T13:22:44.778Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.3s [2022-07-20T13:22:44.778Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 5.24MB / 10.88MB 0.3s [2022-07-20T13:22:45.041Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.4s [2022-07-20T13:22:45.041Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-20T13:22:45.041Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 8.39MB / 10.88MB 0.4s [2022-07-20T13:22:45.041Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 2.22MB / 54.58MB 0.4s [2022-07-20T13:22:45.301Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 0.7s [2022-07-20T13:22:45.301Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s [2022-07-20T13:22:45.301Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 10.49MB / 54.58MB 0.7s [2022-07-20T13:22:45.301Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s done [2022-07-20T13:22:45.568Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 31.46MB / 55.00MB 0.9s [2022-07-20T13:22:45.569Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 14.68MB / 54.58MB 0.9s [2022-07-20T13:22:45.569Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.15MB / 85.90MB 0.9s [2022-07-20T13:22:45.569Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 1.0s [2022-07-20T13:22:45.569Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.97MB / 54.58MB 1.0s [2022-07-20T13:22:45.569Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.20MB / 85.90MB 1.0s [2022-07-20T13:22:45.569Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 23.07MB / 54.58MB 1.1s [2022-07-20T13:22:45.826Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.3s [2022-07-20T13:22:45.826Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.21MB / 54.58MB 1.3s [2022-07-20T13:22:45.826Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 13.63MB / 85.90MB 1.3s [2022-07-20T13:22:46.085Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 1.5s [2022-07-20T13:22:46.085Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 31.46MB / 54.58MB 1.5s [2022-07-20T13:22:46.085Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 22.11MB / 85.90MB 1.5s [2022-07-20T13:22:46.345Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s [2022-07-20T13:22:46.345Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 37.24MB / 54.58MB 1.8s [2022-07-20T13:22:46.345Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 31.46MB / 85.90MB 1.8s [2022-07-20T13:22:46.615Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 42.99MB / 54.58MB 1.9s [2022-07-20T13:22:46.615Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 38.80MB / 85.90MB 1.9s [2022-07-20T13:22:46.615Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 2.0s [2022-07-20T13:22:46.615Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 45.09MB / 85.90MB 2.0s [2022-07-20T13:22:46.873Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.2s [2022-07-20T13:22:46.873Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.74MB / 85.90MB 2.2s [2022-07-20T13:22:46.873Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-20T13:22:46.873Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 65.01MB / 85.90MB 2.3s [2022-07-20T13:22:47.131Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 70.25MB / 85.90MB 2.5s [2022-07-20T13:22:47.396Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.8s done [2022-07-20T13:22:47.396Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 78.64MB / 85.90MB 2.9s [2022-07-20T13:22:47.396Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.9s [2022-07-20T13:22:47.657Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.9s done [2022-07-20T13:22:47.657Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.9s [2022-07-20T13:22:47.657Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.3s [2022-07-20T13:22:47.657Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.2s [2022-07-20T13:22:47.919Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.17MB / 141.81MB 3.2s [2022-07-20T13:22:48.179Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 18.77MB / 141.81MB 3.6s [2022-07-20T13:22:48.443Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.9s done [2022-07-20T13:22:48.443Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 29.12MB / 141.81MB 3.9s [2022-07-20T13:22:49.007Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 36.70MB / 141.81MB 4.3s [2022-07-20T13:22:49.267Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 46.14MB / 141.81MB 4.7s [2022-07-20T13:22:49.834Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 53.48MB / 141.81MB 5.1s [2022-07-20T13:22:49.834Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 60.82MB / 141.81MB 5.4s [2022-07-20T13:22:50.399Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 68.16MB / 141.81MB 5.7s [2022-07-20T13:22:50.656Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 78.64MB / 141.81MB 6.1s [2022-07-20T13:22:50.913Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 6.4s [2022-07-20T13:22:51.477Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.57MB / 141.81MB 6.9s [2022-07-20T13:22:51.738Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 112.20MB / 141.81MB 7.3s [2022-07-20T13:22:51.995Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 121.63MB / 141.81MB 7.4s [2022-07-20T13:22:52.559Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 128.97MB / 141.81MB 7.8s [2022-07-20T13:22:52.815Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 139.76MB / 141.81MB 8.2s [2022-07-20T13:22:53.383Z] #11 ... [2022-07-20T13:22:53.383Z] [2022-07-20T13:22:53.383Z] #31 [internal] load build context [2022-07-20T13:22:53.383Z] #31 sha256:6bf4eae9083fbb865aa09b277d680520866271823d123059e382070d199f2aa1 [2022-07-20T13:22:53.383Z] #31 transferring context: 62.07MB 8.6s done [2022-07-20T13:22:53.383Z] #31 DONE 9.1s [2022-07-20T13:22:53.383Z] [2022-07-20T13:22:53.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:22:53.383Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:22:53.383Z] #11 ... [2022-07-20T13:22:53.383Z] [2022-07-20T13:22:53.383Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:22:53.383Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:22:53.383Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-07-20T13:22:53.383Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s [2022-07-20T13:22:53.639Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-07-20T13:22:54.202Z] #80 ... [2022-07-20T13:22:54.202Z] [2022-07-20T13:22:54.202Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:22:54.202Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T13:22:54.202Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T13:22:54.202Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:22:54.202Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T13:22:54.202Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T13:22:54.202Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-07-20T13:22:54.202Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-07-20T13:22:54.202Z] #78 DONE 9.8s [2022-07-20T13:22:54.202Z] [2022-07-20T13:22:54.202Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:22:54.202Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:22:54.202Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.5s done [2022-07-20T13:22:54.202Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.0s [2022-07-20T13:22:54.202Z] #11 ... [2022-07-20T13:22:54.202Z] [2022-07-20T13:22:54.202Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:22:54.202Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:22:54.202Z] #80 DONE 9.8s [2022-07-20T13:22:54.462Z] [2022-07-20T13:22:54.462Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:22:54.462Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:22:54.462Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T13:22:54.462Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T13:22:54.462Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T13:22:54.462Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T13:22:54.462Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-20T13:22:54.462Z] #35 ... [2022-07-20T13:22:54.462Z] [2022-07-20T13:22:54.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:22:54.462Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:22:56.988Z] #11 ... [2022-07-20T13:22:56.988Z] [2022-07-20T13:22:56.988Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T13:22:56.988Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T13:22:56.988Z] #79 DONE 0.6s [2022-07-20T13:22:56.988Z] [2022-07-20T13:22:56.988Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:22:56.988Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:22:57.553Z] #35 ... [2022-07-20T13:22:57.553Z] [2022-07-20T13:22:57.553Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T13:22:57.553Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T13:22:57.553Z] #81 DONE 0.8s [2022-07-20T13:22:57.553Z] [2022-07-20T13:22:57.553Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:22:57.553Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:22:58.119Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.9s done [2022-07-20T13:22:58.687Z] #35 DONE 14.3s [2022-07-20T13:22:58.687Z] [2022-07-20T13:22:58.687Z] #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-20T13:22:58.687Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:23:00.587Z] #36 1.647 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:23:00.587Z] #36 1.663 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:23:00.587Z] #36 1.663 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:23:00.587Z] #36 1.827 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:23:00.844Z] #36 2.180 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:23:01.101Z] #36 2.569 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:23:02.513Z] #36 3.746 Fetched 8555 kB in 2s (3635 kB/s) [2022-07-20T13:23:03.516Z] #36 3.746 Reading package lists... [2022-07-20T13:23:04.089Z] #36 4.643 Reading package lists... [2022-07-20T13:23:04.345Z] #36 5.534 Building dependency tree... [2022-07-20T13:23:04.346Z] #36 5.901 The following additional packages will be installed: [2022-07-20T13:23:04.346Z] #36 5.901 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T13:23:04.346Z] #36 5.901 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T13:23:04.346Z] #36 5.901 Recommended packages: [2022-07-20T13:23:04.346Z] #36 5.901 libldap-common publicsuffix libsasl2-modules [2022-07-20T13:23:04.908Z] #36 6.069 The following NEW packages will be installed: [2022-07-20T13:23:04.908Z] #36 6.069 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T13:23:04.908Z] #36 6.069 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T13:23:04.908Z] #36 6.069 libssh2-1 openssl [2022-07-20T13:23:04.908Z] #36 6.341 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:23:04.908Z] #36 6.341 Need to get 3041 kB of archives. [2022-07-20T13:23:04.908Z] #36 6.341 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T13:23:04.908Z] #36 6.341 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T13:23:05.165Z] #36 6.362 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T13:23:05.165Z] #36 6.362 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T13:23:05.165Z] #36 6.362 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-20T13:23:05.165Z] #36 6.362 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T13:23:05.165Z] #36 6.362 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-20T13:23:05.165Z] #36 6.367 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T13:23:05.165Z] #36 6.376 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T13:23:05.165Z] #36 6.389 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T13:23:05.165Z] #36 6.389 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T13:23:05.165Z] #36 6.389 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T13:23:05.165Z] #36 6.392 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T13:23:05.165Z] #36 6.402 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:23:05.165Z] #36 6.425 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:23:05.165Z] #36 6.425 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:23:05.421Z] #36 6.732 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:23:05.421Z] #36 6.766 Fetched 3041 kB in 0s (8688 kB/s) [2022-07-20T13:23:05.421Z] #36 6.832 Selecting previously unselected package openssl. [2022-07-20T13:23:05.421Z] #36 6.832 (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-20T13:23:05.421Z] #36 6.832 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T13:23:05.421Z] #36 6.836 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:23:05.679Z] #36 7.082 Selecting previously unselected package ca-certificates. [2022-07-20T13:23:05.679Z] #36 7.082 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T13:23:05.679Z] #36 7.117 Unpacking ca-certificates (20210119) ... [2022-07-20T13:23:05.970Z] #36 7.317 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T13:23:05.970Z] #36 7.317 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T13:23:05.970Z] #36 7.333 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:23:05.970Z] #36 7.459 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T13:23:05.970Z] #36 7.459 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:23:06.228Z] #36 7.467 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:23:06.228Z] #36 7.590 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T13:23:06.228Z] #36 7.590 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:23:06.228Z] #36 7.602 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:23:06.228Z] #36 7.704 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T13:23:06.228Z] #36 7.704 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T13:23:06.486Z] #36 7.739 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:23:06.486Z] #36 7.887 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T13:23:06.486Z] #36 7.887 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T13:23:06.486Z] #36 7.897 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:23:06.486Z] #36 7.983 Selecting previously unselected package libpsl5:amd64. [2022-07-20T13:23:06.486Z] #36 7.983 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T13:23:06.742Z] #36 7.988 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:23:06.742Z] #36 8.066 Selecting previously unselected package librtmp1:amd64. [2022-07-20T13:23:06.742Z] #36 8.066 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T13:23:06.742Z] #36 8.114 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:23:06.742Z] #36 8.224 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T13:23:06.742Z] #36 8.224 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T13:23:07.002Z] #36 8.229 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:23:07.002Z] #36 8.391 Selecting previously unselected package libcurl4:amd64. [2022-07-20T13:23:07.002Z] #36 8.391 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:23:07.002Z] #36 8.396 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:23:07.259Z] #36 8.546 Selecting previously unselected package curl. [2022-07-20T13:23:07.259Z] #36 8.546 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:23:07.259Z] #36 8.547 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:23:07.259Z] #36 8.633 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:23:07.259Z] #36 8.633 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:23:07.259Z] #36 8.637 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:23:07.259Z] #36 8.720 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:23:07.259Z] #36 8.720 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:23:07.259Z] #36 8.729 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:23:07.516Z] #36 8.793 Selecting previously unselected package jq. [2022-07-20T13:23:07.516Z] #36 8.793 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:23:07.516Z] #36 8.805 Unpacking jq (1.6-2.1) ... [2022-07-20T13:23:07.516Z] #36 8.857 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:23:07.516Z] #36 8.870 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:23:07.516Z] #36 8.883 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:23:07.516Z] #36 8.903 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:23:07.516Z] #36 8.914 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:23:07.516Z] #36 8.925 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:23:07.516Z] #36 8.935 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:23:07.516Z] #36 8.947 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:23:07.516Z] #36 8.962 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:23:07.516Z] #36 8.973 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:23:07.516Z] #36 8.985 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:23:07.775Z] #36 8.996 Setting up ca-certificates (20210119) ... [2022-07-20T13:23:08.338Z] #36 9.719 Updating certificates in /etc/ssl/certs... [2022-07-20T13:23:08.581Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07457be700d0b65ec) in /home/ubuntu/workspace/moby_PR-43840 [Pipeline] { [2022-07-20T13:23:08.598Z] #36 ... [2022-07-20T13:23:08.598Z] [2022-07-20T13:23:08.598Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:23:08.598Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:23:08.598Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-20T13:23:08.598Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done [2022-07-20T13:23:08.598Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.8s [Pipeline] checkout [2022-07-20T13:23:08.621Z] The recommended git tool is: git [2022-07-20T13:23:08.654Z] using credential docker-jenkins-github-credentials [2022-07-20T13:23:08.662Z] Cloning the remote Git repository [2022-07-20T13:23:08.662Z] Cloning with configured refspecs honoured and without tags [2022-07-20T13:23:09.166Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.4s done [2022-07-20T13:23:09.423Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s [2022-07-20T13:23:09.423Z] #11 ... [2022-07-20T13:23:09.423Z] [2022-07-20T13:23:09.423Z] #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-20T13:23:09.423Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:23:09.423Z] #36 10.88 129 added, 0 removed; done. [2022-07-20T13:23:08.664Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T13:23:08.665Z] > git init /home/ubuntu/workspace/moby_PR-43840 # timeout=10 [2022-07-20T13:23:08.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:23:08.702Z] > git --version # timeout=10 [2022-07-20T13:23:08.710Z] > git --version # 'git version 2.17.1' [2022-07-20T13:23:08.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:08.711Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:09.681Z] #36 10.97 Setting up jq (1.6-2.1) ... [2022-07-20T13:23:09.681Z] #36 10.98 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:23:09.681Z] #36 10.99 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:23:09.681Z] #36 11.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:23:09.681Z] #36 11.03 Processing triggers for ca-certificates (20210119) ... [2022-07-20T13:23:09.681Z] #36 11.04 Updating certificates in /etc/ssl/certs... [2022-07-20T13:23:10.614Z] #36 11.95 0 added, 0 removed; done. [2022-07-20T13:23:10.614Z] #36 11.95 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T13:23:10.614Z] #36 11.95 done. [2022-07-20T13:23:11.983Z] #36 DONE 13.1s [2022-07-20T13:23:11.983Z] [2022-07-20T13:23:11.983Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T13:23:11.983Z] #37 sha256:6ea1005d590a0f583c3f9015720faa28a752bf8236fc0c7f49b4706efd3cb581 [2022-07-20T13:23:11.983Z] #37 DONE 0.1s [2022-07-20T13:23:11.983Z] [2022-07-20T13:23:11.983Z] #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-20T13:23:11.983Z] #38 sha256:3da3aa9aa932f04a699349ebef45f86cd865b69753e014e80399c24db441c72f [2022-07-20T13:23:13.351Z] #38 1.605 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T13:23:13.609Z] #38 1.885 [2022-07-20T13:23:14.131Z] #38 2.104 #=#=# ######################################################################## 100.0% [2022-07-20T13:23:14.131Z] #38 2.401 [2022-07-20T13:23:15.062Z] #38 3.314 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T13:23:15.625Z] #38 3.614 [2022-07-20T13:23:15.625Z] #38 3.836 #=#=# ######################################################################## 100.0% [2022-07-20T13:23:15.882Z] #38 4.151 [2022-07-20T13:23:16.465Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ba86f7dcddd2492) in /home/ubuntu/workspace/moby_PR-43840 [Pipeline] { [Pipeline] checkout [2022-07-20T13:23:16.573Z] The recommended git tool is: git [2022-07-20T13:23:17.252Z] #38 5.281 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T13:23:17.252Z] #38 5.580 [2022-07-20T13:23:18.025Z] #38 5.804 #=#=# ################# 24.6% ######################################## 56.8% ############################################################### 88.6% ######################################################################## 100.0% [2022-07-20T13:23:18.282Z] #38 6.418 [2022-07-20T13:23:18.846Z] #38 ... [2022-07-20T13:23:18.846Z] [2022-07-20T13:23:18.846Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:23:18.846Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:23:18.846Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.6s done [2022-07-20T13:23:18.846Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 3.5s [2022-07-20T13:23:19.167Z] using credential docker-jenkins-github-credentials [2022-07-20T13:23:19.177Z] Cloning the remote Git repository [2022-07-20T13:23:19.177Z] Cloning with configured refspecs honoured and without tags [2022-07-20T13:23:19.408Z] #11 ... [2022-07-20T13:23:19.408Z] [2022-07-20T13:23:19.408Z] #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-20T13:23:19.408Z] #38 sha256:3da3aa9aa932f04a699349ebef45f86cd865b69753e014e80399c24db441c72f [2022-07-20T13:23:19.408Z] #38 7.420 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T13:23:19.664Z] #38 7.743 [2022-07-20T13:23:19.928Z] #38 7.970 #=#=# ######################################################################## 100.0% [2022-07-20T13:23:18.417Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T13:23:18.475Z] > git init /home/ubuntu/workspace/moby_PR-43840 # timeout=10 [2022-07-20T13:23:18.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:23:18.794Z] > git --version # timeout=10 [2022-07-20T13:23:18.816Z] > git --version # 'git version 2.17.1' [2022-07-20T13:23:18.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:18.818Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:20.185Z] #38 8.314 [2022-07-20T13:23:21.116Z] #38 9.085 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T13:23:21.372Z] #38 9.405 [2022-07-20T13:23:21.630Z] #38 9.631 #=#=# ######################################################################## 100.0% [2022-07-20T13:23:21.887Z] #38 9.916 [2022-07-20T13:23:21.887Z] #38 10.00 Download of images into '/build' complete. [2022-07-20T13:23:21.887Z] #38 10.00 Use something like the following to load the result into a Docker daemon: [2022-07-20T13:23:21.887Z] #38 10.00 tar -cC '/build' . | docker load [2022-07-20T13:23:25.166Z] #38 DONE 12.8s [2022-07-20T13:23:25.166Z] [2022-07-20T13:23:25.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:23:25.166Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:23:25.166Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.2s [2022-07-20T13:23:27.692Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.1s done [2022-07-20T13:23:27.948Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T13:23:27.948Z] #11 DONE 43.7s [2022-07-20T13:23:28.204Z] [2022-07-20T13:23:28.204Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T13:23:28.204Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T13:23:28.463Z] #12 DONE 0.6s [2022-07-20T13:23:28.720Z] [2022-07-20T13:23:28.720Z] #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-20T13:23:28.720Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T13:23:29.287Z] #13 DONE 0.6s [2022-07-20T13:23:29.287Z] [2022-07-20T13:23:29.287Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T13:23:29.287Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T13:23:29.287Z] #40 DONE 0.2s [2022-07-20T13:23:29.287Z] [2022-07-20T13:23:29.287Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T13:23:29.287Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T13:23:29.287Z] #53 DONE 0.2s [2022-07-20T13:23:29.287Z] [2022-07-20T13:23:29.287Z] #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-20T13:23:29.287Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:23:29.544Z] #54 ... [2022-07-20T13:23:29.544Z] [2022-07-20T13:23:29.544Z] #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-20T13:23:29.544Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T13:23:29.544Z] #57 DONE 0.2s [2022-07-20T13:23:29.806Z] [2022-07-20T13:23:29.806Z] #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-20T13:23:29.806Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:23:33.080Z] #58 ... [2022-07-20T13:23:33.080Z] [2022-07-20T13:23:33.080Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-20T13:23:33.080Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-20T13:23:33.080Z] #14 DONE 3.7s [2022-07-20T13:23:33.080Z] [2022-07-20T13:23:33.080Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-20T13:23:33.080Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-20T13:23:35.761Z] Fetching without tags [2022-07-20T13:23:35.984Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:23:36.361Z] #15 DONE 3.4s [2022-07-20T13:23:36.361Z] [2022-07-20T13:23:36.362Z] #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-20T13:23:36.362Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:23:36.362Z] #58 6.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:23:36.362Z] #58 6.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:23:36.362Z] #58 6.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:23:36.362Z] #58 6.824 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T13:23:35.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:23:35.723Z] > git config --add remote.origin.fetch +refs/pull/43840/head:refs/remotes/origin/PR-43840 # timeout=10 [2022-07-20T13:23:35.730Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:35.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:23:35.763Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:23:35.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:35.763Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:35.985Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:23:35.998Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:23:36.788Z] Merge succeeded, producing 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:23:36.788Z] Checking out Revision 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d (PR-43840) [2022-07-20T13:23:37.303Z] #58 7.948 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:23:37.855Z] Commit message: "logger/journald: format cgo" [2022-07-20T13:23:37.893Z] > git --version # timeout=10 [2022-07-20T13:23:37.912Z] > git --version # 'git version 2.17.1' [2022-07-20T13:23:37.922Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T13:23:38.278Z] #58 ... [2022-07-20T13:23:38.278Z] [2022-07-20T13:23:38.278Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-20T13:23:38.278Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-20T13:23:38.278Z] #16 DONE 1.9s [2022-07-20T13:23:38.278Z] [2022-07-20T13:23:38.278Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-20T13:23:38.278Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T13:23:38.663Z] + docker version [2022-07-20T13:23:38.663Z] Client: Docker Engine - Community [2022-07-20T13:23:38.663Z] Version: 20.10.14 [2022-07-20T13:23:38.663Z] API version: 1.41 [2022-07-20T13:23:38.663Z] Go version: go1.16.15 [2022-07-20T13:23:38.663Z] Git commit: a224086 [2022-07-20T13:23:38.663Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T13:23:38.663Z] OS/Arch: linux/amd64 [2022-07-20T13:23:38.663Z] Context: default [2022-07-20T13:23:38.663Z] Experimental: true [2022-07-20T13:23:38.663Z] [2022-07-20T13:23:38.663Z] Server: Docker Engine - Community [2022-07-20T13:23:38.663Z] Engine: [2022-07-20T13:23:38.663Z] Version: 20.10.14 [2022-07-20T13:23:38.663Z] API version: 1.41 (minimum version 1.12) [2022-07-20T13:23:38.663Z] Go version: go1.16.15 [2022-07-20T13:23:38.663Z] Git commit: 87a90dc [2022-07-20T13:23:38.663Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T13:23:38.663Z] OS/Arch: linux/amd64 [2022-07-20T13:23:38.663Z] Experimental: true [2022-07-20T13:23:38.663Z] containerd: [2022-07-20T13:23:38.663Z] Version: 1.5.11 [2022-07-20T13:23:38.663Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:23:38.663Z] runc: [2022-07-20T13:23:38.663Z] Version: 1.0.3 [2022-07-20T13:23:38.663Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T13:23:38.663Z] docker-init: [2022-07-20T13:23:38.663Z] Version: 0.19.0 [2022-07-20T13:23:38.663Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T13:23:38.957Z] + docker info [2022-07-20T13:23:36.729Z] > git remote # timeout=10 [2022-07-20T13:23:36.739Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T13:23:36.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:36.746Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T13:23:36.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T13:23:36.795Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:23:36.802Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:23:39.212Z] #17 ... [2022-07-20T13:23:39.212Z] [2022-07-20T13:23:39.212Z] #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-20T13:23:39.212Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:23:39.212Z] #64 6.151 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T13:23:39.212Z] #64 7.446 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T13:23:39.212Z] #64 7.452 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T13:23:39.212Z] #64 7.493 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T13:23:39.468Z] #64 ... [2022-07-20T13:23:39.468Z] [2022-07-20T13:23:39.468Z] #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-20T13:23:39.468Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:23:39.468Z] #83 4.391 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:23:39.468Z] #83 4.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:23:39.468Z] #83 4.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:23:39.468Z] #83 4.663 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:23:39.468Z] #83 5.196 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:23:39.468Z] #83 6.732 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:23:39.468Z] #83 ... [2022-07-20T13:23:39.468Z] [2022-07-20T13:23:39.468Z] #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-20T13:23:39.468Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:23:39.468Z] #41 5.609 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T13:23:39.468Z] #41 5.624 Cloning into '.'... [2022-07-20T13:23:39.725Z] #41 ... [2022-07-20T13:23:39.725Z] [2022-07-20T13:23:39.725Z] #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-20T13:23:39.725Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:23:39.725Z] #62 5.927 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T13:23:39.725Z] #62 8.638 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T13:23:39.725Z] #62 8.641 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:23:39.725Z] #62 8.767 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T13:23:39.725Z] #62 8.832 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T13:23:39.725Z] #62 9.402 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T13:23:39.725Z] #62 9.522 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T13:23:39.725Z] #62 10.30 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T13:23:39.725Z] #62 10.41 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T13:23:39.725Z] #62 10.50 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T13:23:39.725Z] #62 10.62 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T13:23:39.725Z] #62 ... [2022-07-20T13:23:39.725Z] [2022-07-20T13:23:39.725Z] #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-20T13:23:39.725Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:23:39.725Z] #43 6.167 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T13:23:39.982Z] #43 ... [2022-07-20T13:23:39.982Z] [2022-07-20T13:23:39.982Z] #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-20T13:23:39.982Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:23:39.982Z] #60 5.664 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T13:23:39.982Z] #60 7.639 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T13:23:39.982Z] #60 7.639 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T13:23:39.982Z] #60 7.836 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T13:23:39.982Z] #60 7.962 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T13:23:39.982Z] #60 8.371 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T13:23:39.982Z] #60 8.470 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T13:23:39.982Z] #60 8.474 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T13:23:39.982Z] #60 8.502 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T13:23:39.982Z] #60 8.714 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T13:23:39.982Z] #60 9.100 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T13:23:39.982Z] #60 9.319 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T13:23:39.982Z] #60 9.719 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T13:23:39.982Z] #60 ... [2022-07-20T13:23:39.982Z] [2022-07-20T13:23:39.982Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-20T13:23:39.982Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-20T13:23:39.982Z] #17 DONE 1.9s [2022-07-20T13:23:39.982Z] [2022-07-20T13:23:39.982Z] #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-20T13:23:39.982Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:23:39.982Z] #47 5.846 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T13:23:39.982Z] #47 7.035 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T13:23:39.982Z] #47 9.120 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T13:23:39.982Z] #47 9.634 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T13:23:39.982Z] #47 9.783 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T13:23:40.241Z] #47 ... [2022-07-20T13:23:40.241Z] [2022-07-20T13:23:40.241Z] #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-20T13:23:40.241Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:23:40.241Z] #45 5.063 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T13:23:40.498Z] #45 ... [2022-07-20T13:23:40.498Z] [2022-07-20T13:23:40.498Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-20T13:23:40.498Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-20T13:23:42.394Z] #18 DONE 2.2s [2022-07-20T13:23:42.394Z] [2022-07-20T13:23:42.394Z] #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-20T13:23:42.394Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:23:42.394Z] #62 12.94 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T13:23:42.394Z] #62 13.10 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T13:23:42.651Z] #62 13.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T13:23:42.911Z] #62 13.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T13:23:43.634Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074a9a9c9ba6c870d) in /home/ubuntu/workspace/moby_PR-43840 [Pipeline] { [Pipeline] checkout [2022-07-20T13:23:43.847Z] The recommended git tool is: git [2022-07-20T13:23:45.484Z] #62 ... [2022-07-20T13:23:45.484Z] [2022-07-20T13:23:45.484Z] #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-20T13:23:45.484Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:23:45.484Z] #54 5.441 + git clone https://github.com/docker/distribution.git . [2022-07-20T13:23:45.484Z] #54 5.441 Cloning into '.'... [2022-07-20T13:23:45.484Z] #54 ... [2022-07-20T13:23:45.484Z] [2022-07-20T13:23:45.484Z] #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-20T13:23:45.484Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:23:45.484Z] #83 15.57 Fetched 8555 kB in 11s (747 kB/s) [2022-07-20T13:23:45.537Z] Fetching without tags [2022-07-20T13:23:45.817Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:23:47.185Z] using credential docker-jenkins-github-credentials [2022-07-20T13:23:47.195Z] Cloning the remote Git repository [2022-07-20T13:23:47.195Z] Cloning with configured refspecs honoured and without tags [2022-07-20T13:23:47.219Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T13:23:47.278Z] > git init /home/ubuntu/workspace/moby_PR-43840 # timeout=10 [2022-07-20T13:23:47.304Z] Merge succeeded, producing 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:23:47.304Z] Checking out Revision 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d (PR-43840) [2022-07-20T13:23:45.464Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:23:45.472Z] > git config --add remote.origin.fetch +refs/pull/43840/head:refs/remotes/origin/PR-43840 # timeout=10 [2022-07-20T13:23:45.480Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:45.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:23:45.542Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:23:45.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:45.543Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:45.834Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:23:45.860Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:23:47.202Z] > git remote # timeout=10 [2022-07-20T13:23:47.230Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T13:23:47.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:47.255Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T13:23:47.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T13:23:47.307Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:23:47.316Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:23:47.597Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:23:47.597Z] > git --version # timeout=10 [2022-07-20T13:23:47.620Z] > git --version # 'git version 2.25.1' [2022-07-20T13:23:47.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:47.623Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:48.948Z] Client: [2022-07-20T13:23:48.948Z] Context: default [2022-07-20T13:23:48.948Z] Debug Mode: false [2022-07-20T13:23:48.948Z] Plugins: [2022-07-20T13:23:48.948Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T13:23:48.948Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T13:23:48.948Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T13:23:48.948Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T13:23:48.948Z] [2022-07-20T13:23:48.948Z] Server: [2022-07-20T13:23:48.948Z] Containers: 0 [2022-07-20T13:23:48.948Z] Running: 0 [2022-07-20T13:23:48.948Z] Paused: 0 [2022-07-20T13:23:48.948Z] Stopped: 0 [2022-07-20T13:23:48.948Z] Images: 1 [2022-07-20T13:23:48.948Z] Server Version: 20.10.14 [2022-07-20T13:23:48.948Z] Storage Driver: overlay2 [2022-07-20T13:23:48.948Z] Backing Filesystem: extfs [2022-07-20T13:23:48.948Z] Supports d_type: true [2022-07-20T13:23:48.948Z] Native Overlay Diff: true [2022-07-20T13:23:48.948Z] userxattr: false [2022-07-20T13:23:48.948Z] Logging Driver: json-file [2022-07-20T13:23:48.948Z] Cgroup Driver: cgroupfs [2022-07-20T13:23:48.948Z] Cgroup Version: 1 [2022-07-20T13:23:48.948Z] Plugins: [2022-07-20T13:23:48.948Z] Volume: local [2022-07-20T13:23:48.948Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T13:23:48.948Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T13:23:48.948Z] Swarm: inactive [2022-07-20T13:23:48.948Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T13:23:48.948Z] Default Runtime: runc [2022-07-20T13:23:48.948Z] Init Binary: docker-init [2022-07-20T13:23:48.948Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:23:48.948Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T13:23:48.948Z] init version: de40ad0 [2022-07-20T13:23:48.948Z] Security Options: [2022-07-20T13:23:48.948Z] apparmor [2022-07-20T13:23:48.948Z] seccomp [2022-07-20T13:23:48.948Z] Profile: default [2022-07-20T13:23:48.948Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T13:23:48.948Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T13:23:48.948Z] OSType: linux [2022-07-20T13:23:48.948Z] Architecture: x86_64 [2022-07-20T13:23:48.948Z] CPUs: 2 [2022-07-20T13:23:48.948Z] Total Memory: 7.483GiB [2022-07-20T13:23:48.948Z] Name: ip-10-100-97-185 [2022-07-20T13:23:48.948Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T13:23:48.948Z] Docker Root Dir: /var/lib/docker [2022-07-20T13:23:48.948Z] Debug Mode: false [2022-07-20T13:23:48.948Z] Registry: https://index.docker.io/v1/ [2022-07-20T13:23:48.948Z] Labels: [2022-07-20T13:23:48.948Z] Experimental: true [2022-07-20T13:23:48.948Z] Insecure Registries: [2022-07-20T13:23:48.948Z] 127.0.0.0/8 [2022-07-20T13:23:48.948Z] Live Restore Enabled: true [2022-07-20T13:23:48.948Z] [2022-07-20T13:23:48.948Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T13:23:49.272Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:23:49.272Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:23:49.272Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43840/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T13:23:49.272Z] + bash /home/ubuntu/workspace/moby_PR-43840/check-config.sh [2022-07-20T13:23:49.272Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T13:23:49.272Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T13:23:49.272Z] [2022-07-20T13:23:49.272Z] Generally Necessary: [2022-07-20T13:23:49.272Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T13:23:49.272Z] - apparmor: enabled and tools installed [2022-07-20T13:23:49.542Z] - CONFIG_NAMESPACES: enabled [2022-07-20T13:23:49.542Z] - CONFIG_NET_NS: enabled [2022-07-20T13:23:49.542Z] - CONFIG_PID_NS: enabled [2022-07-20T13:23:49.542Z] - CONFIG_IPC_NS: enabled [2022-07-20T13:23:49.542Z] - CONFIG_UTS_NS: enabled [2022-07-20T13:23:49.542Z] - CONFIG_CGROUPS: enabled [2022-07-20T13:23:49.542Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T13:23:49.542Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T13:23:49.542Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T13:23:49.543Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T13:23:49.543Z] - CONFIG_CPUSETS: enabled [2022-07-20T13:23:49.543Z] - CONFIG_MEMCG: enabled [2022-07-20T13:23:49.543Z] - CONFIG_KEYS: enabled [2022-07-20T13:23:49.543Z] - CONFIG_VETH: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T13:23:49.543Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T13:23:49.543Z] [2022-07-20T13:23:49.543Z] Optional Features: [2022-07-20T13:23:49.543Z] - CONFIG_USER_NS: enabled [2022-07-20T13:23:49.543Z] - CONFIG_SECCOMP: enabled [2022-07-20T13:23:49.543Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T13:23:49.543Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T13:23:49.543Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T13:23:49.543Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T13:23:49.543Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T13:23:49.543Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T13:23:49.543Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T13:23:49.543Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T13:23:49.543Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T13:23:49.543Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T13:23:49.543Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T13:23:49.543Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T13:23:49.543Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T13:23:49.751Z] #83 15.57 Reading package lists... [2022-07-20T13:23:49.751Z] #83 ... [2022-07-20T13:23:49.751Z] [2022-07-20T13:23:49.751Z] #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-20T13:23:49.751Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:23:49.751Z] #64 10.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T13:23:49.751Z] #64 ... [2022-07-20T13:23:49.751Z] [2022-07-20T13:23:49.751Z] #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-20T13:23:49.751Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:23:49.751Z] #62 19.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:23:49.751Z] #62 19.79 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T13:23:49.751Z] #62 20.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T13:23:49.751Z] #62 20.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T13:23:49.751Z] #62 20.30 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T13:23:49.751Z] #62 20.42 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T13:23:49.751Z] #62 20.44 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T13:23:49.832Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T13:23:49.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T13:23:49.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T13:23:49.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T13:23:49.832Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T13:23:49.832Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T13:23:49.832Z] - CONFIG_EXT4_FS: enabled [2022-07-20T13:23:49.832Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T13:23:49.832Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T13:23:49.832Z] - Network Drivers: [2022-07-20T13:23:49.832Z] - "overlay": [2022-07-20T13:23:49.832Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T13:23:49.832Z] Optional (for encrypted networks): [2022-07-20T13:23:49.832Z] - CONFIG_CRYPTO: enabled [2022-07-20T13:23:49.832Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T13:23:49.832Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T13:23:49.832Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T13:23:49.832Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T13:23:49.832Z] - CONFIG_XFRM: enabled [2022-07-20T13:23:49.832Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T13:23:49.832Z] - "ipvlan": [2022-07-20T13:23:49.832Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T13:23:49.832Z] - "macvlan": [2022-07-20T13:23:49.832Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T13:23:49.832Z] - "ftp,tftp client in container": [2022-07-20T13:23:49.832Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T13:23:49.832Z] - Storage Drivers: [2022-07-20T13:23:49.832Z] - "aufs": [2022-07-20T13:23:49.832Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T13:23:49.832Z] - "btrfs": [2022-07-20T13:23:49.832Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T13:23:49.832Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T13:23:49.832Z] - "devicemapper": [2022-07-20T13:23:49.832Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T13:23:49.832Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T13:23:49.832Z] - "overlay": [2022-07-20T13:23:49.832Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T13:23:49.832Z] - "zfs": [2022-07-20T13:23:50.008Z] #62 20.61 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T13:23:50.008Z] #62 20.81 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T13:23:50.091Z] - /dev/zfs: present [2022-07-20T13:23:50.091Z] - zfs command: missing [2022-07-20T13:23:50.091Z] - zpool command: missing [2022-07-20T13:23:50.091Z] [2022-07-20T13:23:50.091Z] Limits: [2022-07-20T13:23:50.091Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T13:23:50.091Z] [2022-07-20T13:23:50.091Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T13:23:50.264Z] #62 21.04 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T13:23:50.264Z] #62 21.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T13:23:50.443Z] + sudo modprobe ip_vs [2022-07-20T13:23:50.521Z] #62 21.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T13:23:50.702Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d . [2022-07-20T13:23:50.702Z] #1 [internal] load build definition from Dockerfile [2022-07-20T13:23:50.702Z] #1 sha256:1f28d30329e371ab5fe70730a456eb1ac18f2f2ef7d3cc4047806d9269713608 [2022-07-20T13:23:50.702Z] #1 transferring dockerfile: [2022-07-20T13:23:50.783Z] #62 21.41 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T13:23:50.783Z] #62 ... [2022-07-20T13:23:50.783Z] [2022-07-20T13:23:50.783Z] #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-20T13:23:50.783Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:23:50.783Z] #58 11.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:23:50.783Z] #58 14.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:23:50.783Z] #58 16.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T13:23:50.783Z] #58 ... [2022-07-20T13:23:50.783Z] [2022-07-20T13:23:50.783Z] #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-20T13:23:50.783Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:23:50.783Z] #19 2.319 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:23:50.783Z] #19 2.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:23:50.783Z] #19 2.470 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:23:50.783Z] #19 4.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:23:50.783Z] #19 5.283 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T13:23:50.783Z] #19 7.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:23:50.965Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T13:23:50.965Z] #1 DONE 0.2s [2022-07-20T13:23:50.965Z] [2022-07-20T13:23:50.965Z] #2 [internal] load .dockerignore [2022-07-20T13:23:50.965Z] #2 sha256:43dbdd0ecf199402220e2014252269d860c02aef211cd516669f03a8bac9bd8a [2022-07-20T13:23:50.965Z] #2 transferring context: 145B done [2022-07-20T13:23:50.965Z] #2 DONE 0.1s [2022-07-20T13:23:50.965Z] [2022-07-20T13:23:50.965Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T13:23:50.965Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T13:23:51.041Z] #19 ... [2022-07-20T13:23:51.041Z] [2022-07-20T13:23:51.041Z] #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-20T13:23:51.041Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:23:51.041Z] #43 21.68 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T13:23:51.041Z] #43 21.71 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T13:23:51.313Z] #43 ... [2022-07-20T13:23:51.313Z] [2022-07-20T13:23:51.313Z] #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-20T13:23:51.313Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:23:51.313Z] #45 21.64 tomll can be used in two ways: [2022-07-20T13:23:51.313Z] #45 21.64 Writing to STDIN and reading from STDOUT: [2022-07-20T13:23:51.313Z] #45 21.64 cat file.toml | tomll > file.toml [2022-07-20T13:23:51.313Z] #45 21.64 [2022-07-20T13:23:51.313Z] #45 21.64 Reading and updating a list of files: [2022-07-20T13:23:51.313Z] #45 21.64 tomll a.toml b.toml c.toml [2022-07-20T13:23:51.313Z] #45 21.64 [2022-07-20T13:23:51.313Z] #45 21.64 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T13:23:51.313Z] #45 DONE 22.0s [2022-07-20T13:23:51.313Z] [2022-07-20T13:23:51.313Z] #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-20T13:23:51.313Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:23:51.313Z] #19 9.175 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T13:23:51.440Z] Commit message: "logger/journald: format cgo" [2022-07-20T13:23:51.489Z] > git --version # timeout=10 [2022-07-20T13:23:51.506Z] > git --version # 'git version 2.17.1' [2022-07-20T13:23:51.526Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T13:23:51.532Z] #3 DONE 0.4s [2022-07-20T13:23:51.532Z] [2022-07-20T13:23:51.532Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T13:23:51.532Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T13:23:51.532Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T13:23:51.532Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T13:23:51.532Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T13:23:51.532Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T13:23:51.532Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-07-20T13:23:51.532Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T13:23:51.791Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-20T13:23:51.791Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T13:23:52.052Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T13:23:52.052Z] #4 DONE 0.7s [2022-07-20T13:23:52.132Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ab3ee9723bd3c0ff) in /home/ubuntu/workspace/moby_PR-43840 [Pipeline] { [Pipeline] checkout [2022-07-20T13:23:52.317Z] [2022-07-20T13:23:52.317Z] #6 [internal] load build definition from Dockerfile [2022-07-20T13:23:52.317Z] #6 sha256:1de26ee94a256c00b4434039f653fb83b1a2bf4fc06c955de322bf09f63ca228 [2022-07-20T13:23:52.317Z] #6 DONE 0.0s [2022-07-20T13:23:52.317Z] [2022-07-20T13:23:52.317Z] #5 [internal] load .dockerignore [2022-07-20T13:23:52.317Z] #5 sha256:5b717c3f6ff8d1281063e4ef91c10fa447d6ba6fe6e023038c2d53ffd387fb36 [2022-07-20T13:23:52.317Z] #5 DONE 0.0s [2022-07-20T13:23:52.378Z] The recommended git tool is: git [2022-07-20T13:23:52.571Z] + docker version [2022-07-20T13:23:52.596Z] [2022-07-20T13:23:52.596Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T13:23:52.596Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T13:23:52.855Z] #10 DONE 0.5s [2022-07-20T13:23:52.855Z] [2022-07-20T13:23:52.855Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T13:23:52.855Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T13:23:52.855Z] #7 DONE 0.5s [2022-07-20T13:23:52.855Z] [2022-07-20T13:23:52.855Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:23:52.855Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T13:23:52.855Z] #9 DONE 0.5s [2022-07-20T13:23:52.855Z] [2022-07-20T13:23:52.855Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:23:52.855Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T13:23:52.855Z] #8 DONE 0.6s [2022-07-20T13:23:53.211Z] #19 ... [2022-07-20T13:23:53.211Z] [2022-07-20T13:23:53.211Z] #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-20T13:23:53.211Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:23:53.211Z] #47 13.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T13:23:53.211Z] #47 13.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:23:53.211Z] #47 ... [2022-07-20T13:23:53.211Z] [2022-07-20T13:23:53.211Z] #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-20T13:23:53.211Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:23:53.211Z] #19 10.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T13:23:53.423Z] [2022-07-20T13:23:53.423Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:23:53.423Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T13:23:53.423Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:23:53.682Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T13:23:53.682Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T13:23:53.682Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:23:53.682Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T13:23:53.949Z] #71 ... [2022-07-20T13:23:53.949Z] [2022-07-20T13:23:53.950Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T13:23:53.950Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T13:23:53.950Z] #49 DONE 0.0s [2022-07-20T13:23:54.216Z] [2022-07-20T13:23:54.216Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:23:54.216Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:23:54.216Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T13:23:54.216Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T13:23:54.216Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T13:23:54.216Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T13:23:54.216Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.5s [2022-07-20T13:23:54.216Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s [2022-07-20T13:23:54.216Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 6.29MB / 10.88MB 0.5s [2022-07-20T13:23:54.216Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.6s [2022-07-20T13:23:54.216Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-20T13:23:54.216Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 9.67MB / 10.88MB 0.6s [2022-07-20T13:23:54.216Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.6s [2022-07-20T13:23:54.487Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.7s [2022-07-20T13:23:54.487Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s [2022-07-20T13:23:54.487Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.34MB / 54.58MB 0.7s [2022-07-20T13:23:54.487Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 0.9s [2022-07-20T13:23:54.487Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-20T13:23:54.487Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.58MB / 54.58MB 0.9s [2022-07-20T13:23:54.655Z] using credential docker-jenkins-github-credentials [2022-07-20T13:23:54.664Z] Cloning the remote Git repository [2022-07-20T13:23:54.664Z] Cloning with configured refspecs honoured and without tags [2022-07-20T13:23:54.754Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 1.0s [2022-07-20T13:23:54.755Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.0s [2022-07-20T13:23:55.040Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.2s [2022-07-20T13:23:55.040Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.21MB / 54.58MB 1.2s [2022-07-20T13:23:55.040Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.34MB / 85.90MB 1.2s [2022-07-20T13:23:55.040Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 1.3s [2022-07-20T13:23:55.040Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.57MB / 54.58MB 1.3s [2022-07-20T13:23:55.108Z] #19 12.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T13:23:55.317Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.5s [2022-07-20T13:23:55.317Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 41.94MB / 54.58MB 1.5s [2022-07-20T13:23:55.317Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 16.78MB / 85.90MB 1.5s [2022-07-20T13:23:55.317Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 1.6s [2022-07-20T13:23:55.317Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 24.12MB / 85.90MB 1.6s [2022-07-20T13:23:55.317Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 53.48MB / 54.58MB 1.7s [2022-07-20T13:23:55.317Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 30.41MB / 85.90MB 1.7s [2022-07-20T13:23:55.577Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 1.8s [2022-07-20T13:23:55.577Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.0s done [2022-07-20T13:23:55.577Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 52.43MB / 85.90MB 2.0s [2022-07-20T13:23:54.653Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T13:23:54.718Z] > git init /home/ubuntu/workspace/moby_PR-43840 # timeout=10 [2022-07-20T13:23:55.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:23:55.353Z] > git --version # timeout=10 [2022-07-20T13:23:55.365Z] > git --version # 'git version 2.25.1' [2022-07-20T13:23:55.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:23:55.373Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:23:55.848Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.31MB / 85.90MB 2.1s [2022-07-20T13:23:55.848Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.96MB / 85.90MB 2.2s [2022-07-20T13:23:55.886Z] Client: Docker Engine - Community [2022-07-20T13:23:55.886Z] Version: 20.10.14 [2022-07-20T13:23:55.886Z] API version: 1.41 [2022-07-20T13:23:55.886Z] Go version: go1.16.15 [2022-07-20T13:23:55.886Z] Git commit: a224086 [2022-07-20T13:23:55.886Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T13:23:55.886Z] OS/Arch: linux/amd64 [2022-07-20T13:23:55.886Z] Context: default [2022-07-20T13:23:55.886Z] Experimental: true [2022-07-20T13:23:55.886Z] [2022-07-20T13:23:55.886Z] Server: Docker Engine - Community [2022-07-20T13:23:55.886Z] Engine: [2022-07-20T13:23:55.886Z] Version: 20.10.14 [2022-07-20T13:23:55.886Z] API version: 1.41 (minimum version 1.12) [2022-07-20T13:23:55.886Z] Go version: go1.16.15 [2022-07-20T13:23:55.886Z] Git commit: 87a90dc [2022-07-20T13:23:55.886Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T13:23:55.886Z] OS/Arch: linux/amd64 [2022-07-20T13:23:55.886Z] Experimental: true [2022-07-20T13:23:55.886Z] containerd: [2022-07-20T13:23:55.886Z] Version: 1.5.11 [2022-07-20T13:23:55.886Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:23:55.886Z] runc: [2022-07-20T13:23:55.886Z] Version: 1.0.3 [2022-07-20T13:23:55.886Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T13:23:55.886Z] docker-init: [2022-07-20T13:23:55.886Z] Version: 0.19.0 [2022-07-20T13:23:55.886Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T13:23:56.107Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 69.21MB / 85.90MB 2.3s [2022-07-20T13:23:56.108Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.1s [2022-07-20T13:23:56.108Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.5s [2022-07-20T13:23:56.229Z] + docker info [2022-07-20T13:23:56.370Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.5s done [2022-07-20T13:23:56.370Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.6s [2022-07-20T13:23:56.370Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.7s [2022-07-20T13:23:56.493Z] #19 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:23:56.493Z] #19 14.21 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T13:23:56.493Z] #19 14.25 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T13:23:56.493Z] #19 14.27 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T13:23:56.493Z] #19 14.31 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T13:23:56.749Z] #19 14.31 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:23:56.749Z] #19 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T13:23:56.749Z] #19 14.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:23:56.749Z] #19 14.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T13:23:56.749Z] #19 14.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T13:23:56.749Z] #19 14.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T13:23:56.749Z] #19 14.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:23:56.944Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.3s done [2022-07-20T13:23:57.008Z] #19 ... [2022-07-20T13:23:57.008Z] [2022-07-20T13:23:57.008Z] #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-20T13:23:57.008Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:23:57.008Z] #60 17.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T13:23:57.008Z] #60 17.83 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T13:23:57.008Z] #60 ... [2022-07-20T13:23:57.008Z] [2022-07-20T13:23:57.008Z] #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-20T13:23:57.008Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:23:57.008Z] #62 21.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T13:23:57.008Z] #62 22.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T13:23:57.008Z] #62 22.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T13:23:57.008Z] #62 22.29 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T13:23:57.008Z] #62 22.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T13:23:57.008Z] #62 23.83 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T13:23:57.008Z] #62 24.15 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T13:23:57.008Z] #62 24.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T13:23:57.008Z] #62 25.86 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T13:23:57.008Z] #62 26.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T13:23:57.008Z] #62 26.14 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T13:23:57.008Z] #62 26.27 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T13:23:57.008Z] #62 26.42 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T13:23:57.008Z] #62 26.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T13:23:57.008Z] #62 26.81 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T13:23:57.008Z] #62 26.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T13:23:57.008Z] #62 27.39 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T13:23:57.008Z] #62 27.67 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T13:23:57.008Z] #62 27.80 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T13:23:57.008Z] #62 27.84 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T13:23:57.203Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.4s done [2022-07-20T13:23:57.204Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.34MB / 141.81MB 3.5s [2022-07-20T13:23:57.265Z] #62 28.00 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T13:23:57.265Z] #62 28.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T13:23:57.476Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 17.83MB / 141.81MB 3.8s [2022-07-20T13:23:57.522Z] #62 28.27 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T13:23:57.522Z] #62 28.43 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T13:23:57.736Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 28.31MB / 141.81MB 4.0s [2022-07-20T13:23:57.779Z] #62 28.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T13:23:58.019Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 35.65MB / 141.81MB 4.2s [2022-07-20T13:23:58.019Z] #11 ... [2022-07-20T13:23:58.019Z] [2022-07-20T13:23:58.019Z] #24 [internal] load build context [2022-07-20T13:23:58.019Z] #24 sha256:5f62548a30ebc456fc949e48658e9167170f2cc2e1f26e48f1820123e4bc5a05 [2022-07-20T13:23:58.019Z] #24 transferring context: 62.07MB 4.4s done [2022-07-20T13:23:58.019Z] #24 DONE 4.6s [2022-07-20T13:23:58.019Z] [2022-07-20T13:23:58.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:23:58.019Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:23:58.019Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 45.09MB / 141.81MB 4.4s [2022-07-20T13:23:58.036Z] #62 28.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T13:23:58.036Z] #62 28.62 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T13:23:58.036Z] #62 28.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T13:23:58.279Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 54.59MB / 141.81MB 4.5s [2022-07-20T13:23:58.293Z] #62 29.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T13:23:58.293Z] #62 29.05 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T13:23:58.539Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 63.96MB / 141.81MB 4.7s [2022-07-20T13:23:58.539Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 78.64MB / 141.81MB 5.0s [2022-07-20T13:23:58.550Z] #62 29.22 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T13:23:58.550Z] #62 29.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T13:23:58.550Z] #62 29.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T13:23:58.550Z] #62 29.34 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T13:23:58.550Z] #62 29.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T13:23:58.798Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 90.72MB / 141.81MB 5.2s [2022-07-20T13:23:58.813Z] #62 29.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T13:23:59.057Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.95MB / 141.81MB 5.5s [2022-07-20T13:23:59.069Z] #62 29.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T13:23:59.069Z] #62 29.79 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T13:23:59.316Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.34MB / 141.81MB 5.6s [2022-07-20T13:23:59.326Z] #62 29.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T13:23:59.326Z] #62 30.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T13:23:59.576Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.68MB / 141.81MB 5.8s [2022-07-20T13:23:59.583Z] #62 30.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T13:23:59.583Z] #62 30.36 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T13:23:59.583Z] #62 30.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T13:23:59.836Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 133.17MB / 141.81MB 6.0s [2022-07-20T13:23:59.836Z] #11 ... [2022-07-20T13:23:59.836Z] [2022-07-20T13:23:59.836Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:23:59.836Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T13:23:59.836Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-07-20T13:23:59.836Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-07-20T13:23:59.836Z] #71 DONE 6.2s [2022-07-20T13:23:59.836Z] [2022-07-20T13:23:59.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:23:59.836Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:23:59.836Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.2s [2022-07-20T13:23:59.840Z] #62 30.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T13:23:59.840Z] #62 30.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T13:23:59.840Z] #62 30.70 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T13:23:59.840Z] #62 ... [2022-07-20T13:23:59.840Z] [2022-07-20T13:23:59.840Z] #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-20T13:23:59.840Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:24:00.871Z] #54 30.45 Updating files: 65% (1422/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T13:24:01.129Z] #54 31.53 + git checkout -q v2.3.0 [2022-07-20T13:24:01.215Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.2s [2022-07-20T13:24:01.215Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 7.4s done [2022-07-20T13:24:01.215Z] #11 ... [2022-07-20T13:24:01.215Z] [2022-07-20T13:24:01.215Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:01.215Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:24:01.215Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T13:24:01.215Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:24:01.215Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T13:24:01.215Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T13:24:01.215Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-07-20T13:24:01.215Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-07-20T13:24:01.215Z] #73 DONE 7.7s [2022-07-20T13:24:01.215Z] [2022-07-20T13:24:01.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:01.215Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:01.693Z] #54 ... [2022-07-20T13:24:01.693Z] [2022-07-20T13:24:01.693Z] #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-20T13:24:01.693Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:24:01.693Z] #43 22.41 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T13:24:01.693Z] #43 22.85 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T13:24:01.693Z] #43 22.92 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T13:24:01.693Z] #43 23.35 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T13:24:01.693Z] #43 23.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T13:24:01.693Z] #43 23.57 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T13:24:01.693Z] #43 23.93 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T13:24:01.693Z] #43 24.25 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T13:24:01.693Z] #43 24.89 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T13:24:01.693Z] #43 25.99 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T13:24:01.693Z] #43 26.45 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T13:24:01.693Z] #43 26.52 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T13:24:01.693Z] #43 28.32 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T13:24:01.693Z] #43 28.41 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T13:24:01.950Z] #43 ... [2022-07-20T13:24:01.950Z] [2022-07-20T13:24:01.950Z] #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-20T13:24:01.950Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:01.950Z] #62 30.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T13:24:01.950Z] #62 30.83 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T13:24:01.950Z] #62 31.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T13:24:01.950Z] #62 31.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T13:24:01.950Z] #62 31.24 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T13:24:01.950Z] #62 31.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T13:24:01.950Z] #62 31.39 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T13:24:01.950Z] #62 31.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T13:24:01.950Z] #62 31.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T13:24:01.950Z] #62 31.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T13:24:01.950Z] #62 31.90 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T13:24:02.207Z] #62 33.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T13:24:02.464Z] #62 33.08 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T13:24:02.464Z] #62 33.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T13:24:02.464Z] #62 33.23 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T13:24:02.721Z] #62 33.40 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T13:24:02.721Z] #62 33.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T13:24:02.721Z] #62 33.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T13:24:02.978Z] #62 33.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T13:24:02.978Z] #62 33.84 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T13:24:02.978Z] #62 ... [2022-07-20T13:24:02.978Z] [2022-07-20T13:24:02.978Z] #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-20T13:24:02.978Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:24:02.978Z] #83 15.57 Reading package lists... [2022-07-20T13:24:02.978Z] #83 24.17 Reading package lists... [2022-07-20T13:24:02.978Z] #83 31.42 Building dependency tree... [2022-07-20T13:24:03.542Z] #83 ... [2022-07-20T13:24:03.542Z] [2022-07-20T13:24:03.542Z] #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-20T13:24:03.542Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:03.542Z] #62 34.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T13:24:03.542Z] #62 34.41 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T13:24:03.542Z] #62 34.42 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T13:24:03.542Z] #62 34.43 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T13:24:03.750Z] #11 ... [2022-07-20T13:24:03.750Z] [2022-07-20T13:24:03.750Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:03.750Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:03.750Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T13:24:03.750Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T13:24:03.750Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T13:24:03.750Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T13:24:03.750Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s done [2022-07-20T13:24:03.750Z] #28 ... [2022-07-20T13:24:03.750Z] [2022-07-20T13:24:03.750Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T13:24:03.750Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T13:24:03.750Z] #72 DONE 0.7s [2022-07-20T13:24:03.750Z] [2022-07-20T13:24:03.750Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T13:24:03.750Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T13:24:04.109Z] #62 34.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T13:24:04.110Z] #62 34.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T13:24:04.110Z] #62 34.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T13:24:04.110Z] #62 34.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T13:24:04.318Z] #74 DONE 0.6s [2022-07-20T13:24:04.318Z] [2022-07-20T13:24:04.318Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:04.318Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:04.318Z] #28 DONE 10.6s [2022-07-20T13:24:04.318Z] [2022-07-20T13:24:04.318Z] #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-20T13:24:04.318Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:24:04.367Z] #62 34.96 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T13:24:04.367Z] #62 35.07 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T13:24:04.367Z] #62 35.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T13:24:04.623Z] #62 35.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T13:24:04.623Z] #62 35.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T13:24:05.188Z] #62 35.90 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T13:24:05.188Z] #62 35.97 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T13:24:05.188Z] #62 36.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T13:24:05.445Z] #62 36.12 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T13:24:05.445Z] #62 36.23 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T13:24:05.445Z] #62 36.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T13:24:05.695Z] #29 1.268 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:24:05.695Z] #29 1.287 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:24:05.695Z] #29 1.287 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:24:05.695Z] #29 1.489 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:24:05.954Z] #29 1.750 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:24:06.008Z] #62 36.70 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T13:24:06.009Z] #62 ... [2022-07-20T13:24:06.009Z] [2022-07-20T13:24:06.009Z] #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-20T13:24:06.009Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:24:06.009Z] #58 26.42 Fetched 8558 kB in 21s (417 kB/s) [2022-07-20T13:24:06.009Z] #58 26.42 Reading package lists... [2022-07-20T13:24:06.009Z] #58 33.66 Reading package lists... [2022-07-20T13:24:06.009Z] #58 ... [2022-07-20T13:24:06.009Z] [2022-07-20T13:24:06.009Z] #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-20T13:24:06.009Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:24:06.009Z] #83 35.85 python3 is already the newest version (3.9.2-3). [2022-07-20T13:24:06.009Z] #83 35.85 The following additional packages will be installed: [2022-07-20T13:24:06.009Z] #83 35.86 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T13:24:06.009Z] #83 35.88 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T13:24:06.009Z] #83 35.90 Suggested packages: [2022-07-20T13:24:06.009Z] #83 35.92 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T13:24:06.009Z] #83 35.92 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T13:24:06.009Z] #83 35.92 m4-doc ed diffutils-doc [2022-07-20T13:24:06.009Z] #83 35.92 Recommended packages: [2022-07-20T13:24:06.009Z] #83 35.92 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T13:24:06.251Z] Client: [2022-07-20T13:24:06.251Z] Context: default [2022-07-20T13:24:06.251Z] Debug Mode: false [2022-07-20T13:24:06.251Z] Plugins: [2022-07-20T13:24:06.251Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T13:24:06.251Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T13:24:06.251Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T13:24:06.251Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T13:24:06.251Z] [2022-07-20T13:24:06.251Z] Server: [2022-07-20T13:24:06.251Z] Containers: 0 [2022-07-20T13:24:06.251Z] Running: 0 [2022-07-20T13:24:06.251Z] Paused: 0 [2022-07-20T13:24:06.251Z] Stopped: 0 [2022-07-20T13:24:06.251Z] Images: 0 [2022-07-20T13:24:06.251Z] Server Version: 20.10.14 [2022-07-20T13:24:06.251Z] Storage Driver: overlay2 [2022-07-20T13:24:06.251Z] Backing Filesystem: extfs [2022-07-20T13:24:06.251Z] Supports d_type: true [2022-07-20T13:24:06.251Z] Native Overlay Diff: true [2022-07-20T13:24:06.251Z] userxattr: false [2022-07-20T13:24:06.251Z] Logging Driver: json-file [2022-07-20T13:24:06.251Z] Cgroup Driver: cgroupfs [2022-07-20T13:24:06.251Z] Cgroup Version: 1 [2022-07-20T13:24:06.251Z] Plugins: [2022-07-20T13:24:06.251Z] Volume: local [2022-07-20T13:24:06.251Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T13:24:06.251Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T13:24:06.251Z] Swarm: inactive [2022-07-20T13:24:06.251Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T13:24:06.251Z] Default Runtime: runc [2022-07-20T13:24:06.251Z] Init Binary: docker-init [2022-07-20T13:24:06.251Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:24:06.251Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T13:24:06.251Z] init version: de40ad0 [2022-07-20T13:24:06.251Z] Security Options: [2022-07-20T13:24:06.251Z] apparmor [2022-07-20T13:24:06.251Z] seccomp [2022-07-20T13:24:06.251Z] Profile: default [2022-07-20T13:24:06.251Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T13:24:06.251Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T13:24:06.251Z] OSType: linux [2022-07-20T13:24:06.251Z] Architecture: x86_64 [2022-07-20T13:24:06.251Z] CPUs: 2 [2022-07-20T13:24:06.251Z] Total Memory: 7.483GiB [2022-07-20T13:24:06.251Z] Name: ip-10-100-45-16 [2022-07-20T13:24:06.251Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T13:24:06.251Z] Docker Root Dir: /var/lib/docker [2022-07-20T13:24:06.251Z] Debug Mode: false [2022-07-20T13:24:06.251Z] Registry: https://index.docker.io/v1/ [2022-07-20T13:24:06.251Z] Labels: [2022-07-20T13:24:06.251Z] Experimental: true [2022-07-20T13:24:06.251Z] Insecure Registries: [2022-07-20T13:24:06.251Z] 127.0.0.0/8 [2022-07-20T13:24:06.251Z] Live Restore Enabled: true [2022-07-20T13:24:06.251Z] [2022-07-20T13:24:06.251Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T13:24:06.524Z] #29 2.252 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:24:06.544Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:24:06.544Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:24:06.544Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43840/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T13:24:06.544Z] + bash /home/ubuntu/workspace/moby_PR-43840/check-config.sh [2022-07-20T13:24:06.544Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T13:24:06.544Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T13:24:06.544Z] [2022-07-20T13:24:06.544Z] Generally Necessary: [2022-07-20T13:24:06.544Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T13:24:06.544Z] - apparmor: enabled and tools installed [2022-07-20T13:24:06.544Z] - CONFIG_NAMESPACES: enabled [2022-07-20T13:24:06.544Z] - CONFIG_NET_NS: enabled [2022-07-20T13:24:06.544Z] - CONFIG_PID_NS: enabled [2022-07-20T13:24:06.544Z] - CONFIG_IPC_NS: enabled [2022-07-20T13:24:06.544Z] - CONFIG_UTS_NS: enabled [2022-07-20T13:24:06.544Z] - CONFIG_CGROUPS: enabled [2022-07-20T13:24:06.544Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T13:24:06.544Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T13:24:06.544Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T13:24:06.544Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T13:24:06.544Z] - CONFIG_CPUSETS: enabled [2022-07-20T13:24:06.544Z] - CONFIG_MEMCG: enabled [2022-07-20T13:24:06.544Z] - CONFIG_KEYS: enabled [2022-07-20T13:24:06.544Z] - CONFIG_VETH: enabled (as module) [2022-07-20T13:24:06.544Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T13:24:06.544Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T13:24:06.544Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T13:24:06.544Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T13:24:06.817Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T13:24:06.817Z] [2022-07-20T13:24:06.817Z] Optional Features: [2022-07-20T13:24:06.817Z] - CONFIG_USER_NS: enabled [2022-07-20T13:24:06.817Z] - CONFIG_SECCOMP: enabled [2022-07-20T13:24:06.817Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T13:24:06.817Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T13:24:06.817Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T13:24:06.817Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T13:24:06.817Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T13:24:06.817Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T13:24:06.817Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T13:24:06.817Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T13:24:06.817Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T13:24:06.817Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T13:24:06.817Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T13:24:06.817Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T13:24:06.817Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T13:24:06.817Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T13:24:06.817Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T13:24:06.817Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T13:24:06.817Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T13:24:06.817Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T13:24:06.817Z] - CONFIG_EXT4_FS: enabled [2022-07-20T13:24:06.817Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T13:24:06.817Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T13:24:06.817Z] - Network Drivers: [2022-07-20T13:24:06.817Z] - "overlay": [2022-07-20T13:24:06.817Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T13:24:06.817Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T13:24:06.817Z] Optional (for encrypted networks): [2022-07-20T13:24:07.078Z] - CONFIG_CRYPTO: enabled [2022-07-20T13:24:07.078Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T13:24:07.078Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T13:24:07.078Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T13:24:07.078Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T13:24:07.078Z] - CONFIG_XFRM: enabled [2022-07-20T13:24:07.078Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T13:24:07.078Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T13:24:07.078Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T13:24:07.078Z] - "ipvlan": [2022-07-20T13:24:07.078Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T13:24:07.078Z] - "macvlan": [2022-07-20T13:24:07.078Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T13:24:07.078Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T13:24:07.078Z] - "ftp,tftp client in container": [2022-07-20T13:24:07.078Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T13:24:07.078Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T13:24:07.078Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T13:24:07.078Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T13:24:07.078Z] - Storage Drivers: [2022-07-20T13:24:07.078Z] - "aufs": [2022-07-20T13:24:07.078Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T13:24:07.078Z] - "btrfs": [2022-07-20T13:24:07.078Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T13:24:07.079Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T13:24:07.079Z] - "devicemapper": [2022-07-20T13:24:07.079Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T13:24:07.079Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T13:24:07.079Z] - "overlay": [2022-07-20T13:24:07.079Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T13:24:07.079Z] - "zfs": [2022-07-20T13:24:07.079Z] - /dev/zfs: present [2022-07-20T13:24:07.079Z] - zfs command: missing [2022-07-20T13:24:07.079Z] - zpool command: missing [2022-07-20T13:24:07.079Z] [2022-07-20T13:24:07.079Z] Limits: [2022-07-20T13:24:07.079Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T13:24:07.079Z] [2022-07-20T13:24:07.079Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T13:24:07.380Z] #83 38.15 The following NEW packages will be installed: [2022-07-20T13:24:07.380Z] #83 38.18 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T13:24:07.380Z] #83 38.18 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T13:24:07.380Z] #83 38.19 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T13:24:07.380Z] #83 38.20 libyajl2 m4 patch xz-utils [2022-07-20T13:24:07.427Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d . [2022-07-20T13:24:07.689Z] #2 [internal] load .dockerignore [2022-07-20T13:24:07.689Z] #2 sha256:a55c77bfd3b615e2691dd3013fbea362ba74a1e6561406cd6e808fc34fcc0b16 [2022-07-20T13:24:07.910Z] #29 3.561 Fetched 8555 kB in 3s (3353 kB/s) [2022-07-20T13:24:07.945Z] #83 38.71 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:24:07.945Z] #83 38.71 Need to get 5940 kB of archives. [2022-07-20T13:24:07.945Z] #83 38.71 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T13:24:07.945Z] #83 38.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:24:07.945Z] #83 38.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T13:24:07.945Z] #83 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T13:24:07.945Z] #83 38.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T13:24:07.945Z] #83 38.75 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-20T13:24:07.945Z] #83 38.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T13:24:07.945Z] #83 38.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T13:24:07.945Z] #83 38.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T13:24:07.945Z] #83 38.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T13:24:07.945Z] #83 38.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T13:24:07.950Z] #2 transferring context: 145B done [2022-07-20T13:24:07.950Z] #2 DONE 0.3s [2022-07-20T13:24:07.950Z] [2022-07-20T13:24:07.950Z] #1 [internal] load build definition from Dockerfile [2022-07-20T13:24:07.950Z] #1 sha256:ebc490d9dd49c7850cde8a4e787147fb8beb546a69f7aef2b4cae80d60bcd4d3 [2022-07-20T13:24:07.950Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T13:24:07.950Z] #1 DONE 0.4s [2022-07-20T13:24:07.950Z] [2022-07-20T13:24:07.950Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T13:24:07.950Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T13:24:08.202Z] #83 38.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:24:08.202Z] #83 38.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T13:24:08.202Z] #83 39.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T13:24:08.202Z] #83 39.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:24:08.459Z] #83 39.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T13:24:08.459Z] #83 39.08 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-20T13:24:08.459Z] #83 39.10 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-20T13:24:08.459Z] #83 39.10 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-20T13:24:08.459Z] #83 39.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:24:08.459Z] #83 39.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T13:24:08.459Z] #83 39.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:24:08.459Z] #83 39.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:24:08.459Z] #83 39.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T13:24:08.522Z] #3 DONE 0.4s [2022-07-20T13:24:08.522Z] [2022-07-20T13:24:08.522Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T13:24:08.522Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T13:24:08.522Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T13:24:08.522Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T13:24:08.522Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T13:24:08.522Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T13:24:08.522Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T13:24:08.786Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T13:24:08.786Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T13:24:08.852Z] #29 3.561 Reading package lists... [2022-07-20T13:24:09.048Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T13:24:09.048Z] #4 DONE 0.8s [2022-07-20T13:24:09.173Z] Fetching without tags [2022-07-20T13:24:09.309Z] [2022-07-20T13:24:09.309Z] #6 [internal] load .dockerignore [2022-07-20T13:24:09.309Z] #6 sha256:acb87c317eade6d2cf70fe418004ed09de17236df881602cb388c1654954e4f9 [2022-07-20T13:24:09.309Z] #6 DONE 0.0s [2022-07-20T13:24:09.309Z] [2022-07-20T13:24:09.309Z] #5 [internal] load build definition from Dockerfile [2022-07-20T13:24:09.309Z] #5 sha256:49b9eefcd1f2167d9336c7deb6fab01f8a757915396b8a87b75455533ffedbff [2022-07-20T13:24:09.309Z] #5 DONE 0.0s [2022-07-20T13:24:09.309Z] [2022-07-20T13:24:09.309Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:09.309Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T13:24:09.437Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:24:09.793Z] #29 4.548 Reading package lists... [2022-07-20T13:24:09.825Z] #83 40.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:24:09.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:24:09.130Z] > git config --add remote.origin.fetch +refs/pull/43840/head:refs/remotes/origin/PR-43840 # timeout=10 [2022-07-20T13:24:09.144Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:24:09.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:24:09.176Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:24:09.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:24:09.178Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:24:09.445Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:24:09.453Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:24:10.052Z] #29 5.518 Building dependency tree... [2022-07-20T13:24:10.082Z] #83 40.93 Fetched 5940 kB in 1s (6100 kB/s) [2022-07-20T13:24:10.082Z] #83 41.03 Selecting previously unselected package bzip2. [2022-07-20T13:24:10.310Z] #29 5.914 The following additional packages will be installed: [2022-07-20T13:24:10.310Z] #29 5.921 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T13:24:10.310Z] #29 5.921 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T13:24:10.310Z] #29 5.921 Recommended packages: [2022-07-20T13:24:10.310Z] #29 5.921 libldap-common publicsuffix libsasl2-modules [2022-07-20T13:24:10.310Z] #29 6.162 The following NEW packages will be installed: [2022-07-20T13:24:10.339Z] #83 41.03 (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-20T13:24:10.339Z] #83 41.25 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:24:10.339Z] #83 41.26 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:24:10.388Z] Merge succeeded, producing 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:24:10.389Z] Checking out Revision 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d (PR-43840) [2022-07-20T13:24:10.570Z] #29 6.163 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T13:24:10.570Z] #29 6.164 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T13:24:10.570Z] #29 6.164 libssh2-1 openssl [2022-07-20T13:24:10.570Z] #29 6.449 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:24:10.570Z] #29 6.449 Need to get 3041 kB of archives. [2022-07-20T13:24:10.570Z] #29 6.449 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T13:24:10.570Z] #29 6.449 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T13:24:10.695Z] #10 ... [2022-07-20T13:24:10.695Z] [2022-07-20T13:24:10.695Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T13:24:10.695Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T13:24:10.695Z] #7 DONE 1.1s [2022-07-20T13:24:10.695Z] [2022-07-20T13:24:10.695Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T13:24:10.695Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T13:24:10.695Z] #8 DONE 1.2s [2022-07-20T13:24:10.695Z] [2022-07-20T13:24:10.695Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:10.695Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T13:24:10.695Z] #9 DONE 1.2s [2022-07-20T13:24:10.695Z] [2022-07-20T13:24:10.695Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:10.695Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T13:24:10.695Z] #10 DONE 1.2s [2022-07-20T13:24:10.830Z] #29 6.460 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T13:24:10.830Z] #29 6.460 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T13:24:10.830Z] #29 6.464 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-20T13:24:10.830Z] #29 6.464 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T13:24:10.830Z] #29 6.489 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-20T13:24:10.830Z] #29 6.489 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T13:24:10.830Z] #29 6.489 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T13:24:10.830Z] #29 6.489 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T13:24:10.830Z] #29 6.489 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T13:24:10.830Z] #29 6.489 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T13:24:10.830Z] #29 6.489 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T13:24:10.830Z] #29 6.494 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:24:10.830Z] #29 6.501 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:24:10.830Z] #29 6.503 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:24:10.830Z] #29 6.722 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:24:10.905Z] #83 41.64 Selecting previously unselected package libmagic-mgc. [2022-07-20T13:24:10.905Z] #83 41.64 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T13:24:10.905Z] #83 41.65 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T13:24:11.092Z] #29 6.767 Fetched 3041 kB in 0s (9189 kB/s) [2022-07-20T13:24:11.092Z] #29 6.843 Selecting previously unselected package openssl. [2022-07-20T13:24:11.092Z] #29 6.843 (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-20T13:24:11.092Z] #29 6.843 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T13:24:11.092Z] #29 6.847 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:24:11.275Z] [2022-07-20T13:24:11.275Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:11.275Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:11.275Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:11.275Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T13:24:11.354Z] #29 7.048 Selecting previously unselected package ca-certificates. [2022-07-20T13:24:11.354Z] #29 7.048 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T13:24:11.354Z] #29 7.056 Unpacking ca-certificates (20210119) ... [2022-07-20T13:24:11.354Z] #29 7.167 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T13:24:11.354Z] #29 7.167 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T13:24:11.540Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T13:24:11.540Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T13:24:11.540Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T13:24:11.540Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.1s [2022-07-20T13:24:11.540Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.3s [2022-07-20T13:24:11.615Z] #29 7.183 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:24:11.615Z] #29 7.293 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T13:24:11.615Z] #29 7.293 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:24:11.615Z] #29 7.299 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:11.615Z] #29 7.347 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T13:24:11.615Z] #29 7.347 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:24:11.615Z] #29 7.352 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:11.615Z] #29 7.405 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T13:24:11.615Z] #29 7.405 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T13:24:11.615Z] #29 7.410 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:24:11.615Z] #29 7.476 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T13:24:11.615Z] #29 7.476 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T13:24:11.615Z] #29 7.481 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:24:11.615Z] #29 7.533 Selecting previously unselected package libpsl5:amd64. [2022-07-20T13:24:11.807Z] #28 ... [2022-07-20T13:24:11.807Z] [2022-07-20T13:24:11.807Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T13:24:11.807Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T13:24:11.807Z] #49 DONE 0.0s [2022-07-20T13:24:11.807Z] [2022-07-20T13:24:11.808Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:11.808Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:11.808Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.42MB / 55.00MB 0.4s [2022-07-20T13:24:11.808Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.58MB / 55.00MB 0.5s [2022-07-20T13:24:11.808Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.13MB / 55.00MB 0.6s [2022-07-20T13:24:11.836Z] #83 42.66 Selecting previously unselected package libmagic1:amd64. [2022-07-20T13:24:11.836Z] #83 42.66 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T13:24:11.836Z] #83 42.68 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:24:11.875Z] #29 7.535 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T13:24:11.875Z] #29 7.545 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:24:11.875Z] #29 7.594 Selecting previously unselected package librtmp1:amd64. [2022-07-20T13:24:11.875Z] #29 7.596 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T13:24:11.875Z] #29 7.599 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:24:11.875Z] #29 7.647 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T13:24:11.875Z] #29 7.648 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T13:24:11.875Z] #29 7.651 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:24:11.875Z] #29 7.719 Selecting previously unselected package libcurl4:amd64. [2022-07-20T13:24:11.875Z] #29 7.719 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:24:11.875Z] #29 7.719 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:12.074Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 19.92MB / 55.00MB 0.8s [2022-07-20T13:24:12.136Z] #29 7.815 Selecting previously unselected package curl. [2022-07-20T13:24:12.136Z] #29 7.815 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:24:12.136Z] #29 7.821 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:12.136Z] #29 7.934 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:24:12.136Z] #29 7.934 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:24:12.136Z] #29 7.949 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:24:12.136Z] #29 8.034 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:24:12.136Z] #29 8.034 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:24:12.136Z] #29 8.038 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:24:10.272Z] > git remote # timeout=10 [2022-07-20T13:24:10.303Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T13:24:10.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:24:10.326Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T13:24:10.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T13:24:10.392Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:24:10.410Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:24:12.396Z] #29 8.097 Selecting previously unselected package jq. [2022-07-20T13:24:12.396Z] #29 8.097 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:24:12.396Z] #29 8.102 Unpacking jq (1.6-2.1) ... [2022-07-20T13:24:12.396Z] #29 8.183 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:24:12.396Z] #29 8.196 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:24:12.396Z] #29 8.205 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:24:12.396Z] #29 8.217 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:12.396Z] #29 8.230 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:24:12.396Z] #29 8.243 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:12.396Z] #29 8.255 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:24:12.396Z] #29 8.267 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:24:12.396Z] #29 8.314 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:24:12.401Z] #83 42.97 Selecting previously unselected package file. [2022-07-20T13:24:12.401Z] #83 42.98 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T13:24:12.401Z] #83 42.98 Unpacking file (1:5.39-3) ... [2022-07-20T13:24:12.401Z] #83 43.10 Selecting previously unselected package xz-utils. [2022-07-20T13:24:12.401Z] #83 43.10 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:24:12.401Z] #83 43.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:24:12.419Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 1.1s [2022-07-20T13:24:12.596Z] Fetching without tags [2022-07-20T13:24:12.656Z] #29 8.320 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:24:12.656Z] #29 8.333 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:24:12.656Z] #29 8.347 Setting up ca-certificates (20210119) ... [2022-07-20T13:24:12.737Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 28.25MB / 55.00MB 1.3s [2022-07-20T13:24:12.968Z] #83 43.67 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T13:24:12.968Z] #83 43.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T13:24:12.968Z] #83 43.68 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:24:12.968Z] #83 43.91 Selecting previously unselected package m4. [2022-07-20T13:24:13.003Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 1.6s [2022-07-20T13:24:13.003Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 1.8s [2022-07-20T13:24:13.038Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:24:13.226Z] #83 43.91 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T13:24:13.226Z] #83 43.97 Unpacking m4 (1.4.18-5) ... [2022-07-20T13:24:13.228Z] #29 9.006 Updating certificates in /etc/ssl/certs... [2022-07-20T13:24:13.578Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 42.99MB / 55.00MB 2.1s [2022-07-20T13:24:13.578Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.33MB / 55.00MB 2.3s [2022-07-20T13:24:13.578Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.4s [2022-07-20T13:24:13.694Z] Merge succeeded, producing 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:24:13.694Z] Checking out Revision 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d (PR-43840) [2022-07-20T13:24:13.789Z] #83 44.40 Selecting previously unselected package autoconf. [2022-07-20T13:24:13.789Z] #83 44.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T13:24:13.789Z] #83 44.48 Unpacking autoconf (2.69-14) ... [2022-07-20T13:24:13.789Z] #83 ... [2022-07-20T13:24:13.789Z] [2022-07-20T13:24:13.789Z] #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-20T13:24:13.789Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:24:13.789Z] #54 34.28 + 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-20T13:24:13.799Z] #29 ... [2022-07-20T13:24:13.799Z] [2022-07-20T13:24:13.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:13.800Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:13.800Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.6s done [2022-07-20T13:24:13.800Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-20T13:24:13.800Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-07-20T13:24:13.800Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.1s done [2022-07-20T13:24:13.800Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T13:24:14.046Z] #54 ... [2022-07-20T13:24:14.046Z] [2022-07-20T13:24:14.046Z] #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-20T13:24:14.046Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:14.046Z] #62 39.13 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T13:24:14.046Z] #62 39.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T13:24:14.046Z] #62 39.37 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T13:24:14.046Z] #62 39.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T13:24:14.046Z] #62 39.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T13:24:14.046Z] #62 39.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T13:24:14.046Z] #62 39.74 go: downloading golang.org/x/text v0.3.7 [2022-07-20T13:24:12.484Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:24:12.504Z] > git config --add remote.origin.fetch +refs/pull/43840/head:refs/remotes/origin/PR-43840 # timeout=10 [2022-07-20T13:24:12.518Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:24:12.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T13:24:12.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T13:24:12.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:24:12.572Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43840/head:refs/remotes/origin/PR-43840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-20T13:24:13.018Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:24:13.048Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:24:13.615Z] > git remote # timeout=10 [2022-07-20T13:24:13.630Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T13:24:13.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T13:24:13.642Z] > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10 [2022-07-20T13:24:13.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T13:24:13.669Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T13:24:13.675Z] > git checkout -f 4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d # timeout=10 [2022-07-20T13:24:14.304Z] #62 ... [2022-07-20T13:24:14.304Z] [2022-07-20T13:24:14.304Z] #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-20T13:24:14.304Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:24:14.304Z] #83 45.09 Selecting previously unselected package autotools-dev. [2022-07-20T13:24:14.304Z] #83 45.09 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T13:24:14.304Z] #83 45.11 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:24:14.512Z] Commit message: "logger/journald: format cgo" [2022-07-20T13:24:14.536Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.9s done [2022-07-20T13:24:14.535Z] > git --version # timeout=10 [2022-07-20T13:24:14.549Z] > git --version # 'git version 2.25.1' [2022-07-20T13:24:14.558Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T13:24:14.561Z] #83 45.37 Selecting previously unselected package automake. [2022-07-20T13:24:14.561Z] #83 45.37 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T13:24:14.561Z] #83 45.37 Unpacking automake (1:1.16.3-2) ... [2022-07-20T13:24:14.737Z] #11 ... [2022-07-20T13:24:14.737Z] [2022-07-20T13:24:14.738Z] #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-20T13:24:14.738Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:24:14.738Z] #29 10.30 129 added, 0 removed; done. [2022-07-20T13:24:14.738Z] #29 10.35 Setting up jq (1.6-2.1) ... [2022-07-20T13:24:14.738Z] #29 10.36 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:14.738Z] #29 10.37 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:14.738Z] #29 10.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:24:14.738Z] #29 10.40 Processing triggers for ca-certificates (20210119) ... [2022-07-20T13:24:14.738Z] #29 10.41 Updating certificates in /etc/ssl/certs... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T13:24:15.474Z] + docker version [2022-07-20T13:24:15.492Z] #83 46.17 Selecting previously unselected package patch. [2022-07-20T13:24:15.492Z] #83 46.18 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:24:15.492Z] #83 46.19 Unpacking patch (2.7.6-7) ... [2022-07-20T13:24:15.492Z] #83 46.37 Selecting previously unselected package dpkg-dev. [2022-07-20T13:24:15.676Z] #29 11.33 0 added, 0 removed; done. [2022-07-20T13:24:15.676Z] #29 11.33 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T13:24:15.676Z] #29 11.33 done. [2022-07-20T13:24:15.748Z] #83 46.37 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T13:24:15.748Z] #83 46.38 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T13:24:15.932Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.9s [2022-07-20T13:24:17.117Z] #83 47.84 Selecting previously unselected package build-essential. [2022-07-20T13:24:17.117Z] #83 47.84 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T13:24:17.117Z] #83 47.84 Unpacking build-essential (12.9) ... [2022-07-20T13:24:17.117Z] #83 47.96 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:24:17.329Z] #28 ... [2022-07-20T13:24:17.329Z] [2022-07-20T13:24:17.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:17.329Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:17.329Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-20T13:24:17.329Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-20T13:24:17.329Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T13:24:17.329Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T13:24:17.329Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T13:24:17.329Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.0s done [2022-07-20T13:24:17.329Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.3s done [2022-07-20T13:24:17.329Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.6s done [2022-07-20T13:24:17.329Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.7s done [2022-07-20T13:24:17.329Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 61.87MB / 141.81MB 6.1s [2022-07-20T13:24:17.329Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.8s done [2022-07-20T13:24:17.374Z] #83 47.97 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:24:17.374Z] #83 47.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:24:17.374Z] #83 48.11 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T13:24:17.374Z] #83 48.11 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T13:24:17.374Z] #83 48.13 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:24:17.580Z] #29 DONE 13.1s [2022-07-20T13:24:17.580Z] [2022-07-20T13:24:17.580Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T13:24:17.580Z] #30 sha256:2b50525b2b9865b039aa02a9f61f44148bd99c8e3499a6fba18a457b8d06b811 [2022-07-20T13:24:17.580Z] #30 DONE 0.2s [2022-07-20T13:24:17.580Z] [2022-07-20T13:24:17.580Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:17.580Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:17.913Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 73.40MB / 141.81MB 6.6s [2022-07-20T13:24:17.939Z] #83 48.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:24:17.939Z] #83 48.58 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:24:17.939Z] #83 48.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:24:18.106Z] Commit message: "logger/journald: format cgo" [2022-07-20T13:24:18.101Z] > git --version # timeout=10 [2022-07-20T13:24:18.115Z] > git --version # 'git version 2.25.1' [2022-07-20T13:24:18.128Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T13:24:18.180Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 80.74MB / 141.81MB 6.8s [2022-07-20T13:24:18.180Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 93.32MB / 141.81MB 7.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T13:24:18.599Z] #83 49.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T13:24:18.599Z] #83 49.17 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:24:18.599Z] #83 49.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:24:18.757Z] #11 ... [2022-07-20T13:24:18.757Z] [2022-07-20T13:24:18.757Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:18.757Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T13:24:18.757Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:24:18.757Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T13:24:18.757Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T13:24:18.757Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-20T13:24:18.757Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.1s done [2022-07-20T13:24:18.757Z] #71 DONE 7.3s [2022-07-20T13:24:18.757Z] [2022-07-20T13:24:18.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:18.757Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:18.757Z] #11 ... [2022-07-20T13:24:18.757Z] [2022-07-20T13:24:18.757Z] #24 [internal] load build context [2022-07-20T13:24:18.757Z] #24 sha256:f4f1aecdc2964173daa2dabdda705e8a91600abb0cf5c1ef5f016ff9507e4f41 [2022-07-20T13:24:18.757Z] #24 transferring context: 34.16MB 7.3s [2022-07-20T13:24:18.757Z] #24 ... [2022-07-20T13:24:18.757Z] [2022-07-20T13:24:18.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:18.757Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:18.757Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 104.86MB / 141.81MB 7.4s [2022-07-20T13:24:18.757Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 112.20MB / 141.81MB 7.6s [2022-07-20T13:24:18.963Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s [2022-07-20T13:24:19.020Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 121.95MB / 141.81MB 7.8s [2022-07-20T13:24:19.074Z] + docker version [2022-07-20T13:24:19.176Z] #83 49.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:24:19.176Z] #83 49.89 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:24:19.176Z] #83 49.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:24:19.285Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 129.47MB / 141.81MB 8.1s [2022-07-20T13:24:19.861Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 137.36MB / 141.81MB 8.5s [2022-07-20T13:24:20.106Z] #83 ... [2022-07-20T13:24:20.106Z] [2022-07-20T13:24:20.106Z] #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-20T13:24:20.106Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:24:20.106Z] #58 33.66 Reading package lists... [2022-07-20T13:24:20.106Z] #58 40.49 Building dependency tree... [2022-07-20T13:24:20.106Z] #58 44.93 The following additional packages will be installed: [2022-07-20T13:24:20.106Z] #58 44.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:24:20.106Z] #58 44.93 python3-protobuf python3-six [2022-07-20T13:24:20.106Z] #58 44.95 Suggested packages: [2022-07-20T13:24:20.106Z] #58 44.95 python3-setuptools [2022-07-20T13:24:20.106Z] #58 44.95 Recommended packages: [2022-07-20T13:24:20.106Z] #58 44.95 iproute2 | iproute [2022-07-20T13:24:20.106Z] #58 45.93 The following NEW packages will be installed: [2022-07-20T13:24:20.106Z] #58 45.95 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:24:20.106Z] #58 45.95 python3-protobuf python3-six [2022-07-20T13:24:20.106Z] #58 46.46 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:24:20.106Z] #58 46.46 Need to get 2315 kB of archives. [2022-07-20T13:24:20.106Z] #58 46.46 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T13:24:20.107Z] #58 46.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T13:24:20.107Z] #58 46.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:24:20.107Z] #58 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T13:24:20.107Z] #58 46.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T13:24:20.107Z] #58 46.56 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-20T13:24:20.107Z] #58 46.56 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-20T13:24:20.107Z] #58 46.57 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-20T13:24:20.107Z] #58 49.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T13:24:20.107Z] #58 ... [2022-07-20T13:24:20.107Z] [2022-07-20T13:24:20.107Z] #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-20T13:24:20.107Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:24:20.107Z] #64 48.64 v3.0.2 [2022-07-20T13:24:20.107Z] #64 DONE 50.7s [2022-07-20T13:24:20.107Z] [2022-07-20T13:24:20.107Z] #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-20T13:24:20.107Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:24:20.107Z] #83 50.72 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:24:20.107Z] #83 50.72 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:24:20.107Z] #83 50.74 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:24:20.804Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.0s [2022-07-20T13:24:20.867Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.0s done [2022-07-20T13:24:21.040Z] #83 51.83 Selecting previously unselected package libtool. [2022-07-20T13:24:21.040Z] #83 51.84 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T13:24:21.040Z] #83 51.89 Unpacking libtool (2.4.6-15) ... [2022-07-20T13:24:21.065Z] #11 ... [2022-07-20T13:24:21.065Z] [2022-07-20T13:24:21.065Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:21.065Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:24:21.065Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T13:24:21.065Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:24:21.065Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T13:24:21.065Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T13:24:21.065Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-07-20T13:24:21.065Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-07-20T13:24:21.126Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T13:24:21.297Z] #83 ... [2022-07-20T13:24:21.297Z] [2022-07-20T13:24:21.297Z] #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-20T13:24:21.297Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:24:21.297Z] #47 51.89 NAME: [2022-07-20T13:24:21.297Z] #47 51.89 go-winres - A tool for embedding resources in Windows executables [2022-07-20T13:24:21.297Z] #47 51.89 [2022-07-20T13:24:21.297Z] #47 51.89 USAGE: [2022-07-20T13:24:21.297Z] #47 51.89 go-winres [global options] command [command options] [arguments...] [2022-07-20T13:24:21.297Z] #47 51.89 [2022-07-20T13:24:21.297Z] #47 51.89 COMMANDS: [2022-07-20T13:24:21.297Z] #47 51.89 init Create an initial ./winres/winres.json [2022-07-20T13:24:21.297Z] #47 51.89 make Make syso files for the "go build" command [2022-07-20T13:24:21.297Z] #47 51.89 simply Make syso files for the "go build" command (simplified) [2022-07-20T13:24:21.297Z] #47 51.89 extract Extract all resources from an executable [2022-07-20T13:24:21.297Z] #47 51.89 patch Replace resources in an executable file (exe, dll) [2022-07-20T13:24:21.297Z] #47 51.89 help, h Shows a list of commands or help for one command [2022-07-20T13:24:21.297Z] #47 51.89 [2022-07-20T13:24:21.297Z] #47 51.89 GLOBAL OPTIONS: [2022-07-20T13:24:21.297Z] #47 51.89 --help, -h show help (default: false) [2022-07-20T13:24:21.297Z] #47 DONE 52.1s [2022-07-20T13:24:21.297Z] [2022-07-20T13:24:21.297Z] #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-20T13:24:21.297Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:24:21.297Z] #58 51.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:24:21.297Z] #58 51.41 Fetched 2315 kB in 4s (613 kB/s) [2022-07-20T13:24:21.297Z] #58 51.69 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T13:24:21.297Z] #58 51.69 (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-20T13:24:21.297Z] #58 51.75 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T13:24:21.297Z] #58 51.76 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:24:21.328Z] #73 ... [2022-07-20T13:24:21.328Z] [2022-07-20T13:24:21.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:21.328Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:21.328Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.0s done [2022-07-20T13:24:21.899Z] #11 ... [2022-07-20T13:24:21.899Z] [2022-07-20T13:24:21.899Z] #24 [internal] load build context [2022-07-20T13:24:21.899Z] #24 sha256:f4f1aecdc2964173daa2dabdda705e8a91600abb0cf5c1ef5f016ff9507e4f41 [2022-07-20T13:24:21.899Z] #24 transferring context: 62.07MB 10.0s done [2022-07-20T13:24:21.899Z] #24 DONE 10.7s [2022-07-20T13:24:21.899Z] [2022-07-20T13:24:21.899Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:21.899Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:24:21.899Z] #73 DONE 10.6s [2022-07-20T13:24:21.899Z] [2022-07-20T13:24:21.899Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:21.899Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:22.743Z] #58 53.21 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:24:22.743Z] #58 53.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:24:22.744Z] #58 53.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:24:22.844Z] #11 ... [2022-07-20T13:24:22.844Z] [2022-07-20T13:24:22.844Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T13:24:22.844Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T13:24:22.844Z] #72 DONE 0.8s [2022-07-20T13:24:22.844Z] [2022-07-20T13:24:22.844Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:22.844Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:23.012Z] #58 53.62 Selecting previously unselected package python3-six. [2022-07-20T13:24:23.012Z] #58 53.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T13:24:23.012Z] #58 53.63 Unpacking python3-six (1.16.0-2) ... [2022-07-20T13:24:23.269Z] #58 53.86 Selecting previously unselected package python3-protobuf. [2022-07-20T13:24:23.269Z] #58 53.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T13:24:23.269Z] #58 53.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T13:24:23.605Z] Client: Docker Engine - Community [2022-07-20T13:24:23.605Z] Version: 20.10.14 [2022-07-20T13:24:23.605Z] API version: 1.41 [2022-07-20T13:24:23.605Z] Go version: go1.16.15 [2022-07-20T13:24:23.605Z] Git commit: a224086 [2022-07-20T13:24:23.605Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-20T13:24:23.605Z] OS/Arch: linux/amd64 [2022-07-20T13:24:23.605Z] Context: default [2022-07-20T13:24:23.605Z] Experimental: true [2022-07-20T13:24:23.605Z] [2022-07-20T13:24:23.605Z] Server: Docker Engine - Community [2022-07-20T13:24:23.605Z] Engine: [2022-07-20T13:24:23.605Z] Version: 20.10.14 [2022-07-20T13:24:23.605Z] API version: 1.41 (minimum version 1.12) [2022-07-20T13:24:23.605Z] Go version: go1.16.15 [2022-07-20T13:24:23.605Z] Git commit: 87a90dc [2022-07-20T13:24:23.605Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-20T13:24:23.605Z] OS/Arch: linux/amd64 [2022-07-20T13:24:23.605Z] Experimental: true [2022-07-20T13:24:23.605Z] containerd: [2022-07-20T13:24:23.605Z] Version: 1.5.11 [2022-07-20T13:24:23.605Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:24:23.605Z] runc: [2022-07-20T13:24:23.605Z] Version: 1.0.3 [2022-07-20T13:24:23.605Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T13:24:23.605Z] docker-init: [2022-07-20T13:24:23.605Z] Version: 0.19.0 [2022-07-20T13:24:23.605Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T13:24:23.786Z] #11 ... [2022-07-20T13:24:23.786Z] [2022-07-20T13:24:23.786Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T13:24:23.786Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T13:24:23.786Z] #74 DONE 0.9s [2022-07-20T13:24:23.786Z] [2022-07-20T13:24:23.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:23.786Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:23.918Z] + docker info [2022-07-20T13:24:24.206Z] #58 ... [2022-07-20T13:24:24.206Z] [2022-07-20T13:24:24.206Z] #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-20T13:24:24.206Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:24:24.206Z] #83 52.35 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:24:24.206Z] #83 52.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:24:24.206Z] #83 52.45 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:24:24.206Z] #83 52.80 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:24:24.206Z] #83 52.80 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:24:24.206Z] #83 52.82 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:24:24.206Z] #83 53.00 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T13:24:24.206Z] #83 53.05 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T13:24:24.206Z] #83 53.05 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:24:24.206Z] #83 53.38 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:24:24.206Z] #83 53.47 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T13:24:24.206Z] #83 53.48 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:24:24.206Z] #83 53.50 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:24:24.206Z] #83 53.55 Setting up file (1:5.39-3) ... [2022-07-20T13:24:24.206Z] #83 53.58 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:24:24.206Z] #83 53.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:24:24.206Z] #83 53.61 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:24:24.206Z] #83 53.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:24:24.206Z] #83 53.66 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:24:24.206Z] #83 53.71 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:24:24.206Z] #83 53.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:24:24.206Z] #83 53.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:24:24.206Z] #83 53.76 Setting up patch (2.7.6-7) ... [2022-07-20T13:24:24.206Z] #83 53.78 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:24:24.206Z] #83 53.82 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:24:24.206Z] #83 53.86 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:24:24.206Z] #83 53.89 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:24:24.206Z] #83 53.91 Setting up libtool (2.4.6-15) ... [2022-07-20T13:24:24.206Z] #83 53.93 Setting up m4 (1.4.18-5) ... [2022-07-20T13:24:24.206Z] #83 54.01 Setting up dpkg-dev (1.20.11) ... [2022-07-20T13:24:24.206Z] #83 54.05 Setting up autoconf (2.69-14) ... [2022-07-20T13:24:24.206Z] #83 54.12 Setting up build-essential (12.9) ... [2022-07-20T13:24:24.206Z] #83 54.15 Setting up automake (1:1.16.3-2) ... [2022-07-20T13:24:24.206Z] #83 54.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T13:24:24.206Z] #83 54.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:24:24.206Z] #83 DONE 54.7s [2022-07-20T13:24:24.206Z] [2022-07-20T13:24:24.206Z] #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-20T13:24:24.206Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:24:24.206Z] #58 54.48 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:24:24.206Z] #58 54.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:24:24.206Z] #58 54.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:24:24.206Z] #58 54.64 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:24:24.206Z] #58 54.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:24:24.206Z] #58 54.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:24:24.464Z] #58 54.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:24:24.464Z] #58 54.93 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:24:24.464Z] #58 54.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:24:24.464Z] #58 55.07 Selecting previously unselected package criu. [2022-07-20T13:24:24.721Z] #58 55.08 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T13:24:24.721Z] #58 55.10 Unpacking criu (3.17.1-1) ... [2022-07-20T13:24:25.651Z] #58 56.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:24:26.332Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.1s [2022-07-20T13:24:26.332Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.3s done [2022-07-20T13:24:26.332Z] #11 ... [2022-07-20T13:24:26.332Z] [2022-07-20T13:24:26.332Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:26.332Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:26.332Z] #28 DONE 15.0s [2022-07-20T13:24:26.332Z] [2022-07-20T13:24:26.332Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:26.332Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:26.332Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-20T13:24:26.396Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-20T13:24:27.207Z] Client: Docker Engine - Community [2022-07-20T13:24:27.207Z] Version: 20.10.14 [2022-07-20T13:24:27.207Z] API version: 1.41 [2022-07-20T13:24:27.207Z] Go version: go1.16.15 [2022-07-20T13:24:27.207Z] Git commit: a224086 [2022-07-20T13:24:27.207Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-20T13:24:27.207Z] OS/Arch: linux/arm64 [2022-07-20T13:24:27.207Z] Context: default [2022-07-20T13:24:27.207Z] Experimental: true [2022-07-20T13:24:27.207Z] [2022-07-20T13:24:27.207Z] Server: Docker Engine - Community [2022-07-20T13:24:27.207Z] Engine: [2022-07-20T13:24:27.207Z] Version: 20.10.14 [2022-07-20T13:24:27.207Z] API version: 1.41 (minimum version 1.12) [2022-07-20T13:24:27.207Z] Go version: go1.16.15 [2022-07-20T13:24:27.207Z] Git commit: 87a90dc [2022-07-20T13:24:27.207Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-20T13:24:27.207Z] OS/Arch: linux/arm64 [2022-07-20T13:24:27.207Z] Experimental: true [2022-07-20T13:24:27.207Z] containerd: [2022-07-20T13:24:27.207Z] Version: 1.5.11 [2022-07-20T13:24:27.207Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:24:27.207Z] runc: [2022-07-20T13:24:27.207Z] Version: 1.0.3 [2022-07-20T13:24:27.207Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T13:24:27.207Z] docker-init: [2022-07-20T13:24:27.207Z] Version: 0.19.0 [2022-07-20T13:24:27.207Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T13:24:27.286Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-20T13:24:27.286Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T13:24:27.521Z] + docker info [2022-07-20T13:24:27.545Z] #58 ... [2022-07-20T13:24:27.545Z] [2022-07-20T13:24:27.545Z] #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-20T13:24:27.545Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:27.545Z] #62 48.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T13:24:27.545Z] #62 48.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T13:24:27.545Z] #62 48.62 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T13:24:27.545Z] #62 48.62 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T13:24:27.545Z] #62 48.86 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T13:24:27.545Z] #62 49.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T13:24:27.545Z] #62 49.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T13:24:27.545Z] #62 49.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T13:24:27.545Z] #62 49.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T13:24:27.545Z] #62 49.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T13:24:27.545Z] #62 49.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T13:24:27.545Z] #62 49.82 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T13:24:27.545Z] #62 49.96 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T13:24:27.545Z] #62 50.02 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T13:24:27.545Z] #62 50.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T13:24:27.545Z] #62 50.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T13:24:27.545Z] #62 50.46 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T13:24:27.545Z] #62 51.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T13:24:27.545Z] #62 51.39 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T13:24:27.545Z] #62 51.56 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T13:24:27.545Z] #62 51.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T13:24:27.545Z] #62 51.91 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T13:24:27.545Z] #62 52.04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T13:24:27.545Z] #62 52.04 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T13:24:27.545Z] #62 52.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T13:24:27.545Z] #62 52.24 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T13:24:27.545Z] #62 52.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T13:24:27.545Z] #62 52.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T13:24:27.545Z] #62 52.53 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T13:24:27.545Z] #62 53.10 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T13:24:27.545Z] #62 53.13 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T13:24:27.545Z] #62 54.60 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T13:24:27.545Z] #62 54.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T13:24:27.545Z] #62 ... [2022-07-20T13:24:27.545Z] [2022-07-20T13:24:27.545Z] #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-20T13:24:27.545Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:24:27.545Z] #41 56.15 Updating files: 85% (1299/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-20T13:24:27.545Z] #41 56.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T13:24:27.545Z] #41 56.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T13:24:27.773Z] #11 ... [2022-07-20T13:24:27.773Z] [2022-07-20T13:24:27.773Z] #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-20T13:24:27.773Z] #31 sha256:e573ec347228c0e85b988244a5c8acd73a0544c7a23b6932ffc784bd7d4b360b [2022-07-20T13:24:27.773Z] #31 1.957 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T13:24:27.773Z] #31 2.297 [2022-07-20T13:24:27.773Z] #31 2.513 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:27.773Z] #31 2.879 [2022-07-20T13:24:27.773Z] #31 3.901 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T13:24:27.773Z] #31 4.196 [2022-07-20T13:24:27.773Z] #31 4.422 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:27.773Z] #31 4.750 [2022-07-20T13:24:27.773Z] #31 5.789 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T13:24:27.773Z] #31 6.147 [2022-07-20T13:24:27.773Z] #31 6.370 #=#=# ############### 21.0% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-07-20T13:24:27.773Z] #31 7.000 [2022-07-20T13:24:27.773Z] #31 8.003 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T13:24:27.773Z] #31 8.277 [2022-07-20T13:24:27.773Z] #31 8.513 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:27.773Z] #31 8.832 [2022-07-20T13:24:27.773Z] #31 9.575 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T13:24:27.773Z] #31 9.926 [2022-07-20T13:24:27.773Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:27.773Z] #31 ... [2022-07-20T13:24:27.773Z] [2022-07-20T13:24:27.773Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:27.773Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:28.227Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done [2022-07-20T13:24:28.800Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-20T13:24:31.063Z] #11 ... [2022-07-20T13:24:31.063Z] [2022-07-20T13:24:31.063Z] #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-20T13:24:31.063Z] #31 sha256:e573ec347228c0e85b988244a5c8acd73a0544c7a23b6932ffc784bd7d4b360b [2022-07-20T13:24:31.063Z] #31 10.45 [2022-07-20T13:24:31.063Z] #31 10.54 Download of images into '/build' complete. [2022-07-20T13:24:31.063Z] #31 10.54 Use something like the following to load the result into a Docker daemon: [2022-07-20T13:24:31.063Z] #31 10.54 tar -cC '/build' . | docker load [2022-07-20T13:24:31.063Z] #31 DONE 13.0s [2022-07-20T13:24:31.063Z] [2022-07-20T13:24:31.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:31.063Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:31.063Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-20T13:24:34.093Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-20T13:24:34.097Z] #41 ... [2022-07-20T13:24:34.097Z] [2022-07-20T13:24:34.097Z] #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-20T13:24:34.097Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:24:34.097Z] #84 1.479 Cloning into '/tmp/crun-build'... [2022-07-20T13:24:34.097Z] #84 9.105 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T13:24:34.097Z] #84 9.136 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T13:24:34.097Z] #84 ... [2022-07-20T13:24:34.097Z] [2022-07-20T13:24:34.097Z] #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-20T13:24:34.097Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:24:34.097Z] #58 58.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:24:34.097Z] #58 58.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:24:34.097Z] #58 58.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:24:34.097Z] #58 58.45 Setting up python3-six (1.16.0-2) ... [2022-07-20T13:24:34.097Z] #58 59.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:24:34.097Z] #58 59.90 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T13:24:34.097Z] #58 64.59 Setting up criu (3.17.1-1) ... [2022-07-20T13:24:34.353Z] #58 ... [2022-07-20T13:24:34.353Z] [2022-07-20T13:24:34.353Z] #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-20T13:24:34.353Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:24:34.354Z] #84 10.45 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T13:24:34.354Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.3s done [2022-07-20T13:24:34.610Z] #84 10.50 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T13:24:34.610Z] #84 10.50 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T13:24:34.610Z] #84 10.51 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T13:24:34.610Z] #84 10.60 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T13:24:34.613Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T13:24:34.872Z] #11 DONE 41.3s [2022-07-20T13:24:34.872Z] [2022-07-20T13:24:34.872Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T13:24:34.872Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T13:24:35.815Z] #12 DONE 0.8s [2022-07-20T13:24:35.815Z] [2022-07-20T13:24:35.815Z] #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-20T13:24:35.815Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T13:24:36.384Z] #13 DONE 0.8s [2022-07-20T13:24:36.384Z] [2022-07-20T13:24:36.384Z] #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-20T13:24:36.384Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:36.644Z] #55 ... [2022-07-20T13:24:36.644Z] [2022-07-20T13:24:36.644Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T13:24:36.644Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T13:24:36.644Z] #33 DONE 0.2s [2022-07-20T13:24:36.645Z] #11 ... [2022-07-20T13:24:36.645Z] [2022-07-20T13:24:36.645Z] #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-20T13:24:36.645Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:24:36.645Z] #29 1.337 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:24:36.645Z] #29 1.345 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:24:36.645Z] #29 1.345 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:24:36.645Z] #29 1.520 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:24:36.645Z] #29 1.796 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:24:36.645Z] #29 1.893 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:24:36.645Z] #29 3.375 Fetched 8555 kB in 2s (3709 kB/s) [2022-07-20T13:24:36.645Z] #29 3.375 Reading package lists... [2022-07-20T13:24:36.645Z] #29 4.208 Reading package lists... [2022-07-20T13:24:36.645Z] #29 4.993 Building dependency tree... [2022-07-20T13:24:36.645Z] #29 5.321 The following additional packages will be installed: [2022-07-20T13:24:36.645Z] #29 5.325 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T13:24:36.645Z] #29 5.325 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T13:24:36.645Z] #29 5.325 Recommended packages: [2022-07-20T13:24:36.645Z] #29 5.325 libldap-common publicsuffix libsasl2-modules [2022-07-20T13:24:36.645Z] #29 5.525 The following NEW packages will be installed: [2022-07-20T13:24:36.645Z] #29 5.525 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T13:24:36.645Z] #29 5.525 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T13:24:36.645Z] #29 5.525 libssh2-1 openssl [2022-07-20T13:24:36.645Z] #29 5.798 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:24:36.645Z] #29 5.798 Need to get 3041 kB of archives. [2022-07-20T13:24:36.645Z] #29 5.798 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T13:24:36.645Z] #29 5.798 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T13:24:36.645Z] #29 5.818 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T13:24:36.645Z] #29 5.818 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T13:24:36.645Z] #29 5.827 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-20T13:24:36.645Z] #29 5.827 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T13:24:36.645Z] #29 5.827 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-20T13:24:36.645Z] #29 5.827 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T13:24:36.645Z] #29 5.827 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T13:24:36.645Z] #29 5.834 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T13:24:36.645Z] #29 5.834 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T13:24:36.645Z] #29 5.834 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T13:24:36.645Z] #29 5.841 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T13:24:36.645Z] #29 5.873 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:24:36.645Z] #29 5.873 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:24:36.645Z] #29 5.873 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:24:36.645Z] #29 6.141 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:24:36.645Z] #29 6.178 Fetched 3041 kB in 0s (9018 kB/s) [2022-07-20T13:24:36.645Z] #29 6.237 Selecting previously unselected package openssl. [2022-07-20T13:24:36.645Z] #29 6.237 (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-20T13:24:36.645Z] #29 6.237 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 6.246 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:24:36.645Z] #29 6.525 Selecting previously unselected package ca-certificates. [2022-07-20T13:24:36.645Z] #29 6.525 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T13:24:36.645Z] #29 6.525 Unpacking ca-certificates (20210119) ... [2022-07-20T13:24:36.645Z] #29 6.628 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T13:24:36.645Z] #29 6.628 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 6.678 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:24:36.645Z] #29 6.802 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T13:24:36.645Z] #29 6.804 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 6.813 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:36.645Z] #29 6.890 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T13:24:36.645Z] #29 6.890 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 6.922 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:36.645Z] #29 7.028 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T13:24:36.645Z] #29 7.031 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 7.041 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:24:36.645Z] #29 7.168 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T13:24:36.645Z] #29 7.168 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 7.175 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:24:36.645Z] #29 7.305 Selecting previously unselected package libpsl5:amd64. [2022-07-20T13:24:36.645Z] #29 7.305 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 7.312 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:24:36.645Z] #29 7.440 Selecting previously unselected package librtmp1:amd64. [2022-07-20T13:24:36.645Z] #29 7.442 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 7.447 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:24:36.645Z] #29 7.542 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T13:24:36.645Z] #29 7.542 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 7.549 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:24:36.645Z] #29 7.690 Selecting previously unselected package libcurl4:amd64. [2022-07-20T13:24:36.645Z] #29 7.692 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 7.696 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:36.645Z] #29 7.861 Selecting previously unselected package curl. [2022-07-20T13:24:36.645Z] #29 7.861 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 7.869 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:36.645Z] #29 8.012 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:24:36.645Z] #29 8.012 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:24:36.645Z] #29 8.019 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:24:36.645Z] #29 8.158 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:24:36.646Z] #29 8.158 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:24:36.646Z] #29 8.193 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:24:36.646Z] #29 8.294 Selecting previously unselected package jq. [2022-07-20T13:24:36.646Z] #29 8.294 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:24:36.646Z] #29 8.298 Unpacking jq (1.6-2.1) ... [2022-07-20T13:24:36.646Z] #29 8.410 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:24:36.646Z] #29 8.421 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:24:36.646Z] #29 8.433 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:24:36.646Z] #29 8.444 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:36.646Z] #29 8.454 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:24:36.646Z] #29 8.468 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:24:36.646Z] #29 8.484 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:24:36.646Z] #29 8.495 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:24:36.646Z] #29 8.511 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:24:36.646Z] #29 8.522 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:24:36.646Z] #29 8.532 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:24:36.646Z] #29 8.542 Setting up ca-certificates (20210119) ... [2022-07-20T13:24:36.646Z] #29 9.251 Updating certificates in /etc/ssl/certs... [2022-07-20T13:24:36.646Z] #29 ... [2022-07-20T13:24:36.646Z] [2022-07-20T13:24:36.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:36.646Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:36.904Z] [2022-07-20T13:24:36.904Z] #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-20T13:24:36.904Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:24:36.904Z] #34 ... [2022-07-20T13:24:36.904Z] [2022-07-20T13:24:36.904Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T13:24:36.904Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T13:24:36.904Z] #46 DONE 0.4s [2022-07-20T13:24:36.904Z] [2022-07-20T13:24:36.904Z] #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-20T13:24:36.904Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T13:24:36.904Z] #50 DONE 0.4s [2022-07-20T13:24:37.163Z] [2022-07-20T13:24:37.163Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T13:24:37.163Z] #66 sha256:68b47c4e53c9b01b999798f2c3c04bca3411b4ca5c4443de14783a2924aa887c [2022-07-20T13:24:37.163Z] #66 DONE 0.5s [2022-07-20T13:24:37.163Z] [2022-07-20T13:24:37.163Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T13:24:37.163Z] #25 sha256:59cc04655cb6e819e20bda18f7631d2ecdc8638b11f861856b9bf18ed08358b2 [2022-07-20T13:24:37.163Z] #25 DONE 0.5s [2022-07-20T13:24:37.163Z] [2022-07-20T13:24:37.163Z] #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-20T13:24:37.163Z] #26 sha256:8e60611fd2c4474d640a739313c26cce397eb803278d6ff207e16e88a9485dbf [2022-07-20T13:24:37.220Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.4s done [2022-07-20T13:24:37.481Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T13:24:37.884Z] #84 13.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T13:24:37.884Z] #84 ... [2022-07-20T13:24:37.884Z] [2022-07-20T13:24:37.884Z] #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-20T13:24:37.884Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:24:37.884Z] #58 67.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:24:37.884Z] #58 DONE 68.2s [2022-07-20T13:24:37.884Z] [2022-07-20T13:24:37.884Z] #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-20T13:24:37.884Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:24:38.876Z] #11 ... [2022-07-20T13:24:38.876Z] [2022-07-20T13:24:38.876Z] #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-20T13:24:38.876Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:24:38.876Z] #29 10.40 129 added, 0 removed; done. [2022-07-20T13:24:38.876Z] #29 10.48 Setting up jq (1.6-2.1) ... [2022-07-20T13:24:38.876Z] #29 10.49 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:38.876Z] #29 10.50 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:24:38.876Z] #29 10.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:24:38.876Z] #29 10.53 Processing triggers for ca-certificates (20210119) ... [2022-07-20T13:24:38.876Z] #29 10.56 Updating certificates in /etc/ssl/certs... [2022-07-20T13:24:38.876Z] #29 11.55 0 added, 0 removed; done. [2022-07-20T13:24:38.876Z] #29 11.55 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T13:24:38.876Z] #29 11.56 done. [2022-07-20T13:24:38.876Z] #29 DONE 12.7s [2022-07-20T13:24:38.876Z] [2022-07-20T13:24:38.876Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:38.876Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:39.137Z] #11 ... [2022-07-20T13:24:39.137Z] [2022-07-20T13:24:39.137Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T13:24:39.137Z] #30 sha256:b44bf49f702ee23666764ab6bf8d032cd307b3bc8b0cd2fb4d9daa7c97391f1f [2022-07-20T13:24:39.137Z] #30 DONE 0.2s [2022-07-20T13:24:39.137Z] [2022-07-20T13:24:39.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:39.137Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:39.748Z] Client: [2022-07-20T13:24:39.748Z] Context: default [2022-07-20T13:24:39.748Z] Debug Mode: false [2022-07-20T13:24:39.748Z] Plugins: [2022-07-20T13:24:39.748Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T13:24:39.748Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T13:24:39.748Z] [2022-07-20T13:24:39.748Z] Server: [2022-07-20T13:24:39.748Z] Containers: 0 [2022-07-20T13:24:39.748Z] Running: 0 [2022-07-20T13:24:39.748Z] Paused: 0 [2022-07-20T13:24:39.748Z] Stopped: 0 [2022-07-20T13:24:39.748Z] Images: 0 [2022-07-20T13:24:39.748Z] Server Version: 20.10.14 [2022-07-20T13:24:39.748Z] Storage Driver: overlay2 [2022-07-20T13:24:39.748Z] Backing Filesystem: extfs [2022-07-20T13:24:39.748Z] Supports d_type: true [2022-07-20T13:24:39.748Z] Native Overlay Diff: true [2022-07-20T13:24:39.748Z] userxattr: false [2022-07-20T13:24:39.748Z] Logging Driver: json-file [2022-07-20T13:24:39.748Z] Cgroup Driver: cgroupfs [2022-07-20T13:24:39.748Z] Cgroup Version: 1 [2022-07-20T13:24:39.748Z] Plugins: [2022-07-20T13:24:39.748Z] Volume: local [2022-07-20T13:24:39.748Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T13:24:39.748Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T13:24:39.748Z] Swarm: inactive [2022-07-20T13:24:39.748Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T13:24:39.748Z] Default Runtime: runc [2022-07-20T13:24:39.748Z] Init Binary: docker-init [2022-07-20T13:24:39.748Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:24:39.748Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T13:24:39.748Z] init version: de40ad0 [2022-07-20T13:24:39.748Z] Security Options: [2022-07-20T13:24:39.748Z] apparmor [2022-07-20T13:24:39.748Z] seccomp [2022-07-20T13:24:39.748Z] Profile: default [2022-07-20T13:24:39.748Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T13:24:39.748Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T13:24:39.748Z] OSType: linux [2022-07-20T13:24:39.748Z] Architecture: aarch64 [2022-07-20T13:24:39.748Z] CPUs: 2 [2022-07-20T13:24:39.748Z] Total Memory: 7.562GiB [2022-07-20T13:24:39.748Z] Name: ip-10-100-41-140 [2022-07-20T13:24:39.748Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-20T13:24:39.748Z] Docker Root Dir: /var/lib/docker [2022-07-20T13:24:39.748Z] Debug Mode: false [2022-07-20T13:24:39.748Z] Registry: https://index.docker.io/v1/ [2022-07-20T13:24:39.748Z] Labels: [2022-07-20T13:24:39.748Z] Experimental: true [2022-07-20T13:24:39.748Z] Insecure Registries: [2022-07-20T13:24:39.748Z] 127.0.0.0/8 [2022-07-20T13:24:39.748Z] Live Restore Enabled: true [2022-07-20T13:24:39.748Z] [Pipeline] sh [2022-07-20T13:24:40.034Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:24:40.034Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T13:24:40.034Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43840/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T13:24:40.034Z] + bash /home/ubuntu/workspace/moby_PR-43840/check-config.sh [2022-07-20T13:24:40.034Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T13:24:40.034Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-20T13:24:40.034Z] [2022-07-20T13:24:40.034Z] Generally Necessary: [2022-07-20T13:24:40.034Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T13:24:40.034Z] - apparmor: enabled and tools installed [2022-07-20T13:24:40.034Z] - CONFIG_NAMESPACES: enabled [2022-07-20T13:24:40.034Z] - CONFIG_NET_NS: enabled [2022-07-20T13:24:40.034Z] - CONFIG_PID_NS: enabled [2022-07-20T13:24:40.034Z] - CONFIG_IPC_NS: enabled [2022-07-20T13:24:40.034Z] - CONFIG_UTS_NS: enabled [2022-07-20T13:24:40.034Z] - CONFIG_CGROUPS: enabled [2022-07-20T13:24:40.034Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T13:24:40.034Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T13:24:40.034Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T13:24:40.034Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T13:24:40.034Z] - CONFIG_CPUSETS: enabled [2022-07-20T13:24:40.034Z] - CONFIG_MEMCG: enabled [2022-07-20T13:24:40.034Z] - CONFIG_KEYS: enabled [2022-07-20T13:24:40.034Z] - CONFIG_VETH: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T13:24:40.034Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T13:24:40.299Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T13:24:40.299Z] [2022-07-20T13:24:40.299Z] Optional Features: [2022-07-20T13:24:40.299Z] - CONFIG_USER_NS: enabled [2022-07-20T13:24:40.299Z] - CONFIG_SECCOMP: enabled [2022-07-20T13:24:40.299Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T13:24:40.299Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T13:24:40.299Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T13:24:40.299Z] (cgroup swap accounting is currently enabled) [2022-07-20T13:24:40.299Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T13:24:40.299Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T13:24:40.299Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T13:24:40.299Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T13:24:40.299Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T13:24:40.299Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T13:24:40.299Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T13:24:40.299Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T13:24:40.299Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T13:24:40.299Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T13:24:40.299Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T13:24:40.299Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T13:24:40.299Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T13:24:40.299Z] - CONFIG_EXT4_FS: enabled [2022-07-20T13:24:40.299Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T13:24:40.299Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T13:24:40.299Z] - Network Drivers: [2022-07-20T13:24:40.299Z] - "overlay": [2022-07-20T13:24:40.299Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T13:24:40.299Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T13:24:40.299Z] Optional (for encrypted networks): [2022-07-20T13:24:40.400Z] #19 ... [2022-07-20T13:24:40.400Z] [2022-07-20T13:24:40.400Z] #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-20T13:24:40.400Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:24:40.400Z] #84 15.91 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T13:24:40.561Z] - CONFIG_CRYPTO: enabled [2022-07-20T13:24:40.561Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T13:24:40.561Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T13:24:40.561Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T13:24:40.561Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T13:24:40.561Z] - CONFIG_XFRM: enabled [2022-07-20T13:24:40.561Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T13:24:40.561Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T13:24:40.561Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T13:24:40.561Z] - "ipvlan": [2022-07-20T13:24:40.561Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T13:24:40.561Z] - "macvlan": [2022-07-20T13:24:40.561Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T13:24:40.561Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T13:24:40.561Z] - "ftp,tftp client in container": [2022-07-20T13:24:40.561Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T13:24:40.561Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T13:24:40.561Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T13:24:40.561Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T13:24:40.561Z] - Storage Drivers: [2022-07-20T13:24:40.561Z] - "aufs": [2022-07-20T13:24:40.561Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T13:24:40.561Z] - "btrfs": [2022-07-20T13:24:40.561Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T13:24:40.561Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T13:24:40.561Z] - "devicemapper": [2022-07-20T13:24:40.561Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T13:24:40.561Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T13:24:40.561Z] - "overlay": [2022-07-20T13:24:40.561Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T13:24:40.561Z] - "zfs": [2022-07-20T13:24:40.561Z] - /dev/zfs: present [2022-07-20T13:24:40.561Z] - zfs command: missing [2022-07-20T13:24:40.561Z] - zpool command: missing [2022-07-20T13:24:40.561Z] [2022-07-20T13:24:40.561Z] Limits: [2022-07-20T13:24:40.561Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T13:24:40.561Z] [2022-07-20T13:24:40.561Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T13:24:40.894Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d . [2022-07-20T13:24:41.155Z] #1 [internal] load build definition from Dockerfile [2022-07-20T13:24:41.155Z] #1 sha256:b2cef5554cb4d2e54484714a0e3846fd204f95d8ded7dbc18502721e201ebe27 [2022-07-20T13:24:41.155Z] #1 transferring dockerfile: [2022-07-20T13:24:41.155Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T13:24:41.155Z] #1 DONE 0.2s [2022-07-20T13:24:41.155Z] [2022-07-20T13:24:41.155Z] #2 [internal] load .dockerignore [2022-07-20T13:24:41.155Z] #2 sha256:3e69309e63d132f4b74f7fb9dcdcb6da98910562450df1029a567cc368ab1de6 [2022-07-20T13:24:41.155Z] #2 transferring context: 145B done [2022-07-20T13:24:41.155Z] #2 DONE 0.1s [2022-07-20T13:24:41.155Z] [2022-07-20T13:24:41.155Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T13:24:41.155Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-20T13:24:41.730Z] #3 DONE 0.5s [2022-07-20T13:24:41.730Z] [2022-07-20T13:24:41.730Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T13:24:41.730Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-20T13:24:41.730Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T13:24:41.730Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T13:24:41.730Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-20T13:24:41.730Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-20T13:24:41.730Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-20T13:24:41.730Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 1.05MB / 9.20MB 0.2s [2022-07-20T13:24:41.766Z] #84 17.74 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T13:24:41.990Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-07-20T13:24:41.990Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-20T13:24:41.990Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-20T13:24:42.022Z] #84 18.07 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T13:24:42.255Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-20T13:24:42.255Z] #4 DONE 0.6s [2022-07-20T13:24:42.278Z] #84 18.26 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T13:24:42.441Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s [2022-07-20T13:24:42.445Z] #26 ... [2022-07-20T13:24:42.445Z] [2022-07-20T13:24:42.445Z] #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-20T13:24:42.445Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:42.445Z] #55 5.742 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T13:24:42.515Z] [2022-07-20T13:24:42.515Z] #5 [internal] load .dockerignore [2022-07-20T13:24:42.515Z] #5 sha256:adf7627590a8dbb8817216373ee42a28c627a3d8798a7bc596c57b7921637976 [2022-07-20T13:24:42.515Z] #5 DONE 0.0s [2022-07-20T13:24:42.515Z] [2022-07-20T13:24:42.515Z] #6 [internal] load build definition from Dockerfile [2022-07-20T13:24:42.515Z] #6 sha256:9f0164e62693ec07167c9c898ee133712a10c0b5fa19c6043e33ac79de274331 [2022-07-20T13:24:42.515Z] #6 DONE 0.0s [2022-07-20T13:24:42.515Z] [2022-07-20T13:24:42.515Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T13:24:42.515Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-20T13:24:43.831Z] #55 7.378 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T13:24:43.902Z] #10 ... [2022-07-20T13:24:43.902Z] [2022-07-20T13:24:43.902Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:43.902Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T13:24:43.902Z] #8 DONE 1.3s [2022-07-20T13:24:43.902Z] [2022-07-20T13:24:43.902Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T13:24:43.902Z] #7 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-20T13:24:43.902Z] #7 DONE 1.3s [2022-07-20T13:24:43.902Z] [2022-07-20T13:24:43.902Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T13:24:43.902Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-20T13:24:43.902Z] #10 DONE 1.3s [2022-07-20T13:24:43.902Z] [2022-07-20T13:24:43.902Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:43.902Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T13:24:43.902Z] #9 DONE 1.3s [2022-07-20T13:24:44.183Z] #55 7.454 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:24:44.442Z] #55 7.940 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T13:24:44.442Z] #55 7.946 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T13:24:44.442Z] #55 8.057 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T13:24:45.397Z] #55 8.706 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T13:24:45.681Z] #55 8.984 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T13:24:45.758Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.3s done [2022-07-20T13:24:45.890Z] Client: [2022-07-20T13:24:45.890Z] Context: default [2022-07-20T13:24:45.890Z] Debug Mode: false [2022-07-20T13:24:45.890Z] Plugins: [2022-07-20T13:24:45.890Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T13:24:45.890Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T13:24:45.890Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T13:24:45.890Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T13:24:45.890Z] [2022-07-20T13:24:45.890Z] Server: [2022-07-20T13:24:45.890Z] Containers: 0 [2022-07-20T13:24:45.890Z] Running: 0 [2022-07-20T13:24:45.890Z] Paused: 0 [2022-07-20T13:24:45.890Z] Stopped: 0 [2022-07-20T13:24:45.890Z] Images: 0 [2022-07-20T13:24:45.890Z] Server Version: 20.10.14 [2022-07-20T13:24:45.890Z] Storage Driver: overlay2 [2022-07-20T13:24:45.890Z] Backing Filesystem: extfs [2022-07-20T13:24:45.890Z] Supports d_type: true [2022-07-20T13:24:45.890Z] Native Overlay Diff: true [2022-07-20T13:24:45.890Z] userxattr: false [2022-07-20T13:24:45.890Z] Logging Driver: json-file [2022-07-20T13:24:45.890Z] Cgroup Driver: systemd [2022-07-20T13:24:45.890Z] Cgroup Version: 2 [2022-07-20T13:24:45.890Z] Plugins: [2022-07-20T13:24:45.890Z] Volume: local [2022-07-20T13:24:45.890Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T13:24:45.890Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T13:24:45.890Z] Swarm: inactive [2022-07-20T13:24:45.890Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-20T13:24:45.890Z] Default Runtime: runc [2022-07-20T13:24:45.890Z] Init Binary: docker-init [2022-07-20T13:24:45.890Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T13:24:45.890Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T13:24:45.890Z] init version: de40ad0 [2022-07-20T13:24:45.890Z] Security Options: [2022-07-20T13:24:45.890Z] apparmor [2022-07-20T13:24:45.890Z] seccomp [2022-07-20T13:24:45.890Z] Profile: default [2022-07-20T13:24:45.890Z] cgroupns [2022-07-20T13:24:45.890Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T13:24:45.890Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T13:24:45.890Z] OSType: linux [2022-07-20T13:24:45.890Z] Architecture: x86_64 [2022-07-20T13:24:45.890Z] CPUs: 2 [2022-07-20T13:24:45.890Z] Total Memory: 7.476GiB [2022-07-20T13:24:45.890Z] Name: ip-10-100-44-201 [2022-07-20T13:24:45.890Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-20T13:24:45.890Z] Docker Root Dir: /var/lib/docker [2022-07-20T13:24:45.890Z] Debug Mode: false [2022-07-20T13:24:45.890Z] Registry: https://index.docker.io/v1/ [2022-07-20T13:24:45.890Z] Labels: [2022-07-20T13:24:45.890Z] Experimental: true [2022-07-20T13:24:45.890Z] Insecure Registries: [2022-07-20T13:24:45.890Z] 127.0.0.0/8 [2022-07-20T13:24:45.890Z] Live Restore Enabled: true [2022-07-20T13:24:45.890Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T13:24:46.019Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T13:24:46.236Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d . [2022-07-20T13:24:46.446Z] [2022-07-20T13:24:46.446Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:46.446Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:24:46.446Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T13:24:46.446Z] #73 DONE 0.0s [2022-07-20T13:24:46.446Z] [2022-07-20T13:24:46.446Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:46.446Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:24:46.446Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-20T13:24:46.458Z] #84 ... [2022-07-20T13:24:46.458Z] [2022-07-20T13:24:46.458Z] #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-20T13:24:46.458Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:24:46.458Z] #60 77.29 gotestsum version dev [2022-07-20T13:24:46.496Z] #1 [internal] load build definition from Dockerfile [2022-07-20T13:24:46.496Z] #1 sha256:de18e3f5b3bf46006f13ee7ef22f5525e26337d4a128618040adca1b7da99cf8 [2022-07-20T13:24:46.496Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T13:24:46.496Z] #1 DONE 0.1s [2022-07-20T13:24:46.496Z] [2022-07-20T13:24:46.496Z] #2 [internal] load .dockerignore [2022-07-20T13:24:46.496Z] #2 sha256:5ee281b3e2fb6c6436ef99f24253b2040e329690804dca72fd27e0b615505b40 [2022-07-20T13:24:46.496Z] #2 transferring context: 145B done [2022-07-20T13:24:46.496Z] #2 DONE 0.1s [2022-07-20T13:24:46.496Z] [2022-07-20T13:24:46.496Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T13:24:46.496Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T13:24:46.651Z] #55 ... [2022-07-20T13:24:46.651Z] [2022-07-20T13:24:46.651Z] #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-20T13:24:46.651Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:24:46.651Z] #36 6.941 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T13:24:46.651Z] #36 ... [2022-07-20T13:24:46.651Z] [2022-07-20T13:24:46.651Z] #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-20T13:24:46.651Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:24:46.651Z] #57 6.851 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T13:24:46.651Z] #57 8.870 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T13:24:46.651Z] #57 8.870 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T13:24:46.651Z] #57 9.136 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T13:24:46.651Z] #57 ... [2022-07-20T13:24:46.651Z] [2022-07-20T13:24:46.651Z] #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-20T13:24:46.651Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:24:46.651Z] #38 5.102 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T13:24:46.711Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T13:24:46.711Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-20T13:24:46.711Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-20T13:24:46.756Z] #3 DONE 0.4s [2022-07-20T13:24:46.910Z] #38 ... [2022-07-20T13:24:46.910Z] [2022-07-20T13:24:46.910Z] #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-20T13:24:46.910Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:24:46.910Z] #76 8.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:24:46.910Z] #76 8.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:24:46.910Z] #76 8.295 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:24:46.910Z] #76 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:24:46.910Z] #76 ... [2022-07-20T13:24:46.910Z] [2022-07-20T13:24:46.910Z] #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-20T13:24:46.910Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:24:46.910Z] #47 7.510 + git clone https://github.com/docker/distribution.git . [2022-07-20T13:24:46.910Z] #47 7.518 Cloning into '.'... [2022-07-20T13:24:46.971Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0B / 53.68MB 0.2s [2022-07-20T13:24:46.971Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0B / 5.14MB 0.2s [2022-07-20T13:24:46.971Z] #11 ... [2022-07-20T13:24:46.971Z] [2022-07-20T13:24:46.971Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T13:24:46.971Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T13:24:46.971Z] #49 DONE 0.0s [2022-07-20T13:24:46.971Z] [2022-07-20T13:24:46.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:46.971Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:24:46.971Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 25.13MB / 53.68MB 0.4s [2022-07-20T13:24:46.971Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.4s [2022-07-20T13:24:46.971Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0B / 10.66MB 0.4s [2022-07-20T13:24:47.024Z] [2022-07-20T13:24:47.024Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T13:24:47.024Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T13:24:47.024Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T13:24:47.024Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T13:24:47.024Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T13:24:47.024Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-07-20T13:24:47.024Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T13:24:47.024Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T13:24:47.169Z] #47 ... [2022-07-20T13:24:47.169Z] [2022-07-20T13:24:47.169Z] #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-20T13:24:47.169Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:24:47.169Z] #40 7.734 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T13:24:47.169Z] #40 9.005 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T13:24:47.234Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 31.19MB / 53.68MB 0.5s [2022-07-20T13:24:47.234Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.5s done [2022-07-20T13:24:47.234Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 5.24MB / 10.66MB 0.5s [2022-07-20T13:24:47.234Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 44.70MB / 53.68MB 0.6s [2022-07-20T13:24:47.234Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.6s [2022-07-20T13:24:47.234Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 0.6s [2022-07-20T13:24:47.234Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.7s [2022-07-20T13:24:47.234Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 4.19MB / 54.67MB 0.7s [2022-07-20T13:24:47.284Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-20T13:24:47.284Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T13:24:47.284Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-20T13:24:47.389Z] #60 DONE 78.1s [2022-07-20T13:24:47.389Z] [2022-07-20T13:24:47.389Z] #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-20T13:24:47.389Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:24:47.428Z] #40 ... [2022-07-20T13:24:47.428Z] [2022-07-20T13:24:47.428Z] #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-20T13:24:47.428Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:24:47.428Z] #14 7.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:24:47.428Z] #14 7.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:24:47.428Z] #14 7.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:24:47.428Z] #14 8.314 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:24:47.428Z] #14 ... [2022-07-20T13:24:47.428Z] [2022-07-20T13:24:47.428Z] #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-20T13:24:47.428Z] #67 sha256:27834cfcadf1bdccb03c368e669dfd195e8f32cd77c5f1dda3172cd2ff490535 [2022-07-20T13:24:47.428Z] #67 7.448 + RM_GOPATH=0 [2022-07-20T13:24:47.428Z] #67 7.451 + TMP_GOPATH= [2022-07-20T13:24:47.428Z] #67 7.451 + : /build [2022-07-20T13:24:47.428Z] #67 7.451 + '[' -z '' ']' [2022-07-20T13:24:47.428Z] #67 7.452 ++ mktemp -d [2022-07-20T13:24:47.428Z] #67 7.462 + export GOPATH=/tmp/tmp.er80gjl0gN [2022-07-20T13:24:47.428Z] #67 7.462 + GOPATH=/tmp/tmp.er80gjl0gN [2022-07-20T13:24:47.428Z] #67 7.463 + RM_GOPATH=1 [2022-07-20T13:24:47.428Z] #67 7.463 + case "$(go env GOARCH)" in [2022-07-20T13:24:47.428Z] #67 7.464 ++ go env GOARCH [2022-07-20T13:24:47.428Z] #67 7.616 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:24:47.428Z] #67 7.616 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:24:47.428Z] #67 7.616 ++ dirname /install.sh [2022-07-20T13:24:47.428Z] #67 7.625 + dir=/ [2022-07-20T13:24:47.428Z] #67 7.633 + bin=rootlesskit [2022-07-20T13:24:47.428Z] #67 7.633 + shift [2022-07-20T13:24:47.428Z] #67 7.633 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T13:24:47.428Z] #67 7.633 + . //rootlesskit.installer [2022-07-20T13:24:47.428Z] #67 7.633 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:24:47.428Z] #67 7.654 + install_rootlesskit [2022-07-20T13:24:47.428Z] #67 7.654 + case "$1" in [2022-07-20T13:24:47.428Z] #67 7.654 + export CGO_ENABLED=0 [2022-07-20T13:24:47.428Z] #67 7.656 + CGO_ENABLED=0 [2022-07-20T13:24:47.428Z] #67 7.656 + _install_rootlesskit [2022-07-20T13:24:47.428Z] #67 7.657 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T13:24:47.428Z] #67 7.657 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:24:47.428Z] #67 7.657 + GOBIN=/build [2022-07-20T13:24:47.428Z] #67 7.658 + GO111MODULE=on [2022-07-20T13:24:47.428Z] #67 7.658 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:24:47.428Z] #67 7.659 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:24:47.428Z] #67 8.514 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T13:24:47.496Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.8s done [2022-07-20T13:24:47.496Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 16.78MB / 54.67MB 0.8s [2022-07-20T13:24:47.496Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 20.97MB / 54.67MB 0.9s [2022-07-20T13:24:47.496Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 1.56MB / 81.11MB 0.9s [2022-07-20T13:24:47.548Z] #4 DONE 0.7s [2022-07-20T13:24:47.687Z] #67 ... [2022-07-20T13:24:47.687Z] [2022-07-20T13:24:47.687Z] #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-20T13:24:47.687Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:24:47.687Z] #53 7.405 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T13:24:47.687Z] #53 10.36 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T13:24:47.687Z] #53 10.38 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T13:24:47.687Z] #53 10.58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T13:24:47.687Z] #53 11.15 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T13:24:47.687Z] #53 11.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T13:24:47.687Z] #53 ... [2022-07-20T13:24:47.687Z] [2022-07-20T13:24:47.687Z] #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-20T13:24:47.687Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:24:47.687Z] #51 8.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:24:47.687Z] #51 8.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:24:47.687Z] #51 8.102 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:24:47.687Z] #51 8.835 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T13:24:47.687Z] #51 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:24:47.759Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 25.17MB / 54.67MB 1.0s [2022-07-20T13:24:47.759Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 12.58MB / 81.11MB 1.0s [2022-07-20T13:24:47.759Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 38.80MB / 54.67MB 1.2s [2022-07-20T13:24:47.759Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 32.51MB / 81.11MB 1.2s [2022-07-20T13:24:47.808Z] [2022-07-20T13:24:47.808Z] #6 [internal] load .dockerignore [2022-07-20T13:24:47.808Z] #6 sha256:946e517868b245065299205b4e96c59f034f53c15c322e7eb7859ad38c70361b [2022-07-20T13:24:47.808Z] #6 DONE 0.0s [2022-07-20T13:24:47.808Z] [2022-07-20T13:24:47.808Z] #5 [internal] load build definition from Dockerfile [2022-07-20T13:24:47.808Z] #5 sha256:dc9a3fbc0d7cf92eeaed528db36cfa2c708fd7718b539118310393abe0236da3 [2022-07-20T13:24:47.808Z] #5 DONE 0.0s [2022-07-20T13:24:47.808Z] [2022-07-20T13:24:47.808Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:47.808Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T13:24:47.946Z] #51 ... [2022-07-20T13:24:47.946Z] [2022-07-20T13:24:47.946Z] #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-20T13:24:47.946Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:24:47.946Z] #42 8.545 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:24:47.946Z] #42 8.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:24:47.946Z] #42 8.680 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:24:47.946Z] #42 10.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:24:47.946Z] #42 ... [2022-07-20T13:24:47.946Z] [2022-07-20T13:24:47.946Z] #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-20T13:24:47.946Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:24:47.946Z] #62 5.576 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:24:47.946Z] #62 5.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:24:47.946Z] #62 5.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:24:47.946Z] #62 6.125 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:24:47.946Z] #62 7.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:24:47.946Z] #62 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:24:48.020Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.4s [2022-07-20T13:24:48.020Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 52.43MB / 81.11MB 1.4s [2022-07-20T13:24:48.020Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.5s done [2022-07-20T13:24:48.020Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 60.82MB / 81.11MB 1.5s [2022-07-20T13:24:48.205Z] #62 ... [2022-07-20T13:24:48.205Z] [2022-07-20T13:24:48.205Z] #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-20T13:24:48.205Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:24:48.205Z] #53 11.32 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T13:24:48.205Z] #53 11.33 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T13:24:48.205Z] #53 11.54 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T13:24:48.205Z] #53 11.79 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T13:24:48.281Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 69.21MB / 81.11MB 1.6s [2022-07-20T13:24:48.281Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 1.6s [2022-07-20T13:24:48.281Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 77.59MB / 81.11MB 1.7s [2022-07-20T13:24:48.281Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 6.29MB / 108.94MB 1.7s [2022-07-20T13:24:48.281Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-20T13:24:48.378Z] #10 ... [2022-07-20T13:24:48.378Z] [2022-07-20T13:24:48.378Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T13:24:48.378Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T13:24:48.378Z] #7 DONE 0.8s [2022-07-20T13:24:48.463Z] #53 11.87 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T13:24:48.541Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 16.78MB / 108.94MB 1.8s [2022-07-20T13:24:48.541Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 32.51MB / 108.94MB 2.0s [2022-07-20T13:24:48.639Z] [2022-07-20T13:24:48.639Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:48.639Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T13:24:48.639Z] #10 DONE 0.9s [2022-07-20T13:24:48.639Z] [2022-07-20T13:24:48.639Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T13:24:48.639Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T13:24:48.639Z] #8 DONE 0.9s [2022-07-20T13:24:48.639Z] [2022-07-20T13:24:48.639Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T13:24:48.639Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T13:24:48.639Z] #9 DONE 0.9s [2022-07-20T13:24:48.722Z] #53 12.23 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T13:24:48.803Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.1s done [2022-07-20T13:24:48.803Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 45.13MB / 108.94MB 2.1s [2022-07-20T13:24:48.803Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 54.46MB / 108.94MB 2.2s [2022-07-20T13:24:48.803Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 2.2s [2022-07-20T13:24:48.901Z] [2022-07-20T13:24:48.901Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:48.901Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:48.901Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-20T13:24:48.901Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T13:24:48.901Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T13:24:49.066Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 80.74MB / 108.94MB 2.4s [2022-07-20T13:24:49.066Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 91.23MB / 108.94MB 2.5s [2022-07-20T13:24:49.161Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T13:24:49.161Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-20T13:24:49.161Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.39MB / 55.00MB 0.2s [2022-07-20T13:24:49.325Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 2.6s [2022-07-20T13:24:49.325Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 106.95MB / 108.94MB 2.8s [2022-07-20T13:24:49.338Z] #11 ... [2022-07-20T13:24:49.338Z] [2022-07-20T13:24:49.338Z] #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-20T13:24:49.338Z] #31 sha256:2ed87c40fb13179238f5e509a6322b99e1dc3809da1e5a97b1566610dafb5487 [2022-07-20T13:24:49.338Z] #31 2.549 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T13:24:49.338Z] #31 2.846 [2022-07-20T13:24:49.338Z] #31 3.080 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:49.338Z] #31 3.405 [2022-07-20T13:24:49.338Z] #31 4.379 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T13:24:49.338Z] #31 4.710 [2022-07-20T13:24:49.338Z] #31 4.946 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:49.338Z] #31 5.252 [2022-07-20T13:24:49.338Z] #31 6.288 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T13:24:49.338Z] #31 6.641 [2022-07-20T13:24:49.338Z] #31 6.892 #=#=# ################### 27.1% ########################################## 59.0% ################################################################# 91.0% ######################################################################## 100.0% [2022-07-20T13:24:49.338Z] #31 7.449 [2022-07-20T13:24:49.338Z] #31 8.505 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T13:24:49.338Z] #31 8.795 [2022-07-20T13:24:49.338Z] #31 9.013 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:49.338Z] #31 9.288 [2022-07-20T13:24:49.338Z] #31 10.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T13:24:49.338Z] #31 ... [2022-07-20T13:24:49.338Z] [2022-07-20T13:24:49.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:49.338Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:49.467Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 21.34MB / 55.00MB 0.4s [2022-07-20T13:24:49.467Z] #28 ... [2022-07-20T13:24:49.467Z] [2022-07-20T13:24:49.467Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T13:24:49.467Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T13:24:49.467Z] #49 DONE 0.0s [2022-07-20T13:24:49.467Z] [2022-07-20T13:24:49.467Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:49.467Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:49.467Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.82MB / 55.00MB 0.6s [2022-07-20T13:24:49.734Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 0.7s [2022-07-20T13:24:49.734Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 51.38MB / 55.00MB 0.8s [2022-07-20T13:24:50.009Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s [2022-07-20T13:24:50.376Z] #11 ... [2022-07-20T13:24:50.376Z] [2022-07-20T13:24:50.376Z] #24 [internal] load build context [2022-07-20T13:24:50.376Z] #24 sha256:c50ade5c21446b4174a57d07e1c74123605634e8bf7b0ad49a3f9b9b5c0b36b4 [2022-07-20T13:24:50.376Z] #24 transferring context: 62.07MB 2.5s done [2022-07-20T13:24:50.376Z] #24 DONE 3.6s [2022-07-20T13:24:50.376Z] [2022-07-20T13:24:50.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:50.376Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:24:50.376Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 3.5s done [2022-07-20T13:24:50.376Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 3.5s done [2022-07-20T13:24:50.582Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s done [2022-07-20T13:24:50.582Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-20T13:24:50.946Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.6s done [2022-07-20T13:24:51.253Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-20T13:24:51.565Z] #41 ... [2022-07-20T13:24:51.565Z] [2022-07-20T13:24:51.565Z] #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-20T13:24:51.565Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:24:51.565Z] #19 68.72 Fetched 49.1 MB in 1min 7s (738 kB/s) [2022-07-20T13:24:51.891Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 5.4s done [2022-07-20T13:24:51.891Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-20T13:24:52.152Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-20T13:24:52.152Z] #11 ... [2022-07-20T13:24:52.152Z] [2022-07-20T13:24:52.152Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:52.152Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T13:24:52.152Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T13:24:52.152Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T13:24:52.152Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-20T13:24:52.152Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-20T13:24:52.152Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.3s done [2022-07-20T13:24:52.152Z] #28 DONE 5.6s [2022-07-20T13:24:52.152Z] [2022-07-20T13:24:52.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:52.152Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:24:52.152Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-20T13:24:52.202Z] #11 ... [2022-07-20T13:24:52.202Z] [2022-07-20T13:24:52.202Z] #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-20T13:24:52.202Z] #31 sha256:2ed87c40fb13179238f5e509a6322b99e1dc3809da1e5a97b1566610dafb5487 [2022-07-20T13:24:52.202Z] #31 10.41 [2022-07-20T13:24:52.202Z] #31 10.64 #=#=# ######################################################################## 100.0% [2022-07-20T13:24:52.202Z] #31 10.90 [2022-07-20T13:24:52.202Z] #31 11.00 Download of images into '/build' complete. [2022-07-20T13:24:52.202Z] #31 11.00 Use something like the following to load the result into a Docker daemon: [2022-07-20T13:24:52.202Z] #31 11.00 tar -cC '/build' . | docker load [2022-07-20T13:24:52.202Z] #31 DONE 13.2s [2022-07-20T13:24:52.202Z] [2022-07-20T13:24:52.202Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:52.202Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:52.723Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.5s done [2022-07-20T13:24:52.983Z] #11 ... [2022-07-20T13:24:52.983Z] [2022-07-20T13:24:52.983Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:52.983Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T13:24:52.983Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T13:24:52.983Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:24:52.983Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T13:24:52.983Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T13:24:52.983Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-07-20T13:24:52.983Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-07-20T13:24:52.983Z] #71 DONE 6.4s [2022-07-20T13:24:52.983Z] [2022-07-20T13:24:52.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:52.983Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:24:52.983Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-20T13:24:53.925Z] #11 ... [2022-07-20T13:24:53.925Z] [2022-07-20T13:24:53.925Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:53.925Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:24:53.925Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:24:53.925Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T13:24:53.925Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T13:24:53.925Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-07-20T13:24:53.925Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-07-20T13:24:53.925Z] #73 DONE 7.5s [2022-07-20T13:24:53.996Z] #53 ... [2022-07-20T13:24:53.996Z] [2022-07-20T13:24:53.996Z] #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-20T13:24:53.996Z] #26 sha256:8e60611fd2c4474d640a739313c26cce397eb803278d6ff207e16e88a9485dbf [2022-07-20T13:24:53.996Z] #26 7.216 + RM_GOPATH=0 [2022-07-20T13:24:53.996Z] #26 7.216 + TMP_GOPATH= [2022-07-20T13:24:53.996Z] #26 7.216 + : /build [2022-07-20T13:24:53.996Z] #26 7.216 + '[' -z '' ']' [2022-07-20T13:24:53.996Z] #26 7.216 ++ mktemp -d [2022-07-20T13:24:53.996Z] #26 7.219 + export GOPATH=/tmp/tmp.83wLJRllT5 [2022-07-20T13:24:53.996Z] #26 7.219 + GOPATH=/tmp/tmp.83wLJRllT5 [2022-07-20T13:24:53.996Z] #26 7.219 + RM_GOPATH=1 [2022-07-20T13:24:53.996Z] #26 7.220 + case "$(go env GOARCH)" in [2022-07-20T13:24:53.996Z] #26 7.223 ++ go env GOARCH [2022-07-20T13:24:53.996Z] #26 7.237 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:24:53.996Z] #26 7.238 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:24:53.996Z] #26 7.238 ++ dirname /install.sh [2022-07-20T13:24:53.996Z] #26 7.244 + dir=/ [2022-07-20T13:24:53.996Z] #26 7.249 + bin=dockercli [2022-07-20T13:24:53.996Z] #26 7.249 + shift [2022-07-20T13:24:53.996Z] #26 7.250 + '[' '!' -f //dockercli.installer ']' [2022-07-20T13:24:53.996Z] #26 7.250 + . //dockercli.installer [2022-07-20T13:24:53.996Z] #26 7.250 ++ : stable [2022-07-20T13:24:53.996Z] #26 7.250 ++ : 17.06.2-ce [2022-07-20T13:24:53.996Z] #26 7.251 + install_dockercli [2022-07-20T13:24:53.996Z] #26 7.251 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T13:24:53.996Z] #26 7.252 Install docker/cli version 17.06.2-ce from stable [2022-07-20T13:24:53.996Z] #26 7.255 ++ uname -m [2022-07-20T13:24:53.996Z] #26 7.271 + arch=x86_64 [2022-07-20T13:24:53.996Z] #26 7.271 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T13:24:53.996Z] #26 7.271 + url=https://download.docker.com/linux/static [2022-07-20T13:24:53.996Z] #26 7.273 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T13:24:53.996Z] #26 7.310 + tar -xz docker/docker [2022-07-20T13:24:54.188Z] [2022-07-20T13:24:54.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:54.188Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:24:54.255Z] #26 ... [2022-07-20T13:24:54.255Z] [2022-07-20T13:24:54.255Z] #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-20T13:24:54.255Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:24:54.255Z] #34 7.631 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T13:24:54.255Z] #34 7.631 Cloning into '.'... [2022-07-20T13:24:54.513Z] #34 ... [2022-07-20T13:24:54.513Z] [2022-07-20T13:24:54.513Z] #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-20T13:24:54.513Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:54.513Z] #55 10.18 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T13:24:54.513Z] #55 10.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T13:24:54.513Z] #55 10.61 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T13:24:54.513Z] #55 10.64 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T13:24:54.513Z] #55 14.05 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T13:24:54.513Z] #55 14.54 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T13:24:54.513Z] #55 14.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T13:24:54.513Z] #55 14.82 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T13:24:54.799Z] #28 ... [2022-07-20T13:24:54.799Z] [2022-07-20T13:24:54.799Z] #24 [internal] load build context [2022-07-20T13:24:54.799Z] #24 sha256:23facb9f389ba0a269f5342e394152253a18a91e9f947ad316e094c92b607669 [2022-07-20T13:24:54.799Z] #24 transferring context: 62.06MB 4.6s done [2022-07-20T13:24:54.799Z] #24 DONE 5.3s [2022-07-20T13:24:54.799Z] [2022-07-20T13:24:54.799Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:54.799Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:54.799Z] #28 ... [2022-07-20T13:24:54.799Z] [2022-07-20T13:24:54.799Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:54.799Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T13:24:54.799Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-20T13:24:54.799Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T13:24:54.799Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:24:54.799Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T13:24:54.799Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-07-20T13:24:54.799Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-07-20T13:24:54.799Z] #71 DONE 5.4s [2022-07-20T13:24:54.799Z] [2022-07-20T13:24:54.799Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:54.799Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:54.799Z] #28 ... [2022-07-20T13:24:54.799Z] [2022-07-20T13:24:54.799Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T13:24:54.799Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T13:24:54.799Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T13:24:54.799Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T13:24:54.799Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T13:24:54.799Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T13:24:54.799Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-07-20T13:24:54.799Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-07-20T13:24:54.799Z] #73 DONE 5.4s [2022-07-20T13:24:54.799Z] [2022-07-20T13:24:54.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:54.799Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:54.799Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.2s done [2022-07-20T13:24:54.799Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T13:24:54.799Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T13:24:54.799Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T13:24:54.800Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done [2022-07-20T13:24:54.800Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-20T13:24:54.800Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s done [2022-07-20T13:24:54.800Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.8s done [2022-07-20T13:24:54.800Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.8s done [2022-07-20T13:24:54.800Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.1s [2022-07-20T13:24:54.800Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.9s done [2022-07-20T13:24:55.747Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.0s [2022-07-20T13:24:56.317Z] #11 ... [2022-07-20T13:24:56.317Z] [2022-07-20T13:24:56.317Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T13:24:56.317Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T13:24:56.317Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.6s done [2022-07-20T13:24:56.317Z] #28 DONE 7.6s [2022-07-20T13:24:56.317Z] [2022-07-20T13:24:56.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:56.317Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:56.317Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-20T13:24:56.317Z] #11 ... [2022-07-20T13:24:56.317Z] [2022-07-20T13:24:56.317Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T13:24:56.317Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T13:24:56.412Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.2s [2022-07-20T13:24:56.577Z] #72 DONE 0.5s [2022-07-20T13:24:56.577Z] [2022-07-20T13:24:56.577Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T13:24:56.577Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T13:24:56.733Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.6s done [2022-07-20T13:24:57.148Z] #74 DONE 0.6s [2022-07-20T13:24:57.148Z] [2022-07-20T13:24:57.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:57.148Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:24:57.148Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.5s done [2022-07-20T13:24:57.148Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.1s [2022-07-20T13:24:57.303Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0.1s [2022-07-20T13:24:57.719Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.6s done [2022-07-20T13:24:57.808Z] #55 ... [2022-07-20T13:24:57.808Z] [2022-07-20T13:24:57.808Z] #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-20T13:24:57.808Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:24:57.808Z] #38 20.83 tomll can be used in two ways: [2022-07-20T13:24:57.808Z] #38 20.83 Writing to STDIN and reading from STDOUT: [2022-07-20T13:24:57.808Z] #38 20.83 cat file.toml | tomll > file.toml [2022-07-20T13:24:57.808Z] #38 20.83 [2022-07-20T13:24:57.808Z] #38 20.83 Reading and updating a list of files: [2022-07-20T13:24:57.808Z] #38 20.83 tomll a.toml b.toml c.toml [2022-07-20T13:24:57.808Z] #38 20.83 [2022-07-20T13:24:57.808Z] #38 20.83 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T13:24:57.981Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-20T13:24:58.068Z] #38 DONE 21.6s [2022-07-20T13:24:58.068Z] [2022-07-20T13:24:58.068Z] #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-20T13:24:58.068Z] #67 sha256:27834cfcadf1bdccb03c368e669dfd195e8f32cd77c5f1dda3172cd2ff490535 [2022-07-20T13:24:58.068Z] #67 12.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:24:58.068Z] #67 12.71 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T13:24:58.068Z] #67 14.07 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T13:24:58.068Z] #67 19.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T13:24:58.068Z] #67 21.17 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T13:24:58.327Z] #67 21.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T13:24:58.586Z] #67 21.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T13:24:58.586Z] #67 ... [2022-07-20T13:24:58.586Z] [2022-07-20T13:24:58.586Z] #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-20T13:24:58.586Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:58.586Z] #55 21.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:24:58.586Z] #55 22.14 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T13:24:58.846Z] #55 ... [2022-07-20T13:24:58.846Z] [2022-07-20T13:24:58.846Z] #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-20T13:24:58.846Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:24:58.846Z] #14 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:24:58.846Z] #14 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:24:58.958Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.7s done [2022-07-20T13:24:59.106Z] #14 ... [2022-07-20T13:24:59.107Z] [2022-07-20T13:24:59.107Z] #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-20T13:24:59.107Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:24:59.107Z] #57 12.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T13:24:59.107Z] #57 ... [2022-07-20T13:24:59.107Z] [2022-07-20T13:24:59.107Z] #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-20T13:24:59.107Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:59.107Z] #55 22.54 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T13:24:59.107Z] #55 22.66 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T13:24:59.220Z] #11 ... [2022-07-20T13:24:59.220Z] [2022-07-20T13:24:59.220Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T13:24:59.220Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-20T13:24:59.220Z] #72 DONE 1.6s [2022-07-20T13:24:59.220Z] [2022-07-20T13:24:59.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:24:59.220Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:24:59.226Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T13:24:59.366Z] #55 ... [2022-07-20T13:24:59.366Z] [2022-07-20T13:24:59.366Z] #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-20T13:24:59.366Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:24:59.366Z] #40 12.80 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T13:24:59.366Z] #40 13.66 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T13:24:59.366Z] #40 13.76 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T13:24:59.366Z] #40 19.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T13:24:59.366Z] #40 19.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:24:59.366Z] #40 ... [2022-07-20T13:24:59.366Z] [2022-07-20T13:24:59.366Z] #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-20T13:24:59.366Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:24:59.366Z] #55 23.02 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T13:24:59.487Z] #11 DONE 48.2s [2022-07-20T13:24:59.487Z] [2022-07-20T13:24:59.487Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T13:24:59.487Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T13:24:59.626Z] #55 23.29 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T13:24:59.665Z] #19 68.72 Reading package lists... [2022-07-20T13:24:59.665Z] #19 ... [2022-07-20T13:24:59.665Z] [2022-07-20T13:24:59.665Z] #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-20T13:24:59.665Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:24:59.665Z] #84 35.46 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T13:24:59.892Z] #55 23.32 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T13:25:00.156Z] #55 23.45 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T13:25:00.156Z] #55 23.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T13:25:00.415Z] #55 23.94 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T13:25:00.612Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.0s done [2022-07-20T13:25:00.612Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 [2022-07-20T13:25:00.875Z] #12 DONE 1.3s [2022-07-20T13:25:00.875Z] [2022-07-20T13:25:00.875Z] #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-20T13:25:00.875Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T13:25:00.987Z] #55 24.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T13:25:00.987Z] #55 ... [2022-07-20T13:25:00.987Z] [2022-07-20T13:25:00.987Z] #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-20T13:25:00.987Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:00.987Z] #76 14.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:00.987Z] #76 18.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:00.987Z] #76 ... [2022-07-20T13:25:00.987Z] [2022-07-20T13:25:00.987Z] #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-20T13:25:00.987Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:00.987Z] #55 24.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T13:25:01.144Z] #13 DONE 0.5s [2022-07-20T13:25:01.144Z] [2022-07-20T13:25:01.144Z] #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-20T13:25:01.144Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T13:25:01.247Z] #55 ... [2022-07-20T13:25:01.247Z] [2022-07-20T13:25:01.247Z] #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-20T13:25:01.247Z] #26 sha256:8e60611fd2c4474d640a739313c26cce397eb803278d6ff207e16e88a9485dbf [2022-07-20T13:25:01.247Z] #26 24.14 + mkdir -p /build [2022-07-20T13:25:01.247Z] #26 24.17 + mv docker/docker /build/ [2022-07-20T13:25:01.247Z] #26 24.18 + rmdir docker [2022-07-20T13:25:01.247Z] #26 DONE 24.3s [2022-07-20T13:25:01.406Z] #50 DONE 0.2s [2022-07-20T13:25:01.406Z] [2022-07-20T13:25:01.406Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T13:25:01.406Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T13:25:01.406Z] #46 DONE 0.2s [2022-07-20T13:25:01.406Z] [2022-07-20T13:25:01.406Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T13:25:01.406Z] #25 sha256:d69bc757f32728b66baf7ddf09231778281758c2054b860b29aaf7e617ee6804 [2022-07-20T13:25:01.406Z] #25 DONE 0.2s [2022-07-20T13:25:01.406Z] [2022-07-20T13:25:01.406Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T13:25:01.406Z] #66 sha256:8ebb8822872210ecd302260c7d4ab07dc62f020b1f6f089f5fcd998ef5d9b845 [2022-07-20T13:25:01.406Z] #66 DONE 0.2s [2022-07-20T13:25:01.406Z] [2022-07-20T13:25:01.406Z] #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-20T13:25:01.406Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:01.406Z] #51 ... [2022-07-20T13:25:01.406Z] [2022-07-20T13:25:01.406Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T13:25:01.406Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T13:25:01.406Z] #33 DONE 0.3s [2022-07-20T13:25:01.507Z] [2022-07-20T13:25:01.507Z] #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-20T13:25:01.507Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:01.507Z] #55 24.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T13:25:01.507Z] #55 24.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T13:25:01.554Z] #11 ... [2022-07-20T13:25:01.554Z] [2022-07-20T13:25:01.554Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T13:25:01.554Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-20T13:25:01.554Z] #74 DONE 2.7s [2022-07-20T13:25:01.554Z] [2022-07-20T13:25:01.554Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:25:01.554Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:25:01.671Z] [2022-07-20T13:25:01.671Z] #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-20T13:25:01.671Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:25:02.076Z] #55 25.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T13:25:02.340Z] #55 25.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T13:25:02.340Z] #55 25.85 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T13:25:02.340Z] #55 ... [2022-07-20T13:25:02.340Z] [2022-07-20T13:25:02.340Z] #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-20T13:25:02.340Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:02.340Z] #51 15.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:02.340Z] #51 19.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:02.340Z] #51 21.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T13:25:02.497Z] #11 ... [2022-07-20T13:25:02.497Z] [2022-07-20T13:25:02.497Z] #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-20T13:25:02.497Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T13:25:02.497Z] #29 1.457 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:02.497Z] #29 1.506 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:02.497Z] #29 1.510 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:02.497Z] #29 1.644 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:25:02.497Z] #29 2.026 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:25:02.497Z] #29 2.042 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:25:02.497Z] #29 3.055 Fetched 8441 kB in 2s (4543 kB/s) [2022-07-20T13:25:02.497Z] #29 3.055 Reading package lists... [2022-07-20T13:25:02.497Z] #29 3.659 Reading package lists... [2022-07-20T13:25:02.497Z] #29 4.212 Building dependency tree... [2022-07-20T13:25:02.497Z] #29 4.572 The following additional packages will be installed: [2022-07-20T13:25:02.497Z] #29 4.573 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T13:25:02.497Z] #29 4.574 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T13:25:02.497Z] #29 4.575 Recommended packages: [2022-07-20T13:25:02.497Z] #29 4.575 libldap-common publicsuffix libsasl2-modules [2022-07-20T13:25:02.497Z] #29 4.698 The following NEW packages will be installed: [2022-07-20T13:25:02.497Z] #29 4.699 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T13:25:02.497Z] #29 4.699 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T13:25:02.497Z] #29 4.700 libssh2-1 openssl [2022-07-20T13:25:02.497Z] #29 5.005 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:02.497Z] #29 5.005 Need to get 2934 kB of archives. [2022-07-20T13:25:02.497Z] #29 5.005 After this operation, 6476 kB of additional disk space will be used. [2022-07-20T13:25:02.497Z] #29 5.005 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-20T13:25:02.497Z] #29 5.017 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-20T13:25:02.497Z] #29 5.018 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-20T13:25:02.497Z] #29 5.019 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-20T13:25:02.497Z] #29 5.020 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-20T13:25:02.497Z] #29 5.026 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-20T13:25:02.497Z] #29 5.026 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-20T13:25:02.497Z] #29 5.028 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-20T13:25:02.497Z] #29 5.030 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-20T13:25:02.497Z] #29 5.032 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-20T13:25:02.497Z] #29 5.036 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-20T13:25:02.497Z] #29 5.038 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-20T13:25:02.497Z] #29 5.039 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T13:25:02.497Z] #29 5.041 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T13:25:02.497Z] #29 5.043 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T13:25:02.497Z] #29 5.275 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:02.497Z] #29 5.323 Fetched 2934 kB in 0s (9613 kB/s) [2022-07-20T13:25:02.497Z] #29 5.482 Selecting previously unselected package openssl. [2022-07-20T13:25:02.497Z] #29 5.482 (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-20T13:25:02.497Z] #29 5.487 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 5.542 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:25:02.497Z] #29 6.267 Selecting previously unselected package ca-certificates. [2022-07-20T13:25:02.497Z] #29 6.267 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T13:25:02.497Z] #29 6.325 Unpacking ca-certificates (20210119) ... [2022-07-20T13:25:02.497Z] #29 6.626 Selecting previously unselected package libbrotli1:arm64. [2022-07-20T13:25:02.497Z] #29 6.626 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 6.634 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T13:25:02.497Z] #29 6.695 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-20T13:25:02.497Z] #29 6.695 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 6.700 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 6.751 Selecting previously unselected package libsasl2-2:arm64. [2022-07-20T13:25:02.497Z] #29 6.751 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 6.756 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 6.812 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-20T13:25:02.497Z] #29 6.812 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 6.824 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 7.324 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-20T13:25:02.497Z] #29 7.324 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 7.381 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T13:25:02.497Z] #29 7.768 Selecting previously unselected package libpsl5:arm64. [2022-07-20T13:25:02.497Z] #29 7.768 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 7.824 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T13:25:02.497Z] #29 8.352 Selecting previously unselected package librtmp1:arm64. [2022-07-20T13:25:02.497Z] #29 8.353 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 8.359 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:25:02.497Z] #29 8.932 Selecting previously unselected package libssh2-1:arm64. [2022-07-20T13:25:02.497Z] #29 8.932 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 8.936 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T13:25:02.497Z] #29 9.047 Selecting previously unselected package libcurl4:arm64. [2022-07-20T13:25:02.497Z] #29 9.090 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 9.097 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 9.286 Selecting previously unselected package curl. [2022-07-20T13:25:02.497Z] #29 9.286 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 9.295 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 9.383 Selecting previously unselected package libonig5:arm64. [2022-07-20T13:25:02.497Z] #29 9.385 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 9.389 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T13:25:02.497Z] #29 9.461 Selecting previously unselected package libjq1:arm64. [2022-07-20T13:25:02.497Z] #29 9.461 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 9.465 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T13:25:02.497Z] #29 9.588 Selecting previously unselected package jq. [2022-07-20T13:25:02.497Z] #29 9.588 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-20T13:25:02.497Z] #29 9.593 Unpacking jq (1.6-2.1) ... [2022-07-20T13:25:02.497Z] #29 9.636 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T13:25:02.497Z] #29 9.650 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T13:25:02.497Z] #29 9.662 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T13:25:02.497Z] #29 9.674 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 9.690 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:25:02.497Z] #29 9.702 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 9.713 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T13:25:02.497Z] #29 9.727 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:25:02.497Z] #29 9.745 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T13:25:02.497Z] #29 9.757 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T13:25:02.497Z] #29 9.769 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:25:02.497Z] #29 9.781 Setting up ca-certificates (20210119) ... [2022-07-20T13:25:02.497Z] #29 ... [2022-07-20T13:25:02.497Z] [2022-07-20T13:25:02.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:25:02.497Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:25:02.603Z] #51 ... [2022-07-20T13:25:02.603Z] [2022-07-20T13:25:02.603Z] #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-20T13:25:02.603Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:02.603Z] #42 15.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:02.603Z] #42 20.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:02.603Z] #42 ... [2022-07-20T13:25:02.603Z] [2022-07-20T13:25:02.603Z] #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-20T13:25:02.603Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:02.604Z] #55 26.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T13:25:03.271Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done [2022-07-20T13:25:03.271Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T13:25:04.515Z] #55 27.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T13:25:04.515Z] #55 28.07 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T13:25:05.796Z] #11 ... [2022-07-20T13:25:05.796Z] [2022-07-20T13:25:05.796Z] #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-20T13:25:05.796Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T13:25:05.796Z] #29 10.50 Updating certificates in /etc/ssl/certs... [2022-07-20T13:25:05.796Z] #29 11.30 129 added, 0 removed; done. [2022-07-20T13:25:05.796Z] #29 11.38 Setting up jq (1.6-2.1) ... [2022-07-20T13:25:05.796Z] #29 11.39 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:05.796Z] #29 11.40 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:05.796Z] #29 11.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:05.796Z] #29 11.43 Processing triggers for ca-certificates (20210119) ... [2022-07-20T13:25:05.796Z] #29 11.44 Updating certificates in /etc/ssl/certs... [2022-07-20T13:25:05.796Z] #29 12.23 0 added, 0 removed; done. [2022-07-20T13:25:05.796Z] #29 12.23 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T13:25:05.796Z] #29 12.23 done. [2022-07-20T13:25:05.796Z] #29 DONE 13.3s [2022-07-20T13:25:05.796Z] [2022-07-20T13:25:05.796Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T13:25:05.796Z] #30 sha256:cbc8eae9c0ea5e799554db23798dea9ba5598d9c08fc8678994ceea474bd3a14 [2022-07-20T13:25:05.796Z] #30 DONE 0.1s [2022-07-20T13:25:05.796Z] [2022-07-20T13:25:05.796Z] #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-20T13:25:05.796Z] #31 sha256:77ebb124f305f67544a2de9608a3fad73e71c7cbd5b4f7f9aeb8dbce83673a2d [2022-07-20T13:25:05.823Z] #11 ... [2022-07-20T13:25:05.823Z] [2022-07-20T13:25:05.823Z] #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-20T13:25:05.823Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:25:05.823Z] #29 0.939 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:05.823Z] #29 0.950 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:05.823Z] #29 0.950 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:05.823Z] #29 1.119 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:05.823Z] #29 1.357 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:05.823Z] #29 1.792 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:05.823Z] #29 2.979 Fetched 8555 kB in 2s (3697 kB/s) [2022-07-20T13:25:05.823Z] #29 2.979 Reading package lists... [2022-07-20T13:25:05.823Z] #29 3.806 Reading package lists... [2022-07-20T13:25:05.823Z] #29 4.623 Building dependency tree... [2022-07-20T13:25:05.823Z] #29 5.028 The following additional packages will be installed: [2022-07-20T13:25:05.823Z] #29 5.029 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T13:25:05.823Z] #29 5.030 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T13:25:05.823Z] #29 5.032 Recommended packages: [2022-07-20T13:25:05.823Z] #29 5.032 libldap-common publicsuffix libsasl2-modules [2022-07-20T13:25:05.823Z] #29 5.214 The following NEW packages will be installed: [2022-07-20T13:25:05.823Z] #29 5.214 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T13:25:05.823Z] #29 5.214 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T13:25:05.823Z] #29 5.214 libssh2-1 openssl [2022-07-20T13:25:05.823Z] #29 5.487 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:05.823Z] #29 5.487 Need to get 3041 kB of archives. [2022-07-20T13:25:05.823Z] #29 5.487 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T13:25:05.823Z] #29 5.487 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T13:25:05.823Z] #29 5.503 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T13:25:05.823Z] #29 5.503 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T13:25:05.823Z] #29 5.505 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-20T13:25:05.823Z] #29 5.507 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T13:25:05.823Z] #29 5.530 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-20T13:25:05.823Z] #29 5.530 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T13:25:05.823Z] #29 5.530 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T13:25:05.823Z] #29 5.544 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T13:25:05.823Z] #29 5.544 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T13:25:05.823Z] #29 5.544 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T13:25:05.823Z] #29 5.545 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T13:25:05.823Z] #29 5.547 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:25:05.823Z] #29 5.549 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:25:05.823Z] #29 5.561 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:25:05.823Z] #29 5.765 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:05.823Z] #29 5.809 Fetched 3041 kB in 0s (8822 kB/s) [2022-07-20T13:25:05.823Z] #29 5.838 Selecting previously unselected package openssl. [2022-07-20T13:25:05.823Z] #29 5.838 (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-20T13:25:05.823Z] #29 5.840 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 5.843 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:25:05.823Z] #29 5.984 Selecting previously unselected package ca-certificates. [2022-07-20T13:25:05.823Z] #29 5.984 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T13:25:05.823Z] #29 5.986 Unpacking ca-certificates (20210119) ... [2022-07-20T13:25:05.823Z] #29 6.061 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T13:25:05.823Z] #29 6.061 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.068 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:25:05.823Z] #29 6.138 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T13:25:05.823Z] #29 6.139 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.144 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 6.305 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T13:25:05.823Z] #29 6.305 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.309 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 6.352 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T13:25:05.823Z] #29 6.353 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.374 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 6.437 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T13:25:05.823Z] #29 6.437 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.441 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:25:05.823Z] #29 6.484 Selecting previously unselected package libpsl5:amd64. [2022-07-20T13:25:05.823Z] #29 6.484 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.488 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:25:05.823Z] #29 6.532 Selecting previously unselected package librtmp1:amd64. [2022-07-20T13:25:05.823Z] #29 6.532 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.542 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:25:05.823Z] #29 6.579 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T13:25:05.823Z] #29 6.579 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.584 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:25:05.823Z] #29 6.634 Selecting previously unselected package libcurl4:amd64. [2022-07-20T13:25:05.823Z] #29 6.636 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.644 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 6.708 Selecting previously unselected package curl. [2022-07-20T13:25:05.823Z] #29 6.709 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.713 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 6.773 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:25:05.823Z] #29 6.773 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.777 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:25:05.823Z] #29 6.840 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:25:05.823Z] #29 6.840 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.852 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:25:05.823Z] #29 6.883 Selecting previously unselected package jq. [2022-07-20T13:25:05.823Z] #29 6.884 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:25:05.823Z] #29 6.887 Unpacking jq (1.6-2.1) ... [2022-07-20T13:25:05.823Z] #29 6.926 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T13:25:05.823Z] #29 6.937 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T13:25:05.823Z] #29 6.947 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T13:25:05.823Z] #29 6.957 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 6.968 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T13:25:05.823Z] #29 6.978 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 6.989 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T13:25:05.823Z] #29 7.000 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T13:25:05.823Z] #29 7.018 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:25:05.823Z] #29 7.034 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:25:05.823Z] #29 7.039 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 7.051 Setting up ca-certificates (20210119) ... [2022-07-20T13:25:05.823Z] #29 7.682 Updating certificates in /etc/ssl/certs... [2022-07-20T13:25:05.823Z] #29 8.373 129 added, 0 removed; done. [2022-07-20T13:25:05.823Z] #29 8.436 Setting up jq (1.6-2.1) ... [2022-07-20T13:25:05.823Z] #29 8.445 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 8.456 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T13:25:05.823Z] #29 8.466 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:05.823Z] #29 8.482 Processing triggers for ca-certificates (20210119) ... [2022-07-20T13:25:05.823Z] #29 8.492 Updating certificates in /etc/ssl/certs... [2022-07-20T13:25:05.823Z] #29 9.068 0 added, 0 removed; done. [2022-07-20T13:25:05.823Z] #29 9.068 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T13:25:05.823Z] #29 9.069 done. [2022-07-20T13:25:05.823Z] #29 ... [2022-07-20T13:25:05.823Z] [2022-07-20T13:25:05.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:25:05.823Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:25:05.895Z] #55 29.26 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T13:25:06.366Z] #31 ... [2022-07-20T13:25:06.366Z] [2022-07-20T13:25:06.366Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:25:06.366Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T13:25:06.366Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.2s done [2022-07-20T13:25:06.366Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-20T13:25:06.366Z] #11 DONE 19.9s [2022-07-20T13:25:06.366Z] [2022-07-20T13:25:06.366Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T13:25:06.366Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-20T13:25:06.464Z] #55 30.13 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T13:25:06.724Z] #55 30.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T13:25:06.724Z] #55 30.35 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T13:25:06.763Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.0s done [2022-07-20T13:25:06.950Z] #12 DONE 0.5s [2022-07-20T13:25:06.950Z] [2022-07-20T13:25:06.950Z] #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-20T13:25:06.950Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-20T13:25:06.977Z] #34 ... [2022-07-20T13:25:06.977Z] [2022-07-20T13:25:06.977Z] #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-20T13:25:06.978Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:06.978Z] #62 4.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:06.978Z] #62 4.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:06.978Z] #62 4.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:06.978Z] #62 4.636 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:06.978Z] #62 5.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:06.983Z] #55 30.56 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T13:25:07.244Z] #55 30.61 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T13:25:07.244Z] #55 30.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T13:25:07.335Z] #11 ... [2022-07-20T13:25:07.335Z] [2022-07-20T13:25:07.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-20T13:25:07.335Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T13:25:07.335Z] #29 DONE 10.8s [2022-07-20T13:25:07.335Z] [2022-07-20T13:25:07.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:25:07.335Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:25:07.335Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T13:25:07.503Z] #55 31.00 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T13:25:07.548Z] #13 DONE 0.6s [2022-07-20T13:25:07.548Z] [2022-07-20T13:25:07.548Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T13:25:07.548Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-20T13:25:07.548Z] #33 DONE 0.1s [2022-07-20T13:25:07.548Z] [2022-07-20T13:25:07.548Z] #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-20T13:25:07.548Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-20T13:25:07.554Z] #62 ... [2022-07-20T13:25:07.554Z] [2022-07-20T13:25:07.554Z] #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-20T13:25:07.554Z] #67 sha256:f242a08aaed5cf8d3810fa38e91a97d12c7173e869847a51f3d3ef3db34c0fec [2022-07-20T13:25:07.554Z] #67 5.999 + RM_GOPATH=0 [2022-07-20T13:25:07.554Z] #67 5.999 + TMP_GOPATH= [2022-07-20T13:25:07.554Z] #67 5.999 + : /build [2022-07-20T13:25:07.554Z] #67 5.999 + '[' -z '' ']' [2022-07-20T13:25:07.554Z] #67 5.999 ++ mktemp -d [2022-07-20T13:25:07.554Z] #67 6.019 + export GOPATH=/tmp/tmp.Vs5d4X0o94 [2022-07-20T13:25:07.554Z] #67 6.019 + GOPATH=/tmp/tmp.Vs5d4X0o94 [2022-07-20T13:25:07.554Z] #67 6.019 + RM_GOPATH=1 [2022-07-20T13:25:07.554Z] #67 6.019 + case "$(go env GOARCH)" in [2022-07-20T13:25:07.554Z] #67 6.019 ++ go env GOARCH [2022-07-20T13:25:07.554Z] #67 6.077 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:07.554Z] #67 6.077 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:07.554Z] #67 6.077 ++ dirname /install.sh [2022-07-20T13:25:07.554Z] #67 6.103 + dir=/ [2022-07-20T13:25:07.554Z] #67 6.103 + bin=rootlesskit [2022-07-20T13:25:07.554Z] #67 6.103 + shift [2022-07-20T13:25:07.554Z] #67 6.103 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T13:25:07.554Z] #67 6.103 + . //rootlesskit.installer [2022-07-20T13:25:07.554Z] #67 6.103 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:07.554Z] #67 6.103 + install_rootlesskit [2022-07-20T13:25:07.554Z] #67 6.104 + case "$1" in [2022-07-20T13:25:07.554Z] #67 6.104 + export CGO_ENABLED=0 [2022-07-20T13:25:07.554Z] #67 6.104 + CGO_ENABLED=0 [2022-07-20T13:25:07.554Z] #67 6.104 + _install_rootlesskit [2022-07-20T13:25:07.554Z] #67 6.107 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T13:25:07.554Z] #67 6.107 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:25:07.554Z] #67 6.107 + GOBIN=/build [2022-07-20T13:25:07.554Z] #67 6.107 + GO111MODULE=on [2022-07-20T13:25:07.554Z] #67 6.107 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:07.554Z] #67 6.119 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:07.595Z] #11 ... [2022-07-20T13:25:07.596Z] [2022-07-20T13:25:07.596Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T13:25:07.596Z] #30 sha256:98082fa3300a20c8d2c8a95851b6c078d61a2876aaf12f57ec90d8b5083f2547 [2022-07-20T13:25:07.596Z] #30 DONE 0.4s [2022-07-20T13:25:07.596Z] [2022-07-20T13:25:07.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T13:25:07.596Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T13:25:07.766Z] #55 31.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T13:25:07.815Z] #67 ... [2022-07-20T13:25:07.815Z] [2022-07-20T13:25:07.815Z] #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-20T13:25:07.815Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:25:07.815Z] #34 6.397 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T13:25:07.815Z] #34 6.397 Cloning into '.'... [2022-07-20T13:25:07.816Z] #50 DONE 0.4s [2022-07-20T13:25:07.817Z] [2022-07-20T13:25:07.817Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T13:25:07.817Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-20T13:25:07.817Z] #46 DONE 0.3s [2022-07-20T13:25:07.817Z] [2022-07-20T13:25:07.817Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T13:25:07.817Z] #66 sha256:24dcd3cad6b67c93732ab2d4e0f3b1765a302d11448462744600fcb79b12fc64 [2022-07-20T13:25:07.817Z] #66 DONE 0.3s [2022-07-20T13:25:07.817Z] [2022-07-20T13:25:07.817Z] #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-20T13:25:07.817Z] #67 sha256:eaebd06051ee2e443de910eb7e6b206b9f98db99b3262e17eb2800ae609f6444 [2022-07-20T13:25:08.028Z] #55 31.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T13:25:08.028Z] #55 31.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T13:25:08.084Z] #67 ... [2022-07-20T13:25:08.084Z] [2022-07-20T13:25:08.084Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T13:25:08.084Z] #25 sha256:264e00884d5dfc8a7aaa10b39a70e0d787650bb9654289df3eb9f5d1758f222f [2022-07-20T13:25:08.084Z] #25 DONE 0.4s [2022-07-20T13:25:08.084Z] [2022-07-20T13:25:08.084Z] #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-20T13:25:08.084Z] #31 sha256:77ebb124f305f67544a2de9608a3fad73e71c7cbd5b4f7f9aeb8dbce83673a2d [2022-07-20T13:25:08.084Z] #31 1.561 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T13:25:08.084Z] #31 1.798 [2022-07-20T13:25:08.084Z] #31 2.016 #=#=# ######### 12.6% ######################################################################## 100.0% [2022-07-20T13:25:08.084Z] #31 2.359 [2022-07-20T13:25:08.288Z] #55 31.78 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T13:25:08.549Z] #55 32.09 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T13:25:08.549Z] #55 32.13 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T13:25:08.549Z] #55 ... [2022-07-20T13:25:08.549Z] [2022-07-20T13:25:08.549Z] #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-20T13:25:08.549Z] #67 sha256:27834cfcadf1bdccb03c368e669dfd195e8f32cd77c5f1dda3172cd2ff490535 [2022-07-20T13:25:08.549Z] #67 21.66 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:25:08.549Z] #67 21.68 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T13:25:08.549Z] #67 22.32 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T13:25:08.549Z] #67 23.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T13:25:08.549Z] #67 23.49 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T13:25:08.549Z] #67 23.67 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T13:25:08.549Z] #67 27.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:25:08.808Z] #67 ... [2022-07-20T13:25:08.808Z] [2022-07-20T13:25:08.808Z] #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-20T13:25:08.808Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:08.808Z] #55 32.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T13:25:08.808Z] #55 32.47 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T13:25:09.067Z] #55 32.73 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T13:25:09.327Z] #55 32.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T13:25:09.327Z] #55 32.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T13:25:09.586Z] #55 32.99 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T13:25:09.586Z] #55 ... [2022-07-20T13:25:09.586Z] [2022-07-20T13:25:09.586Z] #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-20T13:25:09.586Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:25:09.586Z] #53 23.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T13:25:09.586Z] #53 23.09 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T13:25:09.845Z] #53 ... [2022-07-20T13:25:09.845Z] [2022-07-20T13:25:09.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-20T13:25:09.845Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:09.845Z] #55 33.24 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T13:25:10.010Z] #31 3.945 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T13:25:10.010Z] #31 4.238 [2022-07-20T13:25:10.104Z] #55 33.48 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T13:25:10.104Z] #55 33.65 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T13:25:10.270Z] #31 4.472 #=#=# #################################################### 72.6% ######################################################################## 100.0% [2022-07-20T13:25:10.364Z] #55 33.77 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T13:25:10.364Z] #55 33.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T13:25:10.364Z] #55 33.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T13:25:10.364Z] #55 34.00 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T13:25:10.530Z] #31 4.771 [2022-07-20T13:25:10.623Z] #55 34.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T13:25:11.148Z] #34 ... [2022-07-20T13:25:11.148Z] [2022-07-20T13:25:11.148Z] #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-20T13:25:11.148Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:11.148Z] #14 6.538 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:11.148Z] #14 6.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:11.148Z] #14 6.583 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:11.148Z] #14 8.747 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:11.148Z] #14 ... [2022-07-20T13:25:11.148Z] [2022-07-20T13:25:11.148Z] #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-20T13:25:11.148Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:11.148Z] #55 6.043 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T13:25:11.148Z] #55 9.601 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T13:25:11.148Z] #55 9.622 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:25:11.148Z] #55 9.936 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T13:25:11.148Z] #55 9.960 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T13:25:11.148Z] #55 10.11 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T13:25:11.202Z] #55 34.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T13:25:11.202Z] #55 34.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T13:25:11.202Z] #55 34.86 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T13:25:11.410Z] #55 ... [2022-07-20T13:25:11.411Z] [2022-07-20T13:25:11.411Z] #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-20T13:25:11.411Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:11.411Z] #76 4.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:11.411Z] #76 4.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:11.411Z] #76 4.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:11.411Z] #76 5.257 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:11.411Z] #76 6.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:11.462Z] #55 ... [2022-07-20T13:25:11.462Z] [2022-07-20T13:25:11.462Z] #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-20T13:25:11.462Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:25:11.462Z] #36 24.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T13:25:11.462Z] #36 25.02 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T13:25:11.462Z] #36 25.75 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T13:25:11.462Z] #36 26.16 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T13:25:11.462Z] #36 26.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T13:25:11.462Z] #36 27.60 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T13:25:11.462Z] #36 27.67 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T13:25:11.462Z] #36 27.73 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T13:25:11.462Z] #36 28.12 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T13:25:11.462Z] #36 28.55 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T13:25:11.462Z] #36 29.37 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T13:25:11.462Z] #36 30.33 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T13:25:11.462Z] #36 30.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T13:25:11.462Z] #36 30.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T13:25:11.462Z] #36 33.17 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T13:25:11.462Z] #36 33.30 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T13:25:11.474Z] #31 5.917 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T13:25:11.672Z] #76 ... [2022-07-20T13:25:11.672Z] [2022-07-20T13:25:11.672Z] #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-20T13:25:11.672Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:25:11.672Z] #47 6.470 + git clone https://github.com/docker/distribution.git . [2022-07-20T13:25:11.672Z] #47 6.475 Cloning into '.'... [2022-07-20T13:25:11.672Z] #47 ... [2022-07-20T13:25:11.672Z] [2022-07-20T13:25:11.672Z] #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-20T13:25:11.672Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:25:11.672Z] #40 7.706 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T13:25:11.672Z] #40 8.934 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T13:25:11.724Z] #36 ... [2022-07-20T13:25:11.724Z] [2022-07-20T13:25:11.724Z] #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-20T13:25:11.724Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:11.725Z] #55 35.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T13:25:11.725Z] #55 35.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T13:25:11.725Z] #55 35.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T13:25:11.725Z] #55 35.37 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T13:25:11.725Z] #55 ... [2022-07-20T13:25:11.725Z] [2022-07-20T13:25:11.725Z] #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-20T13:25:11.725Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:11.725Z] #62 25.36 Fetched 8555 kB in 20s (427 kB/s) [2022-07-20T13:25:11.725Z] #62 25.36 Reading package lists... [2022-07-20T13:25:11.933Z] #40 ... [2022-07-20T13:25:11.933Z] [2022-07-20T13:25:11.933Z] #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-20T13:25:11.933Z] #26 sha256:173cc6bafc98e2630db5ebf78b08585a924c3455a6d10b1236b0a9c1abe3ac20 [2022-07-20T13:25:11.933Z] #26 6.546 + RM_GOPATH=0 [2022-07-20T13:25:11.933Z] #26 6.546 + TMP_GOPATH= [2022-07-20T13:25:11.933Z] #26 6.546 + : /build [2022-07-20T13:25:11.933Z] #26 6.546 + '[' -z '' ']' [2022-07-20T13:25:11.933Z] #26 6.552 ++ mktemp -d [2022-07-20T13:25:11.933Z] #26 6.552 + export GOPATH=/tmp/tmp.KdWCteWOkM [2022-07-20T13:25:11.933Z] #26 6.552 + GOPATH=/tmp/tmp.KdWCteWOkM [2022-07-20T13:25:11.933Z] #26 6.552 + RM_GOPATH=1 [2022-07-20T13:25:11.933Z] #26 6.552 + case "$(go env GOARCH)" in [2022-07-20T13:25:11.933Z] #26 6.552 ++ go env GOARCH [2022-07-20T13:25:11.933Z] #26 6.584 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:11.933Z] #26 6.584 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:11.933Z] #26 6.584 ++ dirname /install.sh [2022-07-20T13:25:11.933Z] #26 6.597 Install docker/cli version 17.06.2-ce from stable [2022-07-20T13:25:11.933Z] #26 6.597 + dir=/ [2022-07-20T13:25:11.933Z] #26 6.597 + bin=dockercli [2022-07-20T13:25:11.933Z] #26 6.597 + shift [2022-07-20T13:25:11.933Z] #26 6.597 + '[' '!' -f //dockercli.installer ']' [2022-07-20T13:25:11.933Z] #26 6.597 + . //dockercli.installer [2022-07-20T13:25:11.933Z] #26 6.597 ++ : stable [2022-07-20T13:25:11.933Z] #26 6.597 ++ : 17.06.2-ce [2022-07-20T13:25:11.933Z] #26 6.597 + install_dockercli [2022-07-20T13:25:11.933Z] #26 6.597 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T13:25:11.933Z] #26 6.597 ++ uname -m [2022-07-20T13:25:11.933Z] #26 6.688 + arch=x86_64 [2022-07-20T13:25:11.933Z] #26 6.688 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T13:25:11.933Z] #26 6.688 + url=https://download.docker.com/linux/static [2022-07-20T13:25:11.933Z] #26 6.689 + tar -xz docker/docker [2022-07-20T13:25:11.933Z] #26 6.690 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T13:25:11.933Z] #26 ... [2022-07-20T13:25:11.933Z] [2022-07-20T13:25:11.933Z] #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-20T13:25:11.933Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:11.933Z] #42 5.398 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:11.933Z] #42 5.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:11.933Z] #42 5.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:11.933Z] #42 6.131 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:11.933Z] #42 9.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:11.985Z] #62 35.20 Reading package lists... [2022-07-20T13:25:11.985Z] #62 ... [2022-07-20T13:25:11.985Z] [2022-07-20T13:25:11.985Z] #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-20T13:25:11.985Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:11.985Z] #51 34.09 Fetched 8558 kB in 27s (323 kB/s) [2022-07-20T13:25:12.195Z] #42 ... [2022-07-20T13:25:12.195Z] [2022-07-20T13:25:12.195Z] #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-20T13:25:12.195Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:25:12.195Z] #38 5.252 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T13:25:12.195Z] #38 ... [2022-07-20T13:25:12.195Z] [2022-07-20T13:25:12.195Z] #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-20T13:25:12.195Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:25:12.195Z] #36 6.879 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T13:25:12.417Z] #31 ... [2022-07-20T13:25:12.418Z] [2022-07-20T13:25:12.418Z] #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-20T13:25:12.418Z] #67 sha256:eaebd06051ee2e443de910eb7e6b206b9f98db99b3262e17eb2800ae609f6444 [2022-07-20T13:25:12.418Z] #67 4.499 + RM_GOPATH=0 [2022-07-20T13:25:12.418Z] #67 4.499 + TMP_GOPATH= [2022-07-20T13:25:12.418Z] #67 4.499 + : /build [2022-07-20T13:25:12.418Z] #67 4.499 + '[' -z '' ']' [2022-07-20T13:25:12.418Z] #67 4.520 ++ mktemp -d [2022-07-20T13:25:12.418Z] #67 4.533 + export GOPATH=/tmp/tmp.olwkHlf8gc [2022-07-20T13:25:12.418Z] #67 4.533 + GOPATH=/tmp/tmp.olwkHlf8gc [2022-07-20T13:25:12.418Z] #67 4.533 + RM_GOPATH=1 [2022-07-20T13:25:12.418Z] #67 4.533 + case "$(go env GOARCH)" in [2022-07-20T13:25:12.418Z] #67 4.535 ++ go env GOARCH [2022-07-20T13:25:12.418Z] #67 4.601 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:12.418Z] #67 4.601 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:12.418Z] #67 4.601 ++ dirname /install.sh [2022-07-20T13:25:12.418Z] #67 4.609 + dir=/ [2022-07-20T13:25:12.418Z] #67 4.609 + bin=rootlesskit [2022-07-20T13:25:12.418Z] #67 4.609 + shift [2022-07-20T13:25:12.418Z] #67 4.609 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T13:25:12.418Z] #67 4.610 + . //rootlesskit.installer [2022-07-20T13:25:12.418Z] #67 4.610 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:12.418Z] #67 4.611 + install_rootlesskit [2022-07-20T13:25:12.418Z] #67 4.611 + case "$1" in [2022-07-20T13:25:12.418Z] #67 4.611 + export CGO_ENABLED=0 [2022-07-20T13:25:12.418Z] #67 4.611 + CGO_ENABLED=0 [2022-07-20T13:25:12.418Z] #67 4.611 + _install_rootlesskit [2022-07-20T13:25:12.418Z] #67 4.615 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T13:25:12.418Z] #67 4.616 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:25:12.418Z] #67 4.616 + GOBIN=/build [2022-07-20T13:25:12.418Z] #67 4.616 + GO111MODULE=on [2022-07-20T13:25:12.418Z] #67 4.616 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:12.418Z] #67 4.616 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:12.456Z] #36 ... [2022-07-20T13:25:12.456Z] [2022-07-20T13:25:12.456Z] #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-20T13:25:12.456Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:25:12.456Z] #57 6.515 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T13:25:12.456Z] #57 8.385 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T13:25:12.456Z] #57 8.415 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T13:25:12.456Z] #57 9.021 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T13:25:12.717Z] #57 ... [2022-07-20T13:25:12.717Z] [2022-07-20T13:25:12.717Z] #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-20T13:25:12.717Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:25:12.717Z] #53 7.431 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T13:25:12.717Z] #53 10.81 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T13:25:12.717Z] #53 10.91 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T13:25:12.717Z] #53 10.93 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T13:25:12.717Z] #53 11.41 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T13:25:12.717Z] #53 ... [2022-07-20T13:25:12.717Z] [2022-07-20T13:25:12.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-20T13:25:12.717Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:25:12.717Z] #40 11.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T13:25:12.879Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-20T13:25:12.990Z] #67 5.156 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T13:25:13.299Z] #40 12.17 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T13:25:13.299Z] #40 12.30 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T13:25:14.527Z] #84 48.30 libtoolize: putting auxiliary files in '.'. [2022-07-20T13:25:14.527Z] #84 48.30 libtoolize: copying file './ltmain.sh' [2022-07-20T13:25:14.527Z] #84 ... [2022-07-20T13:25:14.527Z] [2022-07-20T13:25:14.527Z] #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-20T13:25:14.527Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:25:14.527Z] #19 68.72 Reading package lists... [2022-07-20T13:25:15.539Z] #67 7.646 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:25:15.539Z] #67 7.650 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T13:25:16.111Z] #67 8.292 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T13:25:16.178Z] #51 34.09 Reading package lists... [2022-07-20T13:25:16.178Z] #51 ... [2022-07-20T13:25:16.178Z] [2022-07-20T13:25:16.178Z] #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-20T13:25:16.178Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:16.178Z] #55 35.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T13:25:16.178Z] #55 35.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T13:25:16.178Z] #55 35.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T13:25:16.178Z] #55 35.83 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T13:25:16.178Z] #55 36.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T13:25:16.178Z] #55 36.13 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T13:25:16.178Z] #55 36.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T13:25:16.178Z] #55 36.44 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T13:25:16.178Z] #55 36.62 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T13:25:16.178Z] #55 36.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T13:25:16.178Z] #55 36.84 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T13:25:16.178Z] #55 37.14 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T13:25:16.178Z] #55 37.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T13:25:16.178Z] #55 37.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T13:25:16.178Z] #55 37.50 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T13:25:16.178Z] #55 38.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T13:25:16.178Z] #55 38.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T13:25:16.178Z] #55 39.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T13:25:16.178Z] #55 39.06 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T13:25:16.178Z] #55 39.33 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T13:25:16.178Z] #55 39.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T13:25:16.178Z] #55 39.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T13:25:16.178Z] #55 39.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T13:25:16.178Z] #55 39.66 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T13:25:16.185Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.5s done [2022-07-20T13:25:16.185Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T13:25:16.185Z] #11 DONE 27.2s [2022-07-20T13:25:16.185Z] [2022-07-20T13:25:16.185Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T13:25:16.185Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T13:25:16.746Z] #55 40.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T13:25:16.746Z] #55 40.29 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T13:25:17.006Z] #55 40.38 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T13:25:17.006Z] #55 40.47 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T13:25:17.265Z] #55 40.74 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T13:25:17.265Z] #55 ... [2022-07-20T13:25:17.265Z] [2022-07-20T13:25:17.265Z] #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-20T13:25:17.265Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:17.265Z] #14 30.79 Fetched 8555 kB in 24s (357 kB/s) [2022-07-20T13:25:17.265Z] #14 30.79 Reading package lists... [2022-07-20T13:25:17.265Z] #14 40.40 Reading package lists... [2022-07-20T13:25:17.265Z] #14 ... [2022-07-20T13:25:17.265Z] [2022-07-20T13:25:17.265Z] #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-20T13:25:17.265Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:25:17.496Z] #67 ... [2022-07-20T13:25:17.496Z] [2022-07-20T13:25:17.496Z] #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-20T13:25:17.496Z] #31 sha256:77ebb124f305f67544a2de9608a3fad73e71c7cbd5b4f7f9aeb8dbce83673a2d [2022-07-20T13:25:17.496Z] #31 7.035 [2022-07-20T13:25:17.496Z] #31 7.392 #=#=# 0.1% ######## 12.2% ############## 20.2% ######################## 33.6% #################################### 51.3% ########################################## 58.8% ################################################### 72.2% ########################################################## 80.9% ############################################################# 84.7% ################################################################## 92.9% ######################################################################## 100.0% [2022-07-20T13:25:17.496Z] #31 10.07 [2022-07-20T13:25:17.496Z] #31 ... [2022-07-20T13:25:17.496Z] [2022-07-20T13:25:17.496Z] #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-20T13:25:17.496Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T13:25:17.496Z] #36 4.430 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T13:25:17.566Z] #12 DONE 1.4s [2022-07-20T13:25:17.566Z] [2022-07-20T13:25:17.566Z] #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-20T13:25:17.566Z] #31 sha256:3a9664cff081022120bdbe3a98b35acbca63a95dadf49799954015b29704b3f6 [2022-07-20T13:25:17.566Z] #31 1.515 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T13:25:17.566Z] #31 1.800 [2022-07-20T13:25:17.566Z] #31 2.020 #=#=# ######################################################################## 100.0% [2022-07-20T13:25:17.566Z] #31 2.264 [2022-07-20T13:25:17.566Z] #31 3.115 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T13:25:17.566Z] #31 3.371 [2022-07-20T13:25:17.566Z] #31 3.589 #=#=# ######################################################################## 100.0% [2022-07-20T13:25:17.566Z] #31 3.873 [2022-07-20T13:25:17.566Z] #31 4.781 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T13:25:17.566Z] #31 5.045 [2022-07-20T13:25:17.566Z] #31 5.264 #=#=# ################## 25.6% ######################################### 57.5% ################################################################ 89.0% ######################################################################## 100.0% [2022-07-20T13:25:17.566Z] #31 5.800 [2022-07-20T13:25:17.566Z] #31 6.730 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T13:25:17.566Z] #31 6.995 [2022-07-20T13:25:17.566Z] #31 7.212 #=#=# ######################################################################## 100.0% [2022-07-20T13:25:17.566Z] #31 7.469 [2022-07-20T13:25:17.566Z] #31 8.151 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T13:25:17.566Z] #31 8.433 [2022-07-20T13:25:17.566Z] #31 8.649 #=#=# ######################################################################## 100.0% [2022-07-20T13:25:17.566Z] #31 8.924 [2022-07-20T13:25:17.566Z] #31 8.975 Download of images into '/build' complete. [2022-07-20T13:25:17.566Z] #31 8.975 Use something like the following to load the result into a Docker daemon: [2022-07-20T13:25:17.566Z] #31 8.975 tar -cC '/build' . | docker load [2022-07-20T13:25:17.756Z] #36 ... [2022-07-20T13:25:17.756Z] [2022-07-20T13:25:17.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-20T13:25:17.756Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:25:17.756Z] #55 4.332 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T13:25:17.756Z] #55 5.974 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T13:25:17.756Z] #55 6.020 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:25:17.756Z] #55 6.095 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T13:25:17.756Z] #55 6.185 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T13:25:17.756Z] #55 6.232 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T13:25:17.756Z] #55 6.649 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T13:25:17.756Z] #55 6.682 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T13:25:17.756Z] #55 7.278 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T13:25:17.756Z] #55 7.320 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T13:25:17.756Z] #55 7.398 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T13:25:17.756Z] #55 7.474 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T13:25:17.756Z] #55 8.936 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T13:25:17.756Z] #55 9.075 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T13:25:17.756Z] #55 9.296 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T13:25:17.756Z] #55 9.382 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T13:25:17.757Z] #55 ... [2022-07-20T13:25:17.757Z] [2022-07-20T13:25:17.757Z] #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-20T13:25:17.757Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T13:25:17.757Z] #42 5.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:17.757Z] #42 5.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:17.757Z] #42 5.311 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:17.757Z] #42 6.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:25:17.757Z] #42 9.374 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:25:17.825Z] #31 DONE 10.0s [2022-07-20T13:25:17.825Z] [2022-07-20T13:25:17.825Z] #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-20T13:25:17.825Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T13:25:18.019Z] #42 ... [2022-07-20T13:25:18.019Z] [2022-07-20T13:25:18.019Z] #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-20T13:25:18.019Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T13:25:18.019Z] #51 4.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:18.019Z] #51 4.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:18.019Z] #51 4.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:18.019Z] #51 4.920 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T13:25:18.019Z] #51 5.804 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:25:18.019Z] #51 7.731 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:25:18.019Z] #51 ... [2022-07-20T13:25:18.019Z] [2022-07-20T13:25:18.019Z] #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-20T13:25:18.019Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:18.019Z] #76 5.306 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:18.019Z] #76 5.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:18.019Z] #76 5.385 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:18.019Z] #76 6.668 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:25:18.019Z] #76 9.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:25:18.280Z] #76 ... [2022-07-20T13:25:18.280Z] [2022-07-20T13:25:18.280Z] #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-20T13:25:18.280Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T13:25:18.280Z] #62 5.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:18.280Z] #62 5.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:18.280Z] #62 5.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:18.280Z] #62 6.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:25:18.280Z] #62 9.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:25:18.280Z] #62 ... [2022-07-20T13:25:18.280Z] [2022-07-20T13:25:18.280Z] #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-20T13:25:18.280Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T13:25:18.280Z] #38 4.094 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T13:25:18.395Z] #13 DONE 0.7s [2022-07-20T13:25:18.395Z] [2022-07-20T13:25:18.395Z] #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-20T13:25:18.395Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:18.395Z] #42 ... [2022-07-20T13:25:18.395Z] [2022-07-20T13:25:18.395Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T13:25:18.395Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T13:25:18.395Z] #46 DONE 0.1s [2022-07-20T13:25:18.395Z] [2022-07-20T13:25:18.395Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T13:25:18.395Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T13:25:18.395Z] #33 DONE 0.2s [2022-07-20T13:25:18.541Z] #38 ... [2022-07-20T13:25:18.541Z] [2022-07-20T13:25:18.541Z] #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-20T13:25:18.541Z] #26 sha256:ad1db65d8ae8cc4f2b62c617beb22db9ef8132943cb2161318188318792e47b5 [2022-07-20T13:25:18.541Z] #26 4.479 + RM_GOPATH=0 [2022-07-20T13:25:18.541Z] #26 4.480 + TMP_GOPATH= [2022-07-20T13:25:18.541Z] #26 4.480 + : /build [2022-07-20T13:25:18.541Z] #26 4.480 + '[' -z '' ']' [2022-07-20T13:25:18.541Z] #26 4.484 ++ mktemp -d [2022-07-20T13:25:18.541Z] #26 4.492 + export GOPATH=/tmp/tmp.wAQgNkdD8L [2022-07-20T13:25:18.541Z] #26 4.492 + GOPATH=/tmp/tmp.wAQgNkdD8L [2022-07-20T13:25:18.541Z] #26 4.492 + RM_GOPATH=1 [2022-07-20T13:25:18.541Z] #26 4.492 + case "$(go env GOARCH)" in [2022-07-20T13:25:18.541Z] #26 4.493 ++ go env GOARCH [2022-07-20T13:25:18.541Z] #26 4.543 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:18.541Z] #26 4.543 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:18.541Z] #26 4.544 ++ dirname /install.sh [2022-07-20T13:25:18.541Z] #26 4.554 + dir=/ [2022-07-20T13:25:18.541Z] #26 4.554 + bin=dockercli [2022-07-20T13:25:18.541Z] #26 4.554 + shift [2022-07-20T13:25:18.541Z] #26 4.554 + '[' '!' -f //dockercli.installer ']' [2022-07-20T13:25:18.541Z] #26 4.562 + . //dockercli.installer [2022-07-20T13:25:18.541Z] #26 4.564 ++ : stable [2022-07-20T13:25:18.541Z] #26 4.564 ++ : 17.06.2-ce [2022-07-20T13:25:18.541Z] #26 4.564 + install_dockercli [2022-07-20T13:25:18.541Z] #26 4.564 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T13:25:18.541Z] #26 4.565 Install docker/cli version 17.06.2-ce from stable [2022-07-20T13:25:18.541Z] #26 4.565 ++ uname -m [2022-07-20T13:25:18.541Z] #26 4.578 + arch=aarch64 [2022-07-20T13:25:18.541Z] #26 4.579 + '[' aarch64 '!=' x86_64 ']' [2022-07-20T13:25:18.541Z] #26 4.579 + '[' aarch64 '!=' s390x ']' [2022-07-20T13:25:18.541Z] #26 4.581 + '[' aarch64 '!=' armhf ']' [2022-07-20T13:25:18.541Z] #26 4.581 + build_dockercli [2022-07-20T13:25:18.541Z] #26 4.581 + git clone https://github.com/docker/docker-ce /tmp/tmp.wAQgNkdD8L/tmp/docker-ce [2022-07-20T13:25:18.541Z] #26 4.583 Cloning into '/tmp/tmp.wAQgNkdD8L/tmp/docker-ce'... [2022-07-20T13:25:18.595Z] #40 ... [2022-07-20T13:25:18.595Z] [2022-07-20T13:25:18.595Z] #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-20T13:25:18.595Z] #67 sha256:f242a08aaed5cf8d3810fa38e91a97d12c7173e869847a51f3d3ef3db34c0fec [2022-07-20T13:25:18.595Z] #67 6.948 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T13:25:18.595Z] #67 11.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:25:18.595Z] #67 11.21 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T13:25:18.595Z] #67 12.73 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T13:25:18.595Z] #67 ... [2022-07-20T13:25:18.595Z] [2022-07-20T13:25:18.595Z] #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-20T13:25:18.595Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:18.595Z] #55 10.61 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T13:25:18.595Z] #55 10.91 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T13:25:18.595Z] #55 11.81 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T13:25:18.595Z] #55 11.82 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T13:25:18.595Z] #55 12.05 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T13:25:18.595Z] #55 12.09 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T13:25:18.595Z] #55 15.67 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T13:25:18.595Z] #55 15.93 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T13:25:18.595Z] #55 16.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T13:25:18.595Z] #55 16.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T13:25:18.595Z] #55 ... [2022-07-20T13:25:18.595Z] [2022-07-20T13:25:18.595Z] #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-20T13:25:18.595Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:18.595Z] #51 7.322 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:18.595Z] #51 7.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:18.595Z] #51 7.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:18.595Z] #51 8.128 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T13:25:18.595Z] #51 9.972 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:18.595Z] #51 13.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:18.595Z] #51 16.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:18.657Z] [2022-07-20T13:25:18.657Z] #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-20T13:25:18.657Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T13:25:18.657Z] #50 DONE 0.3s [2022-07-20T13:25:18.657Z] [2022-07-20T13:25:18.657Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T13:25:18.657Z] #66 sha256:519e140430d39c2e1af70c0bc4385715e7aefc024f0423bdf3adbca5541ed024 [2022-07-20T13:25:18.657Z] #66 DONE 0.3s [2022-07-20T13:25:18.657Z] [2022-07-20T13:25:18.657Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T13:25:18.657Z] #25 sha256:67311111eb5f26cb6f052fba04d201e54908bf5ea07338e1cd59765ea01a7cc9 [2022-07-20T13:25:18.657Z] #25 DONE 0.3s [2022-07-20T13:25:18.657Z] [2022-07-20T13:25:18.657Z] #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-20T13:25:18.657Z] #67 sha256:66991708ae440d8d26a93b18a01ff5eae9c55028675b6e00dc6e3183d34e8a98 [2022-07-20T13:25:18.802Z] #26 ... [2022-07-20T13:25:18.802Z] [2022-07-20T13:25:18.802Z] #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-20T13:25:18.802Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T13:25:18.802Z] #47 4.045 + git clone https://github.com/docker/distribution.git . [2022-07-20T13:25:18.802Z] #47 4.047 Cloning into '.'... [2022-07-20T13:25:18.802Z] #47 ... [2022-07-20T13:25:18.802Z] [2022-07-20T13:25:18.802Z] #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-20T13:25:18.802Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T13:25:18.802Z] #53 4.658 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T13:25:18.802Z] #53 6.014 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T13:25:18.802Z] #53 6.016 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T13:25:18.802Z] #53 6.122 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T13:25:18.802Z] #53 6.392 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T13:25:18.802Z] #53 6.819 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T13:25:18.802Z] #53 6.922 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T13:25:18.802Z] #53 7.184 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T13:25:18.802Z] #53 7.399 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T13:25:18.802Z] #53 10.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T13:25:18.802Z] #53 10.50 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T13:25:18.802Z] #53 10.64 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T13:25:18.822Z] #47 40.10 Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T13:25:18.822Z] #47 41.94 + git checkout -q v2.3.0 [2022-07-20T13:25:18.856Z] #51 ... [2022-07-20T13:25:18.856Z] [2022-07-20T13:25:18.856Z] #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-20T13:25:18.856Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:25:18.856Z] #53 12.18 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T13:25:18.856Z] #53 12.54 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T13:25:18.856Z] #53 12.59 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T13:25:18.856Z] #53 12.75 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T13:25:19.072Z] #53 ... [2022-07-20T13:25:19.072Z] [2022-07-20T13:25:19.072Z] #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-20T13:25:19.072Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T13:25:19.072Z] #34 4.504 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T13:25:19.072Z] #34 4.515 Cloning into '.'... [2022-07-20T13:25:19.072Z] #34 ... [2022-07-20T13:25:19.072Z] [2022-07-20T13:25:19.072Z] #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-20T13:25:19.072Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:25:19.072Z] #14 5.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:19.072Z] #14 5.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:19.072Z] #14 5.308 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:19.072Z] #14 6.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:25:19.072Z] #14 8.955 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:25:19.117Z] #53 ... [2022-07-20T13:25:19.117Z] [2022-07-20T13:25:19.117Z] #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-20T13:25:19.117Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:19.117Z] #62 7.887 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:19.117Z] #62 ... [2022-07-20T13:25:19.117Z] [2022-07-20T13:25:19.117Z] #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-20T13:25:19.117Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:19.117Z] #14 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:19.117Z] #14 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:19.334Z] #14 ... [2022-07-20T13:25:19.334Z] [2022-07-20T13:25:19.334Z] #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-20T13:25:19.334Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T13:25:19.334Z] #40 4.145 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T13:25:19.334Z] #40 4.965 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T13:25:19.334Z] #40 6.053 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T13:25:19.334Z] #40 6.439 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T13:25:19.334Z] #40 6.449 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T13:25:19.334Z] #40 8.958 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T13:25:19.334Z] #40 9.095 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:25:19.334Z] #40 ... [2022-07-20T13:25:19.334Z] [2022-07-20T13:25:19.334Z] #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-20T13:25:19.334Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T13:25:19.334Z] #57 5.362 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T13:25:19.334Z] #57 6.389 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T13:25:19.334Z] #57 6.436 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T13:25:19.334Z] #57 6.549 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T13:25:19.334Z] #57 8.124 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T13:25:19.378Z] #14 ... [2022-07-20T13:25:19.378Z] [2022-07-20T13:25:19.378Z] #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-20T13:25:19.378Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:25:19.378Z] #40 18.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T13:25:19.392Z] #47 ... [2022-07-20T13:25:19.392Z] [2022-07-20T13:25:19.392Z] #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-20T13:25:19.392Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:19.392Z] #76 32.88 Fetched 8555 kB in 25s (341 kB/s) [2022-07-20T13:25:19.392Z] #76 32.88 Reading package lists... [2022-07-20T13:25:19.392Z] #76 42.77 Reading package lists... [2022-07-20T13:25:19.392Z] #76 ... [2022-07-20T13:25:19.392Z] [2022-07-20T13:25:19.392Z] #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-20T13:25:19.392Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:19.392Z] #55 40.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T13:25:19.392Z] #55 41.10 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T13:25:19.392Z] #55 41.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T13:25:19.392Z] #55 41.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T13:25:19.392Z] #55 41.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T13:25:19.392Z] #55 41.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T13:25:19.392Z] #55 41.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T13:25:19.392Z] #55 41.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T13:25:19.392Z] #55 42.67 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T13:25:19.392Z] #55 42.83 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T13:25:19.392Z] #55 42.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T13:25:19.595Z] #57 ... [2022-07-20T13:25:19.595Z] [2022-07-20T13:25:19.595Z] #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-20T13:25:19.595Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T13:25:19.595Z] #42 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:25:19.651Z] #55 43.11 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T13:25:19.910Z] #55 43.26 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T13:25:19.910Z] #55 43.27 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T13:25:19.950Z] #40 18.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:25:20.168Z] #55 43.62 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T13:25:20.736Z] #55 ... [2022-07-20T13:25:20.736Z] [2022-07-20T13:25:20.736Z] #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-20T13:25:20.736Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:20.736Z] #42 34.25 Fetched 8555 kB in 26s (328 kB/s) [2022-07-20T13:25:20.736Z] #42 34.25 Reading package lists... [2022-07-20T13:25:20.995Z] #42 43.86 Reading package lists... [2022-07-20T13:25:20.995Z] #42 ... [2022-07-20T13:25:20.995Z] [2022-07-20T13:25:20.995Z] #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-20T13:25:20.995Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:20.995Z] #51 34.09 Reading package lists... [2022-07-20T13:25:21.077Z] #19 90.38 Reading package lists... [2022-07-20T13:25:21.077Z] #19 ... [2022-07-20T13:25:21.077Z] [2022-07-20T13:25:21.077Z] #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-20T13:25:21.077Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:25:21.077Z] #84 49.64 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T13:25:21.077Z] #84 49.64 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T13:25:21.077Z] #84 49.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:25:22.517Z] #40 ... [2022-07-20T13:25:22.517Z] [2022-07-20T13:25:22.517Z] #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-20T13:25:22.517Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:22.517Z] #76 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:22.517Z] #76 ... [2022-07-20T13:25:22.517Z] [2022-07-20T13:25:22.517Z] #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-20T13:25:22.517Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:25:22.517Z] #53 19.88 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T13:25:22.517Z] #53 19.98 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T13:25:22.517Z] #53 20.19 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T13:25:23.089Z] #53 ... [2022-07-20T13:25:23.089Z] [2022-07-20T13:25:23.089Z] #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-20T13:25:23.089Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:25:23.089Z] #57 11.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T13:25:23.089Z] #57 ... [2022-07-20T13:25:23.089Z] [2022-07-20T13:25:23.089Z] #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-20T13:25:23.089Z] #26 sha256:173cc6bafc98e2630db5ebf78b08585a924c3455a6d10b1236b0a9c1abe3ac20 [2022-07-20T13:25:23.089Z] #26 21.62 + mkdir -p /build [2022-07-20T13:25:23.089Z] #26 21.62 + mv docker/docker /build/ [2022-07-20T13:25:23.089Z] #26 21.64 + rmdir docker [2022-07-20T13:25:23.797Z] #42 ... [2022-07-20T13:25:23.797Z] [2022-07-20T13:25:23.797Z] #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-20T13:25:23.797Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T13:25:23.797Z] #38 15.47 tomll can be used in two ways: [2022-07-20T13:25:23.797Z] #38 15.47 Writing to STDIN and reading from STDOUT: [2022-07-20T13:25:23.797Z] #38 15.47 cat file.toml | tomll > file.toml [2022-07-20T13:25:23.797Z] #38 15.47 [2022-07-20T13:25:23.797Z] #38 15.47 Reading and updating a list of files: [2022-07-20T13:25:23.797Z] #38 15.47 tomll a.toml b.toml c.toml [2022-07-20T13:25:23.797Z] #38 15.47 [2022-07-20T13:25:23.797Z] #38 15.47 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T13:25:23.797Z] #38 DONE 16.2s [2022-07-20T13:25:23.954Z] #67 ... [2022-07-20T13:25:23.954Z] [2022-07-20T13:25:23.954Z] #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-20T13:25:23.954Z] #26 sha256:a33e1cf7fd792a0a49ba4df45d2e5ac457368c7fb624ec2939cef9403a1e3890 [2022-07-20T13:25:23.954Z] #26 5.061 + RM_GOPATH=0 [2022-07-20T13:25:23.954Z] #26 5.061 + TMP_GOPATH= [2022-07-20T13:25:23.954Z] #26 5.061 + : /build [2022-07-20T13:25:23.954Z] #26 5.061 + '[' -z '' ']' [2022-07-20T13:25:23.954Z] #26 5.061 ++ mktemp -d [2022-07-20T13:25:23.954Z] #26 5.061 + export GOPATH=/tmp/tmp.Sg5KG3xITD [2022-07-20T13:25:23.954Z] #26 5.061 + GOPATH=/tmp/tmp.Sg5KG3xITD [2022-07-20T13:25:23.954Z] #26 5.061 + RM_GOPATH=1 [2022-07-20T13:25:23.954Z] #26 5.061 + case "$(go env GOARCH)" in [2022-07-20T13:25:23.954Z] #26 5.061 ++ go env GOARCH [2022-07-20T13:25:23.954Z] #26 5.082 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:23.954Z] #26 5.082 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:23.954Z] #26 5.082 ++ dirname /install.sh [2022-07-20T13:25:23.954Z] #26 5.093 Install docker/cli version 17.06.2-ce from stable [2022-07-20T13:25:23.954Z] #26 5.093 + dir=/ [2022-07-20T13:25:23.954Z] #26 5.093 + bin=dockercli [2022-07-20T13:25:23.954Z] #26 5.093 + shift [2022-07-20T13:25:23.954Z] #26 5.093 + '[' '!' -f //dockercli.installer ']' [2022-07-20T13:25:23.954Z] #26 5.093 + . //dockercli.installer [2022-07-20T13:25:23.954Z] #26 5.093 ++ : stable [2022-07-20T13:25:23.954Z] #26 5.093 ++ : 17.06.2-ce [2022-07-20T13:25:23.954Z] #26 5.093 + install_dockercli [2022-07-20T13:25:23.954Z] #26 5.093 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T13:25:23.954Z] #26 5.093 ++ uname -m [2022-07-20T13:25:23.954Z] #26 5.093 + arch=x86_64 [2022-07-20T13:25:23.954Z] #26 5.093 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T13:25:23.954Z] #26 5.093 + url=https://download.docker.com/linux/static [2022-07-20T13:25:23.954Z] #26 5.093 + tar -xz docker/docker [2022-07-20T13:25:23.954Z] #26 5.105 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T13:25:24.058Z] [2022-07-20T13:25:24.058Z] #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-20T13:25:24.058Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:25:24.058Z] #55 12.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:25:24.058Z] #55 12.56 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T13:25:24.058Z] #55 12.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T13:25:24.058Z] #55 13.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T13:25:24.058Z] #55 13.25 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T13:25:24.058Z] #55 13.26 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T13:25:24.058Z] #55 13.41 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T13:25:24.058Z] #55 13.47 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T13:25:24.058Z] #55 13.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T13:25:24.058Z] #55 13.68 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T13:25:24.058Z] #55 13.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T13:25:24.058Z] #55 13.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T13:25:24.058Z] #55 14.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T13:25:24.058Z] #55 14.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T13:25:24.058Z] #55 14.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T13:25:24.058Z] #55 14.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T13:25:24.058Z] #55 14.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T13:25:24.058Z] #55 14.57 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T13:25:24.058Z] #55 15.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T13:25:24.058Z] #55 15.64 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T13:25:24.058Z] #55 15.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T13:25:24.058Z] #55 16.35 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T13:25:24.058Z] #55 16.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T13:25:24.142Z] #26 ... [2022-07-20T13:25:24.142Z] [2022-07-20T13:25:24.142Z] #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-20T13:25:24.142Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:24.142Z] #42 12.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:24.319Z] #55 16.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T13:25:24.319Z] #55 16.93 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T13:25:24.403Z] #42 ... [2022-07-20T13:25:24.403Z] [2022-07-20T13:25:24.403Z] #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-20T13:25:24.403Z] #67 sha256:f242a08aaed5cf8d3810fa38e91a97d12c7173e869847a51f3d3ef3db34c0fec [2022-07-20T13:25:24.403Z] #67 18.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T13:25:24.403Z] #67 19.99 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T13:25:24.403Z] #67 20.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T13:25:24.403Z] #67 20.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T13:25:24.403Z] #67 21.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:25:24.403Z] #67 21.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T13:25:24.403Z] #67 21.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T13:25:24.403Z] #67 22.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T13:25:24.403Z] #67 22.65 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T13:25:24.665Z] #67 23.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T13:25:24.890Z] #55 17.16 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T13:25:24.890Z] #55 17.16 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T13:25:24.890Z] #55 17.38 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T13:25:24.890Z] #55 17.45 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T13:25:25.236Z] #67 ... [2022-07-20T13:25:25.236Z] [2022-07-20T13:25:25.236Z] #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-20T13:25:25.236Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:25:25.236Z] #38 24.05 tomll can be used in two ways: [2022-07-20T13:25:25.236Z] #38 24.05 Writing to STDIN and reading from STDOUT: [2022-07-20T13:25:25.236Z] #38 24.05 cat file.toml | tomll > file.toml [2022-07-20T13:25:25.236Z] #38 24.05 [2022-07-20T13:25:25.236Z] #38 24.05 Reading and updating a list of files: [2022-07-20T13:25:25.236Z] #38 24.05 tomll a.toml b.toml c.toml [2022-07-20T13:25:25.236Z] #38 24.05 [2022-07-20T13:25:25.236Z] #38 24.05 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T13:25:25.274Z] #84 61.09 configure.ac:7: installing './compile' [2022-07-20T13:25:25.274Z] #84 61.12 configure.ac:11: installing './config.guess' [2022-07-20T13:25:25.274Z] #84 61.13 configure.ac:11: installing './config.sub' [2022-07-20T13:25:25.274Z] #84 61.14 configure.ac:8: installing './install-sh' [2022-07-20T13:25:25.274Z] #84 61.21 configure.ac:8: installing './missing' [2022-07-20T13:25:25.274Z] #84 61.31 Makefile.am: installing './depcomp' [2022-07-20T13:25:25.337Z] #26 ... [2022-07-20T13:25:25.337Z] [2022-07-20T13:25:25.337Z] #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-20T13:25:25.337Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:25.337Z] #42 6.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:25.337Z] #42 7.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:25.337Z] #42 7.021 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:25.461Z] #55 17.67 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T13:25:25.461Z] #55 17.80 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T13:25:25.461Z] #55 17.89 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T13:25:25.461Z] #55 17.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T13:25:25.461Z] #55 18.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T13:25:25.721Z] #55 18.11 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T13:25:25.981Z] #55 18.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T13:25:25.981Z] #55 18.33 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T13:25:25.981Z] #55 18.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T13:25:25.981Z] #55 18.49 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T13:25:25.981Z] #55 18.55 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T13:25:25.981Z] #55 18.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T13:25:26.183Z] #38 DONE 24.8s [2022-07-20T13:25:26.183Z] [2022-07-20T13:25:26.183Z] #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-20T13:25:26.183Z] #26 sha256:173cc6bafc98e2630db5ebf78b08585a924c3455a6d10b1236b0a9c1abe3ac20 [2022-07-20T13:25:26.183Z] #26 DONE 24.6s [2022-07-20T13:25:26.183Z] [2022-07-20T13:25:26.183Z] #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-20T13:25:26.183Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:26.183Z] #55 23.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:25:26.183Z] #55 23.59 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T13:25:26.183Z] #55 24.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T13:25:26.183Z] #55 24.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T13:25:26.183Z] #55 24.31 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T13:25:26.183Z] #55 24.33 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T13:25:26.183Z] #55 24.71 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T13:25:26.183Z] #55 24.71 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T13:25:26.183Z] #55 24.91 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T13:25:26.241Z] #55 18.83 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T13:25:26.241Z] #55 18.86 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T13:25:26.267Z] #51 43.77 Reading package lists... [2022-07-20T13:25:26.267Z] #51 ... [2022-07-20T13:25:26.267Z] [2022-07-20T13:25:26.267Z] #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-20T13:25:26.267Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:26.267Z] #55 46.75 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T13:25:26.267Z] #55 46.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T13:25:26.267Z] #55 47.07 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T13:25:26.267Z] #55 47.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T13:25:26.267Z] #55 47.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T13:25:26.267Z] #55 47.39 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T13:25:26.267Z] #55 47.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T13:25:26.267Z] #55 47.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T13:25:26.267Z] #55 48.11 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T13:25:26.267Z] #55 48.16 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T13:25:26.267Z] #55 48.48 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T13:25:26.267Z] #55 48.85 go: downloading golang.org/x/text v0.3.7 [2022-07-20T13:25:26.502Z] #55 19.04 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T13:25:26.502Z] #55 19.12 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T13:25:26.728Z] #42 8.117 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:26.754Z] #55 25.40 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T13:25:26.754Z] #55 25.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T13:25:26.754Z] #55 25.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T13:25:26.762Z] #55 19.17 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T13:25:26.762Z] #55 19.27 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T13:25:27.022Z] #55 19.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T13:25:27.022Z] #55 19.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T13:25:27.022Z] #55 19.43 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T13:25:27.171Z] #84 62.99 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:25:27.171Z] #84 62.99 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:25:27.171Z] #84 63.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:25:27.171Z] #84 63.16 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:25:27.171Z] #84 63.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:25:27.171Z] #84 63.37 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:25:27.282Z] #55 19.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T13:25:27.282Z] #55 19.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T13:25:27.282Z] #55 19.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T13:25:27.282Z] #55 19.87 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T13:25:27.325Z] #55 26.21 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T13:25:27.429Z] #84 63.50 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:25:27.429Z] #84 63.61 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:25:27.542Z] #55 20.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T13:25:27.543Z] #55 20.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T13:25:27.586Z] #55 26.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T13:25:27.686Z] #84 63.87 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:25:27.803Z] #55 20.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T13:25:27.803Z] #55 20.25 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T13:25:27.803Z] #55 20.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T13:25:27.803Z] #55 20.37 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T13:25:27.847Z] #55 26.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T13:25:27.847Z] #55 26.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T13:25:28.064Z] #55 20.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T13:25:28.064Z] #55 20.44 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T13:25:28.064Z] #55 20.50 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T13:25:28.064Z] #55 20.52 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T13:25:28.064Z] #55 20.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T13:25:28.108Z] #55 26.83 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T13:25:28.326Z] #55 20.66 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T13:25:28.326Z] #55 20.73 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T13:25:28.326Z] #55 20.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T13:25:28.326Z] #55 20.84 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T13:25:28.326Z] #55 ... [2022-07-20T13:25:28.326Z] [2022-07-20T13:25:28.326Z] #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-20T13:25:28.326Z] #67 sha256:eaebd06051ee2e443de910eb7e6b206b9f98db99b3262e17eb2800ae609f6444 [2022-07-20T13:25:28.326Z] #67 10.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T13:25:28.326Z] #67 11.24 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T13:25:28.326Z] #67 11.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T13:25:28.326Z] #67 11.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T13:25:28.326Z] #67 12.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:25:28.326Z] #67 12.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T13:25:28.326Z] #67 12.76 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T13:25:28.326Z] #67 13.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T13:25:28.326Z] #67 13.35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T13:25:28.326Z] #67 13.45 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T13:25:28.326Z] #67 14.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:25:28.368Z] #55 27.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T13:25:28.586Z] #67 ... [2022-07-20T13:25:28.586Z] [2022-07-20T13:25:28.586Z] #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-20T13:25:28.586Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T13:25:28.586Z] #51 10.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:25:28.586Z] #51 13.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T13:25:28.586Z] #51 17.54 Fetched 8445 kB in 14s (622 kB/s) [2022-07-20T13:25:28.586Z] #51 17.54 Reading package lists... [2022-07-20T13:25:28.586Z] #51 ... [2022-07-20T13:25:28.586Z] [2022-07-20T13:25:28.586Z] #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-20T13:25:28.586Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:25:28.587Z] #55 21.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T13:25:28.587Z] #55 21.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T13:25:28.587Z] #55 21.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T13:25:28.638Z] #42 ... [2022-07-20T13:25:28.638Z] [2022-07-20T13:25:28.638Z] #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-20T13:25:28.638Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:28.638Z] #76 6.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:28.638Z] #76 7.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:28.638Z] #76 7.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:28.638Z] #76 8.090 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:28.638Z] #76 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:28.638Z] #76 ... [2022-07-20T13:25:28.638Z] [2022-07-20T13:25:28.638Z] #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-20T13:25:28.638Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:25:28.638Z] #53 7.422 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T13:25:28.638Z] #53 9.344 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T13:25:28.638Z] #53 9.426 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T13:25:28.638Z] #53 9.493 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T13:25:28.638Z] #53 9.999 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T13:25:28.638Z] #53 10.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T13:25:28.638Z] #53 10.04 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T13:25:28.638Z] #53 10.09 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T13:25:28.638Z] #53 10.22 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T13:25:28.638Z] #53 ... [2022-07-20T13:25:28.638Z] [2022-07-20T13:25:28.638Z] #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-20T13:25:28.638Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:28.638Z] #62 7.600 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:28.638Z] #62 7.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:28.638Z] #62 7.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:28.638Z] #62 8.655 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:28.638Z] #62 ... [2022-07-20T13:25:28.638Z] [2022-07-20T13:25:28.638Z] #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-20T13:25:28.638Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:25:28.638Z] #36 3.907 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T13:25:28.804Z] #55 ... [2022-07-20T13:25:28.804Z] [2022-07-20T13:25:28.804Z] #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-20T13:25:28.804Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:28.804Z] #76 42.77 Reading package lists... [2022-07-20T13:25:28.847Z] #55 21.20 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T13:25:28.899Z] #36 ... [2022-07-20T13:25:28.899Z] [2022-07-20T13:25:28.899Z] #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-20T13:25:28.899Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:25:28.899Z] #47 3.366 + git clone https://github.com/docker/distribution.git . [2022-07-20T13:25:28.899Z] #47 3.366 Cloning into '.'... [2022-07-20T13:25:28.899Z] #47 ... [2022-07-20T13:25:28.899Z] [2022-07-20T13:25:28.899Z] #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-20T13:25:28.899Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:25:28.899Z] #40 3.607 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T13:25:28.899Z] #40 4.191 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T13:25:28.899Z] #40 4.749 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T13:25:28.899Z] #40 4.871 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T13:25:28.899Z] #40 4.919 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T13:25:28.899Z] #40 7.684 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T13:25:28.899Z] #40 7.828 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:25:29.159Z] #40 ... [2022-07-20T13:25:29.159Z] [2022-07-20T13:25:29.160Z] #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-20T13:25:29.160Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:25:29.160Z] #34 4.653 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T13:25:29.160Z] #34 4.653 Cloning into '.'... [2022-07-20T13:25:29.160Z] #34 ... [2022-07-20T13:25:29.160Z] [2022-07-20T13:25:29.160Z] #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-20T13:25:29.160Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:25:29.160Z] #57 3.237 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T13:25:29.160Z] #57 3.797 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T13:25:29.160Z] #57 3.798 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T13:25:29.160Z] #57 3.810 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T13:25:29.160Z] #57 4.446 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T13:25:29.417Z] #55 21.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T13:25:29.417Z] #55 ... [2022-07-20T13:25:29.417Z] [2022-07-20T13:25:29.417Z] #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-20T13:25:29.417Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:25:29.417Z] #14 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:25:29.417Z] #14 17.71 Fetched 8441 kB in 13s (665 kB/s) [2022-07-20T13:25:29.417Z] #14 17.71 Reading package lists... [2022-07-20T13:25:29.417Z] #14 ... [2022-07-20T13:25:29.417Z] [2022-07-20T13:25:29.417Z] #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-20T13:25:29.417Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T13:25:29.425Z] #57 ... [2022-07-20T13:25:29.425Z] [2022-07-20T13:25:29.425Z] #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-20T13:25:29.425Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:29.425Z] #14 7.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:29.425Z] #14 7.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:29.425Z] #14 7.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:29.425Z] #14 9.119 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:29.425Z] #14 ... [2022-07-20T13:25:29.425Z] [2022-07-20T13:25:29.425Z] #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-20T13:25:29.425Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:25:29.425Z] #38 4.222 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T13:25:29.677Z] #47 21.70 Updating files: 83% (1809/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T13:25:29.677Z] #47 21.95 + git checkout -q v2.3.0 [2022-07-20T13:25:29.688Z] #38 ... [2022-07-20T13:25:29.688Z] [2022-07-20T13:25:29.688Z] #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-20T13:25:29.688Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:29.688Z] #55 5.311 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T13:25:29.688Z] #55 7.186 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T13:25:29.688Z] #55 7.191 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:25:29.688Z] #55 7.369 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T13:25:29.688Z] #55 7.381 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T13:25:29.688Z] #55 7.478 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T13:25:29.688Z] #55 7.802 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T13:25:29.688Z] #55 7.858 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T13:25:29.688Z] #55 8.653 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T13:25:29.688Z] #55 8.693 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T13:25:29.688Z] #55 8.812 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T13:25:29.688Z] #55 8.941 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T13:25:29.688Z] #55 10.67 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T13:25:29.688Z] #55 10.79 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T13:25:29.688Z] #55 11.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T13:25:29.688Z] #55 11.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T13:25:29.688Z] #55 ... [2022-07-20T13:25:29.688Z] [2022-07-20T13:25:29.688Z] #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-20T13:25:29.688Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:29.688Z] #51 5.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:25:29.688Z] #51 5.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:25:29.688Z] #51 5.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:25:29.688Z] #51 6.544 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T13:25:29.688Z] #51 6.839 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:25:29.688Z] #51 9.468 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:29.753Z] #55 28.75 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T13:25:29.937Z] #47 ... [2022-07-20T13:25:29.937Z] [2022-07-20T13:25:29.937Z] #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-20T13:25:29.937Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T13:25:29.937Z] #53 12.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T13:25:29.937Z] #53 12.40 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T13:25:29.937Z] #53 ... [2022-07-20T13:25:29.937Z] [2022-07-20T13:25:29.937Z] #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-20T13:25:29.937Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:29.937Z] #76 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:25:29.937Z] #76 17.52 Fetched 8441 kB in 13s (673 kB/s) [2022-07-20T13:25:29.937Z] #76 17.52 Reading package lists... [2022-07-20T13:25:29.948Z] #51 ... [2022-07-20T13:25:29.949Z] [2022-07-20T13:25:29.949Z] #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-20T13:25:29.949Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:29.949Z] #62 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:30.197Z] #76 22.27 Reading package lists... [2022-07-20T13:25:30.198Z] #76 ... [2022-07-20T13:25:30.198Z] [2022-07-20T13:25:30.198Z] #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-20T13:25:30.198Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T13:25:30.198Z] #36 12.52 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T13:25:30.198Z] #36 12.52 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T13:25:30.198Z] #36 12.88 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T13:25:30.198Z] #36 13.06 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T13:25:30.198Z] #36 13.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T13:25:30.198Z] #36 13.60 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T13:25:30.198Z] #36 13.60 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T13:25:30.198Z] #36 13.64 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T13:25:30.198Z] #36 13.90 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T13:25:30.198Z] #36 14.23 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T13:25:30.198Z] #36 14.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T13:25:30.198Z] #36 15.27 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T13:25:30.198Z] #36 15.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T13:25:30.198Z] #36 15.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T13:25:30.198Z] #36 17.26 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T13:25:30.198Z] #36 ... [2022-07-20T13:25:30.198Z] [2022-07-20T13:25:30.198Z] #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-20T13:25:30.198Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T13:25:30.198Z] #62 12.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:25:30.198Z] #62 18.31 Fetched 8441 kB in 13s (635 kB/s) [2022-07-20T13:25:30.326Z] #55 29.11 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T13:25:30.458Z] #62 18.31 Reading package lists... [2022-07-20T13:25:30.458Z] #62 ... [2022-07-20T13:25:30.458Z] [2022-07-20T13:25:30.458Z] #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-20T13:25:30.458Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:25:30.458Z] #55 21.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T13:25:30.458Z] #55 21.99 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T13:25:30.458Z] #55 22.08 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T13:25:30.458Z] #55 22.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T13:25:30.458Z] #55 22.36 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T13:25:30.458Z] #55 22.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T13:25:30.458Z] #55 22.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T13:25:30.458Z] #55 22.56 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T13:25:30.458Z] #55 22.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T13:25:30.458Z] #55 22.82 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T13:25:30.458Z] #55 22.82 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T13:25:30.458Z] #55 22.94 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T13:25:30.458Z] #55 23.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T13:25:30.732Z] #55 23.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T13:25:30.732Z] #55 23.21 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T13:25:30.732Z] #55 23.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T13:25:30.992Z] #55 23.33 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T13:25:30.992Z] #55 23.38 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T13:25:30.992Z] #55 23.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T13:25:30.992Z] #55 23.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T13:25:30.992Z] #55 23.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T13:25:31.267Z] #55 29.88 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T13:25:31.350Z] #76 52.32 Building dependency tree... [2022-07-20T13:25:31.350Z] #76 ... [2022-07-20T13:25:31.350Z] [2022-07-20T13:25:31.350Z] #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-20T13:25:31.350Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:31.350Z] #62 35.20 Reading package lists... [2022-07-20T13:25:31.350Z] #62 45.10 Building dependency tree... [2022-07-20T13:25:31.350Z] #62 51.95 The following additional packages will be installed: [2022-07-20T13:25:31.350Z] #62 51.97 libbtrfs0 [2022-07-20T13:25:31.350Z] #62 52.32 The following NEW packages will be installed: [2022-07-20T13:25:31.350Z] #62 52.34 libbtrfs-dev libbtrfs0 [2022-07-20T13:25:31.350Z] #62 52.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:31.350Z] #62 52.93 Need to get 460 kB of archives. [2022-07-20T13:25:31.350Z] #62 52.93 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T13:25:31.350Z] #62 52.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:25:31.350Z] #62 52.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:25:31.350Z] #62 54.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:31.350Z] #62 ... [2022-07-20T13:25:31.350Z] [2022-07-20T13:25:31.350Z] #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-20T13:25:31.350Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:31.350Z] #51 43.77 Reading package lists... [2022-07-20T13:25:31.528Z] #55 ... [2022-07-20T13:25:31.528Z] [2022-07-20T13:25:31.528Z] #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-20T13:25:31.528Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:31.528Z] #62 20.38 Fetched 8555 kB in 16s (524 kB/s) [2022-07-20T13:25:31.528Z] #62 20.38 Reading package lists... [2022-07-20T13:25:31.562Z] #55 23.82 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T13:25:31.562Z] #55 23.91 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T13:25:31.562Z] #55 23.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T13:25:31.562Z] #55 24.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T13:25:31.562Z] #55 ... [2022-07-20T13:25:31.562Z] [2022-07-20T13:25:31.562Z] #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-20T13:25:31.562Z] #31 sha256:77ebb124f305f67544a2de9608a3fad73e71c7cbd5b4f7f9aeb8dbce83673a2d [2022-07-20T13:25:31.562Z] #31 15.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T13:25:31.562Z] #31 17.72 #=#=# [2022-07-20T13:25:31.562Z] #31 18.15 #=#=# ######################################################################## 100.0% [2022-07-20T13:25:31.562Z] #31 19.77 [2022-07-20T13:25:31.562Z] #31 22.60 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T13:25:31.562Z] #31 24.44 #=#=# [2022-07-20T13:25:31.562Z] #31 24.79 #=#=# ######################################################################## 100.0% [2022-07-20T13:25:31.562Z] #31 ... [2022-07-20T13:25:31.562Z] [2022-07-20T13:25:31.562Z] #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-20T13:25:31.562Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T13:25:31.562Z] #47 23.89 + 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-20T13:25:31.788Z] #62 29.63 Reading package lists... [2022-07-20T13:25:31.788Z] #62 ... [2022-07-20T13:25:31.788Z] [2022-07-20T13:25:31.788Z] #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-20T13:25:31.788Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:31.788Z] #51 20.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T13:25:31.788Z] #51 ... [2022-07-20T13:25:31.789Z] [2022-07-20T13:25:31.789Z] #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-20T13:25:31.789Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:31.789Z] #14 30.41 Fetched 8555 kB in 24s (355 kB/s) [2022-07-20T13:25:32.289Z] #51 53.36 Building dependency tree... [2022-07-20T13:25:32.289Z] #51 ... [2022-07-20T13:25:32.289Z] [2022-07-20T13:25:32.289Z] #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-20T13:25:32.289Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:25:32.289Z] #47 45.45 + 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-20T13:25:32.496Z] #62 ... [2022-07-20T13:25:32.496Z] [2022-07-20T13:25:32.496Z] #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-20T13:25:32.496Z] #26 sha256:a33e1cf7fd792a0a49ba4df45d2e5ac457368c7fb624ec2939cef9403a1e3890 [2022-07-20T13:25:32.496Z] #26 13.43 + mkdir -p /build [2022-07-20T13:25:32.496Z] #26 13.44 + mv docker/docker /build/ [2022-07-20T13:25:32.496Z] #26 13.46 + rmdir docker [2022-07-20T13:25:32.496Z] #26 DONE 13.9s [2022-07-20T13:25:32.506Z] #47 ... [2022-07-20T13:25:32.506Z] [2022-07-20T13:25:32.506Z] #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-20T13:25:32.506Z] #31 sha256:77ebb124f305f67544a2de9608a3fad73e71c7cbd5b4f7f9aeb8dbce83673a2d [2022-07-20T13:25:32.506Z] #31 26.13 [2022-07-20T13:25:32.506Z] #31 26.54 Download of images into '/build' complete. [2022-07-20T13:25:32.506Z] #31 26.54 Use something like the following to load the result into a Docker daemon: [2022-07-20T13:25:32.506Z] #31 26.54 tar -cC '/build' . | docker load [2022-07-20T13:25:32.506Z] #31 DONE 26.8s [2022-07-20T13:25:32.506Z] [2022-07-20T13:25:32.506Z] #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-20T13:25:32.506Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:25:32.506Z] #55 24.09 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T13:25:32.506Z] #55 24.23 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T13:25:32.506Z] #55 24.40 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T13:25:32.551Z] #47 ... [2022-07-20T13:25:32.551Z] [2022-07-20T13:25:32.551Z] #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-20T13:25:32.551Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:32.551Z] #62 55.38 Fetched 460 kB in 0s (1266 kB/s) [2022-07-20T13:25:32.551Z] #62 55.60 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:25:32.551Z] #62 55.60 (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-20T13:25:32.551Z] #62 55.75 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:25:32.551Z] #62 55.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:25:32.551Z] #62 56.05 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:25:32.551Z] #62 56.09 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:25:32.551Z] #62 56.10 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:25:32.756Z] [2022-07-20T13:25:32.756Z] #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-20T13:25:32.756Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:25:32.756Z] #36 13.56 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T13:25:32.756Z] #36 13.56 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T13:25:32.756Z] #36 14.36 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T13:25:32.756Z] #36 14.44 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T13:25:33.017Z] #36 14.85 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T13:25:33.488Z] #62 56.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:25:33.488Z] #62 56.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:25:33.488Z] #62 56.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:33.589Z] #36 15.13 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T13:25:33.589Z] #36 15.28 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T13:25:33.589Z] #36 15.31 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T13:25:33.850Z] #36 15.57 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T13:25:33.902Z] #55 26.23 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T13:25:33.902Z] #55 26.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T13:25:33.902Z] #55 26.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T13:25:34.111Z] #36 15.98 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T13:25:34.162Z] #55 26.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T13:25:34.162Z] #55 26.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T13:25:34.236Z] #84 ... [2022-07-20T13:25:34.236Z] [2022-07-20T13:25:34.236Z] #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-20T13:25:34.236Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:25:34.236Z] #19 90.38 Reading package lists... [2022-07-20T13:25:34.422Z] #55 26.90 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T13:25:34.422Z] #55 26.90 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T13:25:34.422Z] #55 26.99 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T13:25:34.427Z] #62 DONE 58.0s [2022-07-20T13:25:34.427Z] [2022-07-20T13:25:34.427Z] #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-20T13:25:34.427Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:34.427Z] #14 40.40 Reading package lists... [2022-07-20T13:25:34.427Z] #14 50.16 Building dependency tree... [2022-07-20T13:25:34.427Z] #14 56.57 The following additional packages will be installed: [2022-07-20T13:25:34.427Z] #14 56.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:25:34.427Z] #14 56.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T13:25:34.427Z] #14 56.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T13:25:34.427Z] #14 56.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T13:25:34.427Z] #14 56.57 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T13:25:34.427Z] #14 56.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T13:25:34.427Z] #14 56.58 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T13:25:34.427Z] #14 56.62 Suggested packages: [2022-07-20T13:25:34.427Z] #14 56.62 gcc-10-locales seccomp wine64 [2022-07-20T13:25:34.682Z] #55 27.10 go: downloading golang.org/x/text v0.3.7 [2022-07-20T13:25:34.686Z] #14 ... [2022-07-20T13:25:34.686Z] [2022-07-20T13:25:34.686Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T13:25:34.686Z] #63 sha256:38ed4be38fce8367067c5d664ef896da815a2673142a49e76ff6ecaba19f8ea7 [2022-07-20T13:25:34.686Z] #63 DONE 0.1s [2022-07-20T13:25:34.686Z] [2022-07-20T13:25:34.686Z] #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-20T13:25:34.686Z] #64 sha256:2f43840a174769fbccc06a3594b1d146dcc24ee376e0427d010ff21aa52095b9 [2022-07-20T13:25:35.052Z] #36 16.79 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T13:25:35.092Z] #14 30.41 Reading package lists... [2022-07-20T13:25:35.092Z] #14 ... [2022-07-20T13:25:35.092Z] [2022-07-20T13:25:35.092Z] #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-20T13:25:35.092Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:25:35.092Z] #53 23.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T13:25:35.092Z] #53 23.75 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T13:25:35.092Z] #53 ... [2022-07-20T13:25:35.092Z] [2022-07-20T13:25:35.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-20T13:25:35.092Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:35.092Z] #55 30.87 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T13:25:35.092Z] #55 31.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T13:25:35.092Z] #55 31.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T13:25:35.092Z] #55 31.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T13:25:35.092Z] #55 31.62 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T13:25:35.092Z] #55 31.63 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T13:25:35.092Z] #55 31.90 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T13:25:35.092Z] #55 31.99 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T13:25:35.092Z] #55 32.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T13:25:35.092Z] #55 32.58 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T13:25:35.092Z] #55 32.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T13:25:35.092Z] #55 33.22 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T13:25:35.092Z] #55 33.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T13:25:35.092Z] #55 33.46 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T13:25:35.092Z] #55 33.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T13:25:35.092Z] #55 33.69 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T13:25:35.092Z] #55 33.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T13:25:35.092Z] #55 33.91 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T13:25:35.092Z] #55 34.03 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T13:25:35.252Z] #55 ... [2022-07-20T13:25:35.252Z] [2022-07-20T13:25:35.252Z] #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-20T13:25:35.252Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T13:25:35.252Z] #42 17.56 Fetched 8441 kB in 13s (671 kB/s) [2022-07-20T13:25:35.252Z] #42 17.56 Reading package lists... [2022-07-20T13:25:35.252Z] #42 22.62 Reading package lists... [2022-07-20T13:25:35.252Z] #42 27.25 Building dependency tree... [2022-07-20T13:25:35.252Z] #42 ... [2022-07-20T13:25:35.252Z] [2022-07-20T13:25:35.252Z] #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-20T13:25:35.252Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:35.252Z] #76 22.27 Reading package lists... [2022-07-20T13:25:35.312Z] #36 17.07 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T13:25:35.312Z] #36 17.08 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T13:25:35.354Z] #55 34.08 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T13:25:35.354Z] #55 34.21 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T13:25:35.573Z] #36 ... [2022-07-20T13:25:35.573Z] [2022-07-20T13:25:35.573Z] #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-20T13:25:35.573Z] #67 sha256:66991708ae440d8d26a93b18a01ff5eae9c55028675b6e00dc6e3183d34e8a98 [2022-07-20T13:25:35.573Z] #67 6.924 + RM_GOPATH=0 [2022-07-20T13:25:35.573Z] #67 6.924 + TMP_GOPATH= [2022-07-20T13:25:35.573Z] #67 6.924 + : /build [2022-07-20T13:25:35.573Z] #67 6.924 + '[' -z '' ']' [2022-07-20T13:25:35.573Z] #67 6.931 ++ mktemp -d [2022-07-20T13:25:35.573Z] #67 6.933 + export GOPATH=/tmp/tmp.DTCWoYuIn5 [2022-07-20T13:25:35.573Z] #67 6.933 + GOPATH=/tmp/tmp.DTCWoYuIn5 [2022-07-20T13:25:35.573Z] #67 6.933 + RM_GOPATH=1 [2022-07-20T13:25:35.573Z] #67 6.933 + case "$(go env GOARCH)" in [2022-07-20T13:25:35.573Z] #67 6.933 ++ go env GOARCH [2022-07-20T13:25:35.573Z] #67 6.997 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:35.573Z] #67 6.998 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:35.573Z] #67 7.001 ++ dirname /install.sh [2022-07-20T13:25:35.573Z] #67 7.003 + dir=/ [2022-07-20T13:25:35.573Z] #67 7.003 + bin=rootlesskit [2022-07-20T13:25:35.573Z] #67 7.003 + shift [2022-07-20T13:25:35.573Z] #67 7.003 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T13:25:35.573Z] #67 7.003 + . //rootlesskit.installer [2022-07-20T13:25:35.573Z] #67 7.004 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:35.573Z] #67 7.004 + install_rootlesskit [2022-07-20T13:25:35.573Z] #67 7.014 + case "$1" in [2022-07-20T13:25:35.573Z] #67 7.014 + export CGO_ENABLED=0 [2022-07-20T13:25:35.573Z] #67 7.015 + CGO_ENABLED=0 [2022-07-20T13:25:35.573Z] #67 7.015 + _install_rootlesskit [2022-07-20T13:25:35.573Z] #67 7.031 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T13:25:35.573Z] #67 7.031 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:25:35.573Z] #67 7.031 + GOBIN=/build [2022-07-20T13:25:35.573Z] #67 7.031 + GO111MODULE=on [2022-07-20T13:25:35.573Z] #67 7.031 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:35.573Z] #67 7.031 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:25:35.573Z] #67 7.572 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T13:25:35.573Z] #67 10.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:25:35.573Z] #67 10.58 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T13:25:35.573Z] #67 11.36 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T13:25:35.573Z] #67 14.84 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T13:25:35.573Z] #67 15.65 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T13:25:35.573Z] #67 15.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T13:25:35.573Z] #67 16.46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T13:25:35.573Z] #67 16.52 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:25:35.573Z] #67 16.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T13:25:35.573Z] #67 17.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T13:25:35.573Z] #67 ... [2022-07-20T13:25:35.573Z] [2022-07-20T13:25:35.573Z] #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-20T13:25:35.573Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T13:25:35.573Z] #38 17.40 tomll can be used in two ways: [2022-07-20T13:25:35.573Z] #38 17.40 Writing to STDIN and reading from STDOUT: [2022-07-20T13:25:35.573Z] #38 17.40 cat file.toml | tomll > file.toml [2022-07-20T13:25:35.573Z] #38 17.40 [2022-07-20T13:25:35.573Z] #38 17.40 Reading and updating a list of files: [2022-07-20T13:25:35.573Z] #38 17.40 tomll a.toml b.toml c.toml [2022-07-20T13:25:35.573Z] #38 17.40 [2022-07-20T13:25:35.573Z] #38 17.40 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T13:25:35.615Z] #55 34.43 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T13:25:35.615Z] #55 34.44 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T13:25:35.615Z] #55 ... [2022-07-20T13:25:35.615Z] [2022-07-20T13:25:35.615Z] #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-20T13:25:35.615Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:25:35.615Z] #36 24.47 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T13:25:35.615Z] #36 24.47 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T13:25:35.615Z] #36 25.37 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T13:25:35.615Z] #36 25.71 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T13:25:35.615Z] #36 26.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T13:25:35.615Z] #36 26.74 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T13:25:35.615Z] #36 26.86 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T13:25:35.615Z] #36 26.92 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T13:25:35.615Z] #36 27.36 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T13:25:35.615Z] #36 28.19 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T13:25:35.615Z] #36 28.79 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T13:25:35.615Z] #36 29.76 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T13:25:35.615Z] #36 30.05 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T13:25:35.615Z] #36 30.08 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T13:25:35.615Z] #36 32.72 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T13:25:35.615Z] #36 32.92 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T13:25:35.875Z] #36 ... [2022-07-20T13:25:35.875Z] [2022-07-20T13:25:35.875Z] #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-20T13:25:35.875Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:35.875Z] #55 34.76 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T13:25:35.875Z] #55 34.77 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T13:25:36.066Z] #64 1.601 + RM_GOPATH=0 [2022-07-20T13:25:36.066Z] #64 1.601 + TMP_GOPATH= [2022-07-20T13:25:36.066Z] #64 1.601 + : /build [2022-07-20T13:25:36.066Z] #64 1.601 + '[' -z '' ']' [2022-07-20T13:25:36.066Z] #64 1.601 ++ mktemp -d [2022-07-20T13:25:36.140Z] #55 34.90 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T13:25:36.140Z] #55 34.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T13:25:36.140Z] #55 35.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T13:25:36.140Z] #55 35.15 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T13:25:36.196Z] #76 27.28 Building dependency tree... [2022-07-20T13:25:36.325Z] #64 1.615 + export GOPATH=/tmp/tmp.95FnXUJTaB [2022-07-20T13:25:36.325Z] #64 1.615 + GOPATH=/tmp/tmp.95FnXUJTaB [2022-07-20T13:25:36.325Z] #64 1.615 + RM_GOPATH=1 [2022-07-20T13:25:36.325Z] #64 1.615 + case "$(go env GOARCH)" in [2022-07-20T13:25:36.325Z] #64 1.615 ++ go env GOARCH [2022-07-20T13:25:36.325Z] #64 1.646 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:36.325Z] #64 1.646 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:36.325Z] #64 1.646 ++ dirname /install.sh [2022-07-20T13:25:36.325Z] #64 1.646 + dir=/ [2022-07-20T13:25:36.325Z] #64 1.646 + bin=containerd [2022-07-20T13:25:36.325Z] #64 1.646 + shift [2022-07-20T13:25:36.325Z] #64 1.646 + '[' '!' -f //containerd.installer ']' [2022-07-20T13:25:36.325Z] #64 1.646 + . //containerd.installer [2022-07-20T13:25:36.325Z] #64 1.646 ++ set -e [2022-07-20T13:25:36.325Z] #64 1.646 ++ : v1.6.6 [2022-07-20T13:25:36.325Z] #64 1.646 + install_containerd [2022-07-20T13:25:36.325Z] #64 1.646 + echo 'Install containerd version v1.6.6' [2022-07-20T13:25:36.325Z] #64 1.646 + git clone https://github.com/containerd/containerd.git /tmp/tmp.95FnXUJTaB/src/github.com/containerd/containerd [2022-07-20T13:25:36.325Z] #64 1.646 Cloning into '/tmp/tmp.95FnXUJTaB/src/github.com/containerd/containerd'... [2022-07-20T13:25:36.325Z] #64 1.646 Install containerd version v1.6.6 [2022-07-20T13:25:36.401Z] #55 35.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T13:25:36.521Z] #38 DONE 18.0s [2022-07-20T13:25:36.521Z] [2022-07-20T13:25:36.521Z] #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-20T13:25:36.521Z] #67 sha256:66991708ae440d8d26a93b18a01ff5eae9c55028675b6e00dc6e3183d34e8a98 [2022-07-20T13:25:36.521Z] #67 17.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T13:25:36.521Z] #67 17.82 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T13:25:36.781Z] #67 18.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T13:25:36.973Z] #55 35.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T13:25:37.234Z] #55 35.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T13:25:37.234Z] #55 ... [2022-07-20T13:25:37.234Z] [2022-07-20T13:25:37.234Z] #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-20T13:25:37.234Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:37.234Z] #76 25.94 Fetched 8555 kB in 21s (400 kB/s) [2022-07-20T13:25:37.234Z] #76 25.94 Reading package lists... [2022-07-20T13:25:37.234Z] #76 35.46 Reading package lists... [2022-07-20T13:25:37.234Z] #76 ... [2022-07-20T13:25:37.234Z] [2022-07-20T13:25:37.234Z] #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-20T13:25:37.234Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:37.234Z] #55 36.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T13:25:37.234Z] #55 36.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T13:25:37.496Z] #55 36.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T13:25:37.496Z] #55 36.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T13:25:37.756Z] #55 36.63 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T13:25:38.016Z] #55 36.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T13:25:38.016Z] #55 36.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T13:25:38.016Z] #55 36.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T13:25:38.016Z] #55 36.97 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T13:25:38.277Z] #55 37.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T13:25:38.277Z] #55 ... [2022-07-20T13:25:38.277Z] [2022-07-20T13:25:38.277Z] #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-20T13:25:38.277Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:38.277Z] #42 27.08 Fetched 8555 kB in 22s (391 kB/s) [2022-07-20T13:25:38.277Z] #42 27.08 Reading package lists... [2022-07-20T13:25:38.277Z] #42 36.72 Reading package lists... [2022-07-20T13:25:38.277Z] #42 ... [2022-07-20T13:25:38.277Z] [2022-07-20T13:25:38.277Z] #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-20T13:25:38.277Z] #67 sha256:f242a08aaed5cf8d3810fa38e91a97d12c7173e869847a51f3d3ef3db34c0fec [2022-07-20T13:25:38.277Z] #67 26.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:25:38.537Z] #67 ... [2022-07-20T13:25:38.537Z] [2022-07-20T13:25:38.537Z] #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-20T13:25:38.537Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:38.537Z] #55 37.19 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T13:25:38.537Z] #55 37.39 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T13:25:38.537Z] #55 37.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T13:25:38.693Z] #67 20.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:25:38.738Z] #76 31.06 python3 is already the newest version (3.9.2-3). [2022-07-20T13:25:38.738Z] #76 31.06 The following additional packages will be installed: [2022-07-20T13:25:38.738Z] #76 31.08 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T13:25:38.738Z] #76 31.08 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T13:25:38.738Z] #76 31.10 Suggested packages: [2022-07-20T13:25:38.738Z] #76 31.12 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T13:25:38.738Z] #76 31.12 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T13:25:38.738Z] #76 31.12 m4-doc ed diffutils-doc [2022-07-20T13:25:38.738Z] #76 31.12 Recommended packages: [2022-07-20T13:25:38.738Z] #76 31.12 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T13:25:38.798Z] #55 37.68 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T13:25:38.954Z] #67 ... [2022-07-20T13:25:38.954Z] [2022-07-20T13:25:38.954Z] #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-20T13:25:38.954Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:38.954Z] #42 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:38.954Z] #42 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:38.954Z] #42 ... [2022-07-20T13:25:38.954Z] [2022-07-20T13:25:38.954Z] #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-20T13:25:38.954Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:25:38.954Z] #53 10.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T13:25:38.954Z] #53 10.60 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T13:25:38.954Z] #53 10.88 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T13:25:38.954Z] #53 17.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T13:25:38.954Z] #53 17.29 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T13:25:39.058Z] #55 37.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T13:25:39.058Z] #55 37.97 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T13:25:39.215Z] #53 ... [2022-07-20T13:25:39.215Z] [2022-07-20T13:25:39.215Z] #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-20T13:25:39.215Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:39.215Z] #55 16.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:25:39.215Z] #55 16.18 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T13:25:39.215Z] #55 16.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T13:25:39.215Z] #55 16.48 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T13:25:39.215Z] #55 16.75 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T13:25:39.215Z] #55 16.75 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T13:25:39.215Z] #55 16.99 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T13:25:39.215Z] #55 16.99 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T13:25:39.215Z] #55 17.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T13:25:39.215Z] #55 17.34 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T13:25:39.215Z] #55 17.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T13:25:39.215Z] #55 17.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T13:25:39.215Z] #55 17.70 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T13:25:39.215Z] #55 17.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T13:25:39.215Z] #55 18.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T13:25:39.215Z] #55 18.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T13:25:39.215Z] #55 18.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T13:25:39.215Z] #55 18.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T13:25:39.215Z] #55 19.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T13:25:39.215Z] #55 19.71 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T13:25:39.215Z] #55 20.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T13:25:39.215Z] #55 20.72 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T13:25:39.215Z] #55 20.85 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T13:25:39.215Z] #55 20.92 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T13:25:39.215Z] #55 20.92 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T13:25:39.215Z] #55 21.07 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T13:25:39.215Z] #55 21.07 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T13:25:39.318Z] #55 38.14 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T13:25:39.318Z] #55 38.26 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T13:25:39.318Z] #55 38.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T13:25:39.476Z] #55 21.36 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T13:25:39.681Z] #76 ... [2022-07-20T13:25:39.681Z] [2022-07-20T13:25:39.681Z] #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-20T13:25:39.681Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:25:39.681Z] #55 32.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T13:25:39.681Z] #55 32.28 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T13:25:39.736Z] #55 21.48 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T13:25:39.737Z] #55 ... [2022-07-20T13:25:39.737Z] [2022-07-20T13:25:39.737Z] #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-20T13:25:39.737Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:39.737Z] #14 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:25:39.737Z] #14 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:39.889Z] #55 38.52 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T13:25:39.942Z] #55 32.37 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T13:25:39.942Z] #55 32.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T13:25:39.942Z] #55 32.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T13:25:39.942Z] #55 ... [2022-07-20T13:25:39.942Z] [2022-07-20T13:25:39.942Z] #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-20T13:25:39.942Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T13:25:39.942Z] #51 17.54 Reading package lists... [2022-07-20T13:25:39.942Z] #51 22.27 Reading package lists... [2022-07-20T13:25:39.942Z] #51 26.95 Building dependency tree... [2022-07-20T13:25:39.942Z] #51 30.67 The following additional packages will be installed: [2022-07-20T13:25:39.942Z] #51 30.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:25:39.942Z] #51 30.70 python3-protobuf python3-six [2022-07-20T13:25:39.942Z] #51 30.72 Suggested packages: [2022-07-20T13:25:39.942Z] #51 30.74 python3-setuptools [2022-07-20T13:25:39.942Z] #51 30.74 Recommended packages: [2022-07-20T13:25:39.942Z] #51 30.74 iproute2 | iproute [2022-07-20T13:25:39.942Z] #51 31.33 The following NEW packages will be installed: [2022-07-20T13:25:39.942Z] #51 31.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:25:39.942Z] #51 31.36 python3-protobuf python3-six [2022-07-20T13:25:39.942Z] #51 31.84 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:39.942Z] #51 31.84 Need to get 2136 kB of archives. [2022-07-20T13:25:39.942Z] #51 31.84 After this operation, 10.8 MB of additional disk space will be used. [2022-07-20T13:25:39.942Z] #51 31.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-20T13:25:39.942Z] #51 31.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:25:39.942Z] #51 31.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T13:25:39.942Z] #51 31.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-20T13:25:39.942Z] #51 31.90 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-20T13:25:39.942Z] #51 31.90 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-20T13:25:39.942Z] #51 31.91 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-20T13:25:40.011Z] #14 ... [2022-07-20T13:25:40.011Z] [2022-07-20T13:25:40.011Z] #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-20T13:25:40.011Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:40.011Z] #55 21.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T13:25:40.011Z] #55 21.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T13:25:40.011Z] #55 21.90 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T13:25:40.202Z] #51 ... [2022-07-20T13:25:40.202Z] [2022-07-20T13:25:40.202Z] #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-20T13:25:40.202Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:25:40.202Z] #14 17.71 Reading package lists... [2022-07-20T13:25:40.202Z] #14 22.80 Reading package lists... [2022-07-20T13:25:40.202Z] #14 27.39 Building dependency tree... [2022-07-20T13:25:40.202Z] #14 31.37 The following additional packages will be installed: [2022-07-20T13:25:40.202Z] #14 31.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:25:40.202Z] #14 31.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T13:25:40.202Z] #14 31.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T13:25:40.202Z] #14 31.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T13:25:40.202Z] #14 31.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T13:25:40.202Z] #14 31.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T13:25:40.202Z] #14 31.37 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T13:25:40.202Z] #14 31.37 Suggested packages: [2022-07-20T13:25:40.202Z] #14 31.37 gcc-10-locales seccomp wine64 [2022-07-20T13:25:40.202Z] #14 32.50 The following NEW packages will be installed: [2022-07-20T13:25:40.202Z] #14 32.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:25:40.202Z] #14 32.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T13:25:40.202Z] #14 32.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T13:25:40.202Z] #14 32.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T13:25:40.202Z] #14 32.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T13:25:40.202Z] #14 32.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T13:25:40.202Z] #14 32.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T13:25:40.202Z] #14 32.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T13:25:40.202Z] #14 32.54 mingw-w64-x86-64-dev [2022-07-20T13:25:40.202Z] #14 ... [2022-07-20T13:25:40.202Z] [2022-07-20T13:25:40.202Z] #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-20T13:25:40.202Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:40.202Z] #76 32.54 The following NEW packages will be installed: [2022-07-20T13:25:40.202Z] #76 32.56 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T13:25:40.202Z] #76 32.56 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T13:25:40.202Z] #76 32.56 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T13:25:40.202Z] #76 32.56 libyajl2 m4 patch xz-utils [2022-07-20T13:25:40.271Z] #55 21.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T13:25:40.462Z] #76 32.96 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:40.462Z] #76 32.96 Need to get 5916 kB of archives. [2022-07-20T13:25:40.462Z] #76 32.96 After this operation, 18.6 MB of additional disk space will be used. [2022-07-20T13:25:40.462Z] #76 32.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T13:25:40.462Z] #76 32.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-20T13:25:40.462Z] #76 32.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-20T13:25:40.462Z] #76 32.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-20T13:25:40.462Z] #76 32.97 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-20T13:25:40.462Z] #76 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-20T13:25:40.525Z] #64 ... [2022-07-20T13:25:40.525Z] [2022-07-20T13:25:40.525Z] #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-20T13:25:40.525Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:40.525Z] #42 43.86 Reading package lists... [2022-07-20T13:25:40.525Z] #42 53.68 Building dependency tree... [2022-07-20T13:25:40.525Z] #42 60.19 The following additional packages will be installed: [2022-07-20T13:25:40.525Z] #42 60.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T13:25:40.525Z] #42 60.23 Suggested packages: [2022-07-20T13:25:40.525Z] #42 60.26 cmake-doc ninja-build lrzip [2022-07-20T13:25:40.525Z] #42 60.26 Recommended packages: [2022-07-20T13:25:40.525Z] #42 60.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T13:25:40.525Z] #42 61.72 The following NEW packages will be installed: [2022-07-20T13:25:40.525Z] #42 61.74 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T13:25:40.525Z] #42 61.77 vim-common xxd [2022-07-20T13:25:40.525Z] #42 62.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:40.525Z] #42 62.36 Need to get 17.7 MB of archives. [2022-07-20T13:25:40.525Z] #42 62.36 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T13:25:40.525Z] #42 62.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:25:40.525Z] #42 62.37 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-20T13:25:40.525Z] #42 62.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T13:25:40.525Z] #42 62.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T13:25:40.525Z] #42 ... [2022-07-20T13:25:40.525Z] [2022-07-20T13:25:40.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-20T13:25:40.525Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:40.525Z] #55 60.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T13:25:40.525Z] #55 60.51 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T13:25:40.525Z] #55 60.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T13:25:40.525Z] #55 60.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T13:25:40.525Z] #55 60.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T13:25:40.525Z] #55 61.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T13:25:40.525Z] #55 61.10 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T13:25:40.525Z] #55 61.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T13:25:40.525Z] #55 61.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T13:25:40.525Z] #55 61.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T13:25:40.525Z] #55 61.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T13:25:40.525Z] #55 61.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T13:25:40.525Z] #55 62.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T13:25:40.525Z] #55 63.08 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T13:25:40.525Z] #55 63.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T13:25:40.525Z] #55 63.55 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T13:25:40.531Z] #55 22.17 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T13:25:40.531Z] #55 ... [2022-07-20T13:25:40.531Z] [2022-07-20T13:25:40.531Z] #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-20T13:25:40.531Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:40.531Z] #51 12.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:40.531Z] #51 14.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T13:25:40.722Z] #76 33.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-20T13:25:40.722Z] #76 ... [2022-07-20T13:25:40.722Z] [2022-07-20T13:25:40.722Z] #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-20T13:25:40.722Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T13:25:40.722Z] #62 18.31 Reading package lists... [2022-07-20T13:25:40.722Z] #62 23.22 Reading package lists... [2022-07-20T13:25:40.722Z] #62 28.04 Building dependency tree... [2022-07-20T13:25:40.722Z] #62 32.13 The following additional packages will be installed: [2022-07-20T13:25:40.722Z] #62 32.15 libbtrfs0 [2022-07-20T13:25:40.722Z] #62 32.38 The following NEW packages will be installed: [2022-07-20T13:25:40.722Z] #62 32.38 libbtrfs-dev libbtrfs0 [2022-07-20T13:25:40.722Z] #62 32.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:40.722Z] #62 32.82 Need to get 454 kB of archives. [2022-07-20T13:25:40.722Z] #62 32.82 After this operation, 1275 kB of additional disk space will be used. [2022-07-20T13:25:40.722Z] #62 32.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T13:25:40.722Z] #62 32.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T13:25:40.722Z] #62 ... [2022-07-20T13:25:40.722Z] [2022-07-20T13:25:40.722Z] #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-20T13:25:40.722Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:25:40.722Z] #14 32.95 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:40.722Z] #14 32.95 Need to get 108 MB of archives. [2022-07-20T13:25:40.722Z] #14 32.95 After this operation, 620 MB of additional disk space will be used. [2022-07-20T13:25:40.722Z] #14 32.95 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-20T13:25:40.722Z] #14 33.01 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-20T13:25:40.722Z] #14 33.12 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-20T13:25:40.722Z] #14 33.12 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-20T13:25:40.722Z] #14 33.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-20T13:25:40.722Z] #14 33.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T13:25:40.785Z] #55 64.44 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T13:25:40.792Z] #51 ... [2022-07-20T13:25:40.792Z] [2022-07-20T13:25:40.792Z] #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-20T13:25:40.792Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:25:40.829Z] #55 39.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T13:25:40.829Z] #55 39.68 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T13:25:40.981Z] #14 33.34 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-20T13:25:40.981Z] #14 33.49 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-20T13:25:40.981Z] #14 33.51 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-20T13:25:41.052Z] #47 22.13 Updating files: 72% (1573/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T13:25:41.090Z] #55 39.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T13:25:41.090Z] #55 40.09 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T13:25:41.090Z] #19 112.2 Building dependency tree... [2022-07-20T13:25:41.313Z] #47 22.85 + git checkout -q v2.3.0 [2022-07-20T13:25:41.313Z] #47 ... [2022-07-20T13:25:41.313Z] [2022-07-20T13:25:41.313Z] #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-20T13:25:41.313Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:41.313Z] #76 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:41.313Z] #76 22.15 Fetched 8555 kB in 16s (551 kB/s) [2022-07-20T13:25:41.352Z] #55 40.24 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T13:25:41.352Z] #55 40.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T13:25:41.354Z] #55 ... [2022-07-20T13:25:41.354Z] [2022-07-20T13:25:41.354Z] #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-20T13:25:41.354Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:25:41.354Z] #57 64.34 v3.0.2 [2022-07-20T13:25:41.354Z] #57 DONE 64.7s [2022-07-20T13:25:41.354Z] [2022-07-20T13:25:41.354Z] #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-20T13:25:41.354Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:41.354Z] #55 64.73 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T13:25:41.354Z] #55 64.85 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T13:25:41.354Z] #55 64.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T13:25:41.573Z] #76 22.15 Reading package lists... [2022-07-20T13:25:41.573Z] #76 ... [2022-07-20T13:25:41.573Z] [2022-07-20T13:25:41.573Z] #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-20T13:25:41.573Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:41.573Z] #55 22.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T13:25:41.573Z] #55 22.45 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T13:25:41.573Z] #55 22.48 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T13:25:41.573Z] #55 22.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T13:25:41.573Z] #55 22.64 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T13:25:41.573Z] #55 22.73 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T13:25:41.573Z] #55 22.86 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T13:25:41.573Z] #55 23.03 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T13:25:41.573Z] #55 23.18 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T13:25:41.573Z] #55 23.25 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T13:25:41.573Z] #55 23.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T13:25:41.615Z] #55 65.01 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T13:25:41.615Z] #55 65.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T13:25:41.615Z] #55 ... [2022-07-20T13:25:41.615Z] [2022-07-20T13:25:41.615Z] #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-20T13:25:41.615Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:41.615Z] #76 52.32 Building dependency tree... [2022-07-20T13:25:41.615Z] #76 59.29 python3 is already the newest version (3.9.2-3). [2022-07-20T13:25:41.615Z] #76 59.29 The following additional packages will be installed: [2022-07-20T13:25:41.615Z] #76 59.29 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T13:25:41.615Z] #76 59.29 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T13:25:41.615Z] #76 59.33 Suggested packages: [2022-07-20T13:25:41.615Z] #76 59.33 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T13:25:41.615Z] #76 59.33 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T13:25:41.615Z] #76 59.33 m4-doc ed diffutils-doc [2022-07-20T13:25:41.615Z] #76 59.33 Recommended packages: [2022-07-20T13:25:41.615Z] #76 59.33 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T13:25:41.615Z] #76 62.01 The following NEW packages will be installed: [2022-07-20T13:25:41.615Z] #76 62.04 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T13:25:41.615Z] #76 62.06 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T13:25:41.615Z] #76 62.06 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T13:25:41.615Z] #76 62.06 libyajl2 m4 patch xz-utils [2022-07-20T13:25:41.615Z] #76 62.76 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:41.615Z] #76 62.76 Need to get 5940 kB of archives. [2022-07-20T13:25:41.615Z] #76 62.76 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T13:25:41.615Z] #76 62.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:25:41.615Z] #76 62.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T13:25:41.615Z] #76 62.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T13:25:41.615Z] #76 62.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T13:25:41.615Z] #76 62.78 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-20T13:25:41.615Z] #76 62.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T13:25:41.615Z] #76 62.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T13:25:41.615Z] #76 62.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T13:25:41.615Z] #76 62.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T13:25:41.615Z] #76 62.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T13:25:41.615Z] #76 63.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:25:41.615Z] #76 63.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T13:25:41.615Z] #76 63.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T13:25:41.615Z] #76 63.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:25:41.615Z] #76 63.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T13:25:41.615Z] #76 63.40 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-20T13:25:41.615Z] #76 63.41 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-20T13:25:41.615Z] #76 63.43 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-20T13:25:41.615Z] #76 63.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:25:41.615Z] #76 63.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T13:25:41.615Z] #76 63.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:25:41.615Z] #76 63.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:25:41.615Z] #76 63.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T13:25:41.615Z] #76 ... [2022-07-20T13:25:41.615Z] [2022-07-20T13:25:41.615Z] #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-20T13:25:41.615Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:41.615Z] #55 65.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T13:25:41.615Z] #55 65.28 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T13:25:41.835Z] #55 23.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T13:25:41.835Z] #55 23.46 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T13:25:41.835Z] #55 23.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T13:25:41.921Z] #14 34.24 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-20T13:25:41.923Z] #55 40.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T13:25:41.923Z] #55 40.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T13:25:41.923Z] #55 40.80 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T13:25:42.096Z] #55 23.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T13:25:42.360Z] #55 24.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T13:25:42.360Z] #55 24.10 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T13:25:42.360Z] #55 24.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T13:25:42.493Z] #14 ... [2022-07-20T13:25:42.493Z] [2022-07-20T13:25:42.493Z] #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-20T13:25:42.493Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T13:25:42.493Z] #57 33.79 v3.0.2 [2022-07-20T13:25:42.493Z] #57 DONE 34.9s [2022-07-20T13:25:42.493Z] [2022-07-20T13:25:42.493Z] #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-20T13:25:42.493Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T13:25:42.493Z] #40 34.58 NAME: [2022-07-20T13:25:42.493Z] #40 34.58 go-winres - A tool for embedding resources in Windows executables [2022-07-20T13:25:42.493Z] #40 34.58 [2022-07-20T13:25:42.493Z] #40 34.58 USAGE: [2022-07-20T13:25:42.493Z] #40 34.58 go-winres [global options] command [command options] [arguments...] [2022-07-20T13:25:42.493Z] #40 34.58 [2022-07-20T13:25:42.493Z] #40 34.59 COMMANDS: [2022-07-20T13:25:42.493Z] #40 34.59 init Create an initial ./winres/winres.json [2022-07-20T13:25:42.493Z] #40 34.59 make Make syso files for the "go build" command [2022-07-20T13:25:42.493Z] #40 34.59 simply Make syso files for the "go build" command (simplified) [2022-07-20T13:25:42.493Z] #40 34.59 extract Extract all resources from an executable [2022-07-20T13:25:42.493Z] #40 34.59 patch Replace resources in an executable file (exe, dll) [2022-07-20T13:25:42.493Z] #40 34.59 help, h Shows a list of commands or help for one command [2022-07-20T13:25:42.493Z] #40 34.59 [2022-07-20T13:25:42.493Z] #40 34.59 GLOBAL OPTIONS: [2022-07-20T13:25:42.493Z] #40 34.59 --help, -h show help (default: false) [2022-07-20T13:25:42.493Z] #40 DONE 34.9s [2022-07-20T13:25:42.493Z] [2022-07-20T13:25:42.493Z] #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-20T13:25:42.493Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T13:25:42.493Z] #55 41.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T13:25:42.493Z] #62 33.70 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:42.494Z] #62 34.32 Fetched 454 kB in 0s (1283 kB/s) [2022-07-20T13:25:42.494Z] #62 34.46 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T13:25:42.493Z] #55 41.30 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T13:25:42.494Z] #55 41.38 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T13:25:42.494Z] #62 34.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-20T13:25:42.494Z] #62 34.53 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T13:25:42.494Z] #62 34.62 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T13:25:42.494Z] #62 35.01 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T13:25:42.494Z] #62 35.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T13:25:42.494Z] #62 35.04 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T13:25:42.623Z] #55 24.23 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T13:25:42.623Z] #55 24.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T13:25:42.623Z] #55 24.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T13:25:42.623Z] #55 24.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T13:25:42.754Z] #55 41.55 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T13:25:42.884Z] #55 24.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T13:25:42.884Z] #55 ... [2022-07-20T13:25:42.884Z] [2022-07-20T13:25:42.884Z] #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-20T13:25:42.884Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:42.884Z] #62 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:25:42.884Z] #62 22.68 Fetched 8555 kB in 15s (556 kB/s) [2022-07-20T13:25:42.995Z] #55 66.13 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T13:25:42.995Z] #55 66.13 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T13:25:42.995Z] #55 ... [2022-07-20T13:25:42.995Z] [2022-07-20T13:25:42.995Z] #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-20T13:25:42.995Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:42.995Z] #51 53.36 Building dependency tree... [2022-07-20T13:25:42.995Z] #51 60.22 The following additional packages will be installed: [2022-07-20T13:25:42.995Z] #51 60.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:25:42.995Z] #51 60.24 python3-protobuf python3-six [2022-07-20T13:25:42.995Z] #51 60.26 Suggested packages: [2022-07-20T13:25:42.995Z] #51 60.27 python3-setuptools [2022-07-20T13:25:42.995Z] #51 60.27 Recommended packages: [2022-07-20T13:25:42.995Z] #51 60.27 iproute2 | iproute [2022-07-20T13:25:42.995Z] #51 61.33 The following NEW packages will be installed: [2022-07-20T13:25:42.995Z] #51 61.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:25:42.995Z] #51 61.39 python3-protobuf python3-six [2022-07-20T13:25:42.995Z] #51 62.06 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:42.995Z] #51 62.06 Need to get 2315 kB of archives. [2022-07-20T13:25:42.995Z] #51 62.06 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T13:25:42.995Z] #51 62.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T13:25:42.995Z] #51 62.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:25:42.995Z] #51 62.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T13:25:42.995Z] #51 62.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T13:25:42.995Z] #51 62.36 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-20T13:25:42.995Z] #51 62.36 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-20T13:25:42.995Z] #51 62.37 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-20T13:25:42.995Z] #51 64.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T13:25:42.995Z] #51 ... [2022-07-20T13:25:42.995Z] [2022-07-20T13:25:42.995Z] #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-20T13:25:42.995Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:42.995Z] #76 65.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:42.995Z] #76 66.31 Fetched 5940 kB in 1s (4345 kB/s) [2022-07-20T13:25:42.995Z] #76 66.52 Selecting previously unselected package bzip2. [2022-07-20T13:25:43.014Z] #55 41.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T13:25:43.145Z] #62 22.68 Reading package lists... [2022-07-20T13:25:43.145Z] #62 ... [2022-07-20T13:25:43.145Z] [2022-07-20T13:25:43.145Z] #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-20T13:25:43.145Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:43.145Z] #55 24.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T13:25:43.145Z] #55 24.80 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T13:25:43.145Z] #55 24.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T13:25:43.145Z] #55 24.97 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T13:25:43.145Z] #55 24.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T13:25:43.255Z] #76 66.52 (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-20T13:25:43.255Z] #76 66.66 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:25:43.255Z] #76 66.68 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:25:43.255Z] #76 66.87 Selecting previously unselected package libmagic-mgc. [2022-07-20T13:25:43.255Z] #76 66.87 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T13:25:43.255Z] #76 66.88 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T13:25:43.275Z] #55 42.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T13:25:43.275Z] #55 42.19 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T13:25:43.410Z] #55 25.11 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T13:25:43.410Z] #55 25.16 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T13:25:43.410Z] #55 25.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T13:25:43.438Z] #62 35.64 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T13:25:43.438Z] #62 35.68 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T13:25:43.438Z] #62 35.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:43.536Z] #55 42.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T13:25:43.536Z] #55 42.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T13:25:43.608Z] #19 ... [2022-07-20T13:25:43.608Z] [2022-07-20T13:25:43.608Z] #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-20T13:25:43.608Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:25:43.608Z] #84 79.46 configure.ac:7: installing 'build-aux/compile' [2022-07-20T13:25:43.608Z] #84 79.46 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T13:25:43.608Z] #84 79.47 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T13:25:43.608Z] #84 79.47 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T13:25:43.608Z] #84 79.48 configure.ac:11: installing 'build-aux/missing' [2022-07-20T13:25:43.608Z] #84 79.67 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:25:43.670Z] #55 25.24 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T13:25:43.670Z] #55 25.34 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T13:25:43.699Z] #62 DONE 36.3s [2022-07-20T13:25:43.699Z] [2022-07-20T13:25:43.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-20T13:25:43.699Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:43.699Z] #76 33.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-20T13:25:43.699Z] #76 33.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T13:25:43.699Z] #76 33.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T13:25:43.699Z] #76 33.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T13:25:43.699Z] #76 33.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T13:25:43.699Z] #76 33.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-20T13:25:43.699Z] #76 33.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T13:25:43.699Z] #76 33.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-20T13:25:43.699Z] #76 33.67 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-20T13:25:43.699Z] #76 33.68 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-20T13:25:43.699Z] #76 33.68 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-20T13:25:43.699Z] #76 33.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T13:25:43.699Z] #76 33.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-20T13:25:43.699Z] #76 33.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T13:25:43.699Z] #76 33.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T13:25:43.699Z] #76 33.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-20T13:25:43.699Z] #76 34.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:43.699Z] #76 35.41 Fetched 5916 kB in 1s (5360 kB/s) [2022-07-20T13:25:43.699Z] #76 35.59 Selecting previously unselected package bzip2. [2022-07-20T13:25:43.699Z] #76 35.59 (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-20T13:25:43.699Z] #76 35.64 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T13:25:43.699Z] #76 35.65 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:25:43.699Z] #76 35.98 Selecting previously unselected package libmagic-mgc. [2022-07-20T13:25:43.699Z] #76 35.98 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-20T13:25:43.699Z] #76 36.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T13:25:43.797Z] #55 42.58 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T13:25:43.797Z] #55 42.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T13:25:43.797Z] #55 42.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T13:25:43.864Z] #84 79.85 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T13:25:43.931Z] #55 25.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T13:25:43.931Z] #55 25.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T13:25:43.931Z] #55 25.64 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T13:25:44.057Z] #55 42.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T13:25:44.196Z] #76 67.63 Selecting previously unselected package libmagic1:amd64. [2022-07-20T13:25:44.196Z] #76 67.63 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T13:25:44.196Z] #76 67.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:25:44.325Z] #55 ... [2022-07-20T13:25:44.325Z] [2022-07-20T13:25:44.325Z] #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-20T13:25:44.325Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:44.325Z] #51 33.09 Fetched 8558 kB in 26s (329 kB/s) [2022-07-20T13:25:44.325Z] #51 33.09 Reading package lists... [2022-07-20T13:25:44.336Z] #76 ... [2022-07-20T13:25:44.336Z] [2022-07-20T13:25:44.336Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T13:25:44.336Z] #63 sha256:e33bf1c743b79cf47a3c9125c56429cff0e1d472c190b47ac31772c966f05896 [2022-07-20T13:25:44.336Z] #63 DONE 0.4s [2022-07-20T13:25:44.336Z] [2022-07-20T13:25:44.336Z] #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-20T13:25:44.336Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T13:25:44.336Z] #42 27.25 Building dependency tree... [2022-07-20T13:25:44.336Z] #42 31.07 The following additional packages will be installed: [2022-07-20T13:25:44.336Z] #42 31.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T13:25:44.336Z] #42 31.12 Suggested packages: [2022-07-20T13:25:44.336Z] #42 31.12 cmake-doc ninja-build lrzip [2022-07-20T13:25:44.336Z] #42 31.12 Recommended packages: [2022-07-20T13:25:44.336Z] #42 31.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T13:25:44.336Z] #42 31.93 The following NEW packages will be installed: [2022-07-20T13:25:44.336Z] #42 31.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T13:25:44.336Z] #42 31.93 vim-common xxd [2022-07-20T13:25:44.336Z] #42 32.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:44.336Z] #42 32.30 Need to get 15.6 MB of archives. [2022-07-20T13:25:44.336Z] #42 32.30 After this operation, 67.4 MB of additional disk space will be used. [2022-07-20T13:25:44.336Z] #42 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:25:44.336Z] #42 32.31 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-20T13:25:44.336Z] #42 32.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T13:25:44.336Z] #42 32.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T13:25:44.336Z] #42 32.66 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-20T13:25:44.336Z] #42 32.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-20T13:25:44.336Z] #42 32.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-20T13:25:44.336Z] #42 32.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-20T13:25:44.336Z] #42 32.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-20T13:25:44.336Z] #42 32.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-20T13:25:44.336Z] #42 34.33 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:44.336Z] #42 34.49 Fetched 15.6 MB in 1s (17.2 MB/s) [2022-07-20T13:25:44.336Z] #42 34.56 Selecting previously unselected package xxd. [2022-07-20T13:25:44.336Z] #42 34.56 (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-20T13:25:44.336Z] #42 34.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T13:25:44.336Z] #42 34.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:25:44.336Z] #42 35.07 Selecting previously unselected package vim-common. [2022-07-20T13:25:44.336Z] #42 35.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:25:44.336Z] #42 35.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:25:44.336Z] #42 35.68 Selecting previously unselected package cmake-data. [2022-07-20T13:25:44.336Z] #42 35.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T13:25:44.336Z] #42 35.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:25:44.457Z] #76 68.02 Selecting previously unselected package file. [2022-07-20T13:25:44.457Z] #76 68.02 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T13:25:44.502Z] #55 26.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T13:25:44.502Z] #55 26.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T13:25:44.585Z] #51 43.01 Reading package lists... [2022-07-20T13:25:44.585Z] #51 ... [2022-07-20T13:25:44.586Z] [2022-07-20T13:25:44.586Z] #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-20T13:25:44.586Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:44.586Z] #55 43.46 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T13:25:44.586Z] #55 43.54 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T13:25:44.597Z] #42 ... [2022-07-20T13:25:44.597Z] [2022-07-20T13:25:44.597Z] #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-20T13:25:44.597Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:44.597Z] #76 37.07 Selecting previously unselected package libmagic1:arm64. [2022-07-20T13:25:44.597Z] #76 37.07 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-20T13:25:44.597Z] #76 37.09 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-20T13:25:44.727Z] #76 68.03 Unpacking file (1:5.39-3) ... [2022-07-20T13:25:44.763Z] #55 26.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T13:25:44.763Z] #55 26.48 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T13:25:44.846Z] #55 43.62 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T13:25:44.986Z] #76 68.34 Selecting previously unselected package xz-utils. [2022-07-20T13:25:44.986Z] #76 68.37 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:25:44.986Z] #76 68.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:25:45.025Z] #55 26.62 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T13:25:45.025Z] #55 26.72 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T13:25:45.025Z] #55 26.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T13:25:45.025Z] #55 26.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T13:25:45.025Z] #55 26.85 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T13:25:45.106Z] #55 43.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T13:25:45.106Z] #55 44.00 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T13:25:45.167Z] #76 37.65 Selecting previously unselected package file. [2022-07-20T13:25:45.167Z] #76 37.66 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-20T13:25:45.167Z] #76 37.68 Unpacking file (1:5.39-3) ... [2022-07-20T13:25:45.427Z] #76 37.90 Selecting previously unselected package xz-utils. [2022-07-20T13:25:45.427Z] #76 37.91 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T13:25:45.427Z] #76 37.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:25:45.555Z] #76 68.85 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T13:25:45.555Z] #76 68.86 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T13:25:45.555Z] #76 68.89 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:25:45.555Z] #76 ... [2022-07-20T13:25:45.555Z] [2022-07-20T13:25:45.555Z] #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-20T13:25:45.555Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:45.555Z] #14 59.09 The following NEW packages will be installed: [2022-07-20T13:25:45.555Z] #14 59.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:25:45.555Z] #14 59.11 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T13:25:45.555Z] #14 59.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T13:25:45.555Z] #14 59.11 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T13:25:45.555Z] #14 59.11 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T13:25:45.555Z] #14 59.11 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T13:25:45.555Z] #14 59.11 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T13:25:45.555Z] #14 59.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T13:25:45.555Z] #14 59.11 mingw-w64-x86-64-dev [2022-07-20T13:25:45.555Z] #14 59.79 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:45.555Z] #14 59.79 Need to get 115 MB of archives. [2022-07-20T13:25:45.555Z] #14 59.79 After this operation, 645 MB of additional disk space will be used. [2022-07-20T13:25:45.555Z] #14 59.79 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-20T13:25:45.555Z] #14 59.98 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-20T13:25:45.555Z] #14 60.32 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-20T13:25:45.555Z] #14 60.33 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-20T13:25:45.555Z] #14 60.36 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-20T13:25:45.555Z] #14 60.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T13:25:45.555Z] #14 60.83 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-20T13:25:45.555Z] #14 61.15 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-20T13:25:45.555Z] #14 61.16 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-20T13:25:45.555Z] #14 62.48 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-20T13:25:45.555Z] #14 65.56 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-20T13:25:45.555Z] #14 66.61 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-20T13:25:45.555Z] #14 67.61 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-20T13:25:45.599Z] #55 27.25 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T13:25:45.599Z] #55 27.27 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T13:25:45.599Z] #55 27.32 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T13:25:45.599Z] #55 27.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T13:25:45.599Z] #55 27.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T13:25:45.681Z] #55 44.40 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T13:25:45.693Z] #76 38.17 Selecting previously unselected package libsigsegv2:arm64. [2022-07-20T13:25:45.693Z] #76 38.18 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-20T13:25:45.693Z] #76 38.18 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-20T13:25:45.815Z] #14 ... [2022-07-20T13:25:45.815Z] [2022-07-20T13:25:45.815Z] #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-20T13:25:45.815Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:45.815Z] #76 69.23 Selecting previously unselected package m4. [2022-07-20T13:25:45.815Z] #76 69.23 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T13:25:45.815Z] #76 69.25 Unpacking m4 (1.4.18-5) ... [2022-07-20T13:25:45.861Z] #55 27.64 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T13:25:45.861Z] #55 27.68 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T13:25:45.941Z] #55 44.78 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T13:25:45.953Z] #76 38.48 Selecting previously unselected package m4. [2022-07-20T13:25:45.954Z] #76 38.49 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-20T13:25:45.954Z] #76 38.51 Unpacking m4 (1.4.18-5) ... [2022-07-20T13:25:46.121Z] #55 27.74 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T13:25:46.121Z] #55 27.78 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T13:25:46.121Z] #55 27.90 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T13:25:46.121Z] #55 27.90 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T13:25:46.215Z] #76 38.62 Selecting previously unselected package autoconf. [2022-07-20T13:25:46.215Z] #76 38.63 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T13:25:46.215Z] #76 38.65 Unpacking autoconf (2.69-14) ... [2022-07-20T13:25:46.383Z] #55 28.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T13:25:46.383Z] #55 28.07 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T13:25:46.391Z] #76 69.76 Selecting previously unselected package autoconf. [2022-07-20T13:25:46.391Z] #76 69.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T13:25:46.391Z] #76 69.76 Unpacking autoconf (2.69-14) ... [2022-07-20T13:25:46.475Z] #76 39.02 Selecting previously unselected package autotools-dev. [2022-07-20T13:25:46.735Z] #76 39.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T13:25:46.735Z] #76 39.03 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:25:46.955Z] #55 28.56 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T13:25:46.955Z] #55 28.60 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T13:25:46.955Z] #55 28.66 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T13:25:46.962Z] #76 70.57 Selecting previously unselected package autotools-dev. [2022-07-20T13:25:46.996Z] #76 39.24 Selecting previously unselected package automake. [2022-07-20T13:25:46.996Z] #76 39.25 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T13:25:46.996Z] #76 39.30 Unpacking automake (1:1.16.3-2) ... [2022-07-20T13:25:47.137Z] #84 83.08 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:25:47.137Z] #84 83.08 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:25:47.216Z] #55 28.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T13:25:47.216Z] #55 28.90 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T13:25:47.216Z] #55 29.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T13:25:47.216Z] #55 ... [2022-07-20T13:25:47.216Z] [2022-07-20T13:25:47.216Z] #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-20T13:25:47.216Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:25:47.216Z] #36 19.08 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T13:25:47.216Z] #36 19.21 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T13:25:47.216Z] #36 20.05 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T13:25:47.222Z] #76 70.57 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T13:25:47.222Z] #76 70.57 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:25:47.477Z] #36 ... [2022-07-20T13:25:47.477Z] [2022-07-20T13:25:47.477Z] #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-20T13:25:47.477Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:47.477Z] #55 29.27 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T13:25:47.482Z] #76 70.95 Selecting previously unselected package automake. [2022-07-20T13:25:47.482Z] #76 70.95 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T13:25:47.482Z] #76 70.96 Unpacking automake (1:1.16.3-2) ... [2022-07-20T13:25:47.567Z] #76 39.79 Selecting previously unselected package patch. [2022-07-20T13:25:47.568Z] #76 39.80 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-20T13:25:47.568Z] #76 39.82 Unpacking patch (2.7.6-7) ... [2022-07-20T13:25:47.568Z] #76 39.98 Selecting previously unselected package dpkg-dev. [2022-07-20T13:25:47.568Z] #76 39.98 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T13:25:47.568Z] #76 40.00 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T13:25:48.068Z] #84 83.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:25:48.068Z] #84 83.94 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:25:48.325Z] #84 84.42 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:25:48.424Z] #76 ... [2022-07-20T13:25:48.424Z] [2022-07-20T13:25:48.424Z] #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-20T13:25:48.424Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:25:48.424Z] #40 71.52 NAME: [2022-07-20T13:25:48.424Z] #40 71.53 go-winres - A tool for embedding resources in Windows executables [2022-07-20T13:25:48.424Z] #40 71.53 [2022-07-20T13:25:48.424Z] #40 71.53 USAGE: [2022-07-20T13:25:48.424Z] #40 71.53 go-winres [global options] command [command options] [arguments...] [2022-07-20T13:25:48.424Z] #40 71.53 [2022-07-20T13:25:48.424Z] #40 71.53 COMMANDS: [2022-07-20T13:25:48.424Z] #40 71.53 init Create an initial ./winres/winres.json [2022-07-20T13:25:48.424Z] #40 71.53 make Make syso files for the "go build" command [2022-07-20T13:25:48.424Z] #40 71.53 simply Make syso files for the "go build" command (simplified) [2022-07-20T13:25:48.424Z] #40 71.53 extract Extract all resources from an executable [2022-07-20T13:25:48.424Z] #40 71.53 patch Replace resources in an executable file (exe, dll) [2022-07-20T13:25:48.424Z] #40 71.53 help, h Shows a list of commands or help for one command [2022-07-20T13:25:48.424Z] #40 71.53 [2022-07-20T13:25:48.424Z] #40 71.53 GLOBAL OPTIONS: [2022-07-20T13:25:48.424Z] #40 71.53 --help, -h show help (default: false) [2022-07-20T13:25:48.424Z] #40 DONE 71.9s [2022-07-20T13:25:48.508Z] #76 40.95 Selecting previously unselected package build-essential. [2022-07-20T13:25:48.508Z] #76 40.96 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-20T13:25:48.508Z] #76 40.96 Unpacking build-essential (12.9) ... [2022-07-20T13:25:48.508Z] #76 41.03 Selecting previously unselected package libcap2:arm64. [2022-07-20T13:25:48.508Z] #76 41.03 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T13:25:48.508Z] #76 41.04 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T13:25:48.680Z] #55 ... [2022-07-20T13:25:48.680Z] [2022-07-20T13:25:48.680Z] #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-20T13:25:48.680Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:25:48.680Z] #47 37.36 Updating files: 51% (1118/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1780/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T13:25:48.680Z] #47 38.86 + git checkout -q v2.3.0 [2022-07-20T13:25:48.680Z] #47 42.76 + 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-20T13:25:48.684Z] [2022-07-20T13:25:48.684Z] #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-20T13:25:48.684Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:48.684Z] #14 69.87 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-20T13:25:48.684Z] #14 70.81 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-20T13:25:48.684Z] #14 70.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T13:25:48.684Z] #14 70.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T13:25:48.684Z] #14 70.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:25:48.684Z] #14 70.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:25:48.684Z] #14 70.90 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-20T13:25:48.684Z] #14 70.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:25:48.684Z] #14 70.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T13:25:48.684Z] #14 70.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T13:25:48.684Z] #14 70.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T13:25:48.684Z] #14 70.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T13:25:48.684Z] #14 71.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T13:25:48.684Z] #14 71.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T13:25:48.684Z] #14 71.10 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-20T13:25:48.684Z] #14 71.11 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-20T13:25:48.684Z] #14 71.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:25:48.782Z] #76 41.14 Selecting previously unselected package libcap-dev:arm64. [2022-07-20T13:25:48.782Z] #76 41.17 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-20T13:25:48.782Z] #76 41.19 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T13:25:48.889Z] #84 84.73 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:25:48.889Z] #84 84.98 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:25:48.889Z] #84 85.09 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:25:49.045Z] #76 41.44 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T13:25:49.045Z] #76 41.45 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T13:25:49.045Z] #76 41.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T13:25:49.253Z] #14 72.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:49.306Z] #76 41.60 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-20T13:25:49.306Z] #76 41.60 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-20T13:25:49.306Z] #76 41.62 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T13:25:49.306Z] #76 41.87 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T13:25:49.306Z] #76 41.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T13:25:49.566Z] #76 41.87 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:25:49.566Z] #76 42.04 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T13:25:49.566Z] #76 42.06 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T13:25:49.566Z] #76 42.06 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T13:25:49.727Z] #47 ... [2022-07-20T13:25:49.727Z] [2022-07-20T13:25:49.727Z] #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-20T13:25:49.727Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:49.727Z] #55 48.41 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T13:25:49.727Z] #55 48.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T13:25:49.823Z] #84 ... [2022-07-20T13:25:49.823Z] [2022-07-20T13:25:49.823Z] #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-20T13:25:49.823Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:25:49.823Z] #19 121.9 The following additional packages will be installed: [2022-07-20T13:25:49.823Z] #19 121.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T13:25:49.823Z] #19 121.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T13:25:49.823Z] #19 121.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-20T13:25:49.823Z] #19 121.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-20T13:25:49.823Z] #19 121.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T13:25:49.823Z] #19 121.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T13:25:49.823Z] #19 121.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T13:25:49.823Z] #19 121.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T13:25:49.823Z] #19 121.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T13:25:49.823Z] #19 121.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T13:25:49.823Z] #19 121.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T13:25:49.823Z] #19 121.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T13:25:49.823Z] #19 121.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T13:25:49.823Z] #19 121.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T13:25:49.823Z] #19 121.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T13:25:49.823Z] #19 121.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T13:25:49.823Z] #19 121.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T13:25:49.823Z] #19 121.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T13:25:49.823Z] #19 121.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T13:25:49.823Z] #19 121.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T13:25:49.823Z] #19 121.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T13:25:49.823Z] #19 121.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T13:25:49.823Z] #19 121.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T13:25:49.823Z] #19 121.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T13:25:49.823Z] #19 121.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T13:25:49.823Z] #19 122.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T13:25:49.823Z] #19 122.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T13:25:49.823Z] #19 122.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T13:25:49.823Z] #19 122.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T13:25:49.823Z] #19 122.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T13:25:49.823Z] #19 122.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T13:25:49.823Z] #19 122.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T13:25:49.823Z] #19 122.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T13:25:49.823Z] #19 122.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T13:25:49.823Z] #19 122.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T13:25:49.823Z] #19 122.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T13:25:49.823Z] #19 122.0 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T13:25:49.823Z] #19 122.0 Suggested packages: [2022-07-20T13:25:49.823Z] #19 122.0 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-20T13:25:49.823Z] #19 122.0 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-20T13:25:49.823Z] #19 122.0 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-20T13:25:49.823Z] #19 122.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-20T13:25:49.823Z] #19 122.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-20T13:25:49.823Z] #19 122.0 libyaml-shell-perl ed diffutils-doc [2022-07-20T13:25:49.823Z] #19 122.0 Recommended packages: [2022-07-20T13:25:49.823Z] #19 122.0 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-20T13:25:49.823Z] #19 122.0 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-20T13:25:50.015Z] #55 48.83 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T13:25:50.016Z] #55 ... [2022-07-20T13:25:50.016Z] [2022-07-20T13:25:50.016Z] #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-20T13:25:50.016Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:50.016Z] #62 29.63 Reading package lists... [2022-07-20T13:25:50.016Z] #62 39.05 Building dependency tree... [2022-07-20T13:25:50.016Z] #62 45.75 The following additional packages will be installed: [2022-07-20T13:25:50.016Z] #62 45.81 libbtrfs0 [2022-07-20T13:25:50.016Z] #62 46.42 The following NEW packages will be installed: [2022-07-20T13:25:50.016Z] #62 46.45 libbtrfs-dev libbtrfs0 [2022-07-20T13:25:50.016Z] #62 47.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:50.016Z] #62 47.11 Need to get 460 kB of archives. [2022-07-20T13:25:50.016Z] #62 47.11 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T13:25:50.016Z] #62 47.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:25:50.016Z] #62 47.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:25:50.016Z] #62 ... [2022-07-20T13:25:50.016Z] [2022-07-20T13:25:50.016Z] #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-20T13:25:50.016Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:50.016Z] #55 48.88 go: downloading golang.org/x/text v0.3.7 [2022-07-20T13:25:50.046Z] #55 31.52 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T13:25:50.046Z] #55 31.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T13:25:50.046Z] #55 31.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T13:25:50.137Z] #76 ... [2022-07-20T13:25:50.137Z] [2022-07-20T13:25:50.137Z] #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-20T13:25:50.137Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:25:50.137Z] #55 32.57 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T13:25:50.137Z] #55 32.58 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T13:25:50.137Z] #55 32.66 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T13:25:50.137Z] #55 32.76 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T13:25:50.137Z] #55 32.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T13:25:50.137Z] #55 32.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T13:25:50.137Z] #55 32.92 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T13:25:50.137Z] #55 33.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T13:25:50.137Z] #55 33.42 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T13:25:50.137Z] #55 33.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T13:25:50.137Z] #55 33.64 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T13:25:50.137Z] #55 33.92 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T13:25:50.137Z] #55 34.21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T13:25:50.137Z] #55 34.23 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T13:25:50.137Z] #55 34.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T13:25:50.137Z] #55 34.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T13:25:50.137Z] #55 34.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T13:25:50.137Z] #55 34.45 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T13:25:50.137Z] #55 34.51 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T13:25:50.137Z] #55 34.97 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T13:25:50.137Z] #55 35.06 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T13:25:50.137Z] #55 36.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T13:25:50.137Z] #55 37.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T13:25:50.137Z] #55 ... [2022-07-20T13:25:50.137Z] [2022-07-20T13:25:50.137Z] #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-20T13:25:50.137Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T13:25:50.137Z] #51 34.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-20T13:25:50.137Z] #51 36.25 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:50.137Z] #51 36.78 Fetched 2136 kB in 3s (684 kB/s) [2022-07-20T13:25:50.137Z] #51 37.05 Selecting previously unselected package libprotobuf23:arm64. [2022-07-20T13:25:50.137Z] #51 37.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 ... 15708 files and directories currently installed.) [2022-07-20T13:25:50.137Z] #51 37.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-20T13:25:50.137Z] #51 37.24 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T13:25:50.137Z] #51 37.92 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:25:50.137Z] #51 37.93 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:25:50.137Z] #51 37.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:25:50.137Z] #51 38.21 Selecting previously unselected package python3-six. [2022-07-20T13:25:50.137Z] #51 38.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T13:25:50.137Z] #51 38.23 Unpacking python3-six (1.16.0-2) ... [2022-07-20T13:25:50.137Z] #51 38.33 Selecting previously unselected package python3-protobuf. [2022-07-20T13:25:50.137Z] #51 38.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-20T13:25:50.137Z] #51 38.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T13:25:50.137Z] #51 38.97 Selecting previously unselected package libnet1:arm64. [2022-07-20T13:25:50.137Z] #51 38.97 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T13:25:50.137Z] #51 38.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:25:50.137Z] #51 39.18 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T13:25:50.137Z] #51 39.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T13:25:50.137Z] #51 39.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T13:25:50.137Z] #51 39.31 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T13:25:50.137Z] #51 39.32 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T13:25:50.137Z] #51 39.33 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T13:25:50.137Z] #51 39.43 Selecting previously unselected package criu. [2022-07-20T13:25:50.137Z] #51 39.46 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-20T13:25:50.137Z] #51 39.47 Unpacking criu (3.17.1-1) ... [2022-07-20T13:25:50.137Z] #51 40.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:25:50.137Z] #51 41.96 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T13:25:50.137Z] #51 41.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:25:50.137Z] #51 42.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T13:25:50.137Z] #51 42.02 Setting up python3-six (1.16.0-2) ... [2022-07-20T13:25:50.189Z] #14 73.44 Fetched 115 MB in 12s (9691 kB/s) [2022-07-20T13:25:50.189Z] #14 ... [2022-07-20T13:25:50.189Z] [2022-07-20T13:25:50.189Z] #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-20T13:25:50.189Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:50.189Z] #42 63.62 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-20T13:25:50.189Z] #42 63.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T13:25:50.189Z] #42 63.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T13:25:50.189Z] #42 63.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T13:25:50.189Z] #42 63.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T13:25:50.189Z] #42 63.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T13:25:50.189Z] #42 66.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:50.189Z] #42 66.79 Fetched 17.7 MB in 3s (7077 kB/s) [2022-07-20T13:25:50.189Z] #42 66.91 Selecting previously unselected package xxd. [2022-07-20T13:25:50.189Z] #42 66.91 (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-20T13:25:50.189Z] #42 67.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:25:50.189Z] #42 67.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:25:50.189Z] #42 67.33 Selecting previously unselected package vim-common. [2022-07-20T13:25:50.189Z] #42 67.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:25:50.189Z] #42 67.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:25:50.189Z] #42 68.34 Selecting previously unselected package cmake-data. [2022-07-20T13:25:50.189Z] #42 68.36 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T13:25:50.189Z] #42 68.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:25:50.189Z] #42 ... [2022-07-20T13:25:50.189Z] [2022-07-20T13:25:50.189Z] #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-20T13:25:50.189Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:50.189Z] #14 73.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T13:25:50.307Z] #55 31.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T13:25:50.307Z] #55 31.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T13:25:50.307Z] #55 31.99 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T13:25:50.307Z] #55 32.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T13:25:50.397Z] #51 ... [2022-07-20T13:25:50.398Z] [2022-07-20T13:25:50.398Z] #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-20T13:25:50.398Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:50.398Z] #76 42.96 Selecting previously unselected package libtool. [2022-07-20T13:25:50.398Z] #76 42.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T13:25:50.398Z] #76 43.02 Unpacking libtool (2.4.6-15) ... [2022-07-20T13:25:50.449Z] #14 73.72 (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-20T13:25:50.449Z] #14 73.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:25:50.449Z] #14 73.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:25:50.568Z] #55 32.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T13:25:50.829Z] #55 32.46 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T13:25:50.829Z] #55 32.47 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T13:25:50.829Z] #55 ... [2022-07-20T13:25:50.829Z] [2022-07-20T13:25:50.829Z] #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-20T13:25:50.829Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:50.829Z] #51 22.27 Fetched 8558 kB in 17s (512 kB/s) [2022-07-20T13:25:50.829Z] #51 22.27 Reading package lists... [2022-07-20T13:25:50.829Z] #51 28.95 Reading package lists... [2022-07-20T13:25:50.829Z] #51 ... [2022-07-20T13:25:50.829Z] [2022-07-20T13:25:50.829Z] #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-20T13:25:50.829Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:50.829Z] #42 22.64 Fetched 8555 kB in 16s (537 kB/s) [2022-07-20T13:25:50.829Z] #42 22.64 Reading package lists... [2022-07-20T13:25:50.920Z] #76 43.28 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T13:25:50.920Z] #76 43.29 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T13:25:50.920Z] #76 43.29 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T13:25:50.920Z] #76 43.53 Selecting previously unselected package libyajl2:arm64. [2022-07-20T13:25:50.920Z] #76 43.53 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T13:25:50.973Z] #55 ... [2022-07-20T13:25:50.973Z] [2022-07-20T13:25:50.973Z] #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-20T13:25:50.973Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:50.973Z] #14 30.41 Reading package lists... [2022-07-20T13:25:50.973Z] #14 40.17 Reading package lists... [2022-07-20T13:25:51.089Z] #42 29.02 Reading package lists... [2022-07-20T13:25:51.089Z] #42 ... [2022-07-20T13:25:51.089Z] [2022-07-20T13:25:51.089Z] #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-20T13:25:51.089Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:51.089Z] #55 32.68 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T13:25:51.089Z] #55 32.80 go: downloading golang.org/x/text v0.3.7 [2022-07-20T13:25:51.181Z] #76 43.54 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T13:25:51.181Z] #76 43.67 Selecting previously unselected package libyajl-dev:arm64. [2022-07-20T13:25:51.181Z] #76 43.67 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-20T13:25:51.181Z] #76 43.69 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T13:25:51.234Z] #14 50.05 Building dependency tree... [2022-07-20T13:25:51.234Z] #14 ... [2022-07-20T13:25:51.234Z] [2022-07-20T13:25:51.234Z] #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-20T13:25:51.234Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:51.234Z] #62 49.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:51.234Z] #62 49.56 Fetched 460 kB in 1s (605 kB/s) [2022-07-20T13:25:51.234Z] #62 49.73 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:25:51.234Z] #62 49.73 (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-20T13:25:51.234Z] #62 49.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:25:51.235Z] #62 49.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:25:51.350Z] #55 ... [2022-07-20T13:25:51.350Z] [2022-07-20T13:25:51.350Z] #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-20T13:25:51.350Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:51.350Z] #14 23.19 Fetched 8555 kB in 16s (549 kB/s) [2022-07-20T13:25:51.350Z] #14 23.19 Reading package lists... [2022-07-20T13:25:51.441Z] #76 43.93 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:25:51.441Z] #76 43.97 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T13:25:51.441Z] #76 43.98 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T13:25:51.441Z] #76 44.00 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-20T13:25:51.441Z] #76 44.03 Setting up file (1:5.39-3) ... [2022-07-20T13:25:51.441Z] #76 44.07 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:25:51.500Z] #62 50.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:25:51.500Z] #62 50.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:25:51.500Z] #62 50.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:25:51.610Z] #14 29.74 Reading package lists... [2022-07-20T13:25:51.610Z] #14 ... [2022-07-20T13:25:51.610Z] [2022-07-20T13:25:51.610Z] #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-20T13:25:51.610Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:25:51.610Z] #62 22.68 Reading package lists... [2022-07-20T13:25:51.703Z] #76 44.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T13:25:51.703Z] #76 44.13 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T13:25:51.703Z] #76 44.15 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T13:25:51.703Z] #76 44.18 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:25:51.703Z] #76 44.20 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-20T13:25:51.703Z] #76 44.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:25:51.703Z] #76 44.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:25:51.703Z] #76 44.24 Setting up patch (2.7.6-7) ... [2022-07-20T13:25:51.703Z] #76 44.26 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T13:25:51.703Z] #76 44.28 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T13:25:51.964Z] #76 44.29 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T13:25:51.964Z] #76 44.31 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T13:25:51.964Z] #76 44.32 Setting up libtool (2.4.6-15) ... [2022-07-20T13:25:51.964Z] #76 44.34 Setting up m4 (1.4.18-5) ... [2022-07-20T13:25:51.964Z] #76 44.36 Setting up dpkg-dev (1.20.11) ... [2022-07-20T13:25:51.964Z] #76 44.40 Setting up autoconf (2.69-14) ... [2022-07-20T13:25:51.964Z] #76 44.42 Setting up build-essential (12.9) ... [2022-07-20T13:25:51.964Z] #76 44.44 Setting up automake (1:1.16.3-2) ... [2022-07-20T13:25:51.964Z] #76 44.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T13:25:51.964Z] #76 44.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:52.074Z] #62 50.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:25:52.074Z] #62 50.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:25:52.074Z] #62 50.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:52.346Z] #19 130.1 The following NEW packages will be installed: [2022-07-20T13:25:52.346Z] #19 130.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T13:25:52.346Z] #19 130.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T13:25:52.346Z] #19 130.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-20T13:25:52.346Z] #19 130.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-20T13:25:52.346Z] #19 130.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-20T13:25:52.346Z] #19 130.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-20T13:25:52.346Z] #19 130.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-20T13:25:52.346Z] #19 130.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T13:25:52.346Z] #19 130.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T13:25:52.346Z] #19 130.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T13:25:52.346Z] #19 130.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T13:25:52.346Z] #19 130.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T13:25:52.346Z] #19 130.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T13:25:52.346Z] #19 130.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T13:25:52.346Z] #19 130.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T13:25:52.346Z] #19 130.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T13:25:52.346Z] #19 130.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T13:25:52.346Z] #19 130.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T13:25:52.346Z] #19 130.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T13:25:52.346Z] #19 130.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T13:25:52.346Z] #19 130.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T13:25:52.346Z] #19 130.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T13:25:52.346Z] #19 130.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T13:25:52.346Z] #19 130.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T13:25:52.346Z] #19 130.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T13:25:52.346Z] #19 130.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T13:25:52.346Z] #19 130.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T13:25:52.346Z] #19 130.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T13:25:52.346Z] #19 130.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T13:25:52.346Z] #19 130.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T13:25:52.346Z] #19 130.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T13:25:52.346Z] #19 130.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T13:25:52.346Z] #19 130.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T13:25:52.346Z] #19 130.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T13:25:52.346Z] #19 130.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T13:25:52.346Z] #19 130.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T13:25:52.346Z] #19 130.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T13:25:52.346Z] #19 130.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T13:25:52.346Z] #19 130.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T13:25:52.346Z] #19 130.2 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T13:25:52.906Z] #76 ... [2022-07-20T13:25:52.906Z] [2022-07-20T13:25:52.906Z] #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-20T13:25:52.906Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:25:52.906Z] #14 35.37 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-20T13:25:52.906Z] #14 36.06 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-20T13:25:52.906Z] #14 36.59 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-20T13:25:52.906Z] #14 37.89 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-20T13:25:52.906Z] #14 38.38 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-20T13:25:52.906Z] #14 38.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T13:25:52.906Z] #14 38.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T13:25:52.906Z] #14 38.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T13:25:52.906Z] #14 38.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T13:25:52.906Z] #14 38.45 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-20T13:25:52.906Z] #14 38.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T13:25:52.906Z] #14 38.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-20T13:25:52.906Z] #14 38.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-20T13:25:52.906Z] #14 38.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-20T13:25:52.906Z] #14 38.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-20T13:25:52.906Z] #14 38.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-20T13:25:52.907Z] #14 38.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-20T13:25:52.907Z] #14 38.51 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-20T13:25:52.907Z] #14 38.52 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-20T13:25:52.907Z] #14 38.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T13:25:52.907Z] #14 39.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:52.907Z] #14 39.60 Fetched 108 MB in 6s (18.2 MB/s) [2022-07-20T13:25:52.907Z] #14 39.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T13:25:52.907Z] #14 39.71 (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-20T13:25:52.907Z] #14 39.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T13:25:52.907Z] #14 39.80 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:25:52.907Z] #14 41.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T13:25:52.907Z] #14 41.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T13:25:52.907Z] #14 41.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:25:52.907Z] #14 44.23 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T13:25:52.907Z] #14 44.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T13:25:52.907Z] #14 44.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:25:52.907Z] #14 44.40 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-20T13:25:52.907Z] #14 44.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T13:25:52.907Z] #14 44.42 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T13:25:52.907Z] #14 44.67 Selecting previously unselected package dmsetup. [2022-07-20T13:25:52.907Z] #14 44.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T13:25:52.907Z] #14 44.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:25:52.907Z] #14 45.39 Selecting previously unselected package mingw-w64-common. [2022-07-20T13:25:52.907Z] #14 45.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T13:25:52.992Z] #62 28.79 Reading package lists... [2022-07-20T13:25:52.992Z] #62 ... [2022-07-20T13:25:52.992Z] [2022-07-20T13:25:52.992Z] #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-20T13:25:52.992Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:25:52.992Z] #57 34.72 v3.0.2 [2022-07-20T13:25:52.992Z] #57 DONE 34.8s [2022-07-20T13:25:52.992Z] [2022-07-20T13:25:52.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-20T13:25:52.992Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:52.992Z] #42 29.02 Reading package lists... [2022-07-20T13:25:53.020Z] #62 DONE 51.8s [2022-07-20T13:25:53.020Z] [2022-07-20T13:25:53.020Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T13:25:53.020Z] #63 sha256:d506dfe8d06ad2ecf1d5fee6ab0aa0f0843a4343ec18ade116f946930efbc022 [2022-07-20T13:25:53.167Z] #14 45.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T13:25:53.277Z] #19 131.1 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:53.277Z] #19 131.1 Need to get 788 MB of archives. [2022-07-20T13:25:53.277Z] #19 131.1 After this operation, 3385 MB of additional disk space will be used. [2022-07-20T13:25:53.277Z] #19 131.1 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-20T13:25:53.277Z] #19 131.1 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:25:53.277Z] #19 131.1 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T13:25:53.277Z] #19 131.1 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T13:25:53.277Z] #19 131.1 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T13:25:53.277Z] #19 131.1 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-20T13:25:53.277Z] #19 131.1 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-20T13:25:53.281Z] #63 DONE 0.2s [2022-07-20T13:25:53.281Z] [2022-07-20T13:25:53.281Z] #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-20T13:25:53.281Z] #64 sha256:1c1842c58ff276a50dad09de41f977c3a73806fe051a065313413b01413a40b6 [2022-07-20T13:25:53.534Z] #19 131.3 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-20T13:25:53.534Z] #19 131.4 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-20T13:25:53.737Z] #14 ... [2022-07-20T13:25:53.737Z] [2022-07-20T13:25:53.737Z] #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-20T13:25:53.737Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T13:25:53.737Z] #76 DONE 46.2s [2022-07-20T13:25:53.737Z] [2022-07-20T13:25:53.737Z] #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-20T13:25:53.737Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T13:25:53.737Z] #34 39.03 Updating files: 93% (1423/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-20T13:25:53.737Z] #34 39.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T13:25:53.737Z] #34 39.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T13:25:53.737Z] #34 ... [2022-07-20T13:25:53.737Z] [2022-07-20T13:25:53.737Z] #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-20T13:25:53.737Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:25:53.792Z] #19 131.5 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-20T13:25:53.792Z] #19 131.6 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-20T13:25:53.821Z] #42 35.02 Building dependency tree... [2022-07-20T13:25:53.821Z] #42 ... [2022-07-20T13:25:53.821Z] [2022-07-20T13:25:53.821Z] #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-20T13:25:53.821Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:25:53.821Z] #47 25.42 + 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-20T13:25:53.865Z] #14 ... [2022-07-20T13:25:53.865Z] [2022-07-20T13:25:53.865Z] #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-20T13:25:53.865Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:53.865Z] #51 66.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:53.865Z] #51 67.42 Fetched 2315 kB in 4s (613 kB/s) [2022-07-20T13:25:53.865Z] #51 67.88 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T13:25:53.865Z] #51 67.88 (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-20T13:25:53.865Z] #51 68.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T13:25:53.865Z] #51 68.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:25:53.865Z] #51 69.81 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:25:53.865Z] #51 69.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:25:53.865Z] #51 69.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:25:53.865Z] #51 70.30 Selecting previously unselected package python3-six. [2022-07-20T13:25:53.865Z] #51 70.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T13:25:53.865Z] #51 70.30 Unpacking python3-six (1.16.0-2) ... [2022-07-20T13:25:53.865Z] #51 70.60 Selecting previously unselected package python3-protobuf. [2022-07-20T13:25:53.865Z] #51 70.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T13:25:53.865Z] #51 70.63 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T13:25:53.865Z] #51 71.53 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:25:53.865Z] #51 71.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:25:53.865Z] #51 71.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:25:53.865Z] #51 71.85 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:25:53.865Z] #51 71.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:25:53.865Z] #51 71.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:25:53.865Z] #51 72.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:25:53.865Z] #51 72.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:25:53.865Z] #51 72.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:25:53.865Z] #51 72.40 Selecting previously unselected package criu. [2022-07-20T13:25:53.865Z] #51 72.40 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T13:25:53.865Z] #51 72.44 Unpacking criu (3.17.1-1) ... [2022-07-20T13:25:53.865Z] #51 74.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:25:54.050Z] #19 131.8 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-20T13:25:54.050Z] #19 131.8 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-20T13:25:54.082Z] #47 ... [2022-07-20T13:25:54.082Z] [2022-07-20T13:25:54.082Z] #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-20T13:25:54.082Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:54.082Z] #14 29.74 Reading package lists... [2022-07-20T13:25:54.126Z] #51 ... [2022-07-20T13:25:54.126Z] [2022-07-20T13:25:54.126Z] #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-20T13:25:54.126Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:25:54.126Z] #34 74.95 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: 99% (1515/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-20T13:25:54.126Z] #34 75.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T13:25:54.126Z] #34 76.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T13:25:54.307Z] #77 ... [2022-07-20T13:25:54.307Z] [2022-07-20T13:25:54.307Z] #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-20T13:25:54.307Z] #64 sha256:f72298718d8628cc259be4cb8dd0312602ea8040be8539781d390c2ddf79c043 [2022-07-20T13:25:54.307Z] #64 1.077 + RM_GOPATH=0 [2022-07-20T13:25:54.307Z] #64 1.077 + TMP_GOPATH= [2022-07-20T13:25:54.307Z] #64 1.077 + : /build [2022-07-20T13:25:54.307Z] #64 1.077 + '[' -z '' ']' [2022-07-20T13:25:54.307Z] #64 1.077 ++ mktemp -d [2022-07-20T13:25:54.307Z] #64 1.123 + export GOPATH=/tmp/tmp.8tp5JhbRQa [2022-07-20T13:25:54.307Z] #64 1.123 + GOPATH=/tmp/tmp.8tp5JhbRQa [2022-07-20T13:25:54.307Z] #64 1.123 + RM_GOPATH=1 [2022-07-20T13:25:54.307Z] #64 1.123 + case "$(go env GOARCH)" in [2022-07-20T13:25:54.307Z] #64 1.124 ++ go env GOARCH [2022-07-20T13:25:54.307Z] #64 1.165 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:54.307Z] #64 1.165 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:54.307Z] #64 1.166 ++ dirname /install.sh [2022-07-20T13:25:54.307Z] #64 1.170 + dir=/ [2022-07-20T13:25:54.307Z] #64 1.172 + bin=containerd [2022-07-20T13:25:54.307Z] #64 1.173 + shift [2022-07-20T13:25:54.307Z] #64 1.173 + '[' '!' -f //containerd.installer ']' [2022-07-20T13:25:54.307Z] #64 1.173 + . //containerd.installer [2022-07-20T13:25:54.307Z] #64 1.173 ++ set -e [2022-07-20T13:25:54.307Z] #64 1.174 ++ : v1.6.6 [2022-07-20T13:25:54.307Z] #64 1.177 + install_containerd [2022-07-20T13:25:54.307Z] #64 1.181 + echo 'Install containerd version v1.6.6' [2022-07-20T13:25:54.307Z] #64 1.185 Install containerd version v1.6.6 [2022-07-20T13:25:54.307Z] #64 1.187 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8tp5JhbRQa/src/github.com/containerd/containerd [2022-07-20T13:25:54.307Z] #64 1.190 Cloning into '/tmp/tmp.8tp5JhbRQa/src/github.com/containerd/containerd'... [2022-07-20T13:25:54.418Z] #34 ... [2022-07-20T13:25:54.418Z] [2022-07-20T13:25:54.418Z] #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-20T13:25:54.418Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:54.418Z] #55 67.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T13:25:54.418Z] #55 69.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T13:25:54.568Z] #64 ... [2022-07-20T13:25:54.568Z] [2022-07-20T13:25:54.568Z] #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-20T13:25:54.568Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:25:54.568Z] #77 0.748 Cloning into '/tmp/crun-build'... [2022-07-20T13:25:54.666Z] #64 1.544 + RM_GOPATH=0 [2022-07-20T13:25:54.666Z] #64 1.544 + TMP_GOPATH= [2022-07-20T13:25:54.666Z] #64 1.544 + : /build [2022-07-20T13:25:54.666Z] #64 1.544 + '[' -z '' ']' [2022-07-20T13:25:54.666Z] #64 1.544 ++ mktemp -d [2022-07-20T13:25:54.666Z] #64 1.544 + export GOPATH=/tmp/tmp.hXJW8lNv8Z [2022-07-20T13:25:54.666Z] #64 1.544 + GOPATH=/tmp/tmp.hXJW8lNv8Z [2022-07-20T13:25:54.666Z] #64 1.544 + RM_GOPATH=1 [2022-07-20T13:25:54.666Z] #64 1.544 + case "$(go env GOARCH)" in [2022-07-20T13:25:54.666Z] #64 1.556 ++ go env GOARCH [2022-07-20T13:25:54.666Z] #64 1.615 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:54.666Z] #64 1.615 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:25:54.666Z] #64 1.616 ++ dirname /install.sh [2022-07-20T13:25:54.666Z] #64 1.617 + dir=/ [2022-07-20T13:25:54.666Z] #64 1.617 + bin=containerd [2022-07-20T13:25:54.666Z] #64 1.617 + shift [2022-07-20T13:25:54.666Z] #64 1.617 + '[' '!' -f //containerd.installer ']' [2022-07-20T13:25:54.666Z] #64 1.618 + . //containerd.installer [2022-07-20T13:25:54.666Z] #64 1.618 ++ set -e [2022-07-20T13:25:54.666Z] #64 1.618 ++ : v1.6.6 [2022-07-20T13:25:54.666Z] #64 1.618 + install_containerd [2022-07-20T13:25:54.666Z] #64 1.619 + echo 'Install containerd version v1.6.6' [2022-07-20T13:25:54.666Z] #64 1.619 Install containerd version v1.6.6 [2022-07-20T13:25:54.666Z] #64 1.622 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hXJW8lNv8Z/src/github.com/containerd/containerd [2022-07-20T13:25:54.666Z] #64 1.651 Cloning into '/tmp/tmp.hXJW8lNv8Z/src/github.com/containerd/containerd'... [2022-07-20T13:25:54.695Z] #55 ... [2022-07-20T13:25:54.695Z] [2022-07-20T13:25:54.695Z] #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-20T13:25:54.695Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:54.695Z] #51 77.48 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:25:54.695Z] #51 77.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:25:54.695Z] #51 77.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:25:54.695Z] #51 77.57 Setting up python3-six (1.16.0-2) ... [2022-07-20T13:25:55.991Z] #14 35.86 Building dependency tree... [2022-07-20T13:25:56.052Z] #64 ... [2022-07-20T13:25:56.052Z] [2022-07-20T13:25:56.052Z] #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-20T13:25:56.052Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:56.052Z] #76 35.46 Reading package lists... [2022-07-20T13:25:56.052Z] #76 44.99 Building dependency tree... [2022-07-20T13:25:56.052Z] #76 51.96 python3 is already the newest version (3.9.2-3). [2022-07-20T13:25:56.052Z] #76 51.96 The following additional packages will be installed: [2022-07-20T13:25:56.052Z] #76 51.97 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T13:25:56.052Z] #76 52.00 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T13:25:56.052Z] #76 52.05 Suggested packages: [2022-07-20T13:25:56.052Z] #76 52.05 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T13:25:56.052Z] #76 52.05 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T13:25:56.052Z] #76 52.05 m4-doc ed diffutils-doc [2022-07-20T13:25:56.052Z] #76 52.05 Recommended packages: [2022-07-20T13:25:56.052Z] #76 52.05 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T13:25:56.052Z] #76 54.86 The following NEW packages will be installed: [2022-07-20T13:25:56.052Z] #76 54.87 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T13:25:56.052Z] #76 54.87 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T13:25:56.052Z] #76 54.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T13:25:56.052Z] #76 54.88 libyajl2 m4 patch xz-utils [2022-07-20T13:25:56.252Z] #14 ... [2022-07-20T13:25:56.252Z] [2022-07-20T13:25:56.252Z] #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-20T13:25:56.252Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:56.252Z] #76 22.15 Reading package lists... [2022-07-20T13:25:56.252Z] #76 28.23 Reading package lists... [2022-07-20T13:25:56.252Z] #76 34.47 Building dependency tree... [2022-07-20T13:25:56.313Z] #76 55.27 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:56.313Z] #76 55.27 Need to get 5940 kB of archives. [2022-07-20T13:25:56.313Z] #76 55.27 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T13:25:56.313Z] #76 55.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:25:56.512Z] #76 ... [2022-07-20T13:25:56.512Z] [2022-07-20T13:25:56.512Z] #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-20T13:25:56.512Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:56.512Z] #51 28.95 Reading package lists... [2022-07-20T13:25:56.512Z] #51 35.01 Building dependency tree... [2022-07-20T13:25:56.574Z] #76 55.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T13:25:56.574Z] #76 55.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T13:25:56.574Z] #76 55.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T13:25:56.574Z] #76 55.29 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-20T13:25:56.574Z] #76 55.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T13:25:56.574Z] #76 55.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T13:25:56.574Z] #76 55.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T13:25:56.574Z] #76 55.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T13:25:56.574Z] #76 55.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T13:25:56.574Z] #76 55.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:25:56.606Z] #51 79.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:25:56.606Z] #51 79.57 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T13:25:56.835Z] #76 55.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T13:25:57.097Z] #76 55.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T13:25:57.097Z] #76 55.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:25:57.097Z] #76 55.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T13:25:57.097Z] #76 55.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-20T13:25:57.097Z] #76 55.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-20T13:25:57.097Z] #76 55.88 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-20T13:25:57.097Z] #76 55.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:25:57.097Z] #76 55.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T13:25:57.097Z] #76 56.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:25:57.097Z] #76 56.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:25:57.097Z] #76 56.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T13:25:57.097Z] #76 ... [2022-07-20T13:25:57.097Z] [2022-07-20T13:25:57.097Z] #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-20T13:25:57.097Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:25:57.097Z] #42 36.72 Reading package lists... [2022-07-20T13:25:57.097Z] #42 46.37 Building dependency tree... [2022-07-20T13:25:57.097Z] #42 53.24 The following additional packages will be installed: [2022-07-20T13:25:57.097Z] #42 53.26 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T13:25:57.097Z] #42 53.30 Suggested packages: [2022-07-20T13:25:57.097Z] #42 53.30 cmake-doc ninja-build lrzip [2022-07-20T13:25:57.097Z] #42 53.30 Recommended packages: [2022-07-20T13:25:57.097Z] #42 53.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T13:25:57.097Z] #42 55.04 The following NEW packages will be installed: [2022-07-20T13:25:57.097Z] #42 55.10 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T13:25:57.097Z] #42 55.10 vim-common xxd [2022-07-20T13:25:57.097Z] #42 55.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:57.097Z] #42 55.54 Need to get 17.7 MB of archives. [2022-07-20T13:25:57.097Z] #42 55.54 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T13:25:57.097Z] #42 55.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:25:57.097Z] #42 55.58 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-20T13:25:57.097Z] #42 55.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T13:25:57.097Z] #42 55.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T13:25:57.173Z] #51 ... [2022-07-20T13:25:57.173Z] [2022-07-20T13:25:57.173Z] #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-20T13:25:57.173Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:57.173Z] #76 72.21 Selecting previously unselected package patch. [2022-07-20T13:25:57.173Z] #76 72.24 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 72.25 Unpacking patch (2.7.6-7) ... [2022-07-20T13:25:57.173Z] #76 72.49 Selecting previously unselected package dpkg-dev. [2022-07-20T13:25:57.173Z] #76 72.52 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T13:25:57.173Z] #76 72.52 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T13:25:57.173Z] #76 74.37 Selecting previously unselected package build-essential. [2022-07-20T13:25:57.173Z] #76 74.38 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 74.39 Unpacking build-essential (12.9) ... [2022-07-20T13:25:57.173Z] #76 74.57 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:25:57.173Z] #76 74.58 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 74.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:25:57.173Z] #76 74.85 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T13:25:57.173Z] #76 74.85 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 74.85 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:25:57.173Z] #76 75.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:25:57.173Z] #76 75.21 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 75.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:25:57.173Z] #76 75.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T13:25:57.173Z] #76 75.35 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 75.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:25:57.173Z] #76 75.86 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:25:57.173Z] #76 75.86 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 75.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:25:57.173Z] #76 76.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:25:57.173Z] #76 76.26 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 76.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:25:57.173Z] #76 77.51 Selecting previously unselected package libtool. [2022-07-20T13:25:57.173Z] #76 77.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T13:25:57.173Z] #76 77.52 Unpacking libtool (2.4.6-15) ... [2022-07-20T13:25:57.173Z] #76 77.86 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:25:57.173Z] #76 77.86 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 77.87 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:25:57.173Z] #76 78.27 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:25:57.173Z] #76 78.27 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 78.28 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:25:57.173Z] #76 78.61 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T13:25:57.173Z] #76 78.61 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T13:25:57.173Z] #76 78.63 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:25:57.173Z] #76 79.04 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:25:57.173Z] #76 79.08 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T13:25:57.174Z] #76 79.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:25:57.174Z] #76 79.20 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:25:57.174Z] #76 79.22 Setting up file (1:5.39-3) ... [2022-07-20T13:25:57.174Z] #76 79.23 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:25:57.174Z] #76 79.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:25:57.174Z] #76 79.28 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:25:57.174Z] #76 79.31 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:25:57.174Z] #76 79.34 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:25:57.174Z] #76 79.35 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:25:57.174Z] #76 79.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:25:57.174Z] #76 79.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:25:57.174Z] #76 79.46 Setting up patch (2.7.6-7) ... [2022-07-20T13:25:57.174Z] #76 79.50 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:25:57.174Z] #76 79.52 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:25:57.174Z] #76 79.54 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:25:57.174Z] #76 79.56 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:25:57.174Z] #76 79.57 Setting up libtool (2.4.6-15) ... [2022-07-20T13:25:57.174Z] #76 79.59 Setting up m4 (1.4.18-5) ... [2022-07-20T13:25:57.174Z] #76 79.63 Setting up dpkg-dev (1.20.11) ... [2022-07-20T13:25:57.174Z] #76 79.65 Setting up autoconf (2.69-14) ... [2022-07-20T13:25:57.174Z] #76 79.66 Setting up build-essential (12.9) ... [2022-07-20T13:25:57.174Z] #76 79.67 Setting up automake (1:1.16.3-2) ... [2022-07-20T13:25:57.174Z] #76 79.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T13:25:57.174Z] #76 79.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:57.174Z] #76 DONE 80.5s [2022-07-20T13:25:57.174Z] [2022-07-20T13:25:57.174Z] #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-20T13:25:57.174Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:25:57.325Z] #19 134.6 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-20T13:25:57.325Z] #19 134.6 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-20T13:25:57.358Z] #42 ... [2022-07-20T13:25:57.358Z] [2022-07-20T13:25:57.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-20T13:25:57.358Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:25:57.358Z] #14 50.05 Building dependency tree... [2022-07-20T13:25:57.358Z] #14 56.28 The following additional packages will be installed: [2022-07-20T13:25:57.358Z] #14 56.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:25:57.358Z] #14 56.32 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T13:25:57.358Z] #14 56.32 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T13:25:57.358Z] #14 56.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T13:25:57.358Z] #14 56.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T13:25:57.358Z] #14 56.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T13:25:57.358Z] #14 56.36 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T13:25:57.535Z] #51 39.05 The following additional packages will be installed: [2022-07-20T13:25:57.535Z] #51 39.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:25:57.535Z] #51 39.05 python3-protobuf python3-six [2022-07-20T13:25:57.535Z] #51 39.06 Suggested packages: [2022-07-20T13:25:57.535Z] #51 39.06 python3-setuptools [2022-07-20T13:25:57.535Z] #51 39.06 Recommended packages: [2022-07-20T13:25:57.535Z] #51 39.06 iproute2 | iproute [2022-07-20T13:25:57.619Z] #14 56.40 Suggested packages: [2022-07-20T13:25:57.619Z] #14 56.41 gcc-10-locales seccomp wine64 [2022-07-20T13:25:57.867Z] #77 ... [2022-07-20T13:25:57.867Z] [2022-07-20T13:25:57.867Z] #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-20T13:25:57.867Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T13:25:57.867Z] #42 40.08 Selecting previously unselected package libicu67:arm64. [2022-07-20T13:25:57.867Z] #42 40.08 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-20T13:25:57.867Z] #42 40.10 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T13:25:57.867Z] #42 46.41 Selecting previously unselected package libxml2:arm64. [2022-07-20T13:25:57.867Z] #42 46.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-20T13:25:57.867Z] #42 46.42 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:25:57.867Z] #42 47.10 Selecting previously unselected package libarchive13:arm64. [2022-07-20T13:25:57.867Z] #42 47.10 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-20T13:25:57.867Z] #42 47.10 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T13:25:57.867Z] #42 47.45 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-20T13:25:57.867Z] #42 47.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-20T13:25:57.867Z] #42 47.46 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T13:25:57.867Z] #42 47.67 Selecting previously unselected package librhash0:arm64. [2022-07-20T13:25:57.867Z] #42 47.67 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-20T13:25:57.867Z] #42 47.68 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-20T13:25:57.867Z] #42 47.88 Selecting previously unselected package libuv1:arm64. [2022-07-20T13:25:57.867Z] #42 47.88 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-20T13:25:57.867Z] #42 47.89 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-20T13:25:57.867Z] #42 48.01 Selecting previously unselected package cmake. [2022-07-20T13:25:57.867Z] #42 48.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-20T13:25:57.867Z] #42 48.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:25:58.128Z] #42 ... [2022-07-20T13:25:58.128Z] [2022-07-20T13:25:58.128Z] #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-20T13:25:58.128Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T13:25:58.128Z] #51 43.11 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T13:25:58.128Z] #51 43.14 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T13:25:58.128Z] #51 47.24 Setting up criu (3.17.1-1) ... [2022-07-20T13:25:58.128Z] #51 49.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:58.128Z] #51 DONE 50.0s [2022-07-20T13:25:58.128Z] [2022-07-20T13:25:58.128Z] #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-20T13:25:58.128Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T13:25:58.388Z] #34 ... [2022-07-20T13:25:58.388Z] [2022-07-20T13:25:58.388Z] #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-20T13:25:58.388Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T13:25:58.388Z] #42 50.87 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T13:25:58.544Z] #51 39.96 The following NEW packages will be installed: [2022-07-20T13:25:58.544Z] #51 39.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:25:58.544Z] #51 39.96 python3-protobuf python3-six [2022-07-20T13:25:58.544Z] #51 ... [2022-07-20T13:25:58.544Z] [2022-07-20T13:25:58.544Z] #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-20T13:25:58.544Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:25:58.544Z] #55 39.25 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T13:25:58.544Z] #55 39.32 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T13:25:58.544Z] #55 39.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T13:25:58.544Z] #55 39.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T13:25:58.544Z] #55 39.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T13:25:58.544Z] #55 39.78 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T13:25:58.544Z] #55 39.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T13:25:58.544Z] #55 39.94 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T13:25:58.544Z] #55 40.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T13:25:58.544Z] #55 40.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T13:25:58.544Z] #55 40.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T13:25:58.544Z] #55 40.32 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T13:25:58.548Z] #77 1.483 Cloning into '/tmp/crun-build'... [2022-07-20T13:25:58.657Z] #42 50.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:25:58.657Z] #42 51.01 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-20T13:25:58.657Z] #42 51.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:25:58.657Z] #42 51.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T13:25:58.657Z] #42 51.15 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-20T13:25:58.657Z] #42 51.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:25:58.657Z] #42 51.24 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:25:58.918Z] #42 51.29 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T13:25:58.918Z] #42 51.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:25:58.918Z] #42 51.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:25:59.119Z] #55 ... [2022-07-20T13:25:59.120Z] [2022-07-20T13:25:59.120Z] #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-20T13:25:59.120Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:25:59.120Z] #40 40.53 NAME: [2022-07-20T13:25:59.120Z] #40 40.53 go-winres - A tool for embedding resources in Windows executables [2022-07-20T13:25:59.120Z] #40 40.53 [2022-07-20T13:25:59.120Z] #40 40.53 USAGE: [2022-07-20T13:25:59.120Z] #40 40.55 go-winres [global options] command [command options] [arguments...] [2022-07-20T13:25:59.120Z] #40 40.55 [2022-07-20T13:25:59.120Z] #40 40.55 COMMANDS: [2022-07-20T13:25:59.120Z] #40 40.55 init Create an initial ./winres/winres.json [2022-07-20T13:25:59.120Z] #40 40.55 make Make syso files for the "go build" command [2022-07-20T13:25:59.120Z] #40 40.55 simply Make syso files for the "go build" command (simplified) [2022-07-20T13:25:59.120Z] #40 40.55 extract Extract all resources from an executable [2022-07-20T13:25:59.120Z] #40 40.55 patch Replace resources in an executable file (exe, dll) [2022-07-20T13:25:59.120Z] #40 40.55 help, h Shows a list of commands or help for one command [2022-07-20T13:25:59.120Z] #40 40.55 [2022-07-20T13:25:59.120Z] #40 40.55 GLOBAL OPTIONS: [2022-07-20T13:25:59.120Z] #40 40.55 --help, -h show help (default: false) [2022-07-20T13:25:59.120Z] #40 DONE 40.8s [2022-07-20T13:25:59.120Z] [2022-07-20T13:25:59.120Z] #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-20T13:25:59.120Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:25:59.120Z] #51 40.56 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:25:59.120Z] #51 40.56 Need to get 2315 kB of archives. [2022-07-20T13:25:59.120Z] #51 40.56 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T13:25:59.120Z] #51 40.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T13:25:59.180Z] #42 DONE 51.8s [2022-07-20T13:25:59.180Z] [2022-07-20T13:25:59.180Z] #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-20T13:25:59.180Z] #67 sha256:eaebd06051ee2e443de910eb7e6b206b9f98db99b3262e17eb2800ae609f6444 [2022-07-20T13:25:59.381Z] #51 40.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:25:59.382Z] #51 40.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T13:25:59.382Z] #51 40.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T13:25:59.382Z] #51 40.75 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-20T13:25:59.382Z] #51 40.75 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-20T13:25:59.382Z] #51 40.76 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-20T13:25:59.442Z] #67 ... [2022-07-20T13:25:59.442Z] [2022-07-20T13:25:59.442Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T13:25:59.442Z] #43 sha256:c069d7b8abc38ab42162e890ef42ebb5431eb0eb28f6a9f95e1f92713ff83da4 [2022-07-20T13:25:59.442Z] #43 DONE 0.2s [2022-07-20T13:25:59.442Z] [2022-07-20T13:25:59.442Z] #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-20T13:25:59.442Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:25:59.442Z] #14 51.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T13:25:59.442Z] #14 51.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T13:25:59.442Z] #14 51.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:25:59.535Z] #14 ... [2022-07-20T13:25:59.535Z] [2022-07-20T13:25:59.535Z] #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-20T13:25:59.535Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:25:59.535Z] #76 58.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:25:59.796Z] #76 58.62 Fetched 5940 kB in 1s (5343 kB/s) [2022-07-20T13:25:59.850Z] #19 137.4 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-20T13:25:59.850Z] #19 137.5 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-20T13:26:00.057Z] #76 58.96 Selecting previously unselected package bzip2. [2022-07-20T13:26:00.057Z] #76 58.96 (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-20T13:26:00.318Z] #76 59.09 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:26:00.318Z] #76 59.14 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:26:00.579Z] #76 59.51 Selecting previously unselected package libmagic-mgc. [2022-07-20T13:26:00.579Z] #76 59.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:00.579Z] #76 59.57 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T13:26:01.082Z] #77 ... [2022-07-20T13:26:01.082Z] [2022-07-20T13:26:01.082Z] #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-20T13:26:01.082Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:01.082Z] #42 74.10 Selecting previously unselected package libicu67:amd64. [2022-07-20T13:26:01.082Z] #42 74.11 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T13:26:01.082Z] #42 74.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T13:26:01.082Z] #42 ... [2022-07-20T13:26:01.082Z] [2022-07-20T13:26:01.082Z] #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-20T13:26:01.082Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:01.082Z] #14 78.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T13:26:01.082Z] #14 78.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:26:01.082Z] #14 78.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:26:01.082Z] #14 83.84 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T13:26:01.082Z] #14 83.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T13:26:01.082Z] #14 83.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:26:01.082Z] #14 84.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T13:26:01.082Z] #14 84.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:26:01.082Z] #14 84.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:26:01.650Z] #14 84.89 Selecting previously unselected package dmsetup. [2022-07-20T13:26:01.650Z] #14 84.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:26:01.650Z] #14 84.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:26:01.752Z] #19 139.5 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-20T13:26:01.909Z] #14 85.29 Selecting previously unselected package mingw-w64-common. [2022-07-20T13:26:01.909Z] #14 85.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T13:26:01.909Z] #14 85.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T13:26:01.922Z] #51 ... [2022-07-20T13:26:01.922Z] [2022-07-20T13:26:01.922Z] #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-20T13:26:01.922Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T13:26:01.922Z] #62 28.79 Reading package lists... [2022-07-20T13:26:01.922Z] #62 35.28 Building dependency tree... [2022-07-20T13:26:01.922Z] #62 39.49 The following additional packages will be installed: [2022-07-20T13:26:01.922Z] #62 39.51 libbtrfs0 [2022-07-20T13:26:01.922Z] #62 39.86 The following NEW packages will be installed: [2022-07-20T13:26:01.922Z] #62 39.86 libbtrfs-dev libbtrfs0 [2022-07-20T13:26:01.922Z] #62 40.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:26:01.922Z] #62 40.28 Need to get 460 kB of archives. [2022-07-20T13:26:01.922Z] #62 40.28 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T13:26:01.922Z] #62 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:26:01.922Z] #62 40.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:26:01.922Z] #62 41.33 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:01.922Z] #62 41.55 Fetched 460 kB in 0s (1321 kB/s) [2022-07-20T13:26:01.922Z] #62 41.65 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:26:01.922Z] #62 41.65 (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-20T13:26:01.922Z] #62 41.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:26:01.922Z] #62 41.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:26:01.922Z] #62 41.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:26:01.922Z] #62 42.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:26:01.922Z] #62 42.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:26:01.922Z] #62 42.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:26:01.922Z] #62 42.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:26:01.922Z] #62 42.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:01.922Z] #62 DONE 43.2s [2022-07-20T13:26:01.922Z] [2022-07-20T13:26:01.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-20T13:26:01.922Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:01.922Z] #51 43.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T13:26:01.922Z] #51 ... [2022-07-20T13:26:01.922Z] [2022-07-20T13:26:01.922Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T13:26:01.922Z] #63 sha256:fe8d373bd06e9d684f18b0b3ca39070f805ccc89818c4b90831c7813046fe62e [2022-07-20T13:26:01.922Z] #63 DONE 0.5s [2022-07-20T13:26:01.922Z] [2022-07-20T13:26:01.922Z] #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-20T13:26:01.922Z] #64 sha256:e1eb06d26674b4aca5fef2a11bfd35c34d1f5f108eca91469d4ea97e744f34d2 [2022-07-20T13:26:02.013Z] #19 139.5 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-20T13:26:02.169Z] #14 ... [2022-07-20T13:26:02.169Z] [2022-07-20T13:26:02.169Z] #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-20T13:26:02.169Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:02.169Z] #42 85.48 Selecting previously unselected package libxml2:amd64. [2022-07-20T13:26:02.169Z] #42 85.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T13:26:02.169Z] #42 85.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:26:03.106Z] #42 86.58 Selecting previously unselected package libarchive13:amd64. [2022-07-20T13:26:03.106Z] #42 86.61 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T13:26:03.106Z] #42 86.61 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:26:03.127Z] #76 61.62 Selecting previously unselected package libmagic1:amd64. [2022-07-20T13:26:03.127Z] #76 61.65 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:03.127Z] #76 61.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:26:03.127Z] #76 ... [2022-07-20T13:26:03.127Z] [2022-07-20T13:26:03.127Z] #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-20T13:26:03.127Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T13:26:03.127Z] #57 60.57 v3.0.2 [2022-07-20T13:26:03.127Z] #57 DONE 62.0s [2022-07-20T13:26:03.390Z] [2022-07-20T13:26:03.390Z] #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-20T13:26:03.390Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:26:03.390Z] #76 62.13 Selecting previously unselected package file. [2022-07-20T13:26:03.390Z] #76 62.15 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:03.390Z] #76 62.15 Unpacking file (1:5.39-3) ... [2022-07-20T13:26:03.650Z] #14 ... [2022-07-20T13:26:03.650Z] [2022-07-20T13:26:03.650Z] #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-20T13:26:03.650Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T13:26:03.650Z] #53 54.99 gotestsum version dev [2022-07-20T13:26:03.650Z] #53 DONE 55.7s [2022-07-20T13:26:03.650Z] [2022-07-20T13:26:03.650Z] #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-20T13:26:03.650Z] #44 sha256:8b854891ff880ef326416904174904024ccf2174f0936c31cfe0fc3830eeff0c [2022-07-20T13:26:03.650Z] #44 0.508 + RM_GOPATH=0 [2022-07-20T13:26:03.650Z] #44 0.511 + TMP_GOPATH= [2022-07-20T13:26:03.650Z] #44 0.511 + : /build [2022-07-20T13:26:03.650Z] #44 0.512 + '[' -z '' ']' [2022-07-20T13:26:03.650Z] #44 0.512 ++ mktemp -d [2022-07-20T13:26:03.650Z] #44 0.514 + export GOPATH=/tmp/tmp.UuRweR8CL1 [2022-07-20T13:26:03.650Z] #44 0.514 + GOPATH=/tmp/tmp.UuRweR8CL1 [2022-07-20T13:26:03.650Z] #44 0.514 + RM_GOPATH=1 [2022-07-20T13:26:03.650Z] #44 0.514 + case "$(go env GOARCH)" in [2022-07-20T13:26:03.650Z] #44 0.515 ++ go env GOARCH [2022-07-20T13:26:03.650Z] #44 0.524 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:03.650Z] #44 0.524 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:03.650Z] #44 0.525 ++ dirname /install.sh [2022-07-20T13:26:03.650Z] #44 0.527 + dir=/ [2022-07-20T13:26:03.650Z] #44 0.528 + bin=tini [2022-07-20T13:26:03.650Z] #44 0.528 + shift [2022-07-20T13:26:03.650Z] #44 0.528 + '[' '!' -f //tini.installer ']' [2022-07-20T13:26:03.650Z] #44 0.528 + . //tini.installer [2022-07-20T13:26:03.650Z] #44 0.528 ++ : v0.19.0 [2022-07-20T13:26:03.650Z] #44 0.529 + install_tini [2022-07-20T13:26:03.650Z] #44 0.529 + echo 'Install tini version v0.19.0' [2022-07-20T13:26:03.650Z] #44 0.529 Install tini version v0.19.0 [2022-07-20T13:26:03.650Z] #44 0.530 + git clone https://github.com/krallin/tini.git /tmp/tmp.UuRweR8CL1/tini [2022-07-20T13:26:03.650Z] #44 0.534 Cloning into '/tmp/tmp.UuRweR8CL1/tini'... [2022-07-20T13:26:03.650Z] #44 3.102 + cd /tmp/tmp.UuRweR8CL1/tini [2022-07-20T13:26:03.650Z] #44 3.102 + git checkout -q v0.19.0 [2022-07-20T13:26:03.650Z] #44 3.118 + cmake . [2022-07-20T13:26:03.650Z] #44 3.566 -- The C compiler identification is GNU 10.2.1 [2022-07-20T13:26:03.650Z] #44 3.592 -- Detecting C compiler ABI info [2022-07-20T13:26:03.650Z] #44 4.278 -- Detecting C compiler ABI info - done [2022-07-20T13:26:03.651Z] #76 62.44 Selecting previously unselected package xz-utils. [2022-07-20T13:26:03.652Z] #76 62.45 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:26:03.652Z] #76 62.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:26:03.652Z] #76 ... [2022-07-20T13:26:03.652Z] [2022-07-20T13:26:03.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-20T13:26:03.652Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:03.652Z] #51 43.01 Reading package lists... [2022-07-20T13:26:03.652Z] #51 52.45 Building dependency tree... [2022-07-20T13:26:03.652Z] #51 59.18 The following additional packages will be installed: [2022-07-20T13:26:03.652Z] #51 59.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:26:03.652Z] #51 59.21 python3-protobuf python3-six [2022-07-20T13:26:03.652Z] #51 59.26 Suggested packages: [2022-07-20T13:26:03.652Z] #51 59.27 python3-setuptools [2022-07-20T13:26:03.652Z] #51 59.27 Recommended packages: [2022-07-20T13:26:03.652Z] #51 59.27 iproute2 | iproute [2022-07-20T13:26:03.652Z] #51 60.50 The following NEW packages will be installed: [2022-07-20T13:26:03.652Z] #51 60.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T13:26:03.652Z] #51 60.54 python3-protobuf python3-six [2022-07-20T13:26:03.652Z] #51 61.12 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:26:03.652Z] #51 61.12 Need to get 2315 kB of archives. [2022-07-20T13:26:03.652Z] #51 61.12 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T13:26:03.652Z] #51 61.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T13:26:03.652Z] #51 61.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:26:03.652Z] #51 61.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T13:26:03.652Z] #51 61.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T13:26:03.652Z] #51 61.44 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-20T13:26:03.652Z] #51 61.45 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-20T13:26:03.652Z] #51 61.45 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-20T13:26:03.912Z] #44 4.444 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:26:03.912Z] #44 4.444 -- Detecting C compile features [2022-07-20T13:26:03.912Z] #44 4.498 -- Detecting C compile features - done [2022-07-20T13:26:03.912Z] #44 4.508 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T13:26:03.914Z] #51 ... [2022-07-20T13:26:03.914Z] [2022-07-20T13:26:03.914Z] #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-20T13:26:03.914Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:03.914Z] #42 56.64 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-20T13:26:03.914Z] #42 56.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T13:26:03.915Z] #42 56.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T13:26:03.915Z] #42 56.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T13:26:03.915Z] #42 56.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T13:26:03.915Z] #42 56.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T13:26:03.915Z] #42 58.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:03.915Z] #42 59.33 Fetched 17.7 MB in 2s (8431 kB/s) [2022-07-20T13:26:03.915Z] #42 59.55 Selecting previously unselected package xxd. [2022-07-20T13:26:03.915Z] #42 59.55 (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-20T13:26:03.915Z] #42 59.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:26:03.915Z] #42 59.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:03.915Z] #42 60.22 Selecting previously unselected package vim-common. [2022-07-20T13:26:03.915Z] #42 60.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:26:03.915Z] #42 60.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:03.915Z] #42 62.00 Selecting previously unselected package cmake-data. [2022-07-20T13:26:03.915Z] #42 62.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T13:26:03.915Z] #42 62.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:26:04.043Z] #42 87.44 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T13:26:04.043Z] #42 87.44 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T13:26:04.043Z] #42 87.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:26:04.173Z] #44 4.690 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T13:26:04.173Z] #44 4.833 -- Configuring done [2022-07-20T13:26:04.176Z] #42 ... [2022-07-20T13:26:04.176Z] [2022-07-20T13:26:04.176Z] #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-20T13:26:04.176Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:26:04.176Z] #76 62.88 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T13:26:04.176Z] #76 62.88 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T13:26:04.176Z] #76 62.90 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:26:04.176Z] #76 63.12 Selecting previously unselected package m4. [2022-07-20T13:26:04.302Z] #42 87.67 Selecting previously unselected package librhash0:amd64. [2022-07-20T13:26:04.302Z] #42 87.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T13:26:04.302Z] #42 87.68 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:26:04.302Z] #42 87.89 Selecting previously unselected package libuv1:amd64. [2022-07-20T13:26:04.433Z] #44 4.844 -- Generating done [2022-07-20T13:26:04.433Z] #44 4.862 -- Build files have been written to: /tmp/tmp.UuRweR8CL1/tini [2022-07-20T13:26:04.433Z] #44 4.884 + make tini-static [2022-07-20T13:26:04.437Z] #76 63.14 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T13:26:04.437Z] #76 63.14 Unpacking m4 (1.4.18-5) ... [2022-07-20T13:26:04.561Z] #42 87.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T13:26:04.561Z] #42 87.90 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:26:04.561Z] #42 88.15 Selecting previously unselected package cmake. [2022-07-20T13:26:04.698Z] #76 63.65 Selecting previously unselected package autoconf. [2022-07-20T13:26:04.698Z] #76 63.66 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T13:26:04.698Z] #76 63.69 Unpacking autoconf (2.69-14) ... [2022-07-20T13:26:04.820Z] #42 88.19 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T13:26:04.820Z] #42 88.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:26:05.005Z] #44 5.336 Scanning dependencies of target tini-static [2022-07-20T13:26:05.005Z] #44 5.462 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T13:26:05.220Z] #64 ... [2022-07-20T13:26:05.220Z] [2022-07-20T13:26:05.220Z] #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-20T13:26:05.220Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:05.220Z] #42 35.02 Building dependency tree... [2022-07-20T13:26:05.220Z] #42 38.93 The following additional packages will be installed: [2022-07-20T13:26:05.220Z] #42 38.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T13:26:05.220Z] #42 38.93 Suggested packages: [2022-07-20T13:26:05.220Z] #42 38.93 cmake-doc ninja-build lrzip [2022-07-20T13:26:05.220Z] #42 38.93 Recommended packages: [2022-07-20T13:26:05.220Z] #42 38.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T13:26:05.220Z] #42 40.18 The following NEW packages will be installed: [2022-07-20T13:26:05.220Z] #42 40.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T13:26:05.220Z] #42 40.20 vim-common xxd [2022-07-20T13:26:05.220Z] #42 40.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:26:05.220Z] #42 40.60 Need to get 17.7 MB of archives. [2022-07-20T13:26:05.220Z] #42 40.60 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T13:26:05.220Z] #42 40.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:26:05.220Z] #42 40.63 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-20T13:26:05.220Z] #42 40.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T13:26:05.220Z] #42 40.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T13:26:05.220Z] #42 41.31 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-20T13:26:05.220Z] #42 41.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T13:26:05.220Z] #42 41.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T13:26:05.220Z] #42 41.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T13:26:05.220Z] #42 41.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T13:26:05.220Z] #42 41.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T13:26:05.220Z] #42 42.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:05.220Z] #42 43.01 Fetched 17.7 MB in 1s (12.4 MB/s) [2022-07-20T13:26:05.220Z] #42 43.14 Selecting previously unselected package xxd. [2022-07-20T13:26:05.220Z] #42 43.14 (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-20T13:26:05.220Z] #42 43.14 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:26:05.220Z] #42 43.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:05.220Z] #42 43.40 Selecting previously unselected package vim-common. [2022-07-20T13:26:05.220Z] #42 43.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:26:05.220Z] #42 43.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:05.220Z] #42 43.80 Selecting previously unselected package cmake-data. [2022-07-20T13:26:05.220Z] #42 43.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T13:26:05.220Z] #42 43.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:26:05.220Z] #42 ... [2022-07-20T13:26:05.220Z] [2022-07-20T13:26:05.220Z] #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-20T13:26:05.220Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:26:05.220Z] #76 38.63 python3 is already the newest version (3.9.2-3). [2022-07-20T13:26:05.220Z] #76 38.63 The following additional packages will be installed: [2022-07-20T13:26:05.220Z] #76 38.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T13:26:05.220Z] #76 38.63 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T13:26:05.220Z] #76 38.63 Suggested packages: [2022-07-20T13:26:05.220Z] #76 38.63 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T13:26:05.220Z] #76 38.63 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T13:26:05.220Z] #76 38.63 m4-doc ed diffutils-doc [2022-07-20T13:26:05.220Z] #76 38.63 Recommended packages: [2022-07-20T13:26:05.220Z] #76 38.63 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T13:26:05.220Z] #76 40.78 The following NEW packages will be installed: [2022-07-20T13:26:05.220Z] #76 40.78 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T13:26:05.220Z] #76 40.78 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T13:26:05.220Z] #76 40.78 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T13:26:05.220Z] #76 40.78 libyajl2 m4 patch xz-utils [2022-07-20T13:26:05.220Z] #76 41.17 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:26:05.220Z] #76 41.17 Need to get 5940 kB of archives. [2022-07-20T13:26:05.220Z] #76 41.17 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T13:26:05.220Z] #76 41.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:26:05.220Z] #76 41.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T13:26:05.220Z] #76 41.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T13:26:05.220Z] #76 41.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T13:26:05.220Z] #76 41.22 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-20T13:26:05.220Z] #76 41.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T13:26:05.220Z] #76 41.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T13:26:05.221Z] #76 41.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T13:26:05.221Z] #76 41.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T13:26:05.221Z] #76 41.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T13:26:05.221Z] #76 41.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:26:05.221Z] #76 41.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T13:26:05.221Z] #76 41.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T13:26:05.221Z] #76 41.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:26:05.221Z] #76 41.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T13:26:05.221Z] #76 41.51 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-20T13:26:05.221Z] #76 41.51 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-20T13:26:05.221Z] #76 41.51 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-20T13:26:05.221Z] #76 41.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:26:05.221Z] #76 41.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T13:26:05.221Z] #76 41.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:26:05.221Z] #76 41.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:26:05.221Z] #76 41.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T13:26:05.221Z] #76 42.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:05.221Z] #76 42.88 Fetched 5940 kB in 1s (8287 kB/s) [2022-07-20T13:26:05.221Z] #76 43.05 Selecting previously unselected package bzip2. [2022-07-20T13:26:05.221Z] #76 43.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-20T13:26:05.221Z] #76 43.05 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 43.05 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:26:05.221Z] #76 43.14 Selecting previously unselected package libmagic-mgc. [2022-07-20T13:26:05.221Z] #76 43.14 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 43.14 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T13:26:05.221Z] #76 43.76 Selecting previously unselected package libmagic1:amd64. [2022-07-20T13:26:05.221Z] #76 43.77 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 43.79 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:26:05.221Z] #76 43.99 Selecting previously unselected package file. [2022-07-20T13:26:05.221Z] #76 43.99 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 43.99 Unpacking file (1:5.39-3) ... [2022-07-20T13:26:05.221Z] #76 44.10 Selecting previously unselected package xz-utils. [2022-07-20T13:26:05.221Z] #76 44.12 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 44.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:26:05.221Z] #76 44.47 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T13:26:05.221Z] #76 44.47 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 44.47 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:26:05.221Z] #76 44.56 Selecting previously unselected package m4. [2022-07-20T13:26:05.221Z] #76 44.61 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 44.61 Unpacking m4 (1.4.18-5) ... [2022-07-20T13:26:05.221Z] #76 44.84 Selecting previously unselected package autoconf. [2022-07-20T13:26:05.221Z] #76 44.90 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T13:26:05.221Z] #76 44.90 Unpacking autoconf (2.69-14) ... [2022-07-20T13:26:05.221Z] #76 45.42 Selecting previously unselected package autotools-dev. [2022-07-20T13:26:05.221Z] #76 45.42 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T13:26:05.221Z] #76 45.42 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:26:05.221Z] #76 45.55 Selecting previously unselected package automake. [2022-07-20T13:26:05.221Z] #76 45.55 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T13:26:05.221Z] #76 45.55 Unpacking automake (1:1.16.3-2) ... [2022-07-20T13:26:05.221Z] #76 46.16 Selecting previously unselected package patch. [2022-07-20T13:26:05.221Z] #76 46.16 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:26:05.221Z] #76 46.16 Unpacking patch (2.7.6-7) ... [2022-07-20T13:26:05.221Z] #76 46.32 Selecting previously unselected package dpkg-dev. [2022-07-20T13:26:05.221Z] #76 46.32 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T13:26:05.221Z] #76 46.38 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T13:26:05.221Z] #76 ... [2022-07-20T13:26:05.221Z] [2022-07-20T13:26:05.221Z] #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-20T13:26:05.221Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:26:05.221Z] #34 46.62 Updating files: 92% (1403/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-20T13:26:05.270Z] #76 64.27 Selecting previously unselected package autotools-dev. [2022-07-20T13:26:05.304Z] #19 142.4 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-20T13:26:05.304Z] #19 142.4 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-20T13:26:05.482Z] #34 46.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T13:26:05.482Z] #34 47.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T13:26:05.533Z] #76 64.27 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T13:26:05.533Z] #76 64.29 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:26:05.533Z] #76 64.54 Selecting previously unselected package automake. [2022-07-20T13:26:05.796Z] #76 64.56 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T13:26:05.796Z] #76 64.57 Unpacking automake (1:1.16.3-2) ... [2022-07-20T13:26:05.946Z] #44 ... [2022-07-20T13:26:05.946Z] [2022-07-20T13:26:05.946Z] #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-20T13:26:05.946Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:26:05.946Z] #14 58.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T13:26:05.946Z] #14 58.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-20T13:26:05.946Z] #14 58.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:26:05.946Z] #14 58.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T13:26:05.946Z] #14 58.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T13:26:05.946Z] #14 58.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:26:06.741Z] #76 65.67 Selecting previously unselected package patch. [2022-07-20T13:26:07.006Z] #76 65.72 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:26:07.006Z] #76 65.76 Unpacking patch (2.7.6-7) ... [2022-07-20T13:26:07.199Z] #19 144.8 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-20T13:26:07.199Z] #19 144.8 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-20T13:26:07.199Z] #19 144.8 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-20T13:26:07.199Z] #19 144.8 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-20T13:26:07.199Z] #19 144.8 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-20T13:26:07.199Z] #19 144.8 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-20T13:26:07.199Z] #19 144.8 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-20T13:26:07.199Z] #19 144.8 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-20T13:26:07.199Z] #19 144.9 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-20T13:26:07.199Z] #19 144.9 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-20T13:26:07.199Z] #19 144.9 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-20T13:26:07.199Z] #19 144.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-20T13:26:07.199Z] #19 144.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-20T13:26:07.199Z] #19 145.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-20T13:26:07.199Z] #19 145.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-20T13:26:07.199Z] #19 ... [2022-07-20T13:26:07.199Z] [2022-07-20T13:26:07.199Z] #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-20T13:26:07.199Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:07.199Z] #84 103.2 configure.ac:11: installing 'build-aux/compile' [2022-07-20T13:26:07.199Z] #84 103.2 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T13:26:07.199Z] #84 103.2 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T13:26:07.199Z] #84 103.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T13:26:07.199Z] #84 103.3 configure.ac:13: installing 'build-aux/missing' [2022-07-20T13:26:07.199Z] #84 103.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T13:26:07.269Z] #76 66.17 Selecting previously unselected package dpkg-dev. [2022-07-20T13:26:07.269Z] #76 66.18 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T13:26:07.269Z] #76 66.19 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T13:26:07.328Z] #14 ... [2022-07-20T13:26:07.328Z] [2022-07-20T13:26:07.328Z] #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-20T13:26:07.328Z] #44 sha256:8b854891ff880ef326416904174904024ccf2174f0936c31cfe0fc3830eeff0c [2022-07-20T13:26:07.328Z] #44 6.732 [100%] Linking C executable tini-static [2022-07-20T13:26:07.328Z] #44 7.160 [100%] Built target tini-static [2022-07-20T13:26:07.328Z] #44 7.242 + mkdir -p /build [2022-07-20T13:26:07.328Z] #44 7.248 + cp tini-static /build/docker-init [2022-07-20T13:26:07.328Z] #44 DONE 7.8s [2022-07-20T13:26:07.328Z] [2022-07-20T13:26:07.328Z] #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-20T13:26:07.328Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:26:07.328Z] #77 6.252 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T13:26:07.328Z] #77 6.279 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T13:26:07.328Z] #77 7.142 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T13:26:07.328Z] #77 7.152 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T13:26:07.328Z] #77 7.166 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T13:26:07.328Z] #77 7.169 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T13:26:07.328Z] #77 7.200 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T13:26:07.328Z] #77 9.024 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T13:26:07.328Z] #77 11.06 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T13:26:07.328Z] #77 12.28 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T13:26:07.328Z] #77 12.59 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T13:26:07.328Z] #77 12.81 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T13:26:07.357Z] #42 ... [2022-07-20T13:26:07.357Z] [2022-07-20T13:26:07.357Z] #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-20T13:26:07.357Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:07.357Z] #51 86.30 Setting up criu (3.17.1-1) ... [2022-07-20T13:26:07.357Z] #51 89.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:07.357Z] #51 DONE 90.4s [2022-07-20T13:26:07.617Z] [2022-07-20T13:26:07.617Z] #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-20T13:26:07.617Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:26:07.764Z] #84 103.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:26:08.554Z] #47 ... [2022-07-20T13:26:08.554Z] [2022-07-20T13:26:08.554Z] #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-20T13:26:08.554Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:08.554Z] #77 11.66 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T13:26:08.554Z] #77 11.68 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T13:26:08.792Z] #34 ... [2022-07-20T13:26:08.792Z] [2022-07-20T13:26:08.792Z] #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-20T13:26:08.792Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:08.792Z] #14 40.13 The following additional packages will be installed: [2022-07-20T13:26:08.792Z] #14 40.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:26:08.792Z] #14 40.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T13:26:08.792Z] #14 40.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T13:26:08.792Z] #14 40.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T13:26:08.792Z] #14 40.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T13:26:08.792Z] #14 40.13 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T13:26:08.792Z] #14 40.13 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T13:26:08.792Z] #14 40.15 Suggested packages: [2022-07-20T13:26:08.792Z] #14 40.15 gcc-10-locales seccomp wine64 [2022-07-20T13:26:08.792Z] #14 41.55 The following NEW packages will be installed: [2022-07-20T13:26:08.792Z] #14 41.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:26:08.792Z] #14 41.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T13:26:08.792Z] #14 41.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T13:26:08.792Z] #14 41.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T13:26:08.792Z] #14 41.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T13:26:08.792Z] #14 41.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T13:26:08.792Z] #14 41.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T13:26:08.792Z] #14 41.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T13:26:08.792Z] #14 41.56 mingw-w64-x86-64-dev [2022-07-20T13:26:08.792Z] #14 41.99 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:26:08.792Z] #14 41.99 Need to get 115 MB of archives. [2022-07-20T13:26:08.792Z] #14 41.99 After this operation, 645 MB of additional disk space will be used. [2022-07-20T13:26:08.792Z] #14 41.99 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-20T13:26:08.792Z] #14 42.08 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-20T13:26:08.792Z] #14 42.21 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-20T13:26:08.792Z] #14 42.21 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-20T13:26:08.792Z] #14 42.27 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-20T13:26:08.792Z] #14 42.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T13:26:08.792Z] #14 42.56 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-20T13:26:08.792Z] #14 42.76 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-20T13:26:08.792Z] #14 42.76 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-20T13:26:08.792Z] #14 43.49 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-20T13:26:08.792Z] #14 45.37 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-20T13:26:08.792Z] #14 45.89 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-20T13:26:08.792Z] #14 46.77 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-20T13:26:08.792Z] #14 48.45 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-20T13:26:08.792Z] #14 49.18 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-20T13:26:08.792Z] #14 49.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T13:26:08.792Z] #14 49.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T13:26:08.792Z] #14 49.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:26:08.792Z] #14 49.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:26:08.792Z] #14 49.23 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-20T13:26:08.792Z] #14 49.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:26:08.792Z] #14 49.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T13:26:08.792Z] #14 49.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T13:26:08.792Z] #14 49.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T13:26:08.792Z] #14 49.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T13:26:08.792Z] #14 49.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T13:26:08.792Z] #14 49.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T13:26:08.792Z] #14 49.32 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-20T13:26:08.792Z] #14 49.32 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-20T13:26:08.792Z] #14 49.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:26:08.792Z] #14 ... [2022-07-20T13:26:08.792Z] [2022-07-20T13:26:08.792Z] #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-20T13:26:08.792Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:26:08.792Z] #76 47.49 Selecting previously unselected package build-essential. [2022-07-20T13:26:08.792Z] #76 47.49 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 47.49 Unpacking build-essential (12.9) ... [2022-07-20T13:26:08.792Z] #76 47.61 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:26:08.792Z] #76 47.61 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 47.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:26:08.792Z] #76 47.73 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T13:26:08.792Z] #76 47.73 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 47.75 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:26:08.792Z] #76 47.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:26:08.792Z] #76 47.99 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 48.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:08.792Z] #76 48.29 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T13:26:08.792Z] #76 48.29 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 48.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:08.792Z] #76 48.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:26:08.792Z] #76 48.55 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 48.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:26:08.792Z] #76 48.74 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:26:08.792Z] #76 48.76 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 48.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:26:08.792Z] #76 49.64 Selecting previously unselected package libtool. [2022-07-20T13:26:08.792Z] #76 49.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T13:26:08.792Z] #76 49.68 Unpacking libtool (2.4.6-15) ... [2022-07-20T13:26:08.792Z] #76 49.96 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:26:08.792Z] #76 49.99 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 49.99 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:26:08.792Z] #76 50.24 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:26:08.792Z] #76 50.24 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 50.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:26:08.792Z] #76 50.40 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T13:26:08.792Z] #76 50.40 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T13:26:08.792Z] #76 50.40 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:26:08.792Z] #76 50.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:26:08.792Z] #76 50.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T13:26:08.792Z] #76 50.63 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:26:08.792Z] #76 50.64 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:26:09.055Z] #76 50.66 Setting up file (1:5.39-3) ... [2022-07-20T13:26:09.055Z] #76 50.68 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:26:09.055Z] #76 50.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:09.055Z] #76 50.70 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:09.055Z] #76 50.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:26:09.055Z] #76 50.73 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:26:09.055Z] #76 50.74 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:26:09.055Z] #76 50.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:26:09.055Z] #76 50.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:26:09.055Z] #76 50.87 Setting up patch (2.7.6-7) ... [2022-07-20T13:26:09.190Z] #76 ... [2022-07-20T13:26:09.190Z] [2022-07-20T13:26:09.190Z] #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-20T13:26:09.190Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T13:26:09.190Z] #40 67.66 NAME: [2022-07-20T13:26:09.190Z] #40 67.66 go-winres - A tool for embedding resources in Windows executables [2022-07-20T13:26:09.190Z] #40 67.66 [2022-07-20T13:26:09.190Z] #40 67.66 USAGE: [2022-07-20T13:26:09.190Z] #40 67.66 go-winres [global options] command [command options] [arguments...] [2022-07-20T13:26:09.190Z] #40 67.66 [2022-07-20T13:26:09.190Z] #40 67.66 COMMANDS: [2022-07-20T13:26:09.190Z] #40 67.66 init Create an initial ./winres/winres.json [2022-07-20T13:26:09.190Z] #40 67.66 make Make syso files for the "go build" command [2022-07-20T13:26:09.190Z] #40 67.66 simply Make syso files for the "go build" command (simplified) [2022-07-20T13:26:09.190Z] #40 67.66 extract Extract all resources from an executable [2022-07-20T13:26:09.190Z] #40 67.66 patch Replace resources in an executable file (exe, dll) [2022-07-20T13:26:09.190Z] #40 67.66 help, h Shows a list of commands or help for one command [2022-07-20T13:26:09.190Z] #40 67.66 [2022-07-20T13:26:09.190Z] #40 67.66 GLOBAL OPTIONS: [2022-07-20T13:26:09.190Z] #40 67.66 --help, -h show help (default: false) [2022-07-20T13:26:09.190Z] #40 DONE 68.1s [2022-07-20T13:26:09.190Z] [2022-07-20T13:26:09.190Z] #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-20T13:26:09.190Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:09.190Z] #42 67.68 Selecting previously unselected package libicu67:amd64. [2022-07-20T13:26:09.190Z] #42 67.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T13:26:09.190Z] #42 67.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T13:26:09.316Z] #76 50.91 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:26:09.316Z] #76 50.96 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:26:09.316Z] #76 ... [2022-07-20T13:26:09.316Z] [2022-07-20T13:26:09.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-20T13:26:09.316Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:26:09.316Z] #55 41.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T13:26:09.316Z] #55 41.15 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T13:26:09.316Z] #55 41.40 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T13:26:09.316Z] #55 41.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T13:26:09.316Z] #55 41.75 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T13:26:09.316Z] #55 41.83 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T13:26:09.316Z] #55 41.86 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T13:26:09.316Z] #55 41.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T13:26:09.316Z] #55 41.99 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T13:26:09.316Z] #55 42.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T13:26:09.316Z] #55 42.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T13:26:09.316Z] #55 42.13 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T13:26:09.316Z] #55 42.67 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T13:26:09.316Z] #55 42.67 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T13:26:09.316Z] #55 43.71 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T13:26:09.316Z] #55 45.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T13:26:09.578Z] #55 ... [2022-07-20T13:26:09.578Z] [2022-07-20T13:26:09.578Z] #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-20T13:26:09.578Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:26:09.578Z] #76 51.22 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:26:09.578Z] #76 51.35 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:26:09.578Z] #76 51.37 Setting up libtool (2.4.6-15) ... [2022-07-20T13:26:09.578Z] #76 51.39 Setting up m4 (1.4.18-5) ... [2022-07-20T13:26:09.578Z] #76 51.40 Setting up dpkg-dev (1.20.11) ... [2022-07-20T13:26:09.578Z] #76 51.43 Setting up autoconf (2.69-14) ... [2022-07-20T13:26:09.578Z] #76 51.45 Setting up build-essential (12.9) ... [2022-07-20T13:26:09.763Z] #42 ... [2022-07-20T13:26:09.763Z] [2022-07-20T13:26:09.763Z] #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-20T13:26:09.763Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:09.763Z] #14 58.72 The following NEW packages will be installed: [2022-07-20T13:26:09.763Z] #14 58.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:26:09.763Z] #14 58.75 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T13:26:09.763Z] #14 58.75 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T13:26:09.763Z] #14 58.75 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T13:26:09.763Z] #14 58.75 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T13:26:09.763Z] #14 58.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T13:26:09.763Z] #14 58.76 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T13:26:09.763Z] #14 58.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T13:26:09.763Z] #14 58.77 mingw-w64-x86-64-dev [2022-07-20T13:26:09.763Z] #14 59.38 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:26:09.763Z] #14 59.38 Need to get 115 MB of archives. [2022-07-20T13:26:09.763Z] #14 59.38 After this operation, 645 MB of additional disk space will be used. [2022-07-20T13:26:09.763Z] #14 59.38 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-20T13:26:09.763Z] #14 59.60 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-20T13:26:09.763Z] #14 59.94 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-20T13:26:09.763Z] #14 59.96 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-20T13:26:09.763Z] #14 59.99 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-20T13:26:09.763Z] #14 60.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T13:26:09.763Z] #14 60.54 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-20T13:26:09.763Z] #14 61.01 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-20T13:26:09.763Z] #14 61.03 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-20T13:26:09.763Z] #14 61.89 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-20T13:26:09.763Z] #14 64.40 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-20T13:26:09.763Z] #14 65.29 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-20T13:26:09.763Z] #14 66.45 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-20T13:26:09.840Z] #76 51.46 Setting up automake (1:1.16.3-2) ... [2022-07-20T13:26:09.840Z] #76 51.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T13:26:09.840Z] #76 51.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:10.025Z] #14 ... [2022-07-20T13:26:10.025Z] [2022-07-20T13:26:10.025Z] #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-20T13:26:10.025Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:26:10.025Z] #76 68.29 Selecting previously unselected package build-essential. [2022-07-20T13:26:10.025Z] #76 68.30 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T13:26:10.025Z] #76 68.33 Unpacking build-essential (12.9) ... [2022-07-20T13:26:10.025Z] #76 68.50 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:26:10.025Z] #76 68.50 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:26:10.025Z] #76 68.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:26:10.025Z] #76 68.67 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T13:26:10.025Z] #76 68.69 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T13:26:10.025Z] #76 68.74 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:26:10.289Z] #84 106.0 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:26:10.289Z] #84 106.2 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:26:10.289Z] #84 106.2 checking how to print strings... printf [2022-07-20T13:26:10.289Z] #84 106.2 checking for gcc... gcc [2022-07-20T13:26:10.291Z] #76 69.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:26:10.291Z] #76 69.13 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:26:10.291Z] #76 69.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:10.291Z] #76 69.22 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T13:26:10.291Z] #76 69.22 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:26:10.410Z] #76 DONE 51.9s [2022-07-20T13:26:10.410Z] [2022-07-20T13:26:10.410Z] #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-20T13:26:10.410Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:10.410Z] #14 50.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:10.410Z] #14 51.01 Fetched 115 MB in 8s (14.9 MB/s) [2022-07-20T13:26:10.410Z] #14 51.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T13:26:10.410Z] #14 51.34 (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-20T13:26:10.410Z] #14 51.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:26:10.410Z] #14 51.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:26:10.461Z] #77 13.63 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T13:26:10.554Z] #76 69.29 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:10.554Z] #76 69.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:26:10.554Z] #76 69.48 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:26:10.554Z] #76 69.48 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:26:10.554Z] #76 ... [2022-07-20T13:26:10.554Z] [2022-07-20T13:26:10.554Z] #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-20T13:26:10.554Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:26:10.554Z] #55 59.53 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T13:26:10.554Z] #55 59.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T13:26:10.554Z] #55 60.18 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T13:26:10.554Z] #55 60.18 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T13:26:10.554Z] #55 60.57 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T13:26:10.554Z] #55 60.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T13:26:10.554Z] #55 61.08 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T13:26:10.554Z] #55 61.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T13:26:10.554Z] #55 61.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T13:26:10.554Z] #55 61.35 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T13:26:10.554Z] #55 61.58 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T13:26:10.554Z] #55 61.60 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T13:26:10.554Z] #55 61.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T13:26:10.554Z] #55 61.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T13:26:10.554Z] #55 61.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T13:26:10.554Z] #55 62.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T13:26:10.554Z] #55 62.27 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T13:26:10.554Z] #55 63.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T13:26:10.554Z] #55 63.73 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T13:26:10.554Z] #55 63.97 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T13:26:10.554Z] #55 64.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T13:26:10.554Z] #55 64.92 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T13:26:10.554Z] #55 65.06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T13:26:10.554Z] #55 65.08 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T13:26:10.554Z] #55 65.19 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T13:26:10.554Z] #55 65.30 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T13:26:10.554Z] #55 65.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T13:26:10.554Z] #55 65.52 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T13:26:10.554Z] #55 65.62 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T13:26:10.554Z] #55 66.45 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T13:26:10.554Z] #55 66.63 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T13:26:10.554Z] #55 67.91 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T13:26:10.720Z] #77 13.68 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T13:26:10.720Z] #77 13.68 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T13:26:10.720Z] #77 13.68 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T13:26:10.720Z] #77 13.69 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T13:26:10.815Z] #55 ... [2022-07-20T13:26:10.815Z] [2022-07-20T13:26:10.815Z] #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-20T13:26:10.815Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:10.815Z] #14 69.06 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-20T13:26:10.815Z] #14 69.58 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-20T13:26:10.815Z] #14 69.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T13:26:10.815Z] #14 69.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T13:26:10.815Z] #14 69.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:26:10.815Z] #14 69.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:26:10.815Z] #14 69.65 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-20T13:26:10.815Z] #14 69.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:26:10.815Z] #14 69.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T13:26:10.815Z] #14 69.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T13:26:10.815Z] #14 69.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T13:26:10.815Z] #14 69.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T13:26:10.815Z] #14 69.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T13:26:10.815Z] #14 69.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T13:26:10.815Z] #14 69.77 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-20T13:26:10.815Z] #14 69.77 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-20T13:26:10.815Z] #14 69.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:26:10.855Z] #84 106.5 checking whether the C compiler works... yes [2022-07-20T13:26:10.855Z] #84 107.0 checking for C compiler default output file name... a.out [2022-07-20T13:26:11.113Z] #84 107.0 checking for suffix of executables... [2022-07-20T13:26:11.387Z] #84 107.1 checking whether we are cross compiling... no [2022-07-20T13:26:11.387Z] #84 107.4 checking for suffix of object files... o [2022-07-20T13:26:11.387Z] #84 107.4 checking whether we are using the GNU C compiler... yes [2022-07-20T13:26:11.644Z] #84 107.5 checking whether gcc accepts -g... yes [2022-07-20T13:26:11.901Z] #84 107.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:26:12.158Z] #84 108.0 checking whether gcc understands -c and -o together... yes [2022-07-20T13:26:12.158Z] #84 108.2 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:26:12.158Z] #84 108.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:26:12.158Z] #84 108.3 checking for egrep... /bin/grep -E [2022-07-20T13:26:12.158Z] #84 108.3 checking for fgrep... /bin/grep -F [2022-07-20T13:26:12.416Z] #84 108.3 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:26:12.416Z] #84 108.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:26:12.416Z] #84 108.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:26:12.416Z] #84 108.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:26:12.641Z] #77 ... [2022-07-20T13:26:12.641Z] [2022-07-20T13:26:12.641Z] #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-20T13:26:12.641Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:26:12.641Z] #14 64.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T13:26:12.641Z] #14 64.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T13:26:12.641Z] #14 64.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:12.675Z] #84 108.6 checking whether ln -s works... yes [2022-07-20T13:26:12.675Z] #84 108.6 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:26:12.675Z] #84 108.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-20T13:26:12.675Z] #84 108.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:26:12.675Z] #84 108.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:26:12.675Z] #84 108.7 checking for objdump... objdump [2022-07-20T13:26:12.675Z] #84 108.7 checking how to recognize dependent libraries... pass_all [2022-07-20T13:26:12.675Z] #84 108.7 checking for dlltool... no [2022-07-20T13:26:12.675Z] #84 108.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:26:12.675Z] #84 108.7 checking for ar... ar [2022-07-20T13:26:12.937Z] #84 108.7 checking for archiver @FILE support... @ [2022-07-20T13:26:12.937Z] #84 108.8 checking for strip... strip [2022-07-20T13:26:12.937Z] #84 108.8 checking for ranlib... ranlib [2022-07-20T13:26:12.937Z] #84 108.8 checking for gawk... no [2022-07-20T13:26:12.937Z] #84 108.8 checking for mawk... mawk [2022-07-20T13:26:12.957Z] #14 54.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T13:26:12.957Z] #14 54.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:26:12.957Z] #14 54.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:26:13.217Z] #14 ... [2022-07-20T13:26:13.217Z] [2022-07-20T13:26:13.217Z] #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-20T13:26:13.217Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:13.217Z] #51 44.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:13.217Z] #51 44.99 Fetched 2315 kB in 3s (705 kB/s) [2022-07-20T13:26:13.217Z] #51 45.19 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T13:26:13.217Z] #51 45.19 (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-20T13:26:13.217Z] #51 45.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T13:26:13.217Z] #51 45.19 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:26:13.217Z] #51 46.00 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:26:13.217Z] #51 46.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:26:13.217Z] #51 46.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:26:13.217Z] #51 46.50 Selecting previously unselected package python3-six. [2022-07-20T13:26:13.217Z] #51 46.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T13:26:13.217Z] #51 46.50 Unpacking python3-six (1.16.0-2) ... [2022-07-20T13:26:13.217Z] #51 46.61 Selecting previously unselected package python3-protobuf. [2022-07-20T13:26:13.217Z] #51 46.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T13:26:13.217Z] #51 46.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T13:26:13.217Z] #51 47.16 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:26:13.217Z] #51 47.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:26:13.217Z] #51 47.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:26:13.217Z] #51 47.33 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:26:13.217Z] #51 47.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:26:13.217Z] #51 47.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:26:13.217Z] #51 47.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:26:13.217Z] #51 47.46 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:26:13.217Z] #51 47.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:13.217Z] #51 47.58 Selecting previously unselected package criu. [2022-07-20T13:26:13.217Z] #51 47.58 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T13:26:13.217Z] #51 47.59 Unpacking criu (3.17.1-1) ... [2022-07-20T13:26:13.217Z] #51 48.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:26:13.217Z] #51 50.94 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:26:13.217Z] #51 50.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:26:13.217Z] #51 51.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:13.217Z] #51 51.11 Setting up python3-six (1.16.0-2) ... [2022-07-20T13:26:13.217Z] #51 52.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:26:13.217Z] #51 52.67 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T13:26:13.257Z] #77 ... [2022-07-20T13:26:13.258Z] [2022-07-20T13:26:13.258Z] #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-20T13:26:13.258Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:13.258Z] #42 96.01 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T13:26:13.258Z] #42 96.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:13.258Z] #42 96.08 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:26:13.258Z] #42 96.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:13.258Z] #42 96.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:26:13.258Z] #42 96.17 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:26:13.258Z] #42 96.18 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:26:13.258Z] #42 96.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:26:13.258Z] #42 96.22 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:26:13.258Z] #42 96.23 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:26:13.258Z] #42 96.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:13.258Z] #42 DONE 96.8s [2022-07-20T13:26:13.258Z] [2022-07-20T13:26:13.258Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T13:26:13.258Z] #43 sha256:a5b8362d434dbf0250ff52b7d53283d1192d719a4d282267ca6e7dc7414f1161 [2022-07-20T13:26:13.258Z] #43 DONE 0.1s [2022-07-20T13:26:13.258Z] [2022-07-20T13:26:13.258Z] #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-20T13:26:13.258Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:13.258Z] #14 95.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T13:26:13.258Z] #14 95.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T13:26:13.258Z] #14 95.84 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:26:13.367Z] #14 72.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:13.508Z] #84 108.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:26:13.508Z] #84 109.4 checking for sysroot... no [2022-07-20T13:26:13.508Z] #84 109.4 checking for a working dd... /bin/dd [2022-07-20T13:26:13.508Z] #84 109.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:26:13.508Z] #84 109.6 checking for mt... no [2022-07-20T13:26:13.508Z] #84 109.6 checking if : is a manifest tool... no [2022-07-20T13:26:13.638Z] #14 72.48 Fetched 115 MB in 11s (10.6 MB/s) [2022-07-20T13:26:13.765Z] #84 109.6 checking how to run the C preprocessor... gcc -E [2022-07-20T13:26:13.900Z] #14 72.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T13:26:14.161Z] #14 72.72 (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-20T13:26:14.161Z] #14 72.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:26:14.161Z] #14 73.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:26:14.162Z] #51 ... [2022-07-20T13:26:14.162Z] [2022-07-20T13:26:14.162Z] #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-20T13:26:14.162Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:14.162Z] #42 47.53 Selecting previously unselected package libicu67:amd64. [2022-07-20T13:26:14.162Z] #42 47.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T13:26:14.162Z] #42 47.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T13:26:14.162Z] #42 54.65 Selecting previously unselected package libxml2:amd64. [2022-07-20T13:26:14.162Z] #42 54.65 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T13:26:14.162Z] #42 54.66 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:26:14.162Z] #42 55.19 Selecting previously unselected package libarchive13:amd64. [2022-07-20T13:26:14.162Z] #42 55.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T13:26:14.162Z] #42 55.21 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:26:14.162Z] #42 55.51 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T13:26:14.162Z] #42 55.52 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T13:26:14.162Z] #42 55.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:26:14.162Z] #42 55.66 Selecting previously unselected package librhash0:amd64. [2022-07-20T13:26:14.163Z] #42 55.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T13:26:14.163Z] #42 55.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:26:14.163Z] #42 55.88 Selecting previously unselected package libuv1:amd64. [2022-07-20T13:26:14.163Z] #42 55.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T13:26:14.163Z] #42 55.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:26:14.163Z] #42 56.08 Selecting previously unselected package cmake. [2022-07-20T13:26:14.331Z] #84 109.8 checking for ANSI C header files... yes [2022-07-20T13:26:14.424Z] #42 56.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T13:26:14.424Z] #42 56.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:26:14.591Z] #84 110.5 checking for sys/types.h... yes [2022-07-20T13:26:14.735Z] #14 ... [2022-07-20T13:26:14.735Z] [2022-07-20T13:26:14.735Z] #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-20T13:26:14.735Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T13:26:14.735Z] #76 69.79 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:26:14.735Z] #76 69.82 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:26:14.735Z] #76 69.85 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:26:14.735Z] #76 70.80 Selecting previously unselected package libtool. [2022-07-20T13:26:14.735Z] #76 70.82 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T13:26:14.735Z] #76 70.87 Unpacking libtool (2.4.6-15) ... [2022-07-20T13:26:14.735Z] #76 71.43 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:26:14.735Z] #76 71.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:26:14.735Z] #76 71.45 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:26:14.735Z] #76 71.86 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:26:14.735Z] #76 71.87 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:26:14.735Z] #76 71.87 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:26:14.735Z] #76 72.10 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T13:26:14.735Z] #76 72.10 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T13:26:14.735Z] #76 72.16 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:26:14.735Z] #76 72.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:26:14.735Z] #76 72.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T13:26:14.735Z] #76 72.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:26:14.735Z] #76 72.62 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:26:14.735Z] #76 72.70 Setting up file (1:5.39-3) ... [2022-07-20T13:26:14.735Z] #76 72.75 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:26:14.735Z] #76 72.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:14.735Z] #76 72.80 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:14.735Z] #76 72.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:26:14.735Z] #76 72.87 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T13:26:14.735Z] #76 72.88 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T13:26:14.735Z] #76 72.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:26:14.735Z] #76 72.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:26:14.735Z] #76 72.97 Setting up patch (2.7.6-7) ... [2022-07-20T13:26:14.735Z] #76 72.99 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:26:14.735Z] #76 73.02 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T13:26:14.735Z] #76 73.03 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T13:26:14.735Z] #76 73.04 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:26:14.735Z] #76 73.06 Setting up libtool (2.4.6-15) ... [2022-07-20T13:26:14.735Z] #76 73.07 Setting up m4 (1.4.18-5) ... [2022-07-20T13:26:14.735Z] #76 73.08 Setting up dpkg-dev (1.20.11) ... [2022-07-20T13:26:14.735Z] #76 73.10 Setting up autoconf (2.69-14) ... [2022-07-20T13:26:14.735Z] #76 73.13 Setting up build-essential (12.9) ... [2022-07-20T13:26:14.735Z] #76 73.15 Setting up automake (1:1.16.3-2) ... [2022-07-20T13:26:14.735Z] #76 73.17 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T13:26:14.735Z] #76 73.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:14.735Z] #76 DONE 73.6s [2022-07-20T13:26:14.851Z] #84 110.7 checking for sys/stat.h... yes [2022-07-20T13:26:14.996Z] [2022-07-20T13:26:14.996Z] #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-20T13:26:14.996Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:26:14.996Z] #34 71.35 Updating files: 87% (1331/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-20T13:26:14.996Z] #34 72.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T13:26:14.996Z] #34 73.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T13:26:14.996Z] #34 ... [2022-07-20T13:26:14.996Z] [2022-07-20T13:26:14.996Z] #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-20T13:26:14.996Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:14.996Z] #51 63.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T13:26:14.996Z] #51 66.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:14.996Z] #51 66.78 Fetched 2315 kB in 3s (685 kB/s) [2022-07-20T13:26:14.996Z] #51 66.93 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T13:26:14.996Z] #51 66.93 (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-20T13:26:14.996Z] #51 67.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T13:26:14.996Z] #51 67.07 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:26:14.996Z] #51 68.80 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:26:14.996Z] #51 68.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:26:14.996Z] #51 68.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:26:14.996Z] #51 69.09 Selecting previously unselected package python3-six. [2022-07-20T13:26:14.996Z] #51 69.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T13:26:14.996Z] #51 69.11 Unpacking python3-six (1.16.0-2) ... [2022-07-20T13:26:14.996Z] #51 69.26 Selecting previously unselected package python3-protobuf. [2022-07-20T13:26:14.996Z] #51 69.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T13:26:14.996Z] #51 69.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T13:26:14.996Z] #51 69.88 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:26:14.996Z] #51 69.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:26:14.996Z] #51 69.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:26:14.996Z] #51 70.24 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:26:14.996Z] #51 70.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:26:14.996Z] #51 70.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:26:14.996Z] #51 70.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:26:14.996Z] #51 70.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:26:14.996Z] #51 70.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:14.996Z] #51 70.80 Selecting previously unselected package criu. [2022-07-20T13:26:14.996Z] #51 70.83 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T13:26:14.996Z] #51 70.84 Unpacking criu (3.17.1-1) ... [2022-07-20T13:26:14.996Z] #51 72.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:26:15.108Z] #84 110.9 checking for stdlib.h... yes [2022-07-20T13:26:15.364Z] #42 ... [2022-07-20T13:26:15.364Z] [2022-07-20T13:26:15.364Z] #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-20T13:26:15.364Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:15.364Z] #14 56.87 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T13:26:15.364Z] #14 56.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T13:26:15.364Z] #14 56.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:26:15.364Z] #14 57.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T13:26:15.364Z] #14 57.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:26:15.364Z] #14 57.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:26:15.364Z] #14 57.24 Selecting previously unselected package dmsetup. [2022-07-20T13:26:15.622Z] #84 111.3 checking for string.h... yes [2022-07-20T13:26:15.624Z] #14 57.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:26:15.624Z] #14 57.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:26:15.879Z] #84 111.6 checking for memory.h... yes [2022-07-20T13:26:15.884Z] #14 57.51 Selecting previously unselected package mingw-w64-common. [2022-07-20T13:26:15.884Z] #14 57.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T13:26:15.884Z] #14 57.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T13:26:16.136Z] #84 112.0 checking for strings.h... yes [2022-07-20T13:26:16.385Z] #51 75.02 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T13:26:16.385Z] #51 75.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:26:16.648Z] #51 75.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:26:16.648Z] #51 75.14 Setting up python3-six (1.16.0-2) ... [2022-07-20T13:26:16.653Z] #84 112.4 checking for inttypes.h... yes [2022-07-20T13:26:16.913Z] #84 112.8 checking for stdint.h... yes [2022-07-20T13:26:17.169Z] #84 113.1 checking for unistd.h... yes [2022-07-20T13:26:17.267Z] #14 ... [2022-07-20T13:26:17.267Z] [2022-07-20T13:26:17.267Z] #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-20T13:26:17.267Z] #64 sha256:e1eb06d26674b4aca5fef2a11bfd35c34d1f5f108eca91469d4ea97e744f34d2 [2022-07-20T13:26:17.267Z] #64 5.166 + RM_GOPATH=0 [2022-07-20T13:26:17.267Z] #64 5.166 + TMP_GOPATH= [2022-07-20T13:26:17.267Z] #64 5.166 + : /build [2022-07-20T13:26:17.267Z] #64 5.166 + '[' -z '' ']' [2022-07-20T13:26:17.267Z] #64 5.166 ++ mktemp -d [2022-07-20T13:26:17.267Z] #64 5.166 + export GOPATH=/tmp/tmp.wqynpD5FZg [2022-07-20T13:26:17.267Z] #64 5.166 + GOPATH=/tmp/tmp.wqynpD5FZg [2022-07-20T13:26:17.267Z] #64 5.166 + RM_GOPATH=1 [2022-07-20T13:26:17.267Z] #64 5.166 + case "$(go env GOARCH)" in [2022-07-20T13:26:17.267Z] #64 5.166 ++ go env GOARCH [2022-07-20T13:26:17.267Z] #64 5.178 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:17.267Z] #64 5.178 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:17.267Z] #64 5.178 ++ dirname /install.sh [2022-07-20T13:26:17.267Z] #64 5.185 + dir=/ [2022-07-20T13:26:17.267Z] #64 5.185 + bin=containerd [2022-07-20T13:26:17.267Z] #64 5.185 + shift [2022-07-20T13:26:17.267Z] #64 5.185 + '[' '!' -f //containerd.installer ']' [2022-07-20T13:26:17.267Z] #64 5.185 + . //containerd.installer [2022-07-20T13:26:17.267Z] #64 5.185 ++ set -e [2022-07-20T13:26:17.267Z] #64 5.185 ++ : v1.6.6 [2022-07-20T13:26:17.267Z] #64 5.185 + install_containerd [2022-07-20T13:26:17.267Z] #64 5.185 + echo 'Install containerd version v1.6.6' [2022-07-20T13:26:17.267Z] #64 5.185 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wqynpD5FZg/src/github.com/containerd/containerd [2022-07-20T13:26:17.267Z] #64 5.185 Install containerd version v1.6.6 [2022-07-20T13:26:17.267Z] #64 5.201 Cloning into '/tmp/tmp.wqynpD5FZg/src/github.com/containerd/containerd'... [2022-07-20T13:26:17.267Z] #64 ... [2022-07-20T13:26:17.267Z] [2022-07-20T13:26:17.267Z] #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-20T13:26:17.267Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:17.267Z] #51 57.11 Setting up criu (3.17.1-1) ... [2022-07-20T13:26:17.427Z] #84 113.3 checking for dlfcn.h... yes [2022-07-20T13:26:17.427Z] #84 ... [2022-07-20T13:26:17.427Z] [2022-07-20T13:26:17.427Z] #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-20T13:26:17.427Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:26:17.427Z] #19 145.1 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-20T13:26:17.427Z] #19 145.2 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-20T13:26:17.427Z] #19 145.2 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-20T13:26:17.427Z] #19 145.3 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-20T13:26:17.427Z] #19 148.2 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-20T13:26:17.427Z] #19 148.2 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-20T13:26:17.427Z] #19 148.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-20T13:26:17.427Z] #19 148.4 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-20T13:26:17.427Z] #19 148.5 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-20T13:26:17.427Z] #19 151.9 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-20T13:26:17.427Z] #19 151.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:26:17.427Z] #19 151.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T13:26:17.427Z] #19 152.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-20T13:26:17.427Z] #19 152.1 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-20T13:26:17.427Z] #19 152.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T13:26:17.427Z] #19 152.5 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-20T13:26:17.427Z] #19 152.6 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-20T13:26:17.427Z] #19 152.6 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-20T13:26:17.427Z] #19 152.6 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-20T13:26:17.427Z] #19 152.6 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-20T13:26:17.427Z] #19 152.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-20T13:26:17.427Z] #19 152.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-20T13:26:17.427Z] #19 152.6 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-20T13:26:17.427Z] #19 152.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-20T13:26:17.427Z] #19 152.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-20T13:26:17.427Z] #19 152.6 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-20T13:26:17.427Z] #19 152.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-20T13:26:17.427Z] #19 152.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-20T13:26:17.427Z] #19 152.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-20T13:26:17.427Z] #19 152.7 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-20T13:26:17.427Z] #19 152.7 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-20T13:26:17.427Z] #19 152.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-20T13:26:17.427Z] #19 152.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-20T13:26:17.427Z] #19 152.8 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-20T13:26:17.427Z] #19 152.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-20T13:26:17.427Z] #19 152.9 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-20T13:26:17.427Z] #19 152.9 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-20T13:26:17.684Z] #19 ... [2022-07-20T13:26:17.684Z] [2022-07-20T13:26:17.684Z] #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-20T13:26:17.684Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:17.684Z] #84 113.5 checking for objdir... .libs [2022-07-20T13:26:17.838Z] #51 59.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:18.249Z] #84 114.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:26:18.249Z] #84 114.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:26:18.249Z] #84 114.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:26:18.508Z] #84 114.2 checking if gcc static flag -static works... yes [2022-07-20T13:26:18.532Z] #14 ... [2022-07-20T13:26:18.532Z] [2022-07-20T13:26:18.532Z] #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-20T13:26:18.532Z] #44 sha256:a8ef01ce03b98865b01438a34b69858008b29fbff939c0bbd852f5ed415978e5 [2022-07-20T13:26:18.532Z] #44 1.414 + RM_GOPATH=0 [2022-07-20T13:26:18.532Z] #44 1.414 + TMP_GOPATH= [2022-07-20T13:26:18.532Z] #44 1.414 + : /build [2022-07-20T13:26:18.532Z] #44 1.414 + '[' -z '' ']' [2022-07-20T13:26:18.532Z] #44 1.414 ++ mktemp -d [2022-07-20T13:26:18.532Z] #44 1.417 + export GOPATH=/tmp/tmp.dJ7scQZbVY [2022-07-20T13:26:18.532Z] #44 1.417 + GOPATH=/tmp/tmp.dJ7scQZbVY [2022-07-20T13:26:18.532Z] #44 1.417 + RM_GOPATH=1 [2022-07-20T13:26:18.532Z] #44 1.417 + case "$(go env GOARCH)" in [2022-07-20T13:26:18.532Z] #44 1.418 ++ go env GOARCH [2022-07-20T13:26:18.532Z] #44 1.444 Install tini version v0.19.0 [2022-07-20T13:26:18.532Z] #44 1.444 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:18.532Z] #44 1.444 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:18.532Z] #44 1.444 ++ dirname /install.sh [2022-07-20T13:26:18.532Z] #44 1.444 + dir=/ [2022-07-20T13:26:18.532Z] #44 1.444 + bin=tini [2022-07-20T13:26:18.532Z] #44 1.444 + shift [2022-07-20T13:26:18.532Z] #44 1.444 + '[' '!' -f //tini.installer ']' [2022-07-20T13:26:18.532Z] #44 1.444 + . //tini.installer [2022-07-20T13:26:18.532Z] #44 1.444 ++ : v0.19.0 [2022-07-20T13:26:18.532Z] #44 1.444 + install_tini [2022-07-20T13:26:18.532Z] #44 1.444 + echo 'Install tini version v0.19.0' [2022-07-20T13:26:18.532Z] #44 1.444 + git clone https://github.com/krallin/tini.git /tmp/tmp.dJ7scQZbVY/tini [2022-07-20T13:26:18.532Z] #44 1.446 Cloning into '/tmp/tmp.dJ7scQZbVY/tini'... [2022-07-20T13:26:18.532Z] #44 2.436 + cd /tmp/tmp.dJ7scQZbVY/tini [2022-07-20T13:26:18.532Z] #44 2.436 + git checkout -q v0.19.0 [2022-07-20T13:26:18.532Z] #44 2.497 + cmake . [2022-07-20T13:26:18.532Z] #44 3.423 -- The C compiler identification is GNU 10.2.1 [2022-07-20T13:26:18.532Z] #44 3.579 -- Detecting C compiler ABI info [2022-07-20T13:26:18.532Z] #44 4.794 -- Detecting C compiler ABI info - done [2022-07-20T13:26:18.532Z] #44 4.940 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:26:18.532Z] #44 4.942 -- Detecting C compile features [2022-07-20T13:26:18.532Z] #44 4.944 -- Detecting C compile features - done [2022-07-20T13:26:18.532Z] #44 5.003 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T13:26:18.564Z] #51 ... [2022-07-20T13:26:18.564Z] [2022-07-20T13:26:18.564Z] #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-20T13:26:18.564Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:18.564Z] #14 77.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T13:26:18.564Z] #14 77.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:26:18.564Z] #14 77.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:26:18.765Z] #84 114.6 checking if gcc supports -c -o file.o... yes [2022-07-20T13:26:18.765Z] #84 114.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:26:18.780Z] #51 DONE 60.3s [2022-07-20T13:26:18.780Z] [2022-07-20T13:26:18.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-20T13:26:18.780Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:18.780Z] #42 60.43 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T13:26:18.780Z] #42 60.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:18.780Z] #42 60.55 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:26:18.780Z] #42 60.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:18.780Z] #42 60.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:26:18.780Z] #42 60.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:26:18.780Z] #42 60.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:26:18.780Z] #42 60.65 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:26:18.780Z] #42 60.65 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:26:18.780Z] #42 60.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:26:18.791Z] #44 5.390 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T13:26:18.791Z] #44 5.525 -- Configuring done [2022-07-20T13:26:19.022Z] #84 114.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:26:19.040Z] #42 60.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:19.050Z] #44 5.542 -- Generating done [2022-07-20T13:26:19.050Z] #44 5.549 -- Build files have been written to: /tmp/tmp.dJ7scQZbVY/tini [2022-07-20T13:26:19.050Z] #44 5.576 + make tini-static [2022-07-20T13:26:19.279Z] #84 115.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:26:19.310Z] #44 5.966 Scanning dependencies of target tini-static [2022-07-20T13:26:19.536Z] #84 115.5 checking how to hardcode library paths into programs... immediate [2022-07-20T13:26:19.536Z] #84 115.5 checking whether stripping libraries is possible... yes [2022-07-20T13:26:19.536Z] #84 115.5 checking if libtool supports shared libraries... yes [2022-07-20T13:26:19.536Z] #84 115.5 checking whether to build shared libraries... no [2022-07-20T13:26:19.536Z] #84 115.5 checking whether to build static libraries... yes [2022-07-20T13:26:19.536Z] #84 115.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:26:19.536Z] #84 115.5 checking whether build environment is sane... yes [2022-07-20T13:26:19.536Z] #84 115.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:26:19.536Z] #84 115.6 checking whether make sets $(MAKE)... yes [2022-07-20T13:26:19.536Z] #84 115.7 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:26:19.569Z] #44 6.056 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T13:26:19.610Z] #42 DONE 61.3s [2022-07-20T13:26:19.610Z] [2022-07-20T13:26:19.610Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T13:26:19.610Z] #43 sha256:f3c79514e1d7b26d9fdf5ffe20e1064f52da8571806f2106bedd850a621554fc [2022-07-20T13:26:19.793Z] #84 115.7 checking whether make supports nested variables... yes [2022-07-20T13:26:19.793Z] #84 115.8 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:26:19.793Z] #84 115.8 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:26:19.871Z] #43 DONE 0.4s [2022-07-20T13:26:19.871Z] [2022-07-20T13:26:19.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-20T13:26:19.871Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:19.871Z] #77 2.899 Cloning into '/tmp/crun-build'... [2022-07-20T13:26:19.871Z] #77 9.223 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T13:26:19.871Z] #77 9.255 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T13:26:20.050Z] #84 115.8 checking how to create a ustar tar archive... gnutar [2022-07-20T13:26:20.050Z] #84 115.9 checking dependency style of gcc... gcc3 [2022-07-20T13:26:20.050Z] #84 116.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:26:20.050Z] #84 116.2 checking whether make supports nested variables... (cached) yes [2022-07-20T13:26:20.050Z] #84 116.2 checking for gawk... (cached) mawk [2022-07-20T13:26:20.050Z] #84 116.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:26:20.050Z] #84 116.3 checking for gcc... (cached) gcc [2022-07-20T13:26:20.131Z] #77 ... [2022-07-20T13:26:20.131Z] [2022-07-20T13:26:20.131Z] #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-20T13:26:20.131Z] #44 sha256:c21a3fec362ed770e4c719465434f4169f1a7aed7342c4543ebae37f50c2d885 [2022-07-20T13:26:20.306Z] #84 116.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:26:20.306Z] #84 116.5 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:26:20.306Z] #84 116.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:26:20.306Z] #84 116.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:26:20.563Z] #84 116.5 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:26:20.563Z] #84 116.6 checking for python3... /usr/bin/python3 [2022-07-20T13:26:20.771Z] #14 ... [2022-07-20T13:26:20.771Z] [2022-07-20T13:26:20.771Z] #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-20T13:26:20.771Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:26:20.771Z] #77 26.15 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T13:26:20.820Z] #84 116.6 checking for python3 version... 3.9 [2022-07-20T13:26:20.820Z] #84 116.8 checking for python3 platform... linux [2022-07-20T13:26:21.077Z] #84 116.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:26:21.333Z] #84 117.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:26:21.333Z] #84 117.5 checking for go-md2man... no [2022-07-20T13:26:21.472Z] #44 7.981 [100%] Linking C executable tini-static [2022-07-20T13:26:21.590Z] #84 117.5 checking error.h usability... yes [2022-07-20T13:26:21.731Z] #44 ... [2022-07-20T13:26:21.731Z] [2022-07-20T13:26:21.731Z] #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-20T13:26:21.731Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:26:21.731Z] #53 105.2 gotestsum version dev [2022-07-20T13:26:21.847Z] #84 117.8 checking error.h presence... yes [2022-07-20T13:26:21.848Z] #84 117.9 checking for error.h... yes [2022-07-20T13:26:21.868Z] #14 ... [2022-07-20T13:26:21.868Z] [2022-07-20T13:26:21.868Z] #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-20T13:26:21.868Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:26:21.868Z] #55 70.18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T13:26:21.868Z] #55 ... [2022-07-20T13:26:21.868Z] [2022-07-20T13:26:21.868Z] #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-20T13:26:21.868Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:21.868Z] #42 79.04 Selecting previously unselected package libxml2:amd64. [2022-07-20T13:26:21.869Z] #42 79.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T13:26:21.869Z] #42 79.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:26:21.869Z] #42 80.40 Selecting previously unselected package libarchive13:amd64. [2022-07-20T13:26:21.869Z] #42 80.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T13:26:21.869Z] #42 80.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:26:22.105Z] #84 118.0 checking linux/openat2.h usability... yes [2022-07-20T13:26:22.130Z] #42 81.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T13:26:22.130Z] #42 81.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T13:26:22.130Z] #42 81.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:26:22.370Z] #84 118.2 checking linux/openat2.h presence... yes [2022-07-20T13:26:22.370Z] #84 118.4 checking for linux/openat2.h... yes [2022-07-20T13:26:22.627Z] #84 118.4 checking for copy_file_range... yes [2022-07-20T13:26:22.668Z] #53 DONE 106.2s [2022-07-20T13:26:22.668Z] [2022-07-20T13:26:22.668Z] #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-20T13:26:22.668Z] #44 sha256:a8ef01ce03b98865b01438a34b69858008b29fbff939c0bbd852f5ed415978e5 [2022-07-20T13:26:22.668Z] #44 9.032 [100%] Built target tini-static [2022-07-20T13:26:22.668Z] #44 9.117 + mkdir -p /build [2022-07-20T13:26:22.668Z] #44 9.119 + cp tini-static /build/docker-init [2022-07-20T13:26:22.668Z] #44 DONE 9.3s [2022-07-20T13:26:22.668Z] [2022-07-20T13:26:22.668Z] #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-20T13:26:22.668Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:22.668Z] #14 105.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T13:26:22.668Z] #14 105.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:22.668Z] #14 106.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:26:22.702Z] #42 81.35 Selecting previously unselected package librhash0:amd64. [2022-07-20T13:26:22.702Z] #42 81.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T13:26:22.702Z] #42 81.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:26:22.927Z] #14 106.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T13:26:22.927Z] #14 106.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:22.963Z] #42 81.75 Selecting previously unselected package libuv1:amd64. [2022-07-20T13:26:22.963Z] #42 81.75 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T13:26:22.963Z] #42 81.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:26:23.141Z] #84 118.8 checking for fgetxattr... yes [2022-07-20T13:26:23.187Z] #14 106.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:26:23.223Z] #42 82.01 Selecting previously unselected package cmake. [2022-07-20T13:26:23.223Z] #42 82.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T13:26:23.223Z] #42 82.06 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:26:23.428Z] #84 119.2 checking for statx... yes [2022-07-20T13:26:24.017Z] #84 119.5 checking for fgetpwent_r... yes [2022-07-20T13:26:24.125Z] #14 ... [2022-07-20T13:26:24.125Z] [2022-07-20T13:26:24.125Z] #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-20T13:26:24.125Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:24.125Z] #77 17.10 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T13:26:24.125Z] #77 20.33 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T13:26:24.125Z] #77 22.85 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T13:26:24.125Z] #77 23.22 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T13:26:24.125Z] #77 23.65 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T13:26:24.286Z] #84 119.9 checking for issetugid... no [2022-07-20T13:26:24.287Z] #84 120.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:26:24.287Z] #84 120.2 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:26:24.351Z] #44 3.720 + RM_GOPATH=0 [2022-07-20T13:26:24.351Z] #44 3.720 + TMP_GOPATH= [2022-07-20T13:26:24.351Z] #44 3.720 + : /build [2022-07-20T13:26:24.351Z] #44 3.720 + '[' -z '' ']' [2022-07-20T13:26:24.351Z] #44 3.720 ++ mktemp -d [2022-07-20T13:26:24.351Z] #44 3.782 Install tini version v0.19.0 [2022-07-20T13:26:24.351Z] #44 3.785 + export GOPATH=/tmp/tmp.wGNYisobmC [2022-07-20T13:26:24.351Z] #44 3.785 + GOPATH=/tmp/tmp.wGNYisobmC [2022-07-20T13:26:24.351Z] #44 3.785 + RM_GOPATH=1 [2022-07-20T13:26:24.351Z] #44 3.785 + case "$(go env GOARCH)" in [2022-07-20T13:26:24.351Z] #44 3.785 ++ go env GOARCH [2022-07-20T13:26:24.351Z] #44 3.785 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:24.351Z] #44 3.785 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:24.351Z] #44 3.785 ++ dirname /install.sh [2022-07-20T13:26:24.351Z] #44 3.785 + dir=/ [2022-07-20T13:26:24.351Z] #44 3.785 + bin=tini [2022-07-20T13:26:24.351Z] #44 3.785 + shift [2022-07-20T13:26:24.351Z] #44 3.785 + '[' '!' -f //tini.installer ']' [2022-07-20T13:26:24.351Z] #44 3.785 + . //tini.installer [2022-07-20T13:26:24.351Z] #44 3.785 ++ : v0.19.0 [2022-07-20T13:26:24.351Z] #44 3.785 + install_tini [2022-07-20T13:26:24.351Z] #44 3.785 + echo 'Install tini version v0.19.0' [2022-07-20T13:26:24.351Z] #44 3.785 + git clone https://github.com/krallin/tini.git /tmp/tmp.wGNYisobmC/tini [2022-07-20T13:26:24.351Z] #44 3.785 Cloning into '/tmp/tmp.wGNYisobmC/tini'... [2022-07-20T13:26:24.609Z] #42 ... [2022-07-20T13:26:24.609Z] [2022-07-20T13:26:24.609Z] #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-20T13:26:24.609Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:24.609Z] #77 1.393 Cloning into '/tmp/crun-build'... [2022-07-20T13:26:24.613Z] #44 4.605 + cd /tmp/tmp.wGNYisobmC/tini [2022-07-20T13:26:24.613Z] #44 4.605 + git checkout -q v0.19.0 [2022-07-20T13:26:24.613Z] #44 4.659 + cmake . [2022-07-20T13:26:24.855Z] #84 120.2 checking for library containing yajl_tree_get... -lyajl [2022-07-20T13:26:24.872Z] #77 ... [2022-07-20T13:26:24.872Z] [2022-07-20T13:26:24.872Z] #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-20T13:26:24.872Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:24.872Z] #14 81.50 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T13:26:24.872Z] #14 81.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T13:26:24.872Z] #14 81.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:26:24.872Z] #14 81.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T13:26:24.872Z] #14 81.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:26:24.872Z] #14 81.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:26:24.872Z] #14 82.21 Selecting previously unselected package dmsetup. [2022-07-20T13:26:24.872Z] #14 82.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:26:24.872Z] #14 82.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:26:24.872Z] #14 82.59 Selecting previously unselected package mingw-w64-common. [2022-07-20T13:26:24.872Z] #14 82.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T13:26:24.872Z] #14 82.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T13:26:24.971Z] #77 ... [2022-07-20T13:26:24.971Z] [2022-07-20T13:26:24.971Z] #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-20T13:26:24.971Z] #64 sha256:f72298718d8628cc259be4cb8dd0312602ea8040be8539781d390c2ddf79c043 [2022-07-20T13:26:24.971Z] #64 39.17 Updating files: 58% (2855/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T13:26:24.971Z] #64 40.16 + cd /tmp/tmp.8tp5JhbRQa/src/github.com/containerd/containerd [2022-07-20T13:26:24.971Z] #64 40.16 + git checkout -q v1.6.6 [2022-07-20T13:26:25.113Z] #84 121.0 checking for yajl >= 2.0.0... yes [2022-07-20T13:26:25.113Z] #84 121.1 checking sys/capability.h usability... yes [2022-07-20T13:26:25.369Z] #84 121.3 checking sys/capability.h presence... yes [2022-07-20T13:26:25.369Z] #84 121.4 checking for sys/capability.h... yes [2022-07-20T13:26:25.542Z] #64 41.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T13:26:25.542Z] #64 41.32 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T13:26:25.542Z] #64 41.32 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:26:25.542Z] #64 41.32 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:26:25.542Z] #64 41.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T13:26:25.542Z] #64 41.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T13:26:25.542Z] #64 41.32 + '[' '' = dynamic ']' [2022-07-20T13:26:25.542Z] #64 41.32 + make [2022-07-20T13:26:25.556Z] #44 5.377 -- The C compiler identification is GNU 10.2.1 [2022-07-20T13:26:25.556Z] #44 5.543 -- Detecting C compiler ABI info [2022-07-20T13:26:25.934Z] #84 121.4 checking for library containing cap_from_name... -lcap [2022-07-20T13:26:26.126Z] #44 6.245 -- Detecting C compiler ABI info - done [2022-07-20T13:26:26.387Z] #44 6.405 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:26:26.387Z] #44 6.419 -- Detecting C compile features [2022-07-20T13:26:26.387Z] #44 6.419 -- Detecting C compile features - done [2022-07-20T13:26:26.387Z] #44 6.483 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T13:26:26.387Z] #44 ... [2022-07-20T13:26:26.387Z] [2022-07-20T13:26:26.387Z] #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-20T13:26:26.387Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:26:26.387Z] #53 68.07 gotestsum version dev [2022-07-20T13:26:27.451Z] #64 43.01 + bin/ctr [2022-07-20T13:26:27.777Z] #53 DONE 69.2s [2022-07-20T13:26:27.777Z] [2022-07-20T13:26:27.777Z] #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-20T13:26:27.777Z] #44 sha256:c21a3fec362ed770e4c719465434f4169f1a7aed7342c4543ebae37f50c2d885 [2022-07-20T13:26:27.777Z] #44 6.746 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T13:26:27.777Z] #44 6.851 -- Configuring done [2022-07-20T13:26:27.777Z] #44 6.863 -- Generating done [2022-07-20T13:26:27.777Z] #44 6.884 + make tini-static [2022-07-20T13:26:27.777Z] #44 6.884 -- Build files have been written to: /tmp/tmp.wGNYisobmC/tini [2022-07-20T13:26:27.777Z] #44 7.128 Scanning dependencies of target tini-static [2022-07-20T13:26:27.777Z] #44 7.186 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T13:26:28.347Z] #44 8.257 [100%] Linking C executable tini-static [2022-07-20T13:26:28.549Z] #84 122.0 checking for library containing dlopen... -ldl [2022-07-20T13:26:28.851Z] #84 123.9 checking seccomp.h usability... [2022-07-20T13:26:28.851Z] #84 ... [2022-07-20T13:26:28.851Z] [2022-07-20T13:26:28.851Z] #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-20T13:26:28.851Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:26:28.851Z] #19 155.7 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-20T13:26:28.851Z] #19 155.7 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-20T13:26:28.851Z] #19 155.7 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-20T13:26:28.851Z] #19 155.8 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-20T13:26:28.851Z] #19 156.0 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-20T13:26:28.851Z] #19 158.3 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-20T13:26:28.851Z] #19 158.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-20T13:26:28.851Z] #19 158.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-20T13:26:28.851Z] #19 158.4 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-20T13:26:28.851Z] #19 158.4 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-20T13:26:28.851Z] #19 158.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-20T13:26:28.851Z] #19 158.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-20T13:26:28.851Z] #19 158.5 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-20T13:26:28.851Z] #19 158.5 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-20T13:26:28.851Z] #19 158.6 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-20T13:26:28.851Z] #19 158.6 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-20T13:26:28.851Z] #19 162.0 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-20T13:26:28.851Z] #19 162.0 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-20T13:26:28.851Z] #19 162.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-20T13:26:28.851Z] #19 162.2 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-20T13:26:28.851Z] #19 162.4 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-20T13:26:28.851Z] #19 ... [2022-07-20T13:26:28.851Z] [2022-07-20T13:26:28.851Z] #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-20T13:26:28.851Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:28.851Z] #84 123.9 checking seccomp.h usability... yes [2022-07-20T13:26:28.918Z] #44 8.877 [100%] Built target tini-static [2022-07-20T13:26:28.918Z] #44 8.939 + mkdir -p /build [2022-07-20T13:26:28.918Z] #44 8.941 + cp tini-static /build/docker-init [2022-07-20T13:26:29.082Z] #14 ... [2022-07-20T13:26:29.082Z] [2022-07-20T13:26:29.082Z] #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-20T13:26:29.082Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:29.082Z] #51 77.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:26:29.082Z] #51 77.10 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T13:26:29.082Z] #51 83.67 Setting up criu (3.17.1-1) ... [2022-07-20T13:26:29.082Z] #51 87.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:29.082Z] #51 ... [2022-07-20T13:26:29.082Z] [2022-07-20T13:26:29.082Z] #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-20T13:26:29.082Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:29.082Z] #77 12.08 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T13:26:29.082Z] #77 12.23 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T13:26:29.082Z] #77 14.19 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T13:26:29.082Z] #77 14.23 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T13:26:29.082Z] #77 14.28 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T13:26:29.082Z] #77 14.29 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T13:26:29.082Z] #77 14.33 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T13:26:29.107Z] #84 124.9 checking seccomp.h presence... yes [2022-07-20T13:26:29.107Z] #84 125.0 checking for seccomp.h... yes [2022-07-20T13:26:29.362Z] #64 ... [2022-07-20T13:26:29.362Z] [2022-07-20T13:26:29.362Z] #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-20T13:26:29.362Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:26:29.362Z] #77 35.75 libtoolize: putting auxiliary files in '.'. [2022-07-20T13:26:29.488Z] #44 DONE 9.4s [2022-07-20T13:26:29.488Z] [2022-07-20T13:26:29.488Z] #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-20T13:26:29.488Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:29.488Z] #77 10.54 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T13:26:29.488Z] #77 10.54 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T13:26:29.488Z] #77 10.55 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T13:26:29.488Z] #77 10.55 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T13:26:29.488Z] #77 10.57 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T13:26:29.488Z] #77 12.72 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T13:26:29.488Z] #77 14.57 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T13:26:29.488Z] #77 16.07 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T13:26:29.488Z] #77 16.30 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T13:26:29.488Z] #77 16.61 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T13:26:29.622Z] #77 35.75 libtoolize: copying file './ltmain.sh' [2022-07-20T13:26:29.670Z] #84 125.0 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T13:26:30.026Z] #77 ... [2022-07-20T13:26:30.026Z] [2022-07-20T13:26:30.026Z] #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-20T13:26:30.026Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T13:26:30.026Z] #51 87.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:30.026Z] #51 DONE 88.4s [2022-07-20T13:26:30.026Z] [2022-07-20T13:26:30.026Z] #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-20T13:26:30.026Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:30.233Z] #84 125.7 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T13:26:30.489Z] #84 126.1 checking systemd/sd-bus.h usability... yes [2022-07-20T13:26:30.562Z] #77 36.58 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T13:26:30.562Z] #77 36.59 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T13:26:30.562Z] #77 36.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:26:30.747Z] #84 126.5 checking systemd/sd-bus.h presence... yes [2022-07-20T13:26:30.747Z] #84 126.8 checking for systemd/sd-bus.h... yes [2022-07-20T13:26:31.312Z] #84 126.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T13:26:31.412Z] #14 ... [2022-07-20T13:26:31.412Z] [2022-07-20T13:26:31.412Z] #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-20T13:26:31.412Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T13:26:31.412Z] #42 90.22 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T13:26:31.412Z] #42 90.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:31.412Z] #42 90.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:26:31.412Z] #42 90.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:26:31.412Z] #42 90.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:26:31.412Z] #42 90.37 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:26:31.673Z] #42 90.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:26:31.673Z] #42 90.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:26:31.673Z] #42 90.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:26:31.673Z] #42 90.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:26:31.673Z] #42 90.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:31.827Z] #84 127.5 checking for sd_notify_barrier... yes [2022-07-20T13:26:32.029Z] #77 ... [2022-07-20T13:26:32.029Z] [2022-07-20T13:26:32.029Z] #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-20T13:26:32.029Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:32.029Z] #14 63.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T13:26:32.029Z] #14 63.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T13:26:32.029Z] #14 63.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:26:32.029Z] #14 70.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T13:26:32.029Z] #14 70.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:32.029Z] #14 70.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:26:32.029Z] #14 70.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T13:26:32.029Z] #14 70.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:32.029Z] #14 70.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:26:32.084Z] #84 127.9 checking linux/bpf.h usability... [2022-07-20T13:26:32.084Z] #84 ... [2022-07-20T13:26:32.084Z] [2022-07-20T13:26:32.084Z] #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-20T13:26:32.084Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:26:32.084Z] #41 DONE 182.5s [2022-07-20T13:26:32.084Z] [2022-07-20T13:26:32.084Z] #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-20T13:26:32.084Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:32.084Z] #84 127.9 checking linux/bpf.h usability... yes [2022-07-20T13:26:32.084Z] #84 128.1 checking linux/bpf.h presence... yes [2022-07-20T13:26:32.084Z] #84 128.2 checking for linux/bpf.h... yes [2022-07-20T13:26:32.244Z] #42 DONE 91.0s [2022-07-20T13:26:32.244Z] [2022-07-20T13:26:32.244Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T13:26:32.244Z] #43 sha256:27beee46a110d63a5a1ee66f05083f9a2b9d01ff2ba1dbead532365751f5ae09 [2022-07-20T13:26:32.244Z] #43 DONE 0.1s [2022-07-20T13:26:32.244Z] [2022-07-20T13:26:32.244Z] #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-20T13:26:32.244Z] #44 sha256:e48f4d8dd637b1a5d4dc0c73e697ca39139d5f429e641d456f5f196aac0b048d [2022-07-20T13:26:32.342Z] #84 128.2 checking compilation for eBPF... yes [2022-07-20T13:26:32.600Z] #84 128.5 checking for criu >= 3.15... no [2022-07-20T13:26:32.600Z] #84 128.5 configure: CRIU headers not found, building without CRIU support [2022-07-20T13:26:32.600Z] #84 128.5 checking for criu > 3.16... no [2022-07-20T13:26:32.600Z] #84 128.6 configure: CRIU version doesn't support join-ns API [2022-07-20T13:26:32.600Z] #84 128.6 checking for criu > 3.16.1... no [2022-07-20T13:26:32.600Z] #84 128.6 configure: CRIU version doesn't support for pre-dumping [2022-07-20T13:26:32.856Z] #84 128.6 checking for new mount API (fsconfig)... yes [2022-07-20T13:26:32.856Z] #84 128.7 checking for seccomp notify API... yes [2022-07-20T13:26:32.856Z] #84 128.9 checking for gperf... no [2022-07-20T13:26:32.856Z] #84 128.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T13:26:33.420Z] #84 128.9 checking for library containing argp_parse... none required [2022-07-20T13:26:33.678Z] #84 129.7 checking that generated files are newer than configure... done [2022-07-20T13:26:33.874Z] #77 ... [2022-07-20T13:26:33.874Z] [2022-07-20T13:26:33.874Z] #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-20T13:26:33.874Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:26:33.874Z] #14 76.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T13:26:33.874Z] #14 76.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T13:26:33.874Z] #14 76.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:33.874Z] #14 81.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T13:26:33.874Z] #14 81.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T13:26:33.874Z] #14 81.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:26:33.936Z] #84 129.8 configure: creating ./config.status [2022-07-20T13:26:34.160Z] #44 1.636 + RM_GOPATH=0 [2022-07-20T13:26:34.160Z] #44 1.636 + TMP_GOPATH= [2022-07-20T13:26:34.160Z] #44 1.636 + : /build [2022-07-20T13:26:34.160Z] #44 1.636 + '[' -z '' ']' [2022-07-20T13:26:34.160Z] #44 1.636 ++ mktemp -d [2022-07-20T13:26:34.160Z] #44 1.655 + export GOPATH=/tmp/tmp.lrIDKSMrLk [2022-07-20T13:26:34.160Z] #44 1.655 + GOPATH=/tmp/tmp.lrIDKSMrLk [2022-07-20T13:26:34.160Z] #44 1.655 + RM_GOPATH=1 [2022-07-20T13:26:34.160Z] #44 1.655 + case "$(go env GOARCH)" in [2022-07-20T13:26:34.160Z] #44 1.655 ++ go env GOARCH [2022-07-20T13:26:34.160Z] #44 1.692 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:34.160Z] #44 1.692 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:26:34.160Z] #44 1.696 ++ dirname /install.sh [2022-07-20T13:26:34.160Z] #44 1.697 + dir=/ [2022-07-20T13:26:34.160Z] #44 1.700 + bin=tini [2022-07-20T13:26:34.160Z] #44 1.700 + shift [2022-07-20T13:26:34.160Z] #44 1.704 + '[' '!' -f //tini.installer ']' [2022-07-20T13:26:34.160Z] #44 1.704 + . //tini.installer [2022-07-20T13:26:34.160Z] #44 1.704 ++ : v0.19.0 [2022-07-20T13:26:34.160Z] #44 1.707 + install_tini [2022-07-20T13:26:34.160Z] #44 1.708 + echo 'Install tini version v0.19.0' [2022-07-20T13:26:34.160Z] #44 1.708 Install tini version v0.19.0 [2022-07-20T13:26:34.160Z] #44 1.708 + git clone https://github.com/krallin/tini.git /tmp/tmp.lrIDKSMrLk/tini [2022-07-20T13:26:34.160Z] #44 1.710 Cloning into '/tmp/tmp.lrIDKSMrLk/tini'... [2022-07-20T13:26:34.703Z] #14 87.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T13:26:34.703Z] #14 87.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T13:26:34.703Z] #14 87.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:26:35.545Z] #44 3.055 + cd /tmp/tmp.lrIDKSMrLk/tini [2022-07-20T13:26:35.545Z] #44 3.055 + git checkout -q v0.19.0 [2022-07-20T13:26:35.545Z] #44 3.105 + cmake . [2022-07-20T13:26:36.118Z] #44 3.748 -- The C compiler identification is GNU 10.2.1 [2022-07-20T13:26:36.118Z] #44 3.857 -- Detecting C compiler ABI info [2022-07-20T13:26:36.338Z] #77 ... [2022-07-20T13:26:36.338Z] [2022-07-20T13:26:36.338Z] #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-20T13:26:36.338Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:36.338Z] #14 118.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T13:26:36.338Z] #14 118.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:36.338Z] #14 118.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:36.460Z] #84 132.6 config.status: creating Makefile [2022-07-20T13:26:36.717Z] #84 132.7 config.status: creating rpm/crun.spec [2022-07-20T13:26:36.717Z] #84 132.9 config.status: creating config.h [2022-07-20T13:26:36.717Z] #84 132.9 config.status: executing libtool commands [2022-07-20T13:26:36.973Z] #84 133.0 config.status: executing depfiles commands [2022-07-20T13:26:37.061Z] #44 4.705 -- Detecting C compiler ABI info - done [2022-07-20T13:26:37.309Z] #14 78.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T13:26:37.310Z] #14 78.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:37.310Z] #14 78.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:37.322Z] #44 5.184 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:26:37.585Z] #44 5.185 -- Detecting C compile features [2022-07-20T13:26:37.585Z] #44 5.186 -- Detecting C compile features - done [2022-07-20T13:26:37.586Z] #44 5.252 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T13:26:38.158Z] #44 5.657 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T13:26:38.158Z] #44 5.848 -- Configuring done [2022-07-20T13:26:38.158Z] #44 5.867 -- Generating done [2022-07-20T13:26:38.158Z] #44 5.888 -- Build files have been written to: /tmp/tmp.lrIDKSMrLk/tini [2022-07-20T13:26:38.158Z] #44 5.912 + make tini-static [2022-07-20T13:26:38.347Z] #84 134.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T13:26:38.347Z] #84 134.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:26:38.419Z] #44 6.285 Scanning dependencies of target tini-static [2022-07-20T13:26:38.419Z] #44 6.330 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T13:26:38.912Z] #14 ... [2022-07-20T13:26:38.912Z] [2022-07-20T13:26:38.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-20T13:26:38.912Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:26:38.912Z] #77 44.75 configure.ac:7: installing './compile' [2022-07-20T13:26:38.912Z] #77 44.77 configure.ac:11: installing './config.guess' [2022-07-20T13:26:38.912Z] #77 44.78 configure.ac:11: installing './config.sub' [2022-07-20T13:26:38.912Z] #77 44.80 configure.ac:8: installing './install-sh' [2022-07-20T13:26:38.912Z] #77 44.81 configure.ac:8: installing './missing' [2022-07-20T13:26:38.912Z] #77 44.95 Makefile.am: installing './depcomp' [2022-07-20T13:26:38.924Z] #84 134.7 checking for gcc... gcc [2022-07-20T13:26:39.490Z] #84 134.9 checking whether the C compiler works... yes [2022-07-20T13:26:39.490Z] #84 135.3 checking for C compiler default output file name... a.out [2022-07-20T13:26:39.490Z] #84 135.3 checking for suffix of executables... [2022-07-20T13:26:39.750Z] #84 135.5 checking whether we are cross compiling... no [2022-07-20T13:26:39.750Z] #84 ... [2022-07-20T13:26:39.750Z] [2022-07-20T13:26:39.750Z] #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-20T13:26:39.751Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:26:39.751Z] #19 167.4 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-20T13:26:39.751Z] #19 167.4 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-20T13:26:39.751Z] #19 167.4 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-20T13:26:39.751Z] #19 167.5 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-20T13:26:39.751Z] #19 167.5 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-20T13:26:39.751Z] #19 167.5 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-20T13:26:39.751Z] #19 167.5 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-20T13:26:39.751Z] #19 167.5 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-20T13:26:39.751Z] #19 167.6 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-20T13:26:39.751Z] #19 167.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-20T13:26:39.751Z] #19 167.8 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-20T13:26:39.751Z] #19 167.9 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-20T13:26:39.751Z] #19 167.9 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-20T13:26:39.751Z] #19 167.9 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-20T13:26:39.751Z] #19 168.0 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-20T13:26:39.751Z] #19 170.4 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-20T13:26:39.751Z] #19 170.4 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-20T13:26:39.751Z] #19 170.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-20T13:26:39.751Z] #19 170.5 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-20T13:26:39.751Z] #19 170.6 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-20T13:26:39.751Z] #19 172.8 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-20T13:26:39.751Z] #19 172.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-20T13:26:39.751Z] #19 172.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-20T13:26:39.751Z] #19 172.8 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-20T13:26:39.751Z] #19 172.8 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-20T13:26:39.751Z] #19 172.8 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-20T13:26:39.751Z] #19 172.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-20T13:26:39.751Z] #19 172.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-20T13:26:39.751Z] #19 172.9 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-20T13:26:39.751Z] #19 172.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-20T13:26:39.751Z] #19 172.9 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-20T13:26:39.751Z] #19 172.9 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-20T13:26:39.751Z] #19 174.9 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-20T13:26:39.751Z] #19 174.9 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-20T13:26:39.751Z] #19 174.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-20T13:26:39.751Z] #19 175.1 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-20T13:26:39.751Z] #19 175.2 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-20T13:26:39.751Z] #19 176.5 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-20T13:26:39.751Z] #19 176.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-20T13:26:39.751Z] #19 ... [2022-07-20T13:26:39.751Z] [2022-07-20T13:26:39.751Z] #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-20T13:26:39.751Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:26:39.751Z] #43 190.4 Delve is a source level debugger for Go programs. [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T13:26:39.751Z] #43 190.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 Usage: [2022-07-20T13:26:39.751Z] #43 190.4 dlv [command] [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 Available Commands: [2022-07-20T13:26:39.751Z] #43 190.4 attach Attach to running process and begin debugging. [2022-07-20T13:26:39.751Z] #43 190.4 connect Connect to a headless debug server with a terminal client. [2022-07-20T13:26:39.751Z] #43 190.4 core Examine a core dump. [2022-07-20T13:26:39.751Z] #43 190.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T13:26:39.751Z] #43 190.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T13:26:39.751Z] #43 190.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T13:26:39.751Z] #43 190.4 help Help about any command [2022-07-20T13:26:39.751Z] #43 190.4 run Deprecated command. Use 'debug' instead. [2022-07-20T13:26:39.751Z] #43 190.4 test Compile test binary and begin debugging program. [2022-07-20T13:26:39.751Z] #43 190.4 trace Compile and begin tracing program. [2022-07-20T13:26:39.751Z] #43 190.4 version Prints version. [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 Flags: [2022-07-20T13:26:39.751Z] #43 190.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T13:26:39.751Z] #43 190.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T13:26:39.751Z] #43 190.4 --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-20T13:26:39.751Z] #43 190.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T13:26:39.751Z] #43 190.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T13:26:39.751Z] #43 190.4 --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-20T13:26:39.751Z] #43 190.4 --disable-aslr Disables address space randomization [2022-07-20T13:26:39.751Z] #43 190.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T13:26:39.751Z] #43 190.4 -h, --help help for dlv [2022-07-20T13:26:39.751Z] #43 190.4 --init string Init file, executed by the terminal client. [2022-07-20T13:26:39.751Z] #43 190.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T13:26:39.751Z] #43 190.4 --log Enable debugging server logging. [2022-07-20T13:26:39.751Z] #43 190.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T13:26:39.751Z] #43 190.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T13:26:39.751Z] #43 190.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T13:26:39.751Z] #43 190.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T13:26:39.751Z] #43 190.4 --wd string Working directory for running the program. [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 Additional help topics: [2022-07-20T13:26:39.751Z] #43 190.4 dlv backend Help about the --backend flag. [2022-07-20T13:26:39.751Z] #43 190.4 dlv log Help about logging flags. [2022-07-20T13:26:39.751Z] #43 190.4 dlv redirect Help about file redirection. [2022-07-20T13:26:39.751Z] #43 190.4 [2022-07-20T13:26:39.751Z] #43 190.4 Use "dlv [command] --help" for more information about a command. [2022-07-20T13:26:39.751Z] #43 DONE 190.5s [2022-07-20T13:26:39.751Z] [2022-07-20T13:26:39.751Z] #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-20T13:26:39.751Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:39.751Z] #84 135.7 checking for suffix of object files... o [2022-07-20T13:26:39.851Z] #77 46.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:26:40.008Z] #84 135.9 checking whether we are using the GNU C compiler... yes [2022-07-20T13:26:40.111Z] #77 46.23 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:26:40.111Z] #77 46.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:26:40.111Z] #77 46.39 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:26:40.111Z] #77 46.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:26:40.265Z] #84 136.0 checking whether gcc accepts -g... yes [2022-07-20T13:26:40.265Z] #84 136.2 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:26:40.371Z] #77 46.66 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:26:40.371Z] #77 46.77 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:26:40.522Z] #84 136.4 checking whether gcc understands -c and -o together... yes [2022-07-20T13:26:40.522Z] #84 136.6 checking how to run the C preprocessor... gcc -E [2022-07-20T13:26:40.631Z] #77 46.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:26:40.891Z] #77 47.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:26:40.964Z] #44 8.373 [100%] Linking C executable tini-static [2022-07-20T13:26:41.091Z] #84 136.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:26:41.092Z] #84 136.9 checking for egrep... /bin/grep -E [2022-07-20T13:26:41.536Z] #44 9.212 [100%] Built target tini-static [2022-07-20T13:26:41.536Z] #44 9.360 + mkdir -p /build [2022-07-20T13:26:41.536Z] #44 9.363 + cp tini-static /build/docker-init [2022-07-20T13:26:41.674Z] #84 136.9 checking for ANSI C header files... yes [2022-07-20T13:26:41.931Z] #84 137.8 checking for sys/types.h... yes [2022-07-20T13:26:42.109Z] #44 DONE 9.9s [2022-07-20T13:26:42.109Z] [2022-07-20T13:26:42.109Z] #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-20T13:26:42.109Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:42.109Z] #77 18.17 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T13:26:42.109Z] #77 20.92 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T13:26:42.109Z] #77 23.05 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T13:26:42.109Z] #77 23.60 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T13:26:42.109Z] #77 23.96 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T13:26:42.188Z] #84 138.0 checking for sys/stat.h... yes [2022-07-20T13:26:42.188Z] #84 138.2 checking for stdlib.h... yes [2022-07-20T13:26:42.485Z] #84 138.4 checking for string.h... yes [2022-07-20T13:26:42.591Z] #14 ... [2022-07-20T13:26:42.592Z] [2022-07-20T13:26:42.592Z] #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-20T13:26:42.592Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:42.592Z] #77 32.29 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T13:26:42.745Z] #84 138.7 checking for memory.h... yes [2022-07-20T13:26:42.912Z] #14 ... [2022-07-20T13:26:42.912Z] [2022-07-20T13:26:42.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-20T13:26:42.912Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:42.912Z] #77 45.91 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T13:26:43.002Z] #84 138.8 checking for strings.h... yes [2022-07-20T13:26:43.152Z] #77 ... [2022-07-20T13:26:43.152Z] [2022-07-20T13:26:43.152Z] #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-20T13:26:43.152Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:43.152Z] #14 92.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T13:26:43.152Z] #14 92.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T13:26:43.152Z] #14 92.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:26:43.262Z] #84 139.0 checking for inttypes.h... yes [2022-07-20T13:26:43.520Z] #84 139.2 checking for stdint.h... yes [2022-07-20T13:26:43.520Z] #84 139.4 checking for unistd.h... yes [2022-07-20T13:26:43.724Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T13:26:43.777Z] #84 139.7 checking minix/config.h usability... no [2022-07-20T13:26:43.777Z] #84 139.8 checking minix/config.h presence... no [2022-07-20T13:26:43.777Z] #84 139.9 checking for minix/config.h... no [2022-07-20T13:26:44.034Z] #84 139.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T13:26:44.100Z] #14 102.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:44.101Z] #14 102.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:26:44.290Z] #84 140.1 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:26:44.290Z] #84 140.4 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:26:44.290Z] #84 140.4 checking how to print strings... printf [2022-07-20T13:26:44.290Z] #84 140.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:26:44.290Z] #84 140.5 checking for fgrep... /bin/grep -F [2022-07-20T13:26:44.290Z] #84 140.5 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:26:44.364Z] #14 103.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T13:26:44.364Z] #14 103.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:44.364Z] #14 103.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:26:44.547Z] #84 140.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:26:44.547Z] #84 140.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:26:44.627Z] #14 ... [2022-07-20T13:26:44.627Z] [2022-07-20T13:26:44.627Z] #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-20T13:26:44.627Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T13:26:44.627Z] #53 103.4 gotestsum version dev [2022-07-20T13:26:44.627Z] #53 DONE 103.5s [2022-07-20T13:26:44.627Z] [2022-07-20T13:26:44.627Z] #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-20T13:26:44.627Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:26:44.804Z] #84 140.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:26:44.804Z] #84 140.7 checking whether ln -s works... yes [2022-07-20T13:26:44.804Z] #84 140.7 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:26:44.804Z] #84 140.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-20T13:26:44.804Z] #84 140.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:26:44.804Z] #84 140.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:26:44.804Z] #84 140.7 checking for objdump... objdump [2022-07-20T13:26:44.804Z] #84 140.7 checking how to recognize dependent libraries... pass_all [2022-07-20T13:26:44.804Z] #84 140.7 checking for dlltool... no [2022-07-20T13:26:44.804Z] #84 140.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:26:44.804Z] #84 140.7 checking for ar... ar [2022-07-20T13:26:44.804Z] #84 140.7 checking for archiver @FILE support... @ [2022-07-20T13:26:44.804Z] #84 140.8 checking for strip... strip [2022-07-20T13:26:44.804Z] #84 140.8 checking for ranlib... ranlib [2022-07-20T13:26:44.804Z] #84 140.8 checking for gawk... no [2022-07-20T13:26:44.804Z] #84 140.8 checking for mawk... mawk [2022-07-20T13:26:45.060Z] #84 140.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:26:45.317Z] #84 141.2 checking for sysroot... no [2022-07-20T13:26:45.317Z] #84 141.2 checking for a working dd... /bin/dd [2022-07-20T13:26:45.317Z] #84 141.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:26:45.317Z] #84 141.4 checking for mt... no [2022-07-20T13:26:45.317Z] #84 141.4 checking if : is a manifest tool... no [2022-07-20T13:26:45.574Z] #84 141.5 checking for dlfcn.h... yes [2022-07-20T13:26:45.574Z] #84 141.6 checking for objdir... .libs [2022-07-20T13:26:46.139Z] #84 142.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:26:46.139Z] #84 142.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:26:46.139Z] #84 142.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:26:46.437Z] #77 ... [2022-07-20T13:26:46.437Z] [2022-07-20T13:26:46.437Z] #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-20T13:26:46.437Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:26:46.437Z] #14 98.40 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T13:26:46.437Z] #14 98.40 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T13:26:46.437Z] #14 98.41 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:26:46.703Z] #84 142.3 checking if gcc static flag -static works... yes [2022-07-20T13:26:46.961Z] #84 142.8 checking if gcc supports -c -o file.o... yes [2022-07-20T13:26:46.961Z] #84 143.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:26:46.961Z] #84 143.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:26:47.217Z] #84 143.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:26:47.217Z] #84 143.3 checking how to hardcode library paths into programs... immediate [2022-07-20T13:26:47.217Z] #84 143.3 checking whether stripping libraries is possible... yes [2022-07-20T13:26:47.217Z] #84 143.3 checking if libtool supports shared libraries... yes [2022-07-20T13:26:47.217Z] #84 143.3 checking whether to build shared libraries... no [2022-07-20T13:26:47.217Z] #84 143.3 checking whether to build static libraries... yes [2022-07-20T13:26:47.217Z] #84 143.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:26:47.474Z] #84 143.3 checking whether build environment is sane... yes [2022-07-20T13:26:47.474Z] #84 143.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:26:47.474Z] #84 143.5 checking whether make sets $(MAKE)... yes [2022-07-20T13:26:47.730Z] #84 143.5 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:26:47.730Z] #84 143.6 checking whether make supports nested variables... yes [2022-07-20T13:26:47.730Z] #84 143.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:26:47.730Z] #84 143.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:26:47.730Z] #84 143.7 checking how to create a ustar tar archive... gnutar [2022-07-20T13:26:47.987Z] #84 143.8 checking dependency style of gcc... gcc3 [2022-07-20T13:26:47.987Z] #84 144.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:26:47.987Z] #84 144.0 checking whether make supports nested variables... (cached) yes [2022-07-20T13:26:47.987Z] #84 144.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:26:47.987Z] #84 144.0 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:26:47.987Z] #84 144.1 checking for yajl >= 2.1.0... yes [2022-07-20T13:26:47.987Z] #84 144.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:26:47.987Z] #84 144.1 checking for gcc... (cached) gcc [2022-07-20T13:26:47.987Z] #84 144.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:26:47.987Z] #84 144.2 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:26:47.987Z] #84 144.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:26:47.987Z] #84 144.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:26:48.244Z] #84 144.2 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:26:48.244Z] #84 144.3 checking for python3... /usr/bin/python3 [2022-07-20T13:26:48.244Z] #84 144.3 checking for python3 version... 3.9 [2022-07-20T13:26:48.501Z] #84 144.4 checking for python3 platform... linux [2022-07-20T13:26:48.501Z] #84 144.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:26:48.764Z] #84 144.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:26:48.764Z] #84 144.8 checking that generated files are newer than configure... done [2022-07-20T13:26:48.764Z] #84 144.8 configure: creating ./config.status [2022-07-20T13:26:50.658Z] #84 ... [2022-07-20T13:26:50.658Z] [2022-07-20T13:26:50.658Z] #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-20T13:26:50.658Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:26:50.658Z] #19 178.0 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:26:50.658Z] #19 178.6 Fetched 788 MB in 46s (17.2 MB/s) [2022-07-20T13:26:50.658Z] #19 178.8 Selecting previously unselected package liblocale-gettext-perl. [2022-07-20T13:26:50.658Z] #19 178.8 (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-20T13:26:50.658Z] #19 178.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 178.9 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T13:26:50.658Z] #19 179.0 Selecting previously unselected package bzip2. [2022-07-20T13:26:50.658Z] #19 179.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 179.0 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:26:50.658Z] #19 179.1 Selecting previously unselected package libmagic-mgc. [2022-07-20T13:26:50.658Z] #19 179.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 179.2 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T13:26:50.658Z] #19 179.8 Selecting previously unselected package libmagic1:amd64. [2022-07-20T13:26:50.658Z] #19 179.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 179.8 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:26:50.658Z] #19 180.1 Selecting previously unselected package file. [2022-07-20T13:26:50.658Z] #19 180.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 180.1 Unpacking file (1:5.39-3) ... [2022-07-20T13:26:50.658Z] #19 180.3 Selecting previously unselected package xz-utils. [2022-07-20T13:26:50.658Z] #19 180.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 180.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:26:50.658Z] #19 180.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-20T13:26:50.658Z] #19 180.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 180.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T13:26:50.658Z] #19 182.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-20T13:26:50.658Z] #19 182.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 182.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T13:26:50.658Z] #19 183.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-20T13:26:50.658Z] #19 183.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 183.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T13:26:50.658Z] #19 185.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-20T13:26:50.658Z] #19 185.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 185.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T13:26:50.658Z] #19 187.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-20T13:26:50.658Z] #19 187.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 187.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T13:26:50.658Z] #19 188.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-20T13:26:50.658Z] #19 188.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 188.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:26:50.658Z] #19 188.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-20T13:26:50.658Z] #19 188.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:26:50.658Z] #19 188.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:26:50.721Z] #77 ... [2022-07-20T13:26:50.721Z] [2022-07-20T13:26:50.721Z] #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-20T13:26:50.721Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:50.721Z] #14 91.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T13:26:50.721Z] #14 91.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:50.721Z] #14 91.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:51.034Z] #77 ... [2022-07-20T13:26:51.034Z] [2022-07-20T13:26:51.034Z] #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-20T13:26:51.034Z] #64 sha256:2f43840a174769fbccc06a3594b1d146dcc24ee376e0427d010ff21aa52095b9 [2022-07-20T13:26:51.221Z] #19 ... [2022-07-20T13:26:51.221Z] [2022-07-20T13:26:51.221Z] #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-20T13:26:51.221Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:26:51.221Z] #84 147.1 config.status: creating Makefile [2022-07-20T13:26:51.221Z] #84 147.2 config.status: creating config.h [2022-07-20T13:26:51.221Z] #84 147.3 config.status: executing libtool commands [2022-07-20T13:26:51.221Z] #84 147.3 config.status: executing depfiles commands [2022-07-20T13:26:51.716Z] #14 ... [2022-07-20T13:26:51.716Z] [2022-07-20T13:26:51.716Z] #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-20T13:26:51.716Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:26:51.716Z] #77 57.42 configure.ac:7: installing 'build-aux/compile' [2022-07-20T13:26:51.716Z] #77 57.44 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T13:26:51.716Z] #77 57.45 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T13:26:51.716Z] #77 57.45 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T13:26:51.716Z] #77 57.47 configure.ac:11: installing 'build-aux/missing' [2022-07-20T13:26:51.716Z] #77 57.69 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:26:51.716Z] #77 57.83 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T13:26:52.591Z] #84 148.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T13:26:52.591Z] #84 148.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:26:53.107Z] #64 75.86 Updating files: 29% (1438/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 62% (3082/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 85% (4203/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T13:26:53.154Z] #84 149.0 checking for gcc... gcc [2022-07-20T13:26:53.366Z] #64 78.69 + cd /tmp/tmp.95FnXUJTaB/src/github.com/containerd/containerd [2022-07-20T13:26:53.366Z] #64 78.69 + git checkout -q v1.6.6 [2022-07-20T13:26:53.410Z] #84 149.1 checking whether the C compiler works... yes [2022-07-20T13:26:53.410Z] #84 149.4 checking for C compiler default output file name... a.out [2022-07-20T13:26:53.630Z] #77 60.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:26:53.630Z] #77 60.01 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:26:53.667Z] #84 149.4 checking for suffix of executables... [2022-07-20T13:26:53.924Z] #84 149.7 checking whether we are cross compiling... no [2022-07-20T13:26:54.180Z] #84 149.9 checking for suffix of object files... o [2022-07-20T13:26:54.180Z] #84 150.1 checking whether we are using the GNU C compiler... yes [2022-07-20T13:26:54.436Z] #84 150.3 checking whether gcc accepts -g... yes [2022-07-20T13:26:54.570Z] #77 60.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:26:54.570Z] #77 60.70 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:26:54.570Z] #77 60.82 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:26:54.570Z] #77 60.91 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:26:54.699Z] #84 150.4 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:26:54.833Z] #77 61.04 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:26:54.833Z] #77 61.22 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:26:54.957Z] #84 150.7 checking whether gcc understands -c and -o together... yes [2022-07-20T13:26:54.957Z] #84 150.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:26:54.957Z] #84 150.9 checking whether build environment is sane... yes [2022-07-20T13:26:54.957Z] #84 150.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:26:54.957Z] #84 150.9 checking for gawk... no [2022-07-20T13:26:54.957Z] #84 150.9 checking for mawk... mawk [2022-07-20T13:26:54.957Z] #84 150.9 checking whether make sets $(MAKE)... yes [2022-07-20T13:26:54.957Z] #84 151.0 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:26:54.957Z] #84 151.0 checking whether make supports nested variables... yes [2022-07-20T13:26:55.023Z] #14 ... [2022-07-20T13:26:55.023Z] [2022-07-20T13:26:55.023Z] #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-20T13:26:55.023Z] #64 sha256:e1eb06d26674b4aca5fef2a11bfd35c34d1f5f108eca91469d4ea97e744f34d2 [2022-07-20T13:26:55.023Z] #64 50.01 Updating files: 47% (2324/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 83% (4081/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T13:26:55.023Z] #64 51.62 + cd /tmp/tmp.wqynpD5FZg/src/github.com/containerd/containerd [2022-07-20T13:26:55.023Z] #64 51.62 + git checkout -q v1.6.6 [2022-07-20T13:26:55.214Z] #84 151.1 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:26:55.214Z] #84 151.1 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:26:55.214Z] #84 151.1 checking how to create a ustar tar archive... gnutar [2022-07-20T13:26:55.214Z] #84 151.2 checking dependency style of gcc... gcc3 [2022-07-20T13:26:55.214Z] #84 151.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:26:55.214Z] #84 151.3 checking whether make supports nested variables... (cached) yes [2022-07-20T13:26:55.271Z] #64 80.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T13:26:55.470Z] #84 151.3 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:26:55.470Z] #84 151.5 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:26:55.470Z] #84 151.5 checking how to print strings... printf [2022-07-20T13:26:55.470Z] #84 151.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:26:55.470Z] #84 151.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:26:55.470Z] #84 151.5 checking for egrep... /bin/grep -E [2022-07-20T13:26:55.470Z] #84 151.6 checking for fgrep... /bin/grep -F [2022-07-20T13:26:55.470Z] #84 151.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:26:55.470Z] #84 151.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:26:55.470Z] #84 151.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:26:55.530Z] #64 80.73 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T13:26:55.530Z] #64 80.73 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:26:55.530Z] #64 80.73 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:26:55.530Z] #64 80.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T13:26:55.530Z] #64 80.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T13:26:55.530Z] #64 80.73 + '[' '' = dynamic ']' [2022-07-20T13:26:55.530Z] #64 80.73 + make [2022-07-20T13:26:55.600Z] #64 53.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T13:26:55.600Z] #64 53.49 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T13:26:55.600Z] #64 53.49 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:26:55.600Z] #64 53.49 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:26:55.600Z] #64 53.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T13:26:55.600Z] #64 53.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T13:26:55.600Z] #64 53.49 + '[' '' = dynamic ']' [2022-07-20T13:26:55.600Z] #64 53.49 + make [2022-07-20T13:26:55.727Z] #84 151.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:26:55.727Z] #84 151.8 checking whether ln -s works... yes [2022-07-20T13:26:55.727Z] #84 151.8 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:26:55.727Z] #84 151.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-20T13:26:55.727Z] #84 151.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:26:55.727Z] #84 151.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:26:55.727Z] #84 151.8 checking for objdump... objdump [2022-07-20T13:26:55.727Z] #84 151.8 checking how to recognize dependent libraries... pass_all [2022-07-20T13:26:55.727Z] #84 151.8 checking for dlltool... no [2022-07-20T13:26:55.727Z] #84 151.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:26:55.727Z] #84 151.8 checking for ar... ar [2022-07-20T13:26:55.983Z] #84 151.8 checking for archiver @FILE support... @ [2022-07-20T13:26:55.983Z] #84 152.0 checking for strip... strip [2022-07-20T13:26:55.983Z] #84 152.0 checking for ranlib... ranlib [2022-07-20T13:26:56.238Z] #84 152.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:26:56.238Z] #84 152.3 checking for sysroot... no [2022-07-20T13:26:56.238Z] #84 152.3 checking for a working dd... /bin/dd [2022-07-20T13:26:56.238Z] #84 152.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:26:56.238Z] #84 152.4 checking for mt... no [2022-07-20T13:26:56.495Z] #84 152.4 checking if : is a manifest tool... no [2022-07-20T13:26:56.495Z] #84 152.5 checking how to run the C preprocessor... gcc -E [2022-07-20T13:26:56.744Z] #77 ... [2022-07-20T13:26:56.744Z] [2022-07-20T13:26:56.744Z] #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-20T13:26:56.744Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:26:56.744Z] #14 104.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T13:26:56.744Z] #14 104.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T13:26:56.744Z] #14 104.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 104.2 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T13:26:56.744Z] #14 104.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 104.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T13:26:56.744Z] #14 104.3 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T13:26:56.744Z] #14 104.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 104.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T13:26:56.744Z] #14 104.5 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T13:26:56.744Z] #14 104.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 104.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T13:26:56.744Z] #14 104.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T13:26:56.744Z] #14 104.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 104.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T13:26:56.744Z] #14 104.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-20T13:26:56.744Z] #14 104.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 104.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T13:26:56.744Z] #14 104.9 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T13:26:56.744Z] #14 105.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 105.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T13:26:56.744Z] #14 105.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-20T13:26:56.744Z] #14 105.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 105.2 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T13:26:56.744Z] #14 105.5 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-20T13:26:56.744Z] #14 105.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 105.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 105.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-20T13:26:56.744Z] #14 105.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 105.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 105.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-20T13:26:56.744Z] #14 105.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 105.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 105.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-20T13:26:56.744Z] #14 105.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 105.9 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 106.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-20T13:26:56.744Z] #14 106.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 106.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T13:26:56.744Z] #14 106.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-20T13:26:56.744Z] #14 106.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 106.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T13:26:56.744Z] #14 106.6 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T13:26:56.744Z] #14 106.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 106.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:26:56.744Z] #14 106.8 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T13:26:56.744Z] #14 106.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T13:26:56.744Z] #14 106.8 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T13:26:56.744Z] #14 107.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:26:56.744Z] #14 107.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T13:26:56.744Z] #14 107.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:26:56.744Z] #14 107.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T13:26:56.744Z] #14 107.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 107.5 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 107.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T13:26:56.744Z] #14 107.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 107.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T13:26:56.744Z] #14 107.6 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 107.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:26:56.744Z] #14 107.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T13:26:56.744Z] #14 107.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 107.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T13:26:56.744Z] #14 107.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T13:26:56.744Z] #14 107.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T13:26:56.744Z] #14 107.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:26:56.744Z] #14 107.7 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T13:26:56.744Z] #14 107.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T13:26:56.744Z] #14 107.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 107.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 107.8 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-20T13:26:56.744Z] #14 107.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 107.8 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-20T13:26:56.744Z] #14 107.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:26:56.744Z] #14 107.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 107.9 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-20T13:26:56.744Z] #14 108.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 108.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:26:56.744Z] #14 108.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T13:26:56.744Z] #14 108.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:26:56.744Z] #14 108.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T13:26:56.744Z] #14 108.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T13:26:56.744Z] #14 108.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:26:56.914Z] #34 ... [2022-07-20T13:26:56.914Z] [2022-07-20T13:26:56.914Z] #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-20T13:26:56.914Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:56.914Z] #14 115.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T13:26:56.914Z] #14 115.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:56.914Z] #14 115.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:57.058Z] #84 152.7 checking for ANSI C header files... yes [2022-07-20T13:26:57.314Z] #84 153.2 checking for sys/types.h... yes [2022-07-20T13:26:57.509Z] #64 55.28 + bin/ctr [2022-07-20T13:26:57.570Z] #84 153.4 checking for sys/stat.h... yes [2022-07-20T13:26:57.827Z] #84 153.6 checking for stdlib.h... yes [2022-07-20T13:26:58.126Z] #84 153.9 checking for string.h... yes [2022-07-20T13:26:58.382Z] #84 154.1 checking for memory.h... yes [2022-07-20T13:26:58.639Z] #84 154.4 checking for strings.h... yes [2022-07-20T13:26:58.654Z] #14 ... [2022-07-20T13:26:58.654Z] [2022-07-20T13:26:58.654Z] #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-20T13:26:58.654Z] #67 sha256:eaebd06051ee2e443de910eb7e6b206b9f98db99b3262e17eb2800ae609f6444 [2022-07-20T13:26:58.654Z] #67 102.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:26:58.654Z] #67 102.1 + GOBIN=/build [2022-07-20T13:26:58.654Z] #67 102.1 + GO111MODULE=on [2022-07-20T13:26:58.654Z] #67 102.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:26:58.654Z] #67 107.5 rootlesskit version 1.0.0 [2022-07-20T13:26:58.654Z] #67 107.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T13:26:58.654Z] #67 107.5 -container-ip string [2022-07-20T13:26:58.654Z] #67 107.5 container ip [2022-07-20T13:26:58.654Z] #67 107.5 -container-port int [2022-07-20T13:26:58.654Z] #67 107.5 container port (default -1) [2022-07-20T13:26:58.654Z] #67 107.5 -host-ip string [2022-07-20T13:26:58.654Z] #67 107.5 host ip [2022-07-20T13:26:58.654Z] #67 107.5 -host-port int [2022-07-20T13:26:58.654Z] #67 107.5 host port (default -1) [2022-07-20T13:26:58.654Z] #67 107.5 -proto string [2022-07-20T13:26:58.654Z] #67 107.5 proxy protocol (default "tcp") [2022-07-20T13:26:58.654Z] #67 DONE 110.8s [2022-07-20T13:26:58.654Z] [2022-07-20T13:26:58.654Z] #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-20T13:26:58.654Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T13:26:58.654Z] #14 DONE 111.1s [2022-07-20T13:26:58.654Z] [2022-07-20T13:26:58.654Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T13:26:58.654Z] #59 sha256:3b12595d1b1164ec46d0f2783b7db3c50ebb91aff6af6d00c83c206691b85b6d [2022-07-20T13:26:58.819Z] #64 83.75 + bin/ctr [2022-07-20T13:26:58.896Z] #84 154.7 checking for inttypes.h... yes [2022-07-20T13:26:58.896Z] #84 154.9 checking for stdint.h... yes [2022-07-20T13:26:58.915Z] #59 DONE 0.2s [2022-07-20T13:26:58.915Z] [2022-07-20T13:26:58.915Z] #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-20T13:26:58.915Z] #60 sha256:1091d8fe0f4485a62738ad21f2077a0ae6f47716d0afcb80a4d9b2df2008b4d0 [2022-07-20T13:26:58.915Z] #60 ... [2022-07-20T13:26:58.915Z] [2022-07-20T13:26:58.915Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T13:26:58.915Z] #68 sha256:13dcddd70d4ef745019055767aa228169de21be3af348dbdacab2c362ef5da70 [2022-07-20T13:26:58.915Z] #68 DONE 0.3s [2022-07-20T13:26:58.915Z] [2022-07-20T13:26:58.915Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T13:26:58.915Z] #69 sha256:c2683e7a33f0ec0af4e0f508c7c747c8107c2e7618ffc5b30f0b36acfd32b68e [2022-07-20T13:26:58.915Z] #69 DONE 0.1s [2022-07-20T13:26:59.152Z] #84 155.0 checking for unistd.h... yes [2022-07-20T13:26:59.152Z] #84 155.2 checking for dlfcn.h... yes [2022-07-20T13:26:59.175Z] [2022-07-20T13:26:59.175Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T13:26:59.175Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-20T13:26:59.409Z] #84 155.4 checking for objdir... .libs [2022-07-20T13:26:59.757Z] #64 ... [2022-07-20T13:26:59.757Z] [2022-07-20T13:26:59.757Z] #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-20T13:26:59.757Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:26:59.757Z] #14 143.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T13:26:59.757Z] #14 143.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:26:59.757Z] #14 143.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:26:59.928Z] #84 155.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:26:59.928Z] #84 156.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:27:00.114Z] #15 DONE 1.4s [2022-07-20T13:27:00.114Z] [2022-07-20T13:27:00.114Z] #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-20T13:27:00.114Z] #60 sha256:1091d8fe0f4485a62738ad21f2077a0ae6f47716d0afcb80a4d9b2df2008b4d0 [2022-07-20T13:27:00.114Z] #60 1.220 + RM_GOPATH=0 [2022-07-20T13:27:00.114Z] #60 1.256 + TMP_GOPATH= [2022-07-20T13:27:00.114Z] #60 1.256 + : /build [2022-07-20T13:27:00.114Z] #60 1.256 + '[' -z '' ']' [2022-07-20T13:27:00.114Z] #60 1.256 ++ mktemp -d [2022-07-20T13:27:00.114Z] #60 1.256 + export GOPATH=/tmp/tmp.MagxeP1iNv [2022-07-20T13:27:00.114Z] #60 1.256 + GOPATH=/tmp/tmp.MagxeP1iNv [2022-07-20T13:27:00.114Z] #60 1.256 + RM_GOPATH=1 [2022-07-20T13:27:00.114Z] #60 1.256 + case "$(go env GOARCH)" in [2022-07-20T13:27:00.114Z] #60 1.256 ++ go env GOARCH [2022-07-20T13:27:00.114Z] #60 1.315 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:27:00.114Z] #60 1.315 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:27:00.114Z] #60 1.315 ++ dirname /install.sh [2022-07-20T13:27:00.114Z] #60 1.315 + dir=/ [2022-07-20T13:27:00.114Z] #60 1.315 + bin=runc [2022-07-20T13:27:00.114Z] #60 1.315 + shift [2022-07-20T13:27:00.114Z] #60 1.315 + '[' '!' -f //runc.installer ']' [2022-07-20T13:27:00.114Z] #60 1.315 + . //runc.installer [2022-07-20T13:27:00.114Z] #60 1.315 ++ set -e [2022-07-20T13:27:00.114Z] #60 1.315 ++ : v1.1.2 [2022-07-20T13:27:00.114Z] #60 1.315 + install_runc [2022-07-20T13:27:00.114Z] #60 1.315 + RUNC_BUILDTAGS=seccomp [2022-07-20T13:27:00.114Z] #60 1.315 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T13:27:00.114Z] #60 1.315 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MagxeP1iNv/src/github.com/opencontainers/runc [2022-07-20T13:27:00.114Z] #60 1.315 Cloning into '/tmp/tmp.MagxeP1iNv/src/github.com/opencontainers/runc'... [2022-07-20T13:27:00.114Z] #60 1.316 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T13:27:00.184Z] #84 156.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:27:00.747Z] #84 156.1 checking if gcc static flag -static works... yes [2022-07-20T13:27:00.747Z] #84 156.6 checking if gcc supports -c -o file.o... yes [2022-07-20T13:27:00.747Z] #84 156.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:27:00.747Z] #84 156.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:27:01.004Z] #84 156.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:27:01.004Z] #84 157.2 checking how to hardcode library paths into programs... immediate [2022-07-20T13:27:01.063Z] #60 ... [2022-07-20T13:27:01.063Z] [2022-07-20T13:27:01.063Z] #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-20T13:27:01.063Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-20T13:27:01.063Z] #16 DONE 1.1s [2022-07-20T13:27:01.263Z] #84 157.2 checking whether stripping libraries is possible... yes [2022-07-20T13:27:01.263Z] #84 157.2 checking if libtool supports shared libraries... yes [2022-07-20T13:27:01.263Z] #84 157.2 checking whether to build shared libraries... no [2022-07-20T13:27:01.263Z] #84 157.2 checking whether to build static libraries... yes [2022-07-20T13:27:01.263Z] #84 157.2 checking float.h usability... yes [2022-07-20T13:27:01.263Z] #84 157.4 checking float.h presence... yes [2022-07-20T13:27:01.263Z] #84 157.4 checking for float.h... yes [2022-07-20T13:27:01.323Z] [2022-07-20T13:27:01.323Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T13:27:01.323Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-20T13:27:01.891Z] #84 157.5 checking limits.h usability... yes [2022-07-20T13:27:01.891Z] #84 157.7 checking limits.h presence... yes [2022-07-20T13:27:01.891Z] #84 157.8 checking for limits.h... yes [2022-07-20T13:27:01.894Z] #17 0.632 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T13:27:01.895Z] #17 DONE 0.8s [2022-07-20T13:27:01.895Z] [2022-07-20T13:27:01.895Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T13:27:01.895Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-20T13:27:02.154Z] #84 157.9 checking stddef.h usability... yes [2022-07-20T13:27:02.154Z] #84 158.1 checking stddef.h presence... yes [2022-07-20T13:27:02.154Z] #84 158.2 checking for stddef.h... yes [2022-07-20T13:27:02.154Z] #84 158.2 checking for stdlib.h... (cached) yes [2022-07-20T13:27:02.154Z] #84 158.3 checking for string.h... (cached) yes [2022-07-20T13:27:02.428Z] #84 158.3 checking sys/time.h usability... yes [2022-07-20T13:27:02.691Z] #84 158.5 checking sys/time.h presence... yes [2022-07-20T13:27:02.691Z] #84 158.6 checking for sys/time.h... yes [2022-07-20T13:27:02.691Z] #84 158.6 checking for inline... inline [2022-07-20T13:27:02.836Z] #18 DONE 1.0s [2022-07-20T13:27:02.836Z] [2022-07-20T13:27:02.836Z] #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-20T13:27:02.836Z] #60 sha256:1091d8fe0f4485a62738ad21f2077a0ae6f47716d0afcb80a4d9b2df2008b4d0 [2022-07-20T13:27:03.257Z] #84 158.8 checking for size_t... yes [2022-07-20T13:27:03.257Z] #84 159.2 checking for stdlib.h... (cached) yes [2022-07-20T13:27:03.257Z] #84 159.2 checking for GNU libc compatible malloc... yes [2022-07-20T13:27:03.257Z] #84 159.4 checking for stdlib.h... (cached) yes [2022-07-20T13:27:03.495Z] #14 ... [2022-07-20T13:27:03.495Z] [2022-07-20T13:27:03.495Z] #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-20T13:27:03.495Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:03.495Z] #77 47.90 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T13:27:03.513Z] #84 159.4 checking for GNU libc compatible realloc... yes [2022-07-20T13:27:03.769Z] #84 159.6 checking for working strtod... yes [2022-07-20T13:27:03.769Z] #84 159.9 checking for gettimeofday... yes [2022-07-20T13:27:04.092Z] #64 ... [2022-07-20T13:27:04.092Z] [2022-07-20T13:27:04.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-20T13:27:04.092Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:04.092Z] #77 43.29 libtoolize: putting auxiliary files in '.'. [2022-07-20T13:27:04.092Z] #77 43.30 libtoolize: copying file './ltmain.sh' [2022-07-20T13:27:04.092Z] #77 43.97 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T13:27:04.092Z] #77 43.97 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T13:27:04.092Z] #77 43.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:27:04.092Z] #77 ... [2022-07-20T13:27:04.092Z] [2022-07-20T13:27:04.092Z] #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-20T13:27:04.092Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:27:04.092Z] #14 98.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T13:27:04.092Z] #14 98.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:04.092Z] #14 98.16 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:27:04.092Z] #14 104.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T13:27:04.092Z] #14 104.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:04.092Z] #14 104.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:27:04.092Z] #14 ... [2022-07-20T13:27:04.092Z] [2022-07-20T13:27:04.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-20T13:27:04.092Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:04.092Z] #77 53.83 configure.ac:7: installing './compile' [2022-07-20T13:27:04.092Z] #77 53.85 configure.ac:11: installing './config.guess' [2022-07-20T13:27:04.092Z] #77 53.86 configure.ac:11: installing './config.sub' [2022-07-20T13:27:04.092Z] #77 53.86 configure.ac:8: installing './install-sh' [2022-07-20T13:27:04.092Z] #77 53.86 configure.ac:8: installing './missing' [2022-07-20T13:27:04.223Z] #60 ... [2022-07-20T13:27:04.223Z] [2022-07-20T13:27:04.223Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T13:27:04.223Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-20T13:27:04.223Z] #19 DONE 1.0s [2022-07-20T13:27:04.223Z] [2022-07-20T13:27:04.223Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T13:27:04.223Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-20T13:27:04.296Z] #84 160.0 checking for memset... yes [2022-07-20T13:27:04.352Z] #77 54.03 Makefile.am: installing './depcomp' [2022-07-20T13:27:04.559Z] #84 160.3 checking for strspn... yes [2022-07-20T13:27:04.793Z] #20 DONE 0.9s [2022-07-20T13:27:04.793Z] [2022-07-20T13:27:04.793Z] #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-20T13:27:04.793Z] #26 sha256:ad1db65d8ae8cc4f2b62c617beb22db9ef8132943cb2161318188318792e47b5 [2022-07-20T13:27:04.816Z] #84 160.8 checking that generated files are newer than configure... done [2022-07-20T13:27:04.816Z] #84 160.8 configure: creating ./config.status [2022-07-20T13:27:05.735Z] #77 55.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:27:05.735Z] #77 55.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:27:05.735Z] #77 55.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:27:05.735Z] #77 55.49 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:27:05.735Z] #77 55.58 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:27:05.996Z] #77 55.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:27:05.996Z] #77 55.79 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:27:05.996Z] #77 55.90 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:27:06.256Z] #77 56.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:27:06.724Z] #84 162.5 config.status: creating Makefile [2022-07-20T13:27:06.724Z] #84 162.6 config.status: creating config.h [2022-07-20T13:27:06.724Z] #84 162.6 config.status: executing depfiles commands [2022-07-20T13:27:06.724Z] #84 162.7 config.status: executing libtool commands [2022-07-20T13:27:07.655Z] #84 163.5 GEN .version [2022-07-20T13:27:07.655Z] #84 163.5 make install-recursive [2022-07-20T13:27:07.655Z] #84 163.5 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T13:27:07.655Z] #84 163.6 Making install in libocispec [2022-07-20T13:27:07.655Z] #84 163.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:27:07.655Z] #84 163.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T13:27:07.655Z] #84 163.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T13:27:07.655Z] #84 163.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T13:27:07.655Z] #84 163.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T13:27:08.175Z] #26 116.3 Updating files: 17% (1950/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/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% (3523/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: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5932/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: 77% (8789/11414) Updating files: 77% (8834/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-20T13:27:08.217Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T13:27:08.436Z] #26 120.4 + cd /tmp/tmp.wAQgNkdD8L/tmp/docker-ce [2022-07-20T13:27:08.436Z] #26 120.4 + git checkout -q v17.06.2-ce [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T13:27:08.473Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T13:27:08.473Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T13:27:08.473Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T13:27:08.473Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T13:27:08.473Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T13:27:08.473Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T13:27:08.473Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T13:27:08.473Z] #84 164.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T13:27:09.401Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T13:27:09.401Z] #84 165.3 make install-recursive [2022-07-20T13:27:09.401Z] #84 165.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:27:09.401Z] #84 165.4 Making install in yajl [2022-07-20T13:27:09.401Z] #84 165.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:27:09.401Z] #84 165.4 CC verify/json_verify-json_verify.o [2022-07-20T13:27:09.401Z] #84 165.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T13:27:09.401Z] #84 165.4 CC src/libyajl_la-yajl.lo [2022-07-20T13:27:09.401Z] #84 165.4 CC src/libyajl_la-yajl_gen.lo [2022-07-20T13:27:09.401Z] #84 165.4 CC src/libyajl_la-yajl_parser.lo [2022-07-20T13:27:09.401Z] #84 165.5 CC src/libyajl_la-yajl_buf.lo [2022-07-20T13:27:09.401Z] #84 165.5 CC src/libyajl_la-yajl_encode.lo [2022-07-20T13:27:09.401Z] #84 165.5 CC src/libyajl_la-yajl_lex.lo [2022-07-20T13:27:09.401Z] #84 165.5 CC src/libyajl_la-yajl_tree.lo [2022-07-20T13:27:10.088Z] #77 ... [2022-07-20T13:27:10.088Z] [2022-07-20T13:27:10.088Z] #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-20T13:27:10.088Z] #64 sha256:1c1842c58ff276a50dad09de41f977c3a73806fe051a065313413b01413a40b6 [2022-07-20T13:27:11.731Z] #26 ... [2022-07-20T13:27:11.731Z] [2022-07-20T13:27:11.731Z] #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-20T13:27:11.731Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T13:27:11.731Z] #36 123.7 Delve is a source level debugger for Go programs. [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T13:27:11.731Z] #36 123.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 Usage: [2022-07-20T13:27:11.731Z] #36 123.7 dlv [command] [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 Available Commands: [2022-07-20T13:27:11.731Z] #36 123.7 attach Attach to running process and begin debugging. [2022-07-20T13:27:11.731Z] #36 123.7 connect Connect to a headless debug server with a terminal client. [2022-07-20T13:27:11.731Z] #36 123.7 core Examine a core dump. [2022-07-20T13:27:11.731Z] #36 123.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T13:27:11.731Z] #36 123.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T13:27:11.731Z] #36 123.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T13:27:11.731Z] #36 123.7 help Help about any command [2022-07-20T13:27:11.731Z] #36 123.7 run Deprecated command. Use 'debug' instead. [2022-07-20T13:27:11.731Z] #36 123.7 test Compile test binary and begin debugging program. [2022-07-20T13:27:11.731Z] #36 123.7 trace Compile and begin tracing program. [2022-07-20T13:27:11.731Z] #36 123.7 version Prints version. [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 Flags: [2022-07-20T13:27:11.731Z] #36 123.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T13:27:11.731Z] #36 123.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T13:27:11.731Z] #36 123.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-20T13:27:11.731Z] #36 123.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T13:27:11.731Z] #36 123.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T13:27:11.731Z] #36 123.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-20T13:27:11.731Z] #36 123.7 --disable-aslr Disables address space randomization [2022-07-20T13:27:11.731Z] #36 123.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T13:27:11.731Z] #36 123.7 -h, --help help for dlv [2022-07-20T13:27:11.731Z] #36 123.7 --init string Init file, executed by the terminal client. [2022-07-20T13:27:11.731Z] #36 123.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T13:27:11.731Z] #36 123.7 --log Enable debugging server logging. [2022-07-20T13:27:11.731Z] #36 123.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T13:27:11.731Z] #36 123.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T13:27:11.731Z] #36 123.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T13:27:11.731Z] #36 123.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T13:27:11.731Z] #36 123.7 --wd string Working directory for running the program. [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 Additional help topics: [2022-07-20T13:27:11.731Z] #36 123.7 dlv backend Help about the --backend flag. [2022-07-20T13:27:11.731Z] #36 123.7 dlv log Help about logging flags. [2022-07-20T13:27:11.731Z] #36 123.7 dlv redirect Help about file redirection. [2022-07-20T13:27:11.731Z] #36 123.7 [2022-07-20T13:27:11.731Z] #36 123.7 Use "dlv [command] --help" for more information about a command. [2022-07-20T13:27:11.914Z] #64 76.25 Updating files: 36% (1796/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 73% (3588/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-20T13:27:11.926Z] #84 ... [2022-07-20T13:27:11.926Z] [2022-07-20T13:27:11.926Z] #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-20T13:27:11.926Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:27:11.926Z] #19 209.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-20T13:27:11.926Z] #19 209.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:27:11.926Z] #19 209.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:27:11.990Z] #14 153.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T13:27:11.990Z] #14 153.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:11.990Z] #14 153.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:27:11.990Z] #14 ... [2022-07-20T13:27:11.990Z] [2022-07-20T13:27:11.990Z] #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-20T13:27:11.990Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:11.990Z] #77 63.60 libtoolize: putting auxiliary files in '.'. [2022-07-20T13:27:11.990Z] #77 63.60 libtoolize: copying file './ltmain.sh' [2022-07-20T13:27:11.990Z] #77 64.95 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T13:27:11.990Z] #77 64.95 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T13:27:11.990Z] #77 64.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:27:12.175Z] #64 78.85 + cd /tmp/tmp.hXJW8lNv8Z/src/github.com/containerd/containerd [2022-07-20T13:27:12.175Z] #64 78.85 + git checkout -q v1.6.6 [2022-07-20T13:27:12.306Z] #36 DONE 124.8s [2022-07-20T13:27:12.306Z] [2022-07-20T13:27:12.306Z] #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-20T13:27:12.306Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:12.306Z] #77 76.20 configure.ac:11: installing 'build-aux/compile' [2022-07-20T13:27:12.306Z] #77 76.23 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T13:27:12.306Z] #77 76.25 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T13:27:12.306Z] #77 76.25 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T13:27:12.306Z] #77 76.25 configure.ac:13: installing 'build-aux/missing' [2022-07-20T13:27:12.306Z] #77 76.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T13:27:12.306Z] #77 76.51 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:27:12.306Z] #77 77.95 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T13:27:12.306Z] #77 78.32 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T13:27:12.306Z] #77 78.32 checking how to print strings... printf [2022-07-20T13:27:12.306Z] #77 78.33 checking for gcc... gcc [2022-07-20T13:27:12.491Z] #19 210.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-20T13:27:12.491Z] #19 210.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:27:12.491Z] #19 210.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T13:27:12.566Z] #77 78.48 checking whether the C compiler works... yes [2022-07-20T13:27:12.566Z] #77 78.88 checking for C compiler default output file name... a.out [2022-07-20T13:27:13.136Z] #77 78.93 checking for suffix of executables... [2022-07-20T13:27:13.396Z] #77 79.31 checking whether we are cross compiling... no [2022-07-20T13:27:13.656Z] #77 79.64 checking for suffix of object files... o [2022-07-20T13:27:13.656Z] #77 79.80 checking whether we are using the GNU C compiler... yes [2022-07-20T13:27:13.656Z] #77 79.96 checking whether gcc accepts -g... yes [2022-07-20T13:27:14.176Z] #77 80.06 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:27:14.176Z] #77 80.22 checking whether gcc understands -c and -o together... yes [2022-07-20T13:27:14.176Z] #77 80.43 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:27:14.437Z] #77 80.46 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:27:14.437Z] #77 80.48 checking for egrep... /bin/grep -E [2022-07-20T13:27:14.437Z] #77 80.48 checking for fgrep... /bin/grep -F [2022-07-20T13:27:14.437Z] #77 80.50 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:27:14.437Z] #77 80.53 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:27:14.437Z] #77 80.53 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:27:14.437Z] #77 80.56 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:27:14.437Z] #77 80.69 checking whether ln -s works... yes [2022-07-20T13:27:14.437Z] #77 80.69 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:27:14.697Z] #77 80.72 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T13:27:14.697Z] #77 80.72 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:27:14.697Z] #77 80.72 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:27:14.697Z] #77 80.72 checking for objdump... objdump [2022-07-20T13:27:14.697Z] #77 80.73 checking how to recognize dependent libraries... pass_all [2022-07-20T13:27:14.697Z] #77 80.73 checking for dlltool... no [2022-07-20T13:27:14.697Z] #77 80.73 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:27:14.697Z] #77 80.73 checking for ar... ar [2022-07-20T13:27:14.697Z] #77 80.73 checking for archiver @FILE support... @ [2022-07-20T13:27:14.697Z] #77 80.91 checking for strip... strip [2022-07-20T13:27:14.697Z] #77 80.91 checking for ranlib... ranlib [2022-07-20T13:27:14.697Z] #77 80.92 checking for gawk... no [2022-07-20T13:27:14.697Z] #77 80.92 checking for mawk... mawk [2022-07-20T13:27:14.722Z] #64 81.25 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T13:27:14.722Z] #64 81.25 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T13:27:14.722Z] #64 81.25 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:27:14.722Z] #64 81.25 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:27:14.722Z] #64 81.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T13:27:14.722Z] #64 81.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T13:27:14.722Z] #64 81.25 + '[' '' = dynamic ']' [2022-07-20T13:27:14.722Z] #64 81.25 + make [2022-07-20T13:27:14.957Z] #77 80.92 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-20T13:27:14.957Z] #77 ... [2022-07-20T13:27:14.957Z] [2022-07-20T13:27:14.957Z] #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-20T13:27:14.957Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T13:27:14.957Z] #21 1.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:27:14.957Z] #21 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:27:14.957Z] #21 1.308 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:27:14.957Z] #21 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:27:14.957Z] #21 3.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:27:14.957Z] #21 4.995 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:27:14.957Z] #21 7.488 Fetched 8441 kB in 7s (1257 kB/s) [2022-07-20T13:27:14.957Z] #21 7.488 Reading package lists... [2022-07-20T13:27:14.957Z] #21 ... [2022-07-20T13:27:14.957Z] [2022-07-20T13:27:14.957Z] #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-20T13:27:14.958Z] #26 sha256:ad1db65d8ae8cc4f2b62c617beb22db9ef8132943cb2161318188318792e47b5 [2022-07-20T13:27:14.958Z] #26 123.9 + mkdir -p /tmp/tmp.wAQgNkdD8L/src/github.com/docker [2022-07-20T13:27:14.958Z] #26 123.9 + mv components/cli /tmp/tmp.wAQgNkdD8L/src/github.com/docker/cli [2022-07-20T13:27:14.958Z] #26 124.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-20T13:27:17.266Z] #77 79.63 configure.ac:7: installing './compile' [2022-07-20T13:27:17.266Z] #77 79.63 configure.ac:11: installing './config.guess' [2022-07-20T13:27:17.266Z] #77 79.63 configure.ac:11: installing './config.sub' [2022-07-20T13:27:17.266Z] #77 79.64 configure.ac:8: installing './install-sh' [2022-07-20T13:27:17.266Z] #77 79.66 configure.ac:8: installing './missing' [2022-07-20T13:27:17.266Z] #77 79.93 Makefile.am: installing './depcomp' [2022-07-20T13:27:17.268Z] #64 83.81 + bin/ctr [2022-07-20T13:27:17.500Z] #26 ... [2022-07-20T13:27:17.500Z] [2022-07-20T13:27:17.500Z] #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-20T13:27:17.500Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:17.500Z] #77 80.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:27:17.500Z] #77 81.43 checking for sysroot... no [2022-07-20T13:27:17.500Z] #77 81.43 checking for a working dd... /bin/dd [2022-07-20T13:27:17.500Z] #77 81.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:27:17.500Z] #77 81.48 checking for mt... no [2022-07-20T13:27:17.500Z] #77 81.49 checking if : is a manifest tool... no [2022-07-20T13:27:17.500Z] #77 81.51 checking how to run the C preprocessor... gcc -E [2022-07-20T13:27:17.500Z] #77 81.83 checking for ANSI C header files... yes [2022-07-20T13:27:17.500Z] #77 82.43 checking for sys/types.h... yes [2022-07-20T13:27:17.500Z] #77 82.62 checking for sys/stat.h... yes [2022-07-20T13:27:17.500Z] #77 82.82 checking for stdlib.h... yes [2022-07-20T13:27:17.500Z] #77 83.03 checking for string.h... yes [2022-07-20T13:27:17.500Z] #77 83.24 checking for memory.h... yes [2022-07-20T13:27:17.500Z] #77 83.48 checking for strings.h... yes [2022-07-20T13:27:17.748Z] #19 ... [2022-07-20T13:27:17.748Z] [2022-07-20T13:27:17.748Z] #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-20T13:27:17.748Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:17.748Z] #84 169.2 CCLD libyajl.la [2022-07-20T13:27:17.748Z] #84 169.6 CCLD verify/json_verify [2022-07-20T13:27:17.748Z] #84 170.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:27:17.748Z] #84 170.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:27:17.748Z] #84 170.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:27:17.748Z] #84 170.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:27:17.748Z] #84 170.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:27:17.748Z] #84 170.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:27:17.748Z] #84 170.0 CC src/validate.o [2022-07-20T13:27:17.748Z] #84 170.0 CC src/image_spec_schema_config_schema.lo [2022-07-20T13:27:17.748Z] #84 170.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T13:27:17.748Z] #84 170.1 CC src/image_spec_schema_defs.lo [2022-07-20T13:27:17.748Z] #84 170.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T13:27:17.748Z] #84 170.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T13:27:17.748Z] #84 170.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T13:27:17.748Z] #84 170.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T13:27:17.748Z] #84 170.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T13:27:17.748Z] #84 170.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T13:27:17.748Z] #84 170.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T13:27:17.748Z] #84 170.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T13:27:17.748Z] #84 170.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T13:27:17.748Z] #84 170.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T13:27:17.748Z] #84 170.4 CC src/runtime_spec_schema_defs.lo [2022-07-20T13:27:17.748Z] #84 170.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T13:27:17.748Z] #84 170.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T13:27:17.748Z] #84 170.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T13:27:17.748Z] #84 170.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T13:27:17.748Z] #84 170.7 CC src/basic_test_double_array_item.lo [2022-07-20T13:27:17.748Z] #84 170.8 CC src/basic_test_double_array.lo [2022-07-20T13:27:17.748Z] #84 170.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T13:27:17.748Z] #84 170.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T13:27:17.748Z] #84 170.8 CC src/basic_test_top_array_int.lo [2022-07-20T13:27:17.748Z] #84 171.0 CC src/basic_test_top_double_array_int.lo [2022-07-20T13:27:17.748Z] #84 171.0 CC src/basic_test_top_array_string.lo [2022-07-20T13:27:17.748Z] #84 171.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T13:27:17.748Z] #84 171.1 CC src/basic_test_top_double_array_obj.lo [2022-07-20T13:27:17.748Z] #84 171.1 CC src/read-file.lo [2022-07-20T13:27:17.748Z] #84 171.2 CC src/basic_test_top_double_array_string.lo [2022-07-20T13:27:17.748Z] #84 171.2 CC src/json_common.lo [2022-07-20T13:27:17.748Z] #84 171.3 CC tests/test-1.o [2022-07-20T13:27:17.748Z] #84 171.4 CC tests/test-2.o [2022-07-20T13:27:17.748Z] #84 171.5 CC tests/test-3.o [2022-07-20T13:27:17.748Z] #84 171.6 CC tests/test-4.o [2022-07-20T13:27:17.748Z] #84 171.7 CC tests/test-5.o [2022-07-20T13:27:17.748Z] #84 171.7 CC tests/test-6.o [2022-07-20T13:27:17.748Z] #84 171.9 CC tests/test-8.o [2022-07-20T13:27:17.748Z] #84 171.9 CC tests/test-7.o [2022-07-20T13:27:17.748Z] #84 172.1 CC tests/test-10.o [2022-07-20T13:27:17.748Z] #84 172.1 CC tests/test-9.o [2022-07-20T13:27:17.748Z] #84 172.1 CC tests/test-11.o [2022-07-20T13:27:17.766Z] #77 83.65 checking for inttypes.h... yes [2022-07-20T13:27:17.766Z] #77 83.87 checking for stdint.h... yes [2022-07-20T13:27:18.027Z] #77 84.09 checking for unistd.h... yes [2022-07-20T13:27:18.287Z] #77 84.26 checking for dlfcn.h... yes [2022-07-20T13:27:18.287Z] #77 84.53 checking for objdir... .libs [2022-07-20T13:27:18.484Z] #77 ... [2022-07-20T13:27:18.484Z] [2022-07-20T13:27:18.484Z] #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-20T13:27:18.484Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:27:18.484Z] #14 118.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T13:27:18.484Z] #14 118.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:18.484Z] #14 118.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:27:18.857Z] #77 84.98 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:27:18.857Z] #77 85.14 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:27:19.117Z] #77 85.14 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:27:19.378Z] #77 85.33 checking if gcc static flag -static works... yes [2022-07-20T13:27:19.638Z] #77 85.68 checking if gcc supports -c -o file.o... yes [2022-07-20T13:27:19.638Z] #77 85.86 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:27:19.638Z] #77 85.86 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T13:27:19.802Z] #77 82.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:27:19.802Z] #77 82.71 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:27:19.898Z] #77 85.93 checking dynamic linker characteristics... [2022-07-20T13:27:19.898Z] #77 ... [2022-07-20T13:27:19.898Z] [2022-07-20T13:27:19.898Z] #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-20T13:27:19.898Z] #60 sha256:1091d8fe0f4485a62738ad21f2077a0ae6f47716d0afcb80a4d9b2df2008b4d0 [2022-07-20T13:27:19.898Z] #60 11.00 + cd /tmp/tmp.MagxeP1iNv/src/github.com/opencontainers/runc [2022-07-20T13:27:19.898Z] #60 11.01 + git checkout -q v1.1.2 [2022-07-20T13:27:19.898Z] #60 11.65 + '[' -z '' ']' [2022-07-20T13:27:19.898Z] #60 11.65 + target=static [2022-07-20T13:27:19.898Z] #60 11.65 + make BUILDTAGS=seccomp static [2022-07-20T13:27:19.898Z] #60 12.05 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-20T13:27:19.898Z] #60 ... [2022-07-20T13:27:19.898Z] [2022-07-20T13:27:19.898Z] #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-20T13:27:19.898Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:19.898Z] #77 85.93 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:27:19.898Z] #77 86.23 checking how to hardcode library paths into programs... immediate [2022-07-20T13:27:19.898Z] #77 86.23 checking whether stripping libraries is possible... yes [2022-07-20T13:27:19.898Z] #77 86.23 checking if libtool supports shared libraries... yes [2022-07-20T13:27:19.898Z] #77 86.23 checking whether to build shared libraries... no [2022-07-20T13:27:19.898Z] #77 86.24 checking whether to build static libraries... yes [2022-07-20T13:27:20.061Z] #77 82.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:27:20.061Z] #77 82.96 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:27:20.061Z] #77 83.19 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:27:20.159Z] #77 86.25 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:27:20.159Z] #77 86.31 checking whether build environment is sane... yes [2022-07-20T13:27:20.159Z] #77 86.37 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:27:20.159Z] #77 86.38 checking whether make sets $(MAKE)... yes [2022-07-20T13:27:20.159Z] #77 86.46 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:27:20.159Z] #77 86.53 checking whether make supports nested variables... yes [2022-07-20T13:27:20.419Z] #77 86.61 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:27:20.419Z] #77 86.61 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:27:20.419Z] #77 86.61 checking how to create a ustar tar archive... gnutar [2022-07-20T13:27:20.573Z] #64 ... [2022-07-20T13:27:20.573Z] [2022-07-20T13:27:20.573Z] #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-20T13:27:20.573Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:20.573Z] #77 65.35 libtoolize: putting auxiliary files in '.'. [2022-07-20T13:27:20.573Z] #77 65.35 libtoolize: copying file './ltmain.sh' [2022-07-20T13:27:20.630Z] #77 83.61 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:27:20.680Z] #77 86.68 checking dependency style of gcc... gcc3 [2022-07-20T13:27:20.680Z] #77 86.91 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:27:20.680Z] #77 86.91 checking whether make supports nested variables... (cached) yes [2022-07-20T13:27:20.680Z] #77 86.91 checking for gawk... (cached) mawk [2022-07-20T13:27:20.680Z] #77 86.91 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:27:20.680Z] #77 86.91 checking for gcc... (cached) gcc [2022-07-20T13:27:20.890Z] #77 83.78 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:27:20.940Z] #77 87.01 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:27:20.940Z] #77 87.01 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:27:20.940Z] #77 87.02 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:27:20.940Z] #77 87.03 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:27:20.940Z] #77 87.03 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:27:20.940Z] #77 87.12 checking for python3... /usr/bin/python3 [2022-07-20T13:27:20.940Z] #77 87.13 checking for python3 version... 3.9 [2022-07-20T13:27:20.940Z] #77 87.20 checking for python3 platform... linux [2022-07-20T13:27:21.151Z] #77 84.24 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:27:21.201Z] #77 87.25 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:27:21.201Z] #77 87.41 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:27:21.201Z] #77 87.56 checking for go-md2man... no [2022-07-20T13:27:21.461Z] #77 87.58 checking error.h usability... yes [2022-07-20T13:27:21.461Z] #77 87.72 checking error.h presence... yes [2022-07-20T13:27:21.461Z] #77 87.77 checking for error.h... yes [2022-07-20T13:27:21.722Z] #77 84.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:27:21.724Z] #77 87.81 checking linux/openat2.h usability... yes [2022-07-20T13:27:21.984Z] #77 88.07 checking linux/openat2.h presence... yes [2022-07-20T13:27:21.984Z] #77 88.16 checking for linux/openat2.h... yes [2022-07-20T13:27:21.984Z] #77 88.17 checking for copy_file_range... yes [2022-07-20T13:27:22.246Z] #77 88.32 checking for fgetxattr... [2022-07-20T13:27:22.246Z] #77 ... [2022-07-20T13:27:22.246Z] [2022-07-20T13:27:22.246Z] #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-20T13:27:22.246Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T13:27:22.246Z] #34 DONE 134.7s [2022-07-20T13:27:22.246Z] [2022-07-20T13:27:22.246Z] #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-20T13:27:22.246Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:22.246Z] #77 88.32 checking for fgetxattr... yes [2022-07-20T13:27:22.487Z] #77 67.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T13:27:22.487Z] #77 67.41 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T13:27:22.487Z] #77 67.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:27:22.506Z] #77 88.50 checking for statx... yes [2022-07-20T13:27:22.688Z] #14 ... [2022-07-20T13:27:22.688Z] [2022-07-20T13:27:22.688Z] #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-20T13:27:22.688Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:22.688Z] #77 69.35 configure.ac:7: installing 'build-aux/compile' [2022-07-20T13:27:22.688Z] #77 69.36 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T13:27:22.688Z] #77 69.37 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T13:27:22.688Z] #77 69.38 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T13:27:22.688Z] #77 69.39 configure.ac:11: installing 'build-aux/missing' [2022-07-20T13:27:22.688Z] #77 69.62 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:27:22.688Z] #77 69.76 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T13:27:22.688Z] #77 71.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:27:22.688Z] #77 71.84 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:27:22.688Z] #77 72.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:27:22.688Z] #77 72.23 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:27:22.688Z] #77 72.31 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:27:22.688Z] #77 72.41 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:27:22.688Z] #77 72.51 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:27:22.949Z] #77 72.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:27:23.336Z] #77 88.91 checking for fgetpwent_r... yes [2022-07-20T13:27:23.336Z] #77 89.37 checking for issetugid... no [2022-07-20T13:27:23.336Z] #77 89.65 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:27:23.336Z] #77 89.66 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:27:23.630Z] #77 ... [2022-07-20T13:27:23.630Z] [2022-07-20T13:27:23.630Z] #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-20T13:27:23.630Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:27:23.630Z] #14 167.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T13:27:23.892Z] #14 167.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:23.892Z] #14 167.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:27:23.906Z] #77 89.66 checking for library containing yajl_tree_get... -lyajl [2022-07-20T13:27:23.906Z] #77 90.13 checking for yajl >= 2.0.0... yes [2022-07-20T13:27:24.166Z] #77 90.18 checking sys/capability.h usability... yes [2022-07-20T13:27:24.166Z] #77 90.33 checking sys/capability.h presence... yes [2022-07-20T13:27:24.166Z] #77 90.38 checking for sys/capability.h... yes [2022-07-20T13:27:24.736Z] #77 90.38 checking for library containing cap_from_name... -lcap [2022-07-20T13:27:25.307Z] #77 90.83 checking for library containing dlopen... -ldl [2022-07-20T13:27:25.307Z] #77 91.42 checking seccomp.h usability... [2022-07-20T13:27:25.307Z] #77 ... [2022-07-20T13:27:25.307Z] [2022-07-20T13:27:25.307Z] #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-20T13:27:25.307Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T13:27:25.307Z] #21 7.488 Reading package lists... [2022-07-20T13:27:25.307Z] #21 10.54 Reading package lists... [2022-07-20T13:27:25.307Z] #21 12.89 Building dependency tree... [2022-07-20T13:27:25.307Z] #21 14.83 The following additional packages will be installed: [2022-07-20T13:27:25.307Z] #21 14.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:27:25.307Z] #21 14.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T13:27:25.307Z] #21 14.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:27:25.307Z] #21 14.84 python3-pkg-resources vim-runtime xxd [2022-07-20T13:27:25.307Z] #21 14.85 Suggested packages: [2022-07-20T13:27:25.307Z] #21 14.86 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T13:27:25.307Z] #21 14.86 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T13:27:25.307Z] #21 14.86 acl attr quota [2022-07-20T13:27:25.307Z] #21 14.86 Recommended packages: [2022-07-20T13:27:25.307Z] #21 14.86 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T13:27:25.307Z] #21 16.10 The following NEW packages will be installed: [2022-07-20T13:27:25.307Z] #21 16.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T13:27:25.307Z] #21 16.11 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:27:25.307Z] #21 16.11 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T13:27:25.307Z] #21 16.11 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T13:27:25.307Z] #21 16.11 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:27:25.307Z] #21 16.11 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T13:27:25.307Z] #21 16.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T13:27:25.307Z] #21 16.11 xz-utils zip zstd [2022-07-20T13:27:25.307Z] #21 16.46 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:27:25.307Z] #21 16.46 Need to get 27.0 MB of archives. [2022-07-20T13:27:25.307Z] #21 16.46 After this operation, 105 MB of additional disk space will be used. [2022-07-20T13:27:25.307Z] #21 16.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-20T13:27:25.307Z] #21 16.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-20T13:27:25.307Z] #21 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-20T13:27:25.307Z] #21 16.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T13:27:25.307Z] #21 16.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-20T13:27:25.307Z] #21 16.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-20T13:27:25.307Z] #21 16.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-20T13:27:25.307Z] #21 16.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-20T13:27:25.307Z] #21 16.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:27:25.307Z] #21 16.51 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-20T13:27:25.307Z] #21 16.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T13:27:25.307Z] #21 16.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T13:27:25.307Z] #21 16.54 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-20T13:27:25.307Z] #21 16.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-20T13:27:25.307Z] #21 16.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-20T13:27:25.307Z] #21 16.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-20T13:27:25.307Z] #21 16.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-20T13:27:25.307Z] #21 16.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-20T13:27:25.307Z] #21 16.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-20T13:27:25.307Z] #21 16.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-20T13:27:25.307Z] #21 16.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-20T13:27:25.307Z] #21 16.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T13:27:25.307Z] #21 16.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T13:27:25.307Z] #21 16.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T13:27:25.307Z] #21 16.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-20T13:27:25.307Z] #21 16.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-20T13:27:25.307Z] #21 16.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T13:27:25.307Z] #21 16.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-20T13:27:25.307Z] #21 16.95 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-20T13:27:25.307Z] #21 16.95 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-20T13:27:25.307Z] #21 16.95 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-20T13:27:25.307Z] #21 16.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T13:27:25.307Z] #21 16.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-20T13:27:25.307Z] #21 16.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T13:27:25.307Z] #21 16.98 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-20T13:27:25.307Z] #21 17.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T13:27:25.307Z] #21 17.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T13:27:25.307Z] #21 17.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:27:25.307Z] #21 17.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T13:27:25.307Z] #21 17.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T13:27:25.307Z] #21 17.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T13:27:25.307Z] #21 17.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-20T13:27:25.307Z] #21 17.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-20T13:27:25.307Z] #21 17.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-20T13:27:25.307Z] #21 17.16 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-20T13:27:25.307Z] #21 17.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-20T13:27:25.307Z] #21 17.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-20T13:27:25.307Z] #21 17.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-20T13:27:25.307Z] #21 17.44 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-20T13:27:25.307Z] #21 18.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:27:25.307Z] #21 18.75 Fetched 27.0 MB in 1s (19.9 MB/s) [2022-07-20T13:27:25.307Z] #21 18.81 Selecting previously unselected package pigz. [2022-07-20T13:27:25.307Z] #21 18.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 ... 24009 files and directories currently installed.) [2022-07-20T13:27:25.307Z] #21 18.87 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 18.87 Unpacking pigz (2.6-1) ... [2022-07-20T13:27:25.307Z] #21 18.97 Selecting previously unselected package libelf1:arm64. [2022-07-20T13:27:25.307Z] #21 18.98 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 18.98 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-20T13:27:25.307Z] #21 19.10 Selecting previously unselected package libbpf0:arm64. [2022-07-20T13:27:25.307Z] #21 19.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 19.11 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-20T13:27:25.307Z] #21 19.19 Selecting previously unselected package libcap2:arm64. [2022-07-20T13:27:25.307Z] #21 19.19 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 19.22 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T13:27:25.307Z] #21 19.28 Selecting previously unselected package libmnl0:arm64. [2022-07-20T13:27:25.307Z] #21 19.29 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 19.30 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-20T13:27:25.307Z] #21 19.40 Selecting previously unselected package libxtables12:arm64. [2022-07-20T13:27:25.307Z] #21 19.40 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 19.40 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-20T13:27:25.307Z] #21 19.50 Selecting previously unselected package libcap2-bin. [2022-07-20T13:27:25.307Z] #21 19.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 19.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T13:27:25.307Z] #21 19.60 Selecting previously unselected package iproute2. [2022-07-20T13:27:25.307Z] #21 19.60 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 19.60 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T13:27:25.307Z] #21 20.08 Selecting previously unselected package xxd. [2022-07-20T13:27:25.307Z] #21 20.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T13:27:25.307Z] #21 20.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:25.307Z] #21 20.24 Selecting previously unselected package vim-common. [2022-07-20T13:27:25.307Z] #21 20.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:27:25.307Z] #21 20.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:25.307Z] #21 20.46 Selecting previously unselected package bash-completion. [2022-07-20T13:27:25.307Z] #21 20.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T13:27:25.307Z] #21 ... [2022-07-20T13:27:25.307Z] [2022-07-20T13:27:25.307Z] #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-20T13:27:25.307Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:25.307Z] #77 91.42 checking seccomp.h usability... yes [2022-07-20T13:27:25.307Z] #77 91.58 checking seccomp.h presence... yes [2022-07-20T13:27:25.489Z] #77 ... [2022-07-20T13:27:25.489Z] [2022-07-20T13:27:25.489Z] #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-20T13:27:25.489Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:27:25.489Z] #14 125.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T13:27:25.489Z] #14 125.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T13:27:25.489Z] #14 125.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:27:25.489Z] #14 125.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T13:27:25.489Z] #14 125.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 125.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:27:25.489Z] #14 125.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T13:27:25.489Z] #14 125.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 125.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:27:25.489Z] #14 125.6 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:27:25.489Z] #14 125.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 125.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:27:25.489Z] #14 125.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:27:25.489Z] #14 125.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 125.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:27:25.489Z] #14 126.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T13:27:25.489Z] #14 126.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 126.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:27:25.489Z] #14 126.2 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:27:25.489Z] #14 126.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 126.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:27:25.489Z] #14 126.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T13:27:25.489Z] #14 126.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 126.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:27:25.489Z] #14 126.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T13:27:25.489Z] #14 126.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 126.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:27:25.489Z] #14 126.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T13:27:25.489Z] #14 126.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 126.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:27:25.489Z] #14 127.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T13:27:25.489Z] #14 127.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 127.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:27:25.489Z] #14 127.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T13:27:25.489Z] #14 127.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T13:27:25.489Z] #14 127.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:27:25.568Z] #77 91.66 checking for seccomp.h... yes [2022-07-20T13:27:26.059Z] #14 127.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T13:27:26.138Z] #77 91.66 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T13:27:26.138Z] #77 92.11 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T13:27:26.388Z] #14 127.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T13:27:26.388Z] #14 128.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:27:26.399Z] #77 92.27 checking systemd/sd-bus.h usability... yes [2022-07-20T13:27:26.399Z] #77 92.49 checking systemd/sd-bus.h presence... yes [2022-07-20T13:27:26.712Z] #77 92.68 checking for systemd/sd-bus.h... yes [2022-07-20T13:27:26.980Z] #77 92.69 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T13:27:27.034Z] #14 128.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T13:27:27.034Z] #14 128.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:27:27.034Z] #14 128.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:27:27.245Z] #77 93.26 checking for sd_notify_barrier... yes [2022-07-20T13:27:27.505Z] #77 93.42 checking linux/bpf.h usability... yes [2022-07-20T13:27:27.505Z] #77 93.62 checking linux/bpf.h presence... yes [2022-07-20T13:27:27.505Z] #77 93.69 checking for linux/bpf.h... yes [2022-07-20T13:27:27.505Z] #77 93.69 checking compilation for eBPF... yes [2022-07-20T13:27:27.605Z] #14 129.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:27:27.605Z] #14 129.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:27:27.605Z] #14 129.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:27:27.771Z] #77 93.83 checking for criu >= 3.15... no [2022-07-20T13:27:27.771Z] #77 93.86 configure: CRIU headers not found, building without CRIU support [2022-07-20T13:27:27.771Z] #77 93.86 checking for criu > 3.16... no [2022-07-20T13:27:27.771Z] #77 93.89 configure: CRIU version doesn't support join-ns API [2022-07-20T13:27:27.771Z] #77 93.89 checking for criu > 3.16.1... no [2022-07-20T13:27:27.771Z] #77 93.91 configure: CRIU version doesn't support for pre-dumping [2022-07-20T13:27:27.771Z] #77 93.91 checking for new mount API (fsconfig)... yes [2022-07-20T13:27:27.866Z] #14 129.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:27:27.866Z] #14 129.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:27:27.866Z] #14 129.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:27:28.031Z] #77 94.06 checking for seccomp notify API... yes [2022-07-20T13:27:28.031Z] #77 94.26 checking for gperf... no [2022-07-20T13:27:28.031Z] #77 94.26 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T13:27:28.291Z] #77 94.26 checking for library containing argp_parse... none required [2022-07-20T13:27:28.437Z] #14 130.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:27:28.437Z] #14 130.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:27:28.437Z] #14 130.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:27:28.437Z] #14 130.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:27:28.437Z] #14 130.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:27:28.550Z] #77 94.63 checking that generated files are newer than configure... done [2022-07-20T13:27:28.550Z] #77 94.63 configure: creating ./config.status [2022-07-20T13:27:28.697Z] #14 130.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:27:28.697Z] #14 130.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:27:28.697Z] #14 130.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:27:28.697Z] #14 130.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:27:28.697Z] #14 130.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:27:28.697Z] #14 130.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:27:28.697Z] #14 130.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:27:28.697Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:27:28.958Z] #14 130.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:27:28.958Z] #14 130.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T13:27:28.958Z] #14 130.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:27:28.958Z] #14 130.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:27:28.958Z] #14 130.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:27:28.958Z] #14 130.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:27:28.958Z] #14 130.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:27:28.958Z] #14 130.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:27:28.958Z] #14 130.7 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-20T13:27:28.958Z] #14 130.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:27:28.958Z] #14 130.7 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-20T13:27:28.958Z] #14 130.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:27:28.958Z] #14 130.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:27:28.958Z] #14 130.7 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-20T13:27:28.958Z] #14 130.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:27:28.958Z] #14 130.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:27:29.219Z] #14 130.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:27:29.219Z] #14 130.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:27:29.219Z] #14 130.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:27:29.219Z] #14 130.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:27:29.219Z] #14 130.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:27:29.790Z] #14 DONE 131.5s [2022-07-20T13:27:29.790Z] [2022-07-20T13:27:29.790Z] #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-20T13:27:29.790Z] #67 sha256:66991708ae440d8d26a93b18a01ff5eae9c55028675b6e00dc6e3183d34e8a98 [2022-07-20T13:27:29.790Z] #67 125.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:27:29.790Z] #67 125.3 + GOBIN=/build [2022-07-20T13:27:29.790Z] #67 125.3 + GO111MODULE=on [2022-07-20T13:27:29.790Z] #67 125.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:27:29.790Z] #67 ... [2022-07-20T13:27:29.790Z] [2022-07-20T13:27:29.790Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T13:27:29.790Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T13:27:30.050Z] #15 ... [2022-07-20T13:27:30.050Z] [2022-07-20T13:27:30.050Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T13:27:30.050Z] #59 sha256:bda34f8ccdc629272fed8335a1f491190ac25ab52623d654cfb0193473d9efb3 [2022-07-20T13:27:30.050Z] #59 DONE 0.3s [2022-07-20T13:27:30.311Z] [2022-07-20T13:27:30.311Z] #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-20T13:27:30.311Z] #60 sha256:2a8597d8b87f78130af2df1755458a560075f5c93744267f2d5d4a4c2b51fbe5 [2022-07-20T13:27:30.630Z] #77 ... [2022-07-20T13:27:30.630Z] [2022-07-20T13:27:30.630Z] #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-20T13:27:30.630Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:27:30.630Z] #14 140.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T13:27:30.630Z] #14 140.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:30.630Z] #14 140.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:27:31.253Z] #60 ... [2022-07-20T13:27:31.253Z] [2022-07-20T13:27:31.253Z] #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-20T13:27:31.253Z] #67 sha256:66991708ae440d8d26a93b18a01ff5eae9c55028675b6e00dc6e3183d34e8a98 [2022-07-20T13:27:31.253Z] #67 132.0 rootlesskit version 1.0.0 [2022-07-20T13:27:31.253Z] #67 132.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T13:27:31.253Z] #67 132.0 -container-ip string [2022-07-20T13:27:31.253Z] #67 132.0 container ip [2022-07-20T13:27:31.253Z] #67 132.0 -container-port int [2022-07-20T13:27:31.253Z] #67 132.0 container port (default -1) [2022-07-20T13:27:31.253Z] #67 132.0 -host-ip string [2022-07-20T13:27:31.253Z] #67 132.0 host ip [2022-07-20T13:27:31.253Z] #67 132.0 -host-port int [2022-07-20T13:27:31.253Z] #67 132.0 host port (default -1) [2022-07-20T13:27:31.253Z] #67 132.0 -proto string [2022-07-20T13:27:31.253Z] #67 132.0 proxy protocol (default "tcp") [2022-07-20T13:27:31.253Z] #67 DONE 132.5s [2022-07-20T13:27:31.253Z] [2022-07-20T13:27:31.253Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T13:27:31.253Z] #68 sha256:42accbd3853e6680dfaa903ee77fc58e98b6205097568756947ec992b0927732 [2022-07-20T13:27:31.253Z] #68 DONE 0.3s [2022-07-20T13:27:31.253Z] [2022-07-20T13:27:31.253Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T13:27:31.253Z] #69 sha256:11b1346d44d3b44fe2103e257dddf5a42b9522852b51a3213cf48c01370680bb [2022-07-20T13:27:31.514Z] #69 DONE 0.2s [2022-07-20T13:27:31.514Z] [2022-07-20T13:27:31.514Z] #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-20T13:27:31.514Z] #64 sha256:e1eb06d26674b4aca5fef2a11bfd35c34d1f5f108eca91469d4ea97e744f34d2 [2022-07-20T13:27:31.843Z] #77 97.59 config.status: creating Makefile [2022-07-20T13:27:31.843Z] #77 97.67 config.status: creating rpm/crun.spec [2022-07-20T13:27:31.843Z] #77 97.77 config.status: creating config.h [2022-07-20T13:27:31.843Z] #77 97.84 config.status: executing libtool commands [2022-07-20T13:27:31.843Z] #77 97.89 config.status: executing depfiles commands [2022-07-20T13:27:32.781Z] #77 99.09 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T13:27:32.781Z] #77 99.12 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:27:33.176Z] #14 151.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T13:27:33.176Z] #14 151.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:33.176Z] #14 151.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:27:33.360Z] #77 ... [2022-07-20T13:27:33.360Z] [2022-07-20T13:27:33.360Z] #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-20T13:27:33.360Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T13:27:33.360Z] #21 22.82 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T13:27:33.360Z] #21 23.30 Selecting previously unselected package bzip2. [2022-07-20T13:27:33.360Z] #21 23.30 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 23.31 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:27:33.360Z] #21 23.39 Selecting previously unselected package xz-utils. [2022-07-20T13:27:33.360Z] #21 23.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 23.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:27:33.360Z] #21 23.55 Selecting previously unselected package apparmor. [2022-07-20T13:27:33.360Z] #21 23.56 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 23.64 Unpacking apparmor (2.13.6-10) ... [2022-07-20T13:27:33.360Z] #21 24.03 Selecting previously unselected package inetutils-ping. [2022-07-20T13:27:33.360Z] #21 24.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T13:27:33.360Z] #21 24.17 Selecting previously unselected package libip4tc2:arm64. [2022-07-20T13:27:33.360Z] #21 24.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.18 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T13:27:33.360Z] #21 24.25 Selecting previously unselected package libip6tc2:arm64. [2022-07-20T13:27:33.360Z] #21 24.25 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.26 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T13:27:33.360Z] #21 24.35 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-20T13:27:33.360Z] #21 24.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.36 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T13:27:33.360Z] #21 24.44 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-20T13:27:33.360Z] #21 24.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.45 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T13:27:33.360Z] #21 24.53 Selecting previously unselected package libnftnl11:arm64. [2022-07-20T13:27:33.360Z] #21 24.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.54 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T13:27:33.360Z] #21 24.62 Selecting previously unselected package iptables. [2022-07-20T13:27:33.360Z] #21 24.62 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.63 Unpacking iptables (1.8.7-1) ... [2022-07-20T13:27:33.360Z] #21 24.91 Selecting previously unselected package libonig5:arm64. [2022-07-20T13:27:33.360Z] #21 24.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 24.94 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T13:27:33.360Z] #21 25.08 Selecting previously unselected package libjq1:arm64. [2022-07-20T13:27:33.360Z] #21 25.08 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 25.09 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T13:27:33.360Z] #21 25.22 Selecting previously unselected package jq. [2022-07-20T13:27:33.360Z] #21 25.25 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 25.25 Unpacking jq (1.6-2.1) ... [2022-07-20T13:27:33.360Z] #21 25.34 Selecting previously unselected package libaio1:arm64. [2022-07-20T13:27:33.360Z] #21 25.34 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 25.34 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-20T13:27:33.360Z] #21 25.41 Selecting previously unselected package libgpm2:arm64. [2022-07-20T13:27:33.360Z] #21 25.41 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 25.43 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-20T13:27:33.360Z] #21 25.50 Selecting previously unselected package libicu67:arm64. [2022-07-20T13:27:33.360Z] #21 25.51 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-20T13:27:33.360Z] #21 25.51 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T13:27:33.620Z] #21 28.84 Selecting previously unselected package libinih1:arm64. [2022-07-20T13:27:33.620Z] #21 28.84 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-20T13:27:33.620Z] #21 28.84 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-20T13:27:33.880Z] #21 28.92 Selecting previously unselected package libnet1:arm64. [2022-07-20T13:27:33.880Z] #21 28.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T13:27:33.880Z] #21 28.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:27:33.880Z] #21 29.03 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T13:27:33.880Z] #21 29.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T13:27:33.880Z] #21 29.04 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T13:27:34.139Z] #21 29.14 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T13:27:34.139Z] #21 29.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T13:27:34.139Z] #21 29.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T13:27:34.139Z] #21 29.22 Selecting previously unselected package libyajl2:arm64. [2022-07-20T13:27:34.139Z] #21 29.22 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T13:27:34.139Z] #21 29.23 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T13:27:34.139Z] #21 29.32 Selecting previously unselected package net-tools. [2022-07-20T13:27:34.139Z] #21 29.33 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-20T13:27:34.139Z] #21 29.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:27:34.399Z] #21 29.50 Selecting previously unselected package patch. [2022-07-20T13:27:34.399Z] #21 29.50 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-20T13:27:34.399Z] #21 29.51 Unpacking patch (2.7.6-7) ... [2022-07-20T13:27:34.658Z] #21 29.66 Selecting previously unselected package python-pip-whl. [2022-07-20T13:27:34.658Z] #21 29.66 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:27:34.658Z] #21 29.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:27:34.813Z] #64 ... [2022-07-20T13:27:34.813Z] [2022-07-20T13:27:34.813Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T13:27:34.813Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T13:27:34.813Z] #15 DONE 5.0s [2022-07-20T13:27:34.813Z] [2022-07-20T13:27:34.813Z] #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-20T13:27:34.813Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T13:27:34.920Z] #21 30.19 Selecting previously unselected package python3-lib2to3. [2022-07-20T13:27:35.181Z] #21 30.20 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T13:27:35.181Z] #21 30.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:27:35.181Z] #21 30.33 Selecting previously unselected package python3-distutils. [2022-07-20T13:27:35.181Z] #21 30.33 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T13:27:35.181Z] #21 30.34 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T13:27:35.440Z] #21 30.52 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:27:35.440Z] #21 30.52 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:27:35.440Z] #21 30.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:27:35.440Z] #21 30.66 Selecting previously unselected package python3-setuptools. [2022-07-20T13:27:35.440Z] #21 30.68 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T13:27:35.440Z] #21 30.69 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T13:27:35.700Z] #21 30.96 Selecting previously unselected package python3-wheel. [2022-07-20T13:27:35.700Z] #21 30.96 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T13:27:35.700Z] #21 30.97 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T13:27:35.794Z] #84 ... [2022-07-20T13:27:35.794Z] [2022-07-20T13:27:35.794Z] #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-20T13:27:35.794Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:27:35.794Z] #19 231.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-20T13:27:35.794Z] #19 231.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:27:35.794Z] #19 231.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:27:35.794Z] #19 231.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-20T13:27:35.794Z] #19 231.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:27:35.794Z] #19 231.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T13:27:35.961Z] #21 31.04 Selecting previously unselected package python3-pip. [2022-07-20T13:27:35.961Z] #21 31.05 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:27:35.961Z] #21 31.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:27:36.221Z] #21 31.35 Selecting previously unselected package sudo. [2022-07-20T13:27:36.221Z] #21 31.36 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-20T13:27:36.221Z] #21 31.37 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T13:27:36.791Z] #21 31.94 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T13:27:36.791Z] #21 31.94 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-20T13:27:36.791Z] #21 31.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:27:37.052Z] #21 32.18 Selecting previously unselected package uidmap. [2022-07-20T13:27:37.052Z] #21 32.18 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-20T13:27:37.052Z] #21 32.18 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T13:27:37.312Z] #21 32.30 Selecting previously unselected package vim-runtime. [2022-07-20T13:27:37.312Z] #21 32.31 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:27:37.312Z] #21 32.33 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-20T13:27:37.312Z] #21 32.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T13:27:37.312Z] #21 32.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:38.252Z] #21 ... [2022-07-20T13:27:38.252Z] [2022-07-20T13:27:38.252Z] #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-20T13:27:38.252Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:38.252Z] #77 99.55 checking for gcc... gcc [2022-07-20T13:27:38.252Z] #77 99.65 checking whether the C compiler works... yes [2022-07-20T13:27:38.252Z] #77 99.87 checking for C compiler default output file name... a.out [2022-07-20T13:27:38.252Z] #77 99.88 checking for suffix of executables... [2022-07-20T13:27:38.252Z] #77 100.1 checking whether we are cross compiling... no [2022-07-20T13:27:38.252Z] #77 100.3 checking for suffix of object files... o [2022-07-20T13:27:38.252Z] #77 100.3 checking whether we are using the GNU C compiler... yes [2022-07-20T13:27:38.252Z] #77 100.4 checking whether gcc accepts -g... yes [2022-07-20T13:27:38.252Z] #77 100.6 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:27:38.252Z] #77 100.7 checking whether gcc understands -c and -o together... yes [2022-07-20T13:27:38.252Z] #77 100.8 checking how to run the C preprocessor... gcc -E [2022-07-20T13:27:38.252Z] #77 101.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:27:38.252Z] #77 101.1 checking for egrep... /bin/grep -E [2022-07-20T13:27:38.252Z] #77 101.1 checking for ANSI C header files... yes [2022-07-20T13:27:38.252Z] #77 101.7 checking for sys/types.h... yes [2022-07-20T13:27:38.252Z] #77 101.9 checking for sys/stat.h... yes [2022-07-20T13:27:38.252Z] #77 102.1 checking for stdlib.h... yes [2022-07-20T13:27:38.252Z] #77 102.3 checking for string.h... yes [2022-07-20T13:27:38.252Z] #77 102.5 checking for memory.h... yes [2022-07-20T13:27:38.252Z] #77 102.7 checking for strings.h... yes [2022-07-20T13:27:38.252Z] #77 102.9 checking for inttypes.h... yes [2022-07-20T13:27:38.252Z] #77 103.0 checking for stdint.h... yes [2022-07-20T13:27:38.252Z] #77 103.2 checking for unistd.h... yes [2022-07-20T13:27:38.252Z] #77 103.4 checking minix/config.h usability... no [2022-07-20T13:27:38.252Z] #77 103.6 checking minix/config.h presence... no [2022-07-20T13:27:38.252Z] #77 103.6 checking for minix/config.h... no [2022-07-20T13:27:38.252Z] #77 103.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T13:27:38.252Z] #77 103.9 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T13:27:38.252Z] #77 104.1 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T13:27:38.252Z] #77 104.1 checking how to print strings... printf [2022-07-20T13:27:38.252Z] #77 104.1 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:27:38.252Z] #77 104.2 checking for fgrep... /bin/grep -F [2022-07-20T13:27:38.252Z] #77 104.2 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:27:38.252Z] #77 104.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:27:38.252Z] #77 104.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:27:38.252Z] #77 104.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:27:38.252Z] #77 104.4 checking whether ln -s works... yes [2022-07-20T13:27:38.252Z] #77 104.4 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:27:38.252Z] #77 104.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T13:27:38.252Z] #77 104.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:27:38.252Z] #77 104.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:27:38.252Z] #77 104.4 checking for objdump... objdump [2022-07-20T13:27:38.252Z] #77 104.4 checking how to recognize dependent libraries... pass_all [2022-07-20T13:27:38.252Z] #77 104.4 checking for dlltool... no [2022-07-20T13:27:38.252Z] #77 104.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:27:38.252Z] #77 104.4 checking for ar... ar [2022-07-20T13:27:38.252Z] #77 104.4 checking for archiver @FILE support... @ [2022-07-20T13:27:38.252Z] #77 104.6 checking for strip... strip [2022-07-20T13:27:38.252Z] #77 104.6 checking for ranlib... ranlib [2022-07-20T13:27:38.252Z] #77 104.6 checking for gawk... no [2022-07-20T13:27:38.466Z] #14 ... [2022-07-20T13:27:38.466Z] [2022-07-20T13:27:38.466Z] #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-20T13:27:38.466Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:38.466Z] #77 83.67 configure.ac:7: installing './compile' [2022-07-20T13:27:38.466Z] #77 83.68 configure.ac:11: installing './config.guess' [2022-07-20T13:27:38.466Z] #77 83.68 configure.ac:11: installing './config.sub' [2022-07-20T13:27:38.466Z] #77 83.69 configure.ac:8: installing './install-sh' [2022-07-20T13:27:38.466Z] #77 83.69 configure.ac:8: installing './missing' [2022-07-20T13:27:38.512Z] #77 104.6 checking for mawk... mawk [2022-07-20T13:27:38.512Z] #77 104.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:27:38.727Z] #77 83.84 Makefile.am: installing './depcomp' [2022-07-20T13:27:38.772Z] #77 104.9 checking for sysroot... no [2022-07-20T13:27:38.772Z] #77 104.9 checking for a working dd... /bin/dd [2022-07-20T13:27:38.772Z] #77 104.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:27:38.772Z] #77 104.9 checking for mt... no [2022-07-20T13:27:38.772Z] #77 104.9 checking if : is a manifest tool... no [2022-07-20T13:27:38.772Z] #77 105.0 checking for dlfcn.h... yes [2022-07-20T13:27:39.017Z] #16 DONE 3.8s [2022-07-20T13:27:39.017Z] [2022-07-20T13:27:39.017Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T13:27:39.017Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T13:27:39.031Z] #77 105.2 checking for objdir... .libs [2022-07-20T13:27:39.551Z] #77 105.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:27:39.551Z] #77 105.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:27:39.551Z] #77 105.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:27:39.811Z] #77 105.8 checking if gcc static flag -static works... yes [2022-07-20T13:27:40.071Z] #77 106.1 checking if gcc supports -c -o file.o... yes [2022-07-20T13:27:40.071Z] #77 106.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:27:40.071Z] #77 106.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T13:27:40.331Z] #77 106.4 checking dynamic linker characteristics... [2022-07-20T13:27:40.331Z] #77 ... [2022-07-20T13:27:40.331Z] [2022-07-20T13:27:40.331Z] #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-20T13:27:40.331Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T13:27:40.331Z] #21 35.53 Selecting previously unselected package vim. [2022-07-20T13:27:40.331Z] #21 35.54 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T13:27:40.331Z] #21 35.56 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:40.643Z] #77 85.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:27:40.643Z] #77 85.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:27:40.643Z] #77 85.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:27:40.643Z] #77 85.62 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:27:40.643Z] #77 85.80 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:27:40.643Z] #77 85.93 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:27:40.901Z] #21 36.09 Selecting previously unselected package xfsprogs. [2022-07-20T13:27:40.901Z] #21 36.09 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-20T13:27:40.901Z] #21 36.10 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T13:27:40.905Z] #77 86.06 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:27:41.166Z] #77 86.21 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:27:41.427Z] #77 86.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T13:27:41.471Z] #21 36.58 Selecting previously unselected package zip. [2022-07-20T13:27:41.471Z] #21 36.58 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-20T13:27:41.471Z] #21 36.58 Unpacking zip (3.0-12) ... [2022-07-20T13:27:41.561Z] #17 3.022 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T13:27:41.731Z] #21 36.71 Selecting previously unselected package zstd. [2022-07-20T13:27:41.731Z] #21 36.71 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-20T13:27:41.731Z] #21 36.72 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:27:41.992Z] #21 37.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:27:42.133Z] #17 DONE 3.2s [2022-07-20T13:27:42.133Z] [2022-07-20T13:27:42.133Z] #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-20T13:27:42.133Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:42.133Z] #77 87.51 configure.ac:11: installing 'build-aux/compile' [2022-07-20T13:27:42.133Z] #77 87.51 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T13:27:42.133Z] #77 87.51 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T13:27:42.133Z] #77 87.53 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T13:27:42.133Z] #77 87.53 configure.ac:13: installing 'build-aux/missing' [2022-07-20T13:27:42.133Z] #77 87.57 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T13:27:42.133Z] #77 87.80 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:27:42.133Z] #77 89.27 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:27:42.133Z] #77 89.61 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:27:42.133Z] #77 89.61 checking how to print strings... printf [2022-07-20T13:27:42.133Z] #77 89.61 checking for gcc... gcc [2022-07-20T13:27:42.133Z] #77 89.75 checking whether the C compiler works... yes [2022-07-20T13:27:42.133Z] #77 90.07 checking for C compiler default output file name... a.out [2022-07-20T13:27:42.133Z] #77 90.07 checking for suffix of executables... [2022-07-20T13:27:42.133Z] #77 90.22 checking whether we are cross compiling... no [2022-07-20T13:27:42.133Z] #77 90.40 checking for suffix of object files... o [2022-07-20T13:27:42.133Z] #77 90.54 checking whether we are using the GNU C compiler... yes [2022-07-20T13:27:42.133Z] #77 90.65 checking whether gcc accepts -g... yes [2022-07-20T13:27:42.133Z] #77 90.73 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:27:42.133Z] #77 90.86 checking whether gcc understands -c and -o together... yes [2022-07-20T13:27:42.133Z] #77 91.09 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:27:42.133Z] #77 91.10 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:27:42.133Z] #77 91.10 checking for egrep... /bin/grep -E [2022-07-20T13:27:42.133Z] #77 91.13 checking for fgrep... /bin/grep -F [2022-07-20T13:27:42.133Z] #77 91.13 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:27:42.133Z] #77 91.14 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:27:42.133Z] #77 91.15 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:27:42.133Z] #77 91.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:27:42.133Z] #77 91.29 checking whether ln -s works... yes [2022-07-20T13:27:42.133Z] #77 91.29 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:27:42.133Z] #77 91.33 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T13:27:42.133Z] #77 91.33 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:27:42.133Z] #77 91.33 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:27:42.133Z] #77 91.33 checking for objdump... objdump [2022-07-20T13:27:42.133Z] #77 91.33 checking how to recognize dependent libraries... pass_all [2022-07-20T13:27:42.133Z] #77 91.33 checking for dlltool... no [2022-07-20T13:27:42.133Z] #77 91.33 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:27:42.133Z] #77 91.33 checking for ar... ar [2022-07-20T13:27:42.133Z] #77 91.35 checking for archiver @FILE support... @ [2022-07-20T13:27:42.133Z] #77 91.56 checking for strip... strip [2022-07-20T13:27:42.133Z] #77 91.56 checking for ranlib... ranlib [2022-07-20T13:27:42.133Z] #77 91.57 checking for gawk... no [2022-07-20T13:27:42.133Z] #77 91.57 checking for mawk... mawk [2022-07-20T13:27:42.133Z] #77 91.57 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:27:42.133Z] #77 92.01 checking for sysroot... no [2022-07-20T13:27:42.133Z] #77 92.01 checking for a working dd... /bin/dd [2022-07-20T13:27:42.133Z] #77 92.02 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:27:42.133Z] #77 92.11 checking for mt... no [2022-07-20T13:27:42.393Z] #77 92.11 checking if : is a manifest tool... no [2022-07-20T13:27:42.393Z] #77 92.13 checking how to run the C preprocessor... gcc -E [2022-07-20T13:27:42.932Z] #21 38.05 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T13:27:42.932Z] #21 38.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:27:42.932Z] #21 38.07 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-20T13:27:42.932Z] #21 38.08 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T13:27:42.932Z] #21 38.10 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T13:27:42.932Z] #21 38.11 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-20T13:27:42.932Z] #21 38.12 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T13:27:42.932Z] #21 38.14 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T13:27:42.932Z] #21 38.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:27:42.932Z] #21 38.16 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:27:42.932Z] #21 38.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T13:27:42.932Z] #21 38.19 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T13:27:43.335Z] #77 92.39 checking for ANSI C header files... yes [2022-07-20T13:27:43.347Z] #77 ... [2022-07-20T13:27:43.347Z] [2022-07-20T13:27:43.348Z] #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-20T13:27:43.348Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:27:43.348Z] #14 162.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T13:27:43.502Z] #21 38.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:43.597Z] #77 93.09 checking for sys/types.h... yes [2022-07-20T13:27:43.597Z] #77 93.35 checking for sys/stat.h... yes [2022-07-20T13:27:43.609Z] #14 162.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:43.609Z] #14 162.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:27:43.762Z] #21 38.87 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T13:27:43.762Z] #21 38.88 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T13:27:43.762Z] #21 38.90 Setting up apparmor (2.13.6-10) ... [2022-07-20T13:27:43.858Z] #77 93.55 checking for stdlib.h... [2022-07-20T13:27:43.858Z] #77 ... [2022-07-20T13:27:43.858Z] [2022-07-20T13:27:43.858Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T13:27:43.858Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T13:27:43.858Z] #18 DONE 1.9s [2022-07-20T13:27:43.858Z] [2022-07-20T13:27:43.858Z] #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-20T13:27:43.858Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:43.858Z] #77 93.55 checking for stdlib.h... yes [2022-07-20T13:27:43.858Z] #77 93.74 checking for string.h... [2022-07-20T13:27:43.858Z] #77 ... [2022-07-20T13:27:43.858Z] [2022-07-20T13:27:43.858Z] #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-20T13:27:43.858Z] #60 sha256:2a8597d8b87f78130af2df1755458a560075f5c93744267f2d5d4a4c2b51fbe5 [2022-07-20T13:27:43.858Z] #60 5.418 + RM_GOPATH=0 [2022-07-20T13:27:43.858Z] #60 5.418 + TMP_GOPATH= [2022-07-20T13:27:43.858Z] #60 5.418 + : /build [2022-07-20T13:27:43.858Z] #60 5.418 + '[' -z '' ']' [2022-07-20T13:27:43.858Z] #60 5.418 ++ mktemp -d [2022-07-20T13:27:43.858Z] #60 5.418 + export GOPATH=/tmp/tmp.NnxGhS1Otr [2022-07-20T13:27:43.858Z] #60 5.418 + GOPATH=/tmp/tmp.NnxGhS1Otr [2022-07-20T13:27:43.858Z] #60 5.418 + RM_GOPATH=1 [2022-07-20T13:27:43.858Z] #60 5.418 + case "$(go env GOARCH)" in [2022-07-20T13:27:43.858Z] #60 5.418 ++ go env GOARCH [2022-07-20T13:27:43.858Z] #60 5.437 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:27:43.858Z] #60 5.437 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:27:43.858Z] #60 5.437 ++ dirname /install.sh [2022-07-20T13:27:43.858Z] #60 5.437 + dir=/ [2022-07-20T13:27:43.858Z] #60 5.437 + bin=runc [2022-07-20T13:27:43.858Z] #60 5.437 + shift [2022-07-20T13:27:43.858Z] #60 5.437 + '[' '!' -f //runc.installer ']' [2022-07-20T13:27:43.858Z] #60 5.437 + . //runc.installer [2022-07-20T13:27:43.858Z] #60 5.437 ++ set -e [2022-07-20T13:27:43.858Z] #60 5.437 ++ : v1.1.2 [2022-07-20T13:27:43.858Z] #60 5.437 + install_runc [2022-07-20T13:27:43.858Z] #60 5.437 + RUNC_BUILDTAGS=seccomp [2022-07-20T13:27:43.858Z] #60 5.437 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T13:27:43.858Z] #60 5.437 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NnxGhS1Otr/src/github.com/opencontainers/runc [2022-07-20T13:27:43.858Z] #60 5.437 Cloning into '/tmp/tmp.NnxGhS1Otr/src/github.com/opencontainers/runc'... [2022-07-20T13:27:43.858Z] #60 5.438 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T13:27:44.126Z] #60 ... [2022-07-20T13:27:44.126Z] [2022-07-20T13:27:44.126Z] #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-20T13:27:44.126Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:44.126Z] #77 93.74 checking for string.h... yes [2022-07-20T13:27:44.386Z] #77 93.98 checking for memory.h... yes [2022-07-20T13:27:44.386Z] #77 94.19 checking for strings.h... yes [2022-07-20T13:27:44.959Z] #77 94.37 checking for inttypes.h... yes [2022-07-20T13:27:44.959Z] #77 94.61 checking for stdint.h... yes [2022-07-20T13:27:44.959Z] #77 94.81 checking for unistd.h... yes [2022-07-20T13:27:45.144Z] #21 40.49 Setting up zip (3.0-12) ... [2022-07-20T13:27:45.403Z] #21 40.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:45.403Z] #21 40.53 Setting up bash-completion (1:2.11-2) ... [2022-07-20T13:27:45.479Z] #77 94.96 checking for dlfcn.h... yes [2022-07-20T13:27:45.480Z] #77 95.25 checking for objdir... .libs [2022-07-20T13:27:45.912Z] #14 ... [2022-07-20T13:27:45.912Z] [2022-07-20T13:27:45.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-20T13:27:45.912Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:45.912Z] #77 107.2 configure.ac:7: installing 'build-aux/compile' [2022-07-20T13:27:45.912Z] #77 107.3 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T13:27:45.912Z] #77 107.3 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T13:27:45.912Z] #77 107.3 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T13:27:45.912Z] #77 107.3 configure.ac:11: installing 'build-aux/missing' [2022-07-20T13:27:45.912Z] #77 107.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:27:45.912Z] #77 108.0 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T13:27:46.002Z] #77 95.64 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:27:46.002Z] #77 95.81 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:27:46.002Z] #77 95.81 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:27:46.262Z] [2022-07-20T13:27:46.262Z] #77 ... [2022-07-20T13:27:46.262Z] [2022-07-20T13:27:46.262Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T13:27:46.262Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T13:27:46.262Z] #19 DONE 2.2s [2022-07-20T13:27:46.262Z] [2022-07-20T13:27:46.262Z] #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-20T13:27:46.262Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:46.522Z] #77 95.92 checking if gcc static flag -static works... yes [2022-07-20T13:27:46.786Z] #77 96.40 checking if gcc supports -c -o file.o... yes [2022-07-20T13:27:46.786Z] #77 96.56 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:27:46.786Z] #77 96.56 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:27:47.357Z] #77 96.66 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:27:47.357Z] #77 97.00 checking how to hardcode library paths into programs... immediate [2022-07-20T13:27:47.357Z] #77 97.00 checking whether stripping libraries is possible... yes [2022-07-20T13:27:47.357Z] #77 97.02 checking if libtool supports shared libraries... yes [2022-07-20T13:27:47.357Z] #77 97.02 checking whether to build shared libraries... no [2022-07-20T13:27:47.357Z] #77 97.02 checking whether to build static libraries... yes [2022-07-20T13:27:47.357Z] #77 97.02 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:27:47.357Z] #77 97.08 checking whether build environment is sane... yes [2022-07-20T13:27:47.357Z] #77 97.16 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:27:47.357Z] #77 97.16 checking whether make sets $(MAKE)... yes [2022-07-20T13:27:47.357Z] #77 97.22 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:27:47.357Z] #77 97.27 checking whether make supports nested variables... yes [2022-07-20T13:27:47.357Z] #77 97.32 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:27:47.357Z] #77 97.32 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:27:47.617Z] #77 97.32 checking how to create a ustar tar archive... gnutar [2022-07-20T13:27:47.877Z] #77 97.41 checking dependency style of gcc... gcc3 [2022-07-20T13:27:47.877Z] #77 97.62 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:27:47.877Z] #77 97.62 checking whether make supports nested variables... (cached) yes [2022-07-20T13:27:47.877Z] #77 97.62 checking for gawk... (cached) mawk [2022-07-20T13:27:47.877Z] #77 97.62 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:27:47.877Z] #77 97.65 checking for gcc... (cached) gcc [2022-07-20T13:27:47.965Z] #21 ... [2022-07-20T13:27:47.965Z] [2022-07-20T13:27:47.965Z] #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-20T13:27:47.965Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:47.965Z] #77 106.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:27:47.965Z] #77 106.7 checking how to hardcode library paths into programs... immediate [2022-07-20T13:27:47.965Z] #77 106.7 checking whether stripping libraries is possible... yes [2022-07-20T13:27:47.965Z] #77 106.7 checking if libtool supports shared libraries... yes [2022-07-20T13:27:47.965Z] #77 106.7 checking whether to build shared libraries... no [2022-07-20T13:27:47.965Z] #77 106.7 checking whether to build static libraries... yes [2022-07-20T13:27:47.965Z] #77 106.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:27:47.965Z] #77 106.8 checking whether build environment is sane... yes [2022-07-20T13:27:47.965Z] #77 106.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:27:47.965Z] #77 106.9 checking whether make sets $(MAKE)... yes [2022-07-20T13:27:47.965Z] #77 106.9 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:27:47.965Z] #77 107.0 checking whether make supports nested variables... yes [2022-07-20T13:27:47.965Z] #77 107.0 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:27:47.965Z] #77 107.0 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:27:47.965Z] #77 107.0 checking how to create a ustar tar archive... gnutar [2022-07-20T13:27:47.965Z] #77 107.1 checking dependency style of gcc... gcc3 [2022-07-20T13:27:47.965Z] #77 107.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:27:47.965Z] #77 107.3 checking whether make supports nested variables... (cached) yes [2022-07-20T13:27:47.965Z] #77 107.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:27:47.965Z] #77 107.3 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:27:47.965Z] #77 107.3 checking for yajl >= 2.1.0... yes [2022-07-20T13:27:47.965Z] #77 107.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:27:47.965Z] #77 107.3 checking for gcc... (cached) gcc [2022-07-20T13:27:47.965Z] #77 107.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:27:47.965Z] #77 107.4 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:27:47.965Z] #77 107.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:27:47.965Z] #77 107.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:27:47.965Z] #77 107.4 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:27:47.965Z] #77 107.5 checking for python3... /usr/bin/python3 [2022-07-20T13:27:47.965Z] #77 107.5 checking for python3 version... 3.9 [2022-07-20T13:27:47.965Z] #77 107.5 checking for python3 platform... linux [2022-07-20T13:27:47.965Z] #77 107.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:27:47.965Z] #77 107.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:27:47.965Z] #77 108.1 checking that generated files are newer than configure... done [2022-07-20T13:27:47.965Z] #77 108.1 configure: creating ./config.status [2022-07-20T13:27:47.965Z] #77 110.8 config.status: creating Makefile [2022-07-20T13:27:47.965Z] #77 110.9 config.status: creating config.h [2022-07-20T13:27:47.965Z] #77 110.9 config.status: executing libtool commands [2022-07-20T13:27:47.965Z] #77 111.0 config.status: executing depfiles commands [2022-07-20T13:27:47.965Z] #77 111.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T13:27:47.965Z] #77 111.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:27:47.965Z] #77 112.2 checking for gcc... gcc [2022-07-20T13:27:47.965Z] #77 112.3 checking whether the C compiler works... yes [2022-07-20T13:27:47.965Z] #77 112.5 checking for C compiler default output file name... a.out [2022-07-20T13:27:47.965Z] #77 112.5 checking for suffix of executables... [2022-07-20T13:27:47.965Z] #77 112.7 checking whether we are cross compiling... no [2022-07-20T13:27:47.965Z] #77 112.9 checking for suffix of object files... o [2022-07-20T13:27:47.965Z] #77 112.9 checking whether we are using the GNU C compiler... yes [2022-07-20T13:27:47.965Z] #77 113.0 checking whether gcc accepts -g... yes [2022-07-20T13:27:47.965Z] #77 113.1 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:27:47.965Z] #77 113.3 checking whether gcc understands -c and -o together... yes [2022-07-20T13:27:47.965Z] #77 113.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:27:47.965Z] #77 113.5 checking whether build environment is sane... yes [2022-07-20T13:27:47.965Z] #77 113.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:27:47.965Z] #77 113.5 checking for gawk... no [2022-07-20T13:27:47.965Z] #77 113.5 checking for mawk... mawk [2022-07-20T13:27:47.965Z] #77 113.5 checking whether make sets $(MAKE)... yes [2022-07-20T13:27:47.965Z] #77 113.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:27:47.965Z] #77 113.6 checking whether make supports nested variables... yes [2022-07-20T13:27:47.965Z] #77 113.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:27:47.965Z] #77 113.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:27:47.965Z] #77 113.7 checking how to create a ustar tar archive... gnutar [2022-07-20T13:27:47.965Z] #77 113.8 checking dependency style of gcc... gcc3 [2022-07-20T13:27:47.965Z] #77 114.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:27:47.965Z] #77 114.0 checking whether make supports nested variables... (cached) yes [2022-07-20T13:27:47.965Z] #77 114.1 checking build system type... [2022-07-20T13:27:47.965Z] #77 ... [2022-07-20T13:27:47.965Z] [2022-07-20T13:27:47.965Z] #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-20T13:27:47.965Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T13:27:47.965Z] #21 43.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:27:47.965Z] #21 43.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:27:47.965Z] #21 43.24 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-20T13:27:47.965Z] #21 43.25 Setting up patch (2.7.6-7) ... [2022-07-20T13:27:48.138Z] #77 97.77 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:27:48.138Z] #77 97.78 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:27:48.138Z] #77 97.78 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:27:48.138Z] #77 97.78 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:27:48.138Z] #77 97.78 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:27:48.138Z] #77 97.91 checking for python3... /usr/bin/python3 [2022-07-20T13:27:48.138Z] #77 97.91 checking for python3 version... 3.9 [2022-07-20T13:27:48.235Z] #21 43.27 Setting up sudo (1.9.5p2-3) ... [2022-07-20T13:27:48.235Z] #21 43.39 invoke-rc.d: could not determine current runlevel [2022-07-20T13:27:48.235Z] #21 43.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T13:27:48.235Z] #21 43.42 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T13:27:48.235Z] #21 43.44 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-20T13:27:48.235Z] #21 43.45 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T13:27:48.398Z] #77 98.00 checking for python3 platform... linux [2022-07-20T13:27:48.398Z] #77 98.07 checking for python3 script directory... [2022-07-20T13:27:48.398Z] #77 ... [2022-07-20T13:27:48.398Z] [2022-07-20T13:27:48.398Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T13:27:48.398Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T13:27:48.398Z] #20 DONE 2.2s [2022-07-20T13:27:48.398Z] [2022-07-20T13:27:48.398Z] #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-20T13:27:48.399Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:48.399Z] #77 98.07 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:27:48.496Z] #21 43.48 Setting up pigz (2.6-1) ... [2022-07-20T13:27:48.496Z] #21 43.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T13:27:48.496Z] #21 43.52 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T13:27:48.496Z] #21 43.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:27:48.496Z] #21 43.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:48.659Z] #77 98.30 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:27:48.659Z] #77 98.55 checking for go-md2man... no [2022-07-20T13:27:48.920Z] #77 98.58 checking error.h usability... yes [2022-07-20T13:27:48.920Z] #77 98.71 checking error.h presence... yes [2022-07-20T13:27:48.920Z] #77 98.77 checking for error.h... yes [2022-07-20T13:27:49.180Z] #77 98.84 checking linux/openat2.h usability... yes [2022-07-20T13:27:49.180Z] #77 99.06 checking linux/openat2.h presence... yes [2022-07-20T13:27:49.197Z] #77 111.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:27:49.197Z] #77 111.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:27:49.439Z] #21 44.32 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-20T13:27:49.439Z] #21 44.33 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:27:49.439Z] #77 99.12 checking for linux/openat2.h... yes [2022-07-20T13:27:49.440Z] #77 99.18 checking for copy_file_range... yes [2022-07-20T13:27:49.699Z] #21 44.80 Setting up libelf1:arm64 (0.183-1) ... [2022-07-20T13:27:49.699Z] #21 44.81 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:27:49.699Z] #21 44.83 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T13:27:49.699Z] #21 44.84 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T13:27:49.765Z] #77 112.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:27:49.765Z] #77 112.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:27:49.765Z] #77 112.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:27:49.765Z] #77 112.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:27:49.959Z] #21 45.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:27:49.960Z] #77 99.44 checking for fgetxattr... yes [2022-07-20T13:27:50.024Z] #77 113.0 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:27:50.220Z] #21 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T13:27:50.220Z] #21 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T13:27:50.220Z] #21 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T13:27:50.220Z] #21 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T13:27:50.220Z] #21 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T13:27:50.220Z] #21 45.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T13:27:50.220Z] #21 45.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T13:27:50.220Z] #21 45.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T13:27:50.220Z] #21 45.36 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T13:27:50.229Z] #77 99.74 checking for statx... yes [2022-07-20T13:27:50.282Z] #77 113.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:27:50.489Z] #77 100.0 checking for fgetpwent_r... yes [2022-07-20T13:27:50.749Z] #77 100.3 checking for issetugid... no [2022-07-20T13:27:50.749Z] #77 100.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:27:50.749Z] #77 100.6 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:27:51.219Z] #77 ... [2022-07-20T13:27:51.219Z] [2022-07-20T13:27:51.219Z] #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-20T13:27:51.219Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:27:51.219Z] #14 194.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T13:27:51.219Z] #14 194.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:27:51.219Z] #14 194.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:27:51.320Z] #77 100.6 checking for library containing yajl_tree_get... -lyajl [2022-07-20T13:27:51.320Z] #77 101.1 checking for yajl >= 2.0.0... yes [2022-07-20T13:27:51.581Z] #77 101.1 checking sys/capability.h usability... yes [2022-07-20T13:27:51.581Z] #77 101.3 checking sys/capability.h presence... yes [2022-07-20T13:27:51.581Z] #77 101.4 checking for sys/capability.h... yes [2022-07-20T13:27:51.601Z] #21 46.77 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T13:27:51.601Z] #21 46.78 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T13:27:51.601Z] #21 46.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:27:51.601Z] #21 46.81 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:27:52.153Z] #77 101.4 checking for library containing cap_from_name... -lcap [2022-07-20T13:27:52.725Z] #77 101.9 checking for library containing dlopen... -ldl [2022-07-20T13:27:52.982Z] #21 47.85 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T13:27:52.982Z] #21 47.86 Setting up jq (1.6-2.1) ... [2022-07-20T13:27:52.982Z] #21 47.88 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-20T13:27:52.982Z] #21 47.89 Setting up iptables (1.8.7-1) ... [2022-07-20T13:27:52.982Z] #21 47.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:27:52.982Z] #21 47.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:27:52.982Z] #21 47.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:27:52.982Z] #21 47.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:27:52.982Z] #21 47.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T13:27:52.982Z] #21 47.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T13:27:52.982Z] #21 47.96 Setting up iproute2 (5.10.0-4) ... [2022-07-20T13:27:52.985Z] #77 102.3 checking seccomp.h usability... yes [2022-07-20T13:27:52.985Z] #77 102.6 checking seccomp.h presence... yes [2022-07-20T13:27:52.985Z] #77 102.8 checking for seccomp.h... yes [2022-07-20T13:27:53.241Z] #21 48.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:27:53.556Z] #77 102.8 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T13:27:53.817Z] #77 103.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T13:27:53.859Z] #19 250.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-20T13:27:53.859Z] #19 250.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:27:53.859Z] #19 250.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:27:53.859Z] #19 250.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-20T13:27:53.859Z] #19 250.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:27:53.859Z] #19 250.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:27:54.077Z] #77 103.6 checking systemd/sd-bus.h usability... yes [2022-07-20T13:27:54.338Z] #77 103.8 checking systemd/sd-bus.h presence... yes [2022-07-20T13:27:54.338Z] #77 104.0 checking for systemd/sd-bus.h... yes [2022-07-20T13:27:54.598Z] #77 104.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T13:27:54.631Z] #21 DONE 49.6s [2022-07-20T13:27:54.631Z] [2022-07-20T13:27:54.631Z] #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-20T13:27:54.631Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:54.631Z] #77 114.1 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T13:27:54.631Z] #77 114.4 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T13:27:54.631Z] #77 114.4 checking how to print strings... printf [2022-07-20T13:27:54.631Z] #77 114.4 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:27:54.631Z] #77 114.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:27:54.631Z] #77 114.4 checking for egrep... /bin/grep -E [2022-07-20T13:27:54.631Z] #77 114.4 checking for fgrep... /bin/grep -F [2022-07-20T13:27:54.631Z] #77 114.5 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:27:54.631Z] #77 114.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:27:54.631Z] #77 114.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:27:54.631Z] #77 114.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:27:54.631Z] #77 114.7 checking whether ln -s works... yes [2022-07-20T13:27:54.631Z] #77 114.7 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:27:54.631Z] #77 114.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T13:27:54.631Z] #77 114.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:27:54.631Z] #77 114.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:27:54.631Z] #77 114.7 checking for objdump... objdump [2022-07-20T13:27:54.631Z] #77 114.7 checking how to recognize dependent libraries... pass_all [2022-07-20T13:27:54.631Z] #77 114.7 checking for dlltool... no [2022-07-20T13:27:54.631Z] #77 114.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:27:54.631Z] #77 114.7 checking for ar... ar [2022-07-20T13:27:54.631Z] #77 114.7 checking for archiver @FILE support... @ [2022-07-20T13:27:54.631Z] #77 114.9 checking for strip... strip [2022-07-20T13:27:54.631Z] #77 114.9 checking for ranlib... ranlib [2022-07-20T13:27:54.631Z] #77 114.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:27:54.631Z] #77 115.2 checking for sysroot... no [2022-07-20T13:27:54.631Z] #77 115.2 checking for a working dd... /bin/dd [2022-07-20T13:27:54.631Z] #77 115.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:27:54.631Z] #77 115.2 checking for mt... no [2022-07-20T13:27:54.632Z] #77 115.2 checking if : is a manifest tool... no [2022-07-20T13:27:54.632Z] #77 115.3 checking how to run the C preprocessor... gcc -E [2022-07-20T13:27:54.632Z] #77 115.5 checking for ANSI C header files... yes [2022-07-20T13:27:54.632Z] #77 116.0 checking for sys/types.h... yes [2022-07-20T13:27:54.632Z] #77 116.2 checking for sys/stat.h... yes [2022-07-20T13:27:54.632Z] #77 116.4 checking for stdlib.h... yes [2022-07-20T13:27:54.632Z] #77 116.5 checking for string.h... yes [2022-07-20T13:27:54.632Z] #77 116.8 checking for memory.h... yes [2022-07-20T13:27:54.632Z] #77 117.0 checking for strings.h... yes [2022-07-20T13:27:54.632Z] #77 117.1 checking for inttypes.h... yes [2022-07-20T13:27:54.632Z] #77 117.3 checking for stdint.h... yes [2022-07-20T13:27:54.632Z] #77 117.6 checking for unistd.h... yes [2022-07-20T13:27:54.632Z] #77 117.7 checking for dlfcn.h... yes [2022-07-20T13:27:54.632Z] #77 117.9 checking for objdir... .libs [2022-07-20T13:27:54.632Z] #77 118.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:27:54.632Z] #77 118.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:27:54.632Z] #77 118.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:27:54.632Z] #77 118.6 checking if gcc static flag -static works... yes [2022-07-20T13:27:54.632Z] #77 118.9 checking if gcc supports -c -o file.o... yes [2022-07-20T13:27:54.632Z] #77 119.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:27:54.632Z] #77 119.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T13:27:54.632Z] #77 119.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:27:54.632Z] #77 119.4 checking how to hardcode library paths into programs... immediate [2022-07-20T13:27:54.632Z] #77 119.4 checking whether stripping libraries is possible... yes [2022-07-20T13:27:54.632Z] #77 119.5 checking if libtool supports shared libraries... yes [2022-07-20T13:27:54.632Z] #77 119.5 checking whether to build shared libraries... no [2022-07-20T13:27:54.632Z] #77 119.5 checking whether to build static libraries... yes [2022-07-20T13:27:54.632Z] #77 119.5 checking float.h usability... yes [2022-07-20T13:27:54.632Z] #77 119.6 checking float.h presence... yes [2022-07-20T13:27:54.632Z] #77 119.6 checking for float.h... yes [2022-07-20T13:27:54.632Z] #77 119.7 checking limits.h usability... yes [2022-07-20T13:27:54.632Z] #77 119.8 checking limits.h presence... yes [2022-07-20T13:27:54.632Z] #77 119.9 checking for limits.h... yes [2022-07-20T13:27:54.632Z] #77 119.9 checking stddef.h usability... yes [2022-07-20T13:27:54.632Z] #77 120.1 checking stddef.h presence... yes [2022-07-20T13:27:54.632Z] #77 120.1 checking for stddef.h... yes [2022-07-20T13:27:54.632Z] #77 120.1 checking for stdlib.h... (cached) yes [2022-07-20T13:27:54.632Z] #77 120.2 checking for string.h... (cached) yes [2022-07-20T13:27:54.632Z] #77 120.2 checking sys/time.h usability... yes [2022-07-20T13:27:54.632Z] #77 120.4 checking sys/time.h presence... yes [2022-07-20T13:27:54.632Z] #77 120.4 checking for sys/time.h... yes [2022-07-20T13:27:54.632Z] #77 120.5 checking for inline... inline [2022-07-20T13:27:54.632Z] #77 120.6 checking for size_t... yes [2022-07-20T13:27:54.632Z] #77 120.9 checking for stdlib.h... (cached) yes [2022-07-20T13:27:55.120Z] #77 104.5 checking for sd_notify_barrier... yes [2022-07-20T13:27:55.120Z] #77 104.9 checking linux/bpf.h usability... yes [2022-07-20T13:27:55.152Z] #77 121.0 checking for GNU libc compatible malloc... yes [2022-07-20T13:27:55.152Z] #77 121.3 checking for stdlib.h... (cached) yes [2022-07-20T13:27:55.152Z] #77 121.3 checking for GNU libc compatible realloc... [2022-07-20T13:27:55.152Z] #77 ... [2022-07-20T13:27:55.152Z] [2022-07-20T13:27:55.152Z] #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-20T13:27:55.152Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-20T13:27:55.152Z] #22 0.659 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T13:27:55.152Z] #22 0.664 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T13:27:55.152Z] #22 0.668 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T13:27:55.152Z] #22 DONE 0.7s [2022-07-20T13:27:55.152Z] [2022-07-20T13:27:55.152Z] #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-20T13:27:55.152Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:27:55.152Z] #77 121.3 checking for GNU libc compatible realloc... yes [2022-07-20T13:27:55.152Z] #77 121.4 checking for working strtod... [2022-07-20T13:27:55.152Z] #77 ... [2022-07-20T13:27:55.152Z] [2022-07-20T13:27:55.152Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T13:27:55.152Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T13:27:55.228Z] #19 ... [2022-07-20T13:27:55.228Z] [2022-07-20T13:27:55.228Z] #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-20T13:27:55.228Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:55.228Z] #84 211.2 CCLD libocispec.la [2022-07-20T13:27:55.380Z] #77 105.1 checking linux/bpf.h presence... yes [2022-07-20T13:27:55.380Z] #77 105.2 checking for linux/bpf.h... yes [2022-07-20T13:27:55.380Z] #77 105.2 checking compilation for eBPF... yes [2022-07-20T13:27:55.380Z] #77 105.3 checking for criu >= 3.15... no [2022-07-20T13:27:55.380Z] #77 105.4 configure: CRIU headers not found, building without CRIU support [2022-07-20T13:27:55.641Z] #77 105.4 checking for criu > 3.16... no [2022-07-20T13:27:55.641Z] #77 105.4 configure: CRIU version doesn't support join-ns API [2022-07-20T13:27:55.641Z] #77 105.4 checking for criu > 3.16.1... no [2022-07-20T13:27:55.641Z] #77 105.4 configure: CRIU version doesn't support for pre-dumping [2022-07-20T13:27:55.641Z] #77 105.4 checking for new mount API (fsconfig)... yes [2022-07-20T13:27:55.641Z] #77 105.5 checking for seccomp notify API... yes [2022-07-20T13:27:55.900Z] #77 105.6 checking for gperf... no [2022-07-20T13:27:55.900Z] #77 105.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T13:27:55.900Z] #77 105.7 checking for library containing argp_parse... none required [2022-07-20T13:27:56.158Z] #84 211.9 CCLD src/validate [2022-07-20T13:27:56.158Z] #84 212.0 CCLD tests/test-1 [2022-07-20T13:27:56.158Z] #84 212.0 CCLD tests/test-2 [2022-07-20T13:27:56.158Z] #84 212.0 CCLD tests/test-3 [2022-07-20T13:27:56.158Z] #84 212.0 CCLD tests/test-4 [2022-07-20T13:27:56.158Z] #84 212.1 CCLD tests/test-5 [2022-07-20T13:27:56.158Z] #84 212.1 CCLD tests/test-6 [2022-07-20T13:27:56.158Z] #84 212.2 CCLD tests/test-7 [2022-07-20T13:27:56.160Z] #77 106.1 checking that generated files are newer than configure... done [2022-07-20T13:27:56.416Z] #84 212.4 CCLD tests/test-8 [2022-07-20T13:27:56.416Z] #84 212.4 CCLD tests/test-9 [2022-07-20T13:27:56.416Z] #84 212.4 CCLD tests/test-10 [2022-07-20T13:27:56.416Z] #84 212.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T13:27:56.416Z] #84 212.5 CCLD tests/test-11 [2022-07-20T13:27:56.421Z] #77 106.1 configure: creating ./config.status [2022-07-20T13:27:56.681Z] #77 ... [2022-07-20T13:27:56.681Z] [2022-07-20T13:27:56.681Z] #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-20T13:27:56.681Z] #60 sha256:2a8597d8b87f78130af2df1755458a560075f5c93744267f2d5d4a4c2b51fbe5 [2022-07-20T13:27:56.681Z] #60 16.49 + cd /tmp/tmp.NnxGhS1Otr/src/github.com/opencontainers/runc [2022-07-20T13:27:56.681Z] #60 16.49 + git checkout -q v1.1.2 [2022-07-20T13:27:56.681Z] #60 17.09 + '[' -z '' ']' [2022-07-20T13:27:56.681Z] #60 17.09 + target=static [2022-07-20T13:27:56.681Z] #60 17.09 + make BUILDTAGS=seccomp static [2022-07-20T13:27:56.681Z] #60 17.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-20T13:27:56.681Z] #60 ... [2022-07-20T13:27:56.681Z] [2022-07-20T13:27:56.681Z] #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-20T13:27:56.681Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:27:56.681Z] #21 2.440 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:27:56.681Z] #21 2.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:27:56.681Z] #21 2.484 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:27:56.681Z] #21 3.079 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:27:56.681Z] #21 4.341 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:27:56.681Z] #21 5.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:27:58.593Z] #21 10.22 Fetched 8555 kB in 8s (1061 kB/s) [2022-07-20T13:27:58.855Z] #21 10.22 Reading package lists... [2022-07-20T13:27:58.855Z] #21 ... [2022-07-20T13:27:58.855Z] [2022-07-20T13:27:58.855Z] #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-20T13:27:58.855Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:27:58.855Z] #77 108.6 config.status: creating Makefile [2022-07-20T13:27:58.855Z] #77 108.7 config.status: creating rpm/crun.spec [2022-07-20T13:27:58.855Z] #77 108.8 config.status: creating config.h [2022-07-20T13:27:58.855Z] #77 108.8 config.status: executing libtool commands [2022-07-20T13:27:59.122Z] #77 108.9 config.status: executing depfiles commands [2022-07-20T13:27:59.122Z] #77 ... [2022-07-20T13:27:59.122Z] [2022-07-20T13:27:59.122Z] #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-20T13:27:59.122Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:27:59.122Z] #34 DONE 160.8s [2022-07-20T13:27:59.344Z] #14 202.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T13:27:59.345Z] #14 202.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T13:27:59.345Z] #14 202.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:27:59.345Z] #14 202.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T13:27:59.345Z] #14 202.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T13:27:59.345Z] #14 202.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:27:59.382Z] [2022-07-20T13:27:59.382Z] #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-20T13:27:59.382Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:27:59.605Z] #14 202.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T13:27:59.605Z] #14 202.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T13:27:59.605Z] #14 202.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:27:59.605Z] #14 203.1 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:27:59.689Z] #84 215.5 libtool: link: ar cr libocispec.a [2022-07-20T13:27:59.689Z] #84 215.6 libtool: link: ranlib libocispec.a [2022-07-20T13:27:59.865Z] #14 203.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:27:59.865Z] #14 203.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:27:59.865Z] #14 203.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:27:59.952Z] #55 ... [2022-07-20T13:27:59.952Z] [2022-07-20T13:27:59.952Z] #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-20T13:27:59.952Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:27:59.952Z] #36 161.6 Delve is a source level debugger for Go programs. [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T13:27:59.952Z] #36 161.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 Usage: [2022-07-20T13:27:59.952Z] #36 161.6 dlv [command] [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 Available Commands: [2022-07-20T13:27:59.952Z] #36 161.6 attach Attach to running process and begin debugging. [2022-07-20T13:27:59.952Z] #36 161.6 connect Connect to a headless debug server with a terminal client. [2022-07-20T13:27:59.952Z] #36 161.6 core Examine a core dump. [2022-07-20T13:27:59.952Z] #36 161.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T13:27:59.952Z] #36 161.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T13:27:59.952Z] #36 161.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T13:27:59.952Z] #36 161.6 help Help about any command [2022-07-20T13:27:59.952Z] #36 161.6 run Deprecated command. Use 'debug' instead. [2022-07-20T13:27:59.952Z] #36 161.6 test Compile test binary and begin debugging program. [2022-07-20T13:27:59.952Z] #36 161.6 trace Compile and begin tracing program. [2022-07-20T13:27:59.952Z] #36 161.6 version Prints version. [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 Flags: [2022-07-20T13:27:59.952Z] #36 161.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T13:27:59.952Z] #36 161.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T13:27:59.952Z] #36 161.6 --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-20T13:27:59.952Z] #36 161.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T13:27:59.952Z] #36 161.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T13:27:59.952Z] #36 161.6 --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-20T13:27:59.952Z] #36 161.6 --disable-aslr Disables address space randomization [2022-07-20T13:27:59.952Z] #36 161.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T13:27:59.952Z] #36 161.6 -h, --help help for dlv [2022-07-20T13:27:59.952Z] #36 161.6 --init string Init file, executed by the terminal client. [2022-07-20T13:27:59.952Z] #36 161.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T13:27:59.952Z] #36 161.6 --log Enable debugging server logging. [2022-07-20T13:27:59.952Z] #36 161.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T13:27:59.952Z] #36 161.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T13:27:59.952Z] #36 161.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T13:27:59.952Z] #36 161.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T13:27:59.952Z] #36 161.6 --wd string Working directory for running the program. [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 Additional help topics: [2022-07-20T13:27:59.952Z] #36 161.6 dlv backend Help about the --backend flag. [2022-07-20T13:27:59.952Z] #36 161.6 dlv log Help about logging flags. [2022-07-20T13:27:59.952Z] #36 161.6 dlv redirect Help about file redirection. [2022-07-20T13:27:59.952Z] #36 161.6 [2022-07-20T13:27:59.952Z] #36 161.6 Use "dlv [command] --help" for more information about a command. [2022-07-20T13:28:00.125Z] #14 203.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:28:00.125Z] #14 203.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:28:00.125Z] #14 203.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T13:28:00.212Z] #36 DONE 161.8s [2022-07-20T13:28:00.212Z] [2022-07-20T13:28:00.212Z] #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-20T13:28:00.212Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:00.387Z] #14 203.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:28:00.387Z] #14 203.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:00.387Z] #14 203.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:28:00.387Z] #14 203.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:28:00.387Z] #14 203.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:28:00.432Z] #23 ... [2022-07-20T13:28:00.432Z] [2022-07-20T13:28:00.432Z] #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-20T13:28:00.432Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:28:00.432Z] #77 121.4 checking for working strtod... yes [2022-07-20T13:28:00.432Z] #77 121.8 checking for gettimeofday... yes [2022-07-20T13:28:00.432Z] #77 122.0 checking for memset... yes [2022-07-20T13:28:00.432Z] #77 122.3 checking for strspn... yes [2022-07-20T13:28:00.432Z] #77 122.6 checking that generated files are newer than configure... done [2022-07-20T13:28:00.432Z] #77 122.6 configure: creating ./config.status [2022-07-20T13:28:00.432Z] #77 125.3 config.status: creating Makefile [2022-07-20T13:28:00.432Z] #77 125.4 config.status: creating config.h [2022-07-20T13:28:00.432Z] #77 125.4 config.status: executing depfiles commands [2022-07-20T13:28:00.432Z] #77 125.6 config.status: executing libtool commands [2022-07-20T13:28:00.432Z] #77 126.6 GEN .version [2022-07-20T13:28:00.432Z] #77 126.6 make install-recursive [2022-07-20T13:28:00.432Z] #77 126.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T13:28:00.432Z] #77 126.7 Making install in libocispec [2022-07-20T13:28:00.432Z] #77 126.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:00.432Z] #77 126.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T13:28:00.471Z] #77 110.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T13:28:00.472Z] #77 110.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:28:00.647Z] #14 204.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T13:28:00.647Z] #14 204.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T13:28:00.647Z] #14 204.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:28:00.692Z] #77 126.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T13:28:00.692Z] #77 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T13:28:00.692Z] #77 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T13:28:00.731Z] #77 110.6 checking for gcc... gcc [2022-07-20T13:28:00.906Z] #14 204.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T13:28:00.906Z] #14 204.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T13:28:00.906Z] #14 204.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:28:00.991Z] #77 110.7 checking whether the C compiler works... yes [2022-07-20T13:28:00.991Z] #77 110.9 checking for C compiler default output file name... a.out [2022-07-20T13:28:01.262Z] #77 127.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T13:28:01.262Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T13:28:01.299Z] #77 110.9 checking for suffix of executables... [2022-07-20T13:28:01.523Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T13:28:01.523Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T13:28:01.523Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T13:28:01.523Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T13:28:01.523Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T13:28:01.523Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T13:28:01.523Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T13:28:01.583Z] #84 217.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:01.583Z] #84 217.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:28:01.583Z] #84 217.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:28:01.583Z] #84 217.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:01.583Z] #84 217.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:01.583Z] #84 217.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:01.583Z] #84 217.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:01.583Z] #84 217.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T13:28:01.583Z] #84 217.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T13:28:01.583Z] #84 217.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T13:28:01.583Z] #84 217.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T13:28:01.583Z] #84 217.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T13:28:01.583Z] #84 217.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T13:28:01.583Z] #84 217.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T13:28:01.614Z] #77 111.2 checking whether we are cross compiling... no [2022-07-20T13:28:01.614Z] #77 111.4 checking for suffix of object files... o [2022-07-20T13:28:01.614Z] #77 111.5 checking whether we are using the GNU C compiler... yes [2022-07-20T13:28:01.840Z] #84 217.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T13:28:01.840Z] #84 217.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T13:28:01.840Z] #84 217.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T13:28:01.840Z] #84 217.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T13:28:01.840Z] #84 217.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T13:28:01.840Z] #84 217.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T13:28:01.840Z] #84 218.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T13:28:01.840Z] #84 218.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T13:28:01.899Z] #77 111.6 checking whether gcc accepts -g... yes [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T13:28:02.095Z] #77 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T13:28:02.095Z] #77 128.3 make install-recursive [2022-07-20T13:28:02.095Z] #77 128.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:02.095Z] #77 128.4 Making install in yajl [2022-07-20T13:28:02.097Z] #84 218.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T13:28:02.097Z] #84 218.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T13:28:02.097Z] #84 218.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T13:28:02.097Z] #84 218.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T13:28:02.097Z] #84 218.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T13:28:02.097Z] #84 218.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T13:28:02.097Z] #84 218.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T13:28:02.097Z] #84 218.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T13:28:02.097Z] #84 218.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T13:28:02.174Z] #77 111.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:28:02.174Z] #77 111.9 checking whether gcc understands -c and -o together... yes [2022-07-20T13:28:02.284Z] #14 205.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T13:28:02.284Z] #14 205.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T13:28:02.284Z] #14 205.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:28:02.354Z] #84 218.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T13:28:02.354Z] #84 218.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T13:28:02.354Z] #84 218.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T13:28:02.354Z] #84 218.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T13:28:02.356Z] #77 128.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:02.356Z] #77 128.5 CC verify/json_verify-json_verify.o [2022-07-20T13:28:02.356Z] #77 128.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T13:28:02.356Z] #77 128.5 CC src/libyajl_la-yajl.lo [2022-07-20T13:28:02.356Z] #77 128.6 CC src/libyajl_la-yajl_gen.lo [2022-07-20T13:28:02.356Z] #77 128.6 CC src/libyajl_la-yajl_parser.lo [2022-07-20T13:28:02.356Z] #77 128.6 CC src/libyajl_la-yajl_buf.lo [2022-07-20T13:28:02.356Z] #77 128.6 CC src/libyajl_la-yajl_encode.lo [2022-07-20T13:28:02.356Z] #77 128.7 CC src/libyajl_la-yajl_lex.lo [2022-07-20T13:28:02.436Z] #77 112.0 checking how to run the C preprocessor... gcc -E [2022-07-20T13:28:02.436Z] #77 112.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:28:02.436Z] #77 112.3 checking for egrep... /bin/grep -E [2022-07-20T13:28:02.544Z] #14 ... [2022-07-20T13:28:02.544Z] [2022-07-20T13:28:02.544Z] #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-20T13:28:02.544Z] #67 sha256:27834cfcadf1bdccb03c368e669dfd195e8f32cd77c5f1dda3172cd2ff490535 [2022-07-20T13:28:02.544Z] #67 195.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:28:02.544Z] #67 195.6 + GOBIN=/build [2022-07-20T13:28:02.544Z] #67 195.6 + GO111MODULE=on [2022-07-20T13:28:02.544Z] #67 195.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:28:02.544Z] #67 204.0 rootlesskit version 1.0.0 [2022-07-20T13:28:02.544Z] #67 204.1 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T13:28:02.544Z] #67 204.1 -container-ip string [2022-07-20T13:28:02.544Z] #67 204.1 container ip [2022-07-20T13:28:02.544Z] #67 204.1 -container-port int [2022-07-20T13:28:02.544Z] #67 204.1 container port (default -1) [2022-07-20T13:28:02.544Z] #67 204.1 -host-ip string [2022-07-20T13:28:02.544Z] #67 204.1 host ip [2022-07-20T13:28:02.544Z] #67 204.1 -host-port int [2022-07-20T13:28:02.544Z] #67 204.1 host port (default -1) [2022-07-20T13:28:02.544Z] #67 204.1 -proto string [2022-07-20T13:28:02.544Z] #67 204.1 proxy protocol (default "tcp") [2022-07-20T13:28:02.612Z] #84 218.6 CC src/crun-crun.o [2022-07-20T13:28:02.612Z] #84 218.6 CC src/crun-run.o [2022-07-20T13:28:02.617Z] #77 128.7 CC src/libyajl_la-yajl_tree.lo [2022-07-20T13:28:02.869Z] #84 218.7 CC src/crun-delete.o [2022-07-20T13:28:02.869Z] #84 218.9 CC src/crun-pause.o [2022-07-20T13:28:02.869Z] #84 218.9 CC src/crun-kill.o [2022-07-20T13:28:02.869Z] #84 218.9 CC src/crun-spec.o [2022-07-20T13:28:03.009Z] #77 112.3 checking for ANSI C header files... yes [2022-07-20T13:28:03.113Z] #67 ... [2022-07-20T13:28:03.113Z] [2022-07-20T13:28:03.113Z] #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-20T13:28:03.113Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:28:03.113Z] #14 206.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T13:28:03.113Z] #14 206.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T13:28:03.134Z] #84 219.0 CC src/crun-unpause.o [2022-07-20T13:28:03.134Z] #84 219.0 CC src/crun-exec.o [2022-07-20T13:28:03.134Z] #84 219.1 CC src/crun-create.o [2022-07-20T13:28:03.134Z] #84 219.1 CC src/crun-list.o [2022-07-20T13:28:03.134Z] #84 219.1 CC src/crun-start.o [2022-07-20T13:28:03.134Z] #84 219.2 CC src/crun-update.o [2022-07-20T13:28:03.134Z] #84 219.2 CC src/crun-state.o [2022-07-20T13:28:03.134Z] #84 219.2 CC src/crun-ps.o [2022-07-20T13:28:03.372Z] #14 206.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:28:03.391Z] #84 219.3 CC src/crun-checkpoint.o [2022-07-20T13:28:03.391Z] #84 219.4 CC src/crun-restore.o [2022-07-20T13:28:03.391Z] #84 219.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T13:28:03.391Z] #84 219.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T13:28:03.391Z] #84 219.5 CC src/libcrun/libcrun_la-container.lo [2022-07-20T13:28:03.578Z] #77 113.0 checking for sys/types.h... yes [2022-07-20T13:28:03.578Z] #77 113.2 checking for sys/stat.h... yes [2022-07-20T13:28:03.578Z] #77 113.4 checking for stdlib.h... yes [2022-07-20T13:28:03.632Z] #14 207.1 Selecting previously unselected package libpcre2-dev:amd64.#14 ... [2022-07-20T13:28:03.632Z] [2022-07-20T13:28:03.632Z] #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-20T13:28:03.632Z] #67 sha256:27834cfcadf1bdccb03c368e669dfd195e8f32cd77c5f1dda3172cd2ff490535 [2022-07-20T13:28:03.632Z] #67 DONE 206.6s [2022-07-20T13:28:03.632Z] [2022-07-20T13:28:03.632Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T13:28:03.632Z] #68 sha256:a71171b436eb4c4ed060670cf0965b879cc9f9abd1633e5e76fff9bc916f17d5 [2022-07-20T13:28:03.632Z] #68 DONE 0.1s [2022-07-20T13:28:03.632Z] [2022-07-20T13:28:03.632Z] #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-20T13:28:03.632Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:28:03.632Z] #14 207.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T13:28:03.632Z] #14 207.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T13:28:03.632Z] #14 207.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:28:03.650Z] #84 219.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T13:28:03.838Z] #77 113.5 checking for string.h... yes [2022-07-20T13:28:03.892Z] #14 ... [2022-07-20T13:28:03.892Z] [2022-07-20T13:28:03.892Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T13:28:03.892Z] #69 sha256:3de82f1c4b9fd6c86161a430e83e70594874695fbacfdcbd791a91aa792c5ee5 [2022-07-20T13:28:03.892Z] #69 DONE 0.1s [2022-07-20T13:28:03.892Z] [2022-07-20T13:28:03.892Z] #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-20T13:28:03.892Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:28:03.907Z] #84 219.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T13:28:04.098Z] #77 113.6 checking for memory.h... yes [2022-07-20T13:28:04.098Z] #77 113.8 checking for strings.h... yes [2022-07-20T13:28:04.163Z] #84 220.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T13:28:04.163Z] #84 220.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T13:28:04.163Z] #84 220.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T13:28:04.358Z] #77 113.9 checking for inttypes.h... yes [2022-07-20T13:28:04.358Z] #77 114.1 checking for stdint.h... yes [2022-07-20T13:28:04.420Z] #84 220.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T13:28:04.420Z] #84 220.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T13:28:04.420Z] #84 220.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T13:28:04.420Z] #84 220.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T13:28:04.460Z] #47 ... [2022-07-20T13:28:04.460Z] [2022-07-20T13:28:04.460Z] #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-20T13:28:04.460Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:28:04.460Z] #14 208.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T13:28:04.460Z] #14 208.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T13:28:04.460Z] #14 208.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:28:04.618Z] #77 114.3 checking for unistd.h... yes [2022-07-20T13:28:04.677Z] #84 220.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T13:28:04.677Z] #84 220.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T13:28:04.677Z] #84 220.9 CC src/libcrun/libcrun_la-error.lo [2022-07-20T13:28:04.878Z] #77 114.5 checking minix/config.h usability... no [2022-07-20T13:28:04.878Z] #77 114.7 checking minix/config.h presence... no [2022-07-20T13:28:04.878Z] #77 114.8 checking for minix/config.h... no [2022-07-20T13:28:05.028Z] #14 208.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T13:28:05.028Z] #14 208.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:28:05.028Z] #14 208.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:05.028Z] #14 208.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:28:05.028Z] #14 208.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:28:05.028Z] #14 208.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:28:05.138Z] #77 114.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T13:28:05.158Z] #77 ... [2022-07-20T13:28:05.158Z] [2022-07-20T13:28:05.158Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T13:28:05.158Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T13:28:05.158Z] #23 9.770 Collecting yamllint==1.26.1 [2022-07-20T13:28:05.240Z] #84 221.1 CC src/libcrun/libcrun_la-status.lo [2022-07-20T13:28:05.240Z] #84 221.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T13:28:05.287Z] #14 208.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:28:05.498Z] #84 221.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T13:28:05.498Z] #84 221.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T13:28:05.547Z] #14 208.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:28:05.547Z] #14 208.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:28:05.580Z] #14 ... [2022-07-20T13:28:05.580Z] [2022-07-20T13:28:05.580Z] #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-20T13:28:05.580Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:05.580Z] #77 108.0 configure.ac:7: installing 'build-aux/compile' [2022-07-20T13:28:05.580Z] #77 108.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T13:28:05.580Z] #77 108.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T13:28:05.580Z] #77 108.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T13:28:05.580Z] #77 108.0 configure.ac:11: installing 'build-aux/missing' [2022-07-20T13:28:05.580Z] #77 108.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:28:05.580Z] #77 108.6 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T13:28:05.709Z] #77 115.0 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:28:05.709Z] #77 115.3 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:28:05.709Z] #77 115.3 checking how to print strings... printf [2022-07-20T13:28:05.709Z] #77 115.3 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:28:05.709Z] #77 115.3 checking for fgrep... /bin/grep -F [2022-07-20T13:28:05.709Z] #77 115.3 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:28:05.709Z] #77 115.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:28:05.709Z] #77 115.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:28:05.709Z] #77 115.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:28:05.709Z] #77 115.5 checking whether ln -s works... yes [2022-07-20T13:28:05.709Z] #77 115.5 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:28:05.709Z] #77 115.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-20T13:28:05.709Z] #77 115.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:28:05.709Z] #77 115.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:28:05.709Z] #77 115.5 checking for objdump... objdump [2022-07-20T13:28:05.709Z] #77 115.5 checking how to recognize dependent libraries... pass_all [2022-07-20T13:28:05.709Z] #77 115.5 checking for dlltool... no [2022-07-20T13:28:05.709Z] #77 115.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:28:05.709Z] #77 115.5 checking for ar... ar [2022-07-20T13:28:05.709Z] #77 115.5 checking for archiver @FILE support... @ [2022-07-20T13:28:05.709Z] #77 115.7 checking for strip... strip [2022-07-20T13:28:05.755Z] #84 221.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T13:28:05.969Z] #77 115.7 checking for ranlib... ranlib [2022-07-20T13:28:05.969Z] #77 115.7 checking for gawk... no [2022-07-20T13:28:05.969Z] #77 115.7 checking for mawk... mawk [2022-07-20T13:28:06.012Z] #84 222.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T13:28:06.012Z] #84 222.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T13:28:06.012Z] #84 222.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T13:28:06.012Z] #84 222.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T13:28:06.099Z] #23 10.82 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T13:28:06.229Z] #77 115.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:28:06.229Z] #77 116.1 checking for sysroot... no [2022-07-20T13:28:06.229Z] #77 116.1 checking for a working dd... /bin/dd [2022-07-20T13:28:06.229Z] #77 116.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:28:06.269Z] #84 222.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T13:28:06.486Z] #14 209.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:28:06.486Z] #14 210.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:28:06.486Z] #14 210.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:28:06.486Z] #14 210.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:28:06.486Z] #14 210.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:28:06.486Z] #14 210.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:28:06.490Z] #77 116.2 checking for mt... no [2022-07-20T13:28:06.490Z] #77 116.2 checking if : is a manifest tool... no [2022-07-20T13:28:06.527Z] #84 222.5 CC tests/init.o [2022-07-20T13:28:06.746Z] #14 210.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T13:28:06.746Z] #14 210.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:28:06.746Z] #14 210.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:28:06.746Z] #14 210.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:28:06.746Z] #14 210.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:28:06.746Z] #14 210.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:28:06.746Z] #14 210.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:28:06.746Z] #14 210.3 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-20T13:28:06.746Z] #14 210.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:28:06.746Z] #14 210.4 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-20T13:28:06.750Z] #77 116.2 checking for dlfcn.h... yes [2022-07-20T13:28:06.750Z] #77 116.4 checking for objdir... .libs [2022-07-20T13:28:06.784Z] #84 222.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T13:28:06.784Z] #84 ... [2022-07-20T13:28:06.784Z] [2022-07-20T13:28:06.784Z] #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-20T13:28:06.784Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:28:06.784Z] #54 277.4 + dpkg --print-architecture [2022-07-20T13:28:06.784Z] #54 277.4 + git checkout -q v2.1.0 [2022-07-20T13:28:07.005Z] #14 210.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:28:07.005Z] #14 210.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:28:07.005Z] #14 210.4 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-20T13:28:07.005Z] #14 210.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:28:07.005Z] #14 210.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:28:07.005Z] #14 210.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:07.011Z] #77 116.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:28:07.011Z] #77 116.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:28:07.039Z] #23 11.95 Collecting pathspec>=0.5.3 [2022-07-20T13:28:07.039Z] #23 11.96 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T13:28:07.264Z] #14 210.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:28:07.264Z] #14 210.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:07.264Z] #14 210.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:07.264Z] #14 210.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:28:07.271Z] #77 116.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:28:07.347Z] #54 277.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T13:28:07.347Z] #54 277.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T13:28:07.494Z] #77 112.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T13:28:07.494Z] #77 112.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T13:28:07.524Z] #14 DONE 211.1s [2022-07-20T13:28:07.524Z] [2022-07-20T13:28:07.524Z] #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-20T13:28:07.524Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:07.614Z] #23 12.24 Collecting pyyaml [2022-07-20T13:28:07.614Z] #23 12.26 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-20T13:28:07.614Z] #23 12.34 Building wheels for collected packages: yamllint [2022-07-20T13:28:07.614Z] #23 12.34 Building wheel for yamllint (setup.py): started [2022-07-20T13:28:07.783Z] #77 ... [2022-07-20T13:28:07.783Z] [2022-07-20T13:28:07.783Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T13:28:07.783Z] #59 sha256:62fc052d4a813ef5538596a496fc837dba0d2c472a0e0b46548aa9bef4db0a32 [2022-07-20T13:28:07.783Z] #59 DONE 0.2s [2022-07-20T13:28:07.783Z] [2022-07-20T13:28:07.783Z] #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-20T13:28:07.783Z] #60 sha256:2389852075d179b4cd5e71eeec9e0f4bf59e5ecbec739093d611ccfbf8df948c [2022-07-20T13:28:07.843Z] #77 117.0 checking if gcc static flag -static works... yes [2022-07-20T13:28:07.843Z] #77 117.5 checking if gcc supports -c -o file.o... yes [2022-07-20T13:28:07.843Z] #77 117.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:28:07.843Z] #77 117.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:28:08.102Z] #77 117.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:28:08.102Z] #77 118.0 checking how to hardcode library paths into programs... immediate [2022-07-20T13:28:08.102Z] #77 118.0 checking whether stripping libraries is possible... yes [2022-07-20T13:28:08.102Z] #77 118.0 checking if libtool supports shared libraries... yes [2022-07-20T13:28:08.102Z] #77 118.0 checking whether to build shared libraries... no [2022-07-20T13:28:08.102Z] #77 118.0 checking whether to build static libraries... yes [2022-07-20T13:28:08.102Z] #77 118.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:28:08.363Z] #77 118.0 checking whether build environment is sane... yes [2022-07-20T13:28:08.363Z] #77 118.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:28:08.363Z] #77 118.1 checking whether make sets $(MAKE)... yes [2022-07-20T13:28:08.363Z] #77 118.1 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:28:08.363Z] #77 118.1 checking whether make supports nested variables... yes [2022-07-20T13:28:08.363Z] #77 118.2 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:28:08.363Z] #77 118.2 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:28:08.363Z] #77 118.2 checking how to create a ustar tar archive... gnutar [2022-07-20T13:28:08.554Z] #23 13.44 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T13:28:08.554Z] #23 13.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1e947494a54d8e830072af6066e64972b745034350b6a592c516344ce0b17840 [2022-07-20T13:28:08.554Z] #23 13.45 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T13:28:08.626Z] #77 118.3 checking dependency style of gcc... gcc3 [2022-07-20T13:28:08.626Z] #77 118.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:28:08.626Z] #77 118.4 checking whether make supports nested variables... (cached) yes [2022-07-20T13:28:08.626Z] #77 118.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:28:08.626Z] #77 118.4 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:28:08.626Z] #77 118.4 checking for yajl >= 2.1.0... yes [2022-07-20T13:28:08.626Z] #77 118.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:28:08.626Z] #77 118.4 checking for gcc... (cached) gcc [2022-07-20T13:28:08.626Z] #77 118.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:28:08.626Z] #77 118.5 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:28:08.626Z] #77 118.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:28:08.626Z] #77 118.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:28:08.626Z] #77 118.5 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:28:08.626Z] #77 118.6 checking for python3... /usr/bin/python3 [2022-07-20T13:28:08.814Z] #23 13.45 Successfully built yamllint [2022-07-20T13:28:08.814Z] #23 13.48 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T13:28:08.879Z] #77 113.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T13:28:08.879Z] #77 113.9 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T13:28:08.879Z] #77 114.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T13:28:08.879Z] #77 114.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T13:28:08.893Z] #77 118.6 checking for python3 version... 3.9 [2022-07-20T13:28:08.893Z] #77 118.7 checking for python3 platform... linux [2022-07-20T13:28:09.074Z] #23 13.87 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T13:28:09.154Z] #77 118.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:28:09.154Z] #77 118.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:28:09.415Z] #77 119.2 checking that generated files are newer than configure... done [2022-07-20T13:28:09.415Z] #77 119.2 configure: creating ./config.status [2022-07-20T13:28:09.451Z] #77 114.5 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T13:28:09.451Z] #77 ... [2022-07-20T13:28:09.451Z] [2022-07-20T13:28:09.451Z] #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-20T13:28:09.451Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:28:09.451Z] #14 188.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T13:28:09.451Z] #14 188.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:28:09.451Z] #14 188.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:28:09.644Z] #23 DONE 14.5s [2022-07-20T13:28:09.644Z] [2022-07-20T13:28:09.644Z] #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-20T13:28:09.644Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:28:09.644Z] #77 133.8 CCLD libyajl.la [2022-07-20T13:28:09.644Z] #77 134.2 CCLD verify/json_verify [2022-07-20T13:28:09.644Z] #77 134.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:09.644Z] #77 134.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:28:09.644Z] #77 134.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:28:09.644Z] #77 134.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:09.644Z] #77 134.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:09.645Z] #77 134.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:09.645Z] #77 134.8 CC src/validate.o [2022-07-20T13:28:09.645Z] #77 134.8 CC src/image_spec_schema_config_schema.lo [2022-07-20T13:28:09.645Z] #77 134.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T13:28:09.645Z] #77 134.9 CC src/image_spec_schema_defs.lo [2022-07-20T13:28:09.645Z] #77 134.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T13:28:09.645Z] #77 135.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T13:28:09.645Z] #77 135.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T13:28:09.645Z] #77 135.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T13:28:09.645Z] #77 135.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T13:28:09.645Z] #77 135.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T13:28:09.645Z] #77 135.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T13:28:09.645Z] #77 135.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T13:28:09.645Z] #77 135.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T13:28:09.645Z] #77 135.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T13:28:09.645Z] #77 135.5 CC src/runtime_spec_schema_defs.lo [2022-07-20T13:28:09.645Z] #77 135.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T13:28:09.645Z] #77 135.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T13:28:09.645Z] #77 135.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T13:28:09.645Z] #77 135.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T13:28:09.689Z] #60 ... [2022-07-20T13:28:09.689Z] [2022-07-20T13:28:09.689Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T13:28:09.689Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T13:28:09.689Z] #15 DONE 2.0s [2022-07-20T13:28:09.689Z] [2022-07-20T13:28:09.689Z] #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-20T13:28:09.689Z] #60 sha256:2389852075d179b4cd5e71eeec9e0f4bf59e5ecbec739093d611ccfbf8df948c [2022-07-20T13:28:09.689Z] #60 1.867 + RM_GOPATH=0 [2022-07-20T13:28:09.689Z] #60 1.867 + TMP_GOPATH= [2022-07-20T13:28:09.689Z] #60 1.867 + : /build [2022-07-20T13:28:09.689Z] #60 1.867 + '[' -z '' ']' [2022-07-20T13:28:09.689Z] #60 1.867 ++ mktemp -d [2022-07-20T13:28:09.689Z] #60 1.867 + export GOPATH=/tmp/tmp.OPRJhcNHov [2022-07-20T13:28:09.689Z] #60 1.867 + GOPATH=/tmp/tmp.OPRJhcNHov [2022-07-20T13:28:09.689Z] #60 1.867 + RM_GOPATH=1 [2022-07-20T13:28:09.689Z] #60 1.867 + case "$(go env GOARCH)" in [2022-07-20T13:28:09.936Z] #77 136.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T13:28:09.937Z] #77 136.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T13:28:09.950Z] #60 1.875 ++ go env GOARCH [2022-07-20T13:28:09.950Z] #60 1.911 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:28:09.950Z] #60 1.911 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:28:09.950Z] #60 1.911 ++ dirname /install.sh [2022-07-20T13:28:09.950Z] #60 1.911 + dir=/ [2022-07-20T13:28:09.950Z] #60 1.911 + bin=runc [2022-07-20T13:28:09.950Z] #60 1.911 + shift [2022-07-20T13:28:09.950Z] #60 1.911 + '[' '!' -f //runc.installer ']' [2022-07-20T13:28:09.950Z] #60 1.911 + . //runc.installer [2022-07-20T13:28:09.950Z] #60 1.911 ++ set -e [2022-07-20T13:28:09.950Z] #60 1.911 ++ : v1.1.2 [2022-07-20T13:28:09.950Z] #60 1.911 + install_runc [2022-07-20T13:28:09.950Z] #60 1.911 + RUNC_BUILDTAGS=seccomp [2022-07-20T13:28:09.950Z] #60 1.911 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T13:28:09.950Z] #60 1.911 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OPRJhcNHov/src/github.com/opencontainers/runc [2022-07-20T13:28:09.950Z] #60 1.911 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T13:28:09.950Z] #60 1.913 Cloning into '/tmp/tmp.OPRJhcNHov/src/github.com/opencontainers/runc'... [2022-07-20T13:28:10.218Z] #77 136.3 CC src/basic_test_double_array_item.lo [2022-07-20T13:28:10.218Z] #77 136.5 CC src/basic_test_double_array.lo [2022-07-20T13:28:10.485Z] #77 136.6 CC src/basic_test_top_array_int.lo [2022-07-20T13:28:10.485Z] #77 136.7 CC src/basic_test_top_array_string.lo [2022-07-20T13:28:10.749Z] #77 136.9 CC src/basic_test_top_double_array_int.lo [2022-07-20T13:28:10.749Z] #77 137.1 CC src/basic_test_top_double_array_obj.lo [2022-07-20T13:28:11.012Z] #77 137.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T13:28:11.272Z] #77 137.5 CC src/basic_test_top_double_array_string.lo [2022-07-20T13:28:11.272Z] #77 137.5 CC src/read-file.lo [2022-07-20T13:28:11.272Z] #77 137.5 CC src/json_common.lo [2022-07-20T13:28:11.533Z] #77 137.6 CC tests/test-1.o [2022-07-20T13:28:11.533Z] #77 137.7 CC tests/test-2.o [2022-07-20T13:28:11.793Z] #77 138.1 CC tests/test-3.o [2022-07-20T13:28:11.857Z] #60 ... [2022-07-20T13:28:11.857Z] [2022-07-20T13:28:11.857Z] #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-20T13:28:11.857Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T13:28:11.857Z] #16 DONE 2.2s [2022-07-20T13:28:11.959Z] #77 121.4 config.status: creating Makefile [2022-07-20T13:28:11.959Z] #77 121.5 config.status: creating config.h [2022-07-20T13:28:11.959Z] #77 121.5 config.status: executing libtool commands [2022-07-20T13:28:11.959Z] #77 121.5 config.status: executing depfiles commands [2022-07-20T13:28:11.959Z] #77 ... [2022-07-20T13:28:11.959Z] [2022-07-20T13:28:11.959Z] #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-20T13:28:11.959Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:11.959Z] #21 10.22 Reading package lists... [2022-07-20T13:28:11.959Z] #21 13.76 Reading package lists... [2022-07-20T13:28:11.959Z] #21 16.53 Building dependency tree... [2022-07-20T13:28:11.959Z] #21 18.36 The following additional packages will be installed: [2022-07-20T13:28:11.959Z] #21 18.36 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:28:11.959Z] #21 18.36 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T13:28:11.959Z] #21 18.36 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:28:11.959Z] #21 18.36 python3-pkg-resources vim-runtime xxd [2022-07-20T13:28:11.959Z] #21 18.36 Suggested packages: [2022-07-20T13:28:11.959Z] #21 18.36 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T13:28:11.959Z] #21 18.36 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T13:28:11.959Z] #21 18.36 acl attr quota [2022-07-20T13:28:11.959Z] #21 18.36 Recommended packages: [2022-07-20T13:28:11.959Z] #21 18.36 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T13:28:11.959Z] #21 19.89 The following NEW packages will be installed: [2022-07-20T13:28:11.959Z] #21 19.89 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T13:28:11.959Z] #21 19.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:28:11.959Z] #21 19.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T13:28:11.959Z] #21 19.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T13:28:11.959Z] #21 19.90 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:28:11.959Z] #21 19.90 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T13:28:11.959Z] #21 19.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T13:28:11.959Z] #21 19.90 xz-utils zip zstd [2022-07-20T13:28:11.959Z] #21 20.25 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:28:11.959Z] #21 20.25 Need to get 27.7 MB of archives. [2022-07-20T13:28:11.959Z] #21 20.25 After this operation, 106 MB of additional disk space will be used. [2022-07-20T13:28:11.959Z] #21 20.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T13:28:11.959Z] #21 20.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T13:28:11.959Z] #21 20.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T13:28:11.959Z] #21 20.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:28:11.959Z] #21 20.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T13:28:11.959Z] #21 20.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T13:28:11.959Z] #21 20.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-20T13:28:11.959Z] #21 20.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T13:28:11.959Z] #21 20.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:28:11.959Z] #21 20.31 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-20T13:28:11.959Z] #21 20.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T13:28:11.959Z] #21 20.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:28:11.959Z] #21 20.34 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-20T13:28:11.959Z] #21 20.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T13:28:11.959Z] #21 20.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T13:28:11.959Z] #21 20.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T13:28:11.959Z] #21 20.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T13:28:11.959Z] #21 20.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T13:28:11.959Z] #21 20.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T13:28:11.959Z] #21 20.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T13:28:11.959Z] #21 20.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T13:28:11.959Z] #21 20.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:28:11.959Z] #21 20.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:28:11.959Z] #21 20.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:28:11.959Z] #21 20.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T13:28:11.959Z] #21 20.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T13:28:11.959Z] #21 20.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T13:28:11.959Z] #21 20.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T13:28:11.959Z] #21 20.71 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-20T13:28:11.959Z] #21 20.71 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-20T13:28:11.959Z] #21 20.72 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-20T13:28:11.959Z] #21 20.72 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:28:11.959Z] #21 20.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T13:28:11.959Z] #21 20.73 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:28:11.959Z] #21 20.73 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-20T13:28:11.959Z] #21 20.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T13:28:11.959Z] #21 20.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T13:28:11.959Z] #21 20.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:28:11.959Z] #21 20.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T13:28:11.959Z] #21 20.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T13:28:11.959Z] #21 20.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T13:28:11.959Z] #21 20.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T13:28:11.959Z] #21 20.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T13:28:11.959Z] #21 20.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T13:28:11.959Z] #21 20.87 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-20T13:28:11.959Z] #21 21.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T13:28:11.959Z] #21 21.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T13:28:11.959Z] #21 21.12 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T13:28:11.959Z] #21 21.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T13:28:11.959Z] #21 21.67 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:28:11.959Z] #21 21.82 Fetched 27.7 MB in 1s (23.1 MB/s) [2022-07-20T13:28:11.959Z] #21 21.89 Selecting previously unselected package pigz. [2022-07-20T13:28:11.959Z] #21 21.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T13:28:11.959Z] #21 21.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 21.96 Unpacking pigz (2.6-1) ... [2022-07-20T13:28:11.959Z] #21 22.04 Selecting previously unselected package libelf1:amd64. [2022-07-20T13:28:11.959Z] #21 22.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 22.08 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T13:28:11.959Z] #21 22.22 Selecting previously unselected package libbpf0:amd64. [2022-07-20T13:28:11.959Z] #21 22.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 22.23 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:28:11.959Z] #21 22.32 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:28:11.959Z] #21 22.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 22.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:28:11.959Z] #21 22.40 Selecting previously unselected package libmnl0:amd64. [2022-07-20T13:28:11.959Z] #21 22.40 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 22.40 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:28:11.959Z] #21 22.48 Selecting previously unselected package libxtables12:amd64. [2022-07-20T13:28:11.959Z] #21 22.48 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 22.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:28:11.959Z] #21 22.56 Selecting previously unselected package libcap2-bin. [2022-07-20T13:28:11.959Z] #21 22.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 22.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T13:28:11.959Z] #21 22.64 Selecting previously unselected package iproute2. [2022-07-20T13:28:11.959Z] #21 22.65 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 22.65 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T13:28:11.959Z] #21 23.12 Selecting previously unselected package xxd. [2022-07-20T13:28:11.959Z] #21 23.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:28:11.959Z] #21 23.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:11.959Z] #21 23.24 Selecting previously unselected package vim-common. [2022-07-20T13:28:11.959Z] #21 23.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:28:11.959Z] #21 23.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:11.959Z] #21 23.41 Selecting previously unselected package bash-completion. [2022-07-20T13:28:11.959Z] #21 23.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T13:28:12.053Z] #77 138.2 CC tests/test-4.o [2022-07-20T13:28:12.053Z] #77 138.3 CC tests/test-5.o [2022-07-20T13:28:12.116Z] [2022-07-20T13:28:12.116Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T13:28:12.116Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T13:28:12.313Z] #77 138.5 CC tests/test-6.o [2022-07-20T13:28:12.529Z] #21 ... [2022-07-20T13:28:12.529Z] [2022-07-20T13:28:12.529Z] #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-20T13:28:12.529Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:12.529Z] #77 122.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T13:28:12.529Z] #77 122.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:28:12.789Z] #77 122.5 checking for gcc... gcc [2022-07-20T13:28:12.789Z] #77 122.5 checking whether the C compiler works... yes [2022-07-20T13:28:12.883Z] #77 138.9 CC tests/test-7.o [2022-07-20T13:28:13.049Z] #77 122.7 checking for C compiler default output file name... a.out [2022-07-20T13:28:13.049Z] #77 122.7 checking for suffix of executables... [2022-07-20T13:28:13.049Z] #77 122.8 checking whether we are cross compiling... no [2022-07-20T13:28:13.143Z] #77 139.3 CC tests/test-8.o [2022-07-20T13:28:13.143Z] #77 139.4 CC tests/test-9.o [2022-07-20T13:28:13.143Z] #77 139.6 CC tests/test-10.o [2022-07-20T13:28:13.309Z] #77 123.0 checking for suffix of object files... o [2022-07-20T13:28:13.309Z] #77 123.0 checking whether we are using the GNU C compiler... yes [2022-07-20T13:28:13.309Z] #77 123.2 checking whether gcc accepts -g... yes [2022-07-20T13:28:13.497Z] #17 1.401 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T13:28:13.497Z] #17 DONE 1.6s [2022-07-20T13:28:13.497Z] [2022-07-20T13:28:13.497Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T13:28:13.497Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T13:28:13.569Z] #77 123.2 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:28:13.569Z] #77 123.4 checking whether gcc understands -c and -o together... yes [2022-07-20T13:28:13.715Z] #77 139.9 CC tests/test-11.o [2022-07-20T13:28:13.829Z] #77 123.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:28:13.829Z] #77 123.5 checking whether build environment is sane... yes [2022-07-20T13:28:13.829Z] #77 123.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:28:13.829Z] #77 123.6 checking for gawk... no [2022-07-20T13:28:13.829Z] #77 123.6 checking for mawk... mawk [2022-07-20T13:28:13.829Z] #77 123.6 checking whether make sets $(MAKE)... yes [2022-07-20T13:28:13.829Z] #77 123.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:28:13.829Z] #77 123.6 checking whether make supports nested variables... yes [2022-07-20T13:28:13.829Z] #77 123.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:28:13.829Z] #77 123.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:28:13.829Z] #77 123.7 checking how to create a ustar tar archive... gnutar [2022-07-20T13:28:14.089Z] #77 123.7 checking dependency style of gcc... gcc3 [2022-07-20T13:28:14.089Z] #77 123.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:28:14.089Z] #77 123.8 checking whether make supports nested variables... (cached) yes [2022-07-20T13:28:14.349Z] #77 123.9 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:28:14.349Z] #77 124.1 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:28:14.349Z] #77 124.1 checking how to print strings... printf [2022-07-20T13:28:14.349Z] #77 124.1 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:28:14.349Z] #77 124.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:28:14.349Z] #77 124.2 checking for egrep... /bin/grep -E [2022-07-20T13:28:14.349Z] #77 124.2 checking for fgrep... /bin/grep -F [2022-07-20T13:28:14.349Z] #77 124.2 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:28:14.349Z] #77 124.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:28:14.349Z] #77 124.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:28:14.349Z] #77 124.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:28:14.349Z] #77 124.3 checking whether ln -s works... yes [2022-07-20T13:28:14.349Z] #77 124.3 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:28:14.609Z] #77 124.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-20T13:28:14.609Z] #77 124.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:28:14.609Z] #77 124.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:28:14.609Z] #77 124.3 checking for objdump... objdump [2022-07-20T13:28:14.609Z] #77 124.3 checking how to recognize dependent libraries... pass_all [2022-07-20T13:28:14.609Z] #77 124.3 checking for dlltool... no [2022-07-20T13:28:14.609Z] #77 124.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:28:14.609Z] #77 124.4 checking for ar... ar [2022-07-20T13:28:14.609Z] #77 124.4 checking for archiver @FILE support... @ [2022-07-20T13:28:14.609Z] #77 124.4 checking for strip... strip [2022-07-20T13:28:14.609Z] #77 124.5 checking for ranlib... ranlib [2022-07-20T13:28:15.180Z] #77 124.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:28:15.180Z] #77 124.9 checking for sysroot... no [2022-07-20T13:28:15.180Z] #77 124.9 checking for a working dd... /bin/dd [2022-07-20T13:28:15.180Z] #77 124.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:28:15.180Z] #77 125.0 checking for mt... no [2022-07-20T13:28:15.180Z] #77 125.0 checking if : is a manifest tool... no [2022-07-20T13:28:15.180Z] #77 125.0 checking how to run the C preprocessor... gcc -E [2022-07-20T13:28:15.404Z] #18 DONE 1.6s [2022-07-20T13:28:15.404Z] [2022-07-20T13:28:15.404Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T13:28:15.404Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T13:28:15.443Z] #54 ... [2022-07-20T13:28:15.443Z] [2022-07-20T13:28:15.443Z] #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-20T13:28:15.443Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:28:15.443Z] #19 271.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-20T13:28:15.443Z] #19 271.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:28:15.443Z] #19 271.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:28:15.443Z] #19 272.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-20T13:28:15.443Z] #19 272.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:28:15.443Z] #19 272.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:28:16.015Z] #77 125.2 checking for ANSI C header files... yes [2022-07-20T13:28:16.275Z] #77 125.8 checking for sys/types.h... yes [2022-07-20T13:28:16.275Z] #77 125.9 checking for sys/stat.h... yes [2022-07-20T13:28:16.275Z] #77 126.0 checking for stdlib.h... yes [2022-07-20T13:28:16.534Z] #77 126.2 checking for string.h... yes [2022-07-20T13:28:16.786Z] #19 DONE 1.5s [2022-07-20T13:28:16.787Z] [2022-07-20T13:28:16.787Z] #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-20T13:28:16.787Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:16.787Z] #77 133.2 configure.ac:11: installing 'build-aux/compile' [2022-07-20T13:28:16.787Z] #77 133.2 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T13:28:16.787Z] #77 133.2 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T13:28:16.787Z] #77 133.2 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T13:28:16.787Z] #77 133.2 configure.ac:13: installing 'build-aux/missing' [2022-07-20T13:28:16.787Z] #77 133.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T13:28:16.787Z] #77 133.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:28:16.787Z] #77 136.3 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:28:16.787Z] #77 136.9 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:28:16.787Z] #77 136.9 checking how to print strings... printf [2022-07-20T13:28:16.787Z] #77 136.9 checking for gcc... gcc [2022-07-20T13:28:16.787Z] #77 137.3 checking whether the C compiler works... yes [2022-07-20T13:28:16.787Z] #77 137.7 checking for C compiler default output file name... a.out [2022-07-20T13:28:16.787Z] #77 137.7 checking for suffix of executables... [2022-07-20T13:28:16.787Z] #77 138.1 checking whether we are cross compiling... no [2022-07-20T13:28:16.787Z] #77 138.6 checking for suffix of object files... o [2022-07-20T13:28:16.787Z] #77 138.8 checking whether we are using the GNU C compiler... yes [2022-07-20T13:28:16.787Z] #77 139.0 checking whether gcc accepts -g... yes [2022-07-20T13:28:16.787Z] #77 139.2 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:28:16.794Z] #77 126.3 checking for memory.h... yes [2022-07-20T13:28:16.794Z] #77 126.4 checking for strings.h... yes [2022-07-20T13:28:17.046Z] #77 139.6 checking whether gcc understands -c and -o together... yes [2022-07-20T13:28:17.046Z] #77 140.0 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:28:17.046Z] #77 140.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:28:17.046Z] #77 140.1 checking for egrep... /bin/grep -E [2022-07-20T13:28:17.046Z] #77 140.1 checking for fgrep... /bin/grep -F [2022-07-20T13:28:17.046Z] #77 140.1 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:28:17.058Z] #77 126.6 checking for inttypes.h... yes [2022-07-20T13:28:17.058Z] #77 126.8 checking for stdint.h... yes [2022-07-20T13:28:17.306Z] #77 140.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:28:17.306Z] #77 140.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:28:17.306Z] #77 140.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:28:17.306Z] #77 140.4 checking whether ln -s works... yes [2022-07-20T13:28:17.321Z] #77 127.0 checking for unistd.h... yes [2022-07-20T13:28:17.566Z] #77 140.4 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:28:17.566Z] #77 140.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-20T13:28:17.566Z] #77 140.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:28:17.566Z] #77 140.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:28:17.566Z] #77 140.4 checking for objdump... objdump [2022-07-20T13:28:17.566Z] #77 140.4 checking how to recognize dependent libraries... pass_all [2022-07-20T13:28:17.566Z] #77 140.4 checking for dlltool... no [2022-07-20T13:28:17.566Z] #77 140.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:28:17.566Z] #77 140.4 checking for ar... ar [2022-07-20T13:28:17.581Z] #77 127.1 checking for dlfcn.h... yes [2022-07-20T13:28:17.581Z] #77 127.3 checking for objdir... .libs [2022-07-20T13:28:17.825Z] #77 140.4 checking for archiver @FILE support... @ [2022-07-20T13:28:17.825Z] #77 140.8 checking for strip... strip [2022-07-20T13:28:17.825Z] #77 140.8 checking for ranlib... ranlib [2022-07-20T13:28:17.825Z] #77 140.8 checking for gawk... no [2022-07-20T13:28:17.825Z] #77 140.8 checking for mawk... [2022-07-20T13:28:17.825Z] #77 ... [2022-07-20T13:28:17.825Z] [2022-07-20T13:28:17.825Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T13:28:17.825Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T13:28:17.825Z] #20 DONE 1.3s [2022-07-20T13:28:17.825Z] [2022-07-20T13:28:17.825Z] #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-20T13:28:17.825Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:17.825Z] #77 140.8 checking for mawk... mawk [2022-07-20T13:28:17.825Z] #77 140.8 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-20T13:28:17.825Z] #77 ... [2022-07-20T13:28:17.825Z] [2022-07-20T13:28:17.825Z] #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-20T13:28:17.825Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:18.150Z] #77 127.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:28:18.150Z] #77 127.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:28:18.150Z] #77 127.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:28:18.719Z] #77 127.9 checking if gcc static flag -static works... yes [2022-07-20T13:28:18.719Z] #77 128.4 checking if gcc supports -c -o file.o... yes [2022-07-20T13:28:18.719Z] #77 128.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:28:18.719Z] #77 128.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:28:18.979Z] #77 128.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:28:18.979Z] #77 128.7 checking how to hardcode library paths into programs... immediate [2022-07-20T13:28:18.979Z] #77 128.8 checking whether stripping libraries is possible... yes [2022-07-20T13:28:18.979Z] #77 128.8 checking if libtool supports shared libraries... yes [2022-07-20T13:28:18.979Z] #77 128.8 checking whether to build shared libraries... no [2022-07-20T13:28:18.979Z] #77 128.8 checking whether to build static libraries... yes [2022-07-20T13:28:19.239Z] #77 128.8 checking float.h usability... yes [2022-07-20T13:28:19.239Z] #77 129.0 checking float.h presence... yes [2022-07-20T13:28:19.239Z] #77 129.0 checking for float.h... yes [2022-07-20T13:28:19.456Z] #14 ... [2022-07-20T13:28:19.456Z] [2022-07-20T13:28:19.456Z] #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-20T13:28:19.456Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:19.456Z] #77 114.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T13:28:19.504Z] #77 129.0 checking limits.h usability... yes [2022-07-20T13:28:19.504Z] #77 129.2 checking limits.h presence... yes [2022-07-20T13:28:19.504Z] #77 129.2 checking for limits.h... yes [2022-07-20T13:28:19.504Z] #77 129.2 checking stddef.h usability... yes [2022-07-20T13:28:19.504Z] #77 129.4 checking stddef.h presence... yes [2022-07-20T13:28:19.717Z] #77 ... [2022-07-20T13:28:19.717Z] [2022-07-20T13:28:19.717Z] #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-20T13:28:19.717Z] #67 sha256:f242a08aaed5cf8d3810fa38e91a97d12c7173e869847a51f3d3ef3db34c0fec [2022-07-20T13:28:19.717Z] #67 190.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:28:19.717Z] #67 190.2 + GOBIN=/build [2022-07-20T13:28:19.717Z] #67 190.2 + GO111MODULE=on [2022-07-20T13:28:19.717Z] #67 190.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:28:19.731Z] #21 1.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:28:19.731Z] #21 1.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:28:19.731Z] #21 1.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:28:19.763Z] #77 129.4 checking for stddef.h... yes [2022-07-20T13:28:19.763Z] #77 129.5 checking for stdlib.h... (cached) yes [2022-07-20T13:28:19.763Z] #77 129.5 checking for string.h... (cached) yes [2022-07-20T13:28:19.763Z] #77 129.5 checking sys/time.h usability... yes [2022-07-20T13:28:19.763Z] #77 129.6 checking sys/time.h presence... yes [2022-07-20T13:28:19.763Z] #77 129.7 checking for sys/time.h... yes [2022-07-20T13:28:20.024Z] #77 129.7 checking for inline... inline [2022-07-20T13:28:20.283Z] #77 129.8 checking for size_t... yes [2022-07-20T13:28:20.283Z] #77 130.1 checking for stdlib.h... (cached) yes [2022-07-20T13:28:20.543Z] #77 130.1 checking for GNU libc compatible malloc... yes [2022-07-20T13:28:20.543Z] #77 130.3 checking for stdlib.h... (cached) yes [2022-07-20T13:28:20.668Z] #21 2.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:28:20.804Z] #77 130.3 checking for GNU libc compatible realloc... yes [2022-07-20T13:28:21.065Z] #77 130.5 checking for working strtod... yes [2022-07-20T13:28:21.065Z] #77 130.9 checking for gettimeofday... yes [2022-07-20T13:28:21.586Z] #77 131.1 checking for memset... yes [2022-07-20T13:28:21.586Z] #77 131.2 checking for strspn... yes [2022-07-20T13:28:21.846Z] #77 131.6 checking that generated files are newer than configure... done [2022-07-20T13:28:21.846Z] #77 131.6 configure: creating ./config.status [2022-07-20T13:28:22.264Z] #67 ... [2022-07-20T13:28:22.264Z] [2022-07-20T13:28:22.264Z] #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-20T13:28:22.264Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:28:22.264Z] #14 200.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T13:28:22.264Z] #14 200.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T13:28:22.264Z] #14 200.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:28:22.264Z] #14 201.2 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T13:28:22.264Z] #14 201.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T13:28:22.264Z] #14 201.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:28:22.525Z] #14 201.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T13:28:22.525Z] #14 201.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T13:28:22.525Z] #14 201.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:28:22.573Z] #21 4.741 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:28:23.097Z] #14 ... [2022-07-20T13:28:23.097Z] [2022-07-20T13:28:23.097Z] #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-20T13:28:23.097Z] #67 sha256:f242a08aaed5cf8d3810fa38e91a97d12c7173e869847a51f3d3ef3db34c0fec [2022-07-20T13:28:23.097Z] #67 201.2 rootlesskit version 1.0.0 [2022-07-20T13:28:23.097Z] #67 201.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T13:28:23.097Z] #67 201.2 -container-ip string [2022-07-20T13:28:23.097Z] #67 201.2 container ip [2022-07-20T13:28:23.097Z] #67 201.2 -container-port int [2022-07-20T13:28:23.097Z] #67 201.2 container port (default -1) [2022-07-20T13:28:23.097Z] #67 201.2 -host-ip string [2022-07-20T13:28:23.097Z] #67 201.2 host ip [2022-07-20T13:28:23.097Z] #67 201.2 -host-port int [2022-07-20T13:28:23.097Z] #67 201.2 host port (default -1) [2022-07-20T13:28:23.097Z] #67 201.2 -proto string [2022-07-20T13:28:23.097Z] #67 201.2 proxy protocol (default "tcp") [2022-07-20T13:28:23.097Z] #67 DONE 201.7s [2022-07-20T13:28:23.097Z] [2022-07-20T13:28:23.097Z] #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-20T13:28:23.097Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:28:23.097Z] #14 201.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:28:23.097Z] #14 201.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:28:23.097Z] #14 201.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:28:23.358Z] #14 ... [2022-07-20T13:28:23.358Z] [2022-07-20T13:28:23.358Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T13:28:23.358Z] #68 sha256:b1cec629cdd814b81b882149b6cc28f42a3c8a2aa4c28e099a494b0559a1ed21 [2022-07-20T13:28:23.358Z] #68 DONE 0.1s [2022-07-20T13:28:23.358Z] [2022-07-20T13:28:23.358Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T13:28:23.358Z] #69 sha256:d8c67a2bfee975a7aa4d991311cb12f2c6911f51dcaf50882b8d9aa91883aaa7 [2022-07-20T13:28:23.358Z] #69 DONE 0.2s [2022-07-20T13:28:23.358Z] [2022-07-20T13:28:23.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-20T13:28:23.358Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T13:28:23.358Z] #14 202.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:28:23.358Z] #14 202.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:28:23.358Z] #14 202.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:28:23.757Z] #77 ... [2022-07-20T13:28:23.757Z] [2022-07-20T13:28:23.757Z] #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-20T13:28:23.757Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:23.757Z] #21 25.34 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T13:28:23.757Z] #21 25.84 Selecting previously unselected package bzip2. [2022-07-20T13:28:23.757Z] #21 25.85 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:28:23.757Z] #21 25.85 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:28:23.757Z] #21 25.94 Selecting previously unselected package xz-utils. [2022-07-20T13:28:23.757Z] #21 25.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:28:23.757Z] #21 25.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:28:23.757Z] #21 26.12 Selecting previously unselected package apparmor. [2022-07-20T13:28:23.757Z] #21 26.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T13:28:23.757Z] #21 26.18 Unpacking apparmor (2.13.6-10) ... [2022-07-20T13:28:23.757Z] #21 26.66 Selecting previously unselected package inetutils-ping. [2022-07-20T13:28:23.757Z] #21 26.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T13:28:23.757Z] #21 26.68 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T13:28:23.757Z] #21 26.83 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T13:28:23.757Z] #21 26.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:28:23.757Z] #21 26.84 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:28:23.757Z] #21 26.90 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T13:28:23.757Z] #21 26.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:28:23.757Z] #21 26.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:28:23.757Z] #21 26.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T13:28:23.758Z] #21 27.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:28:23.758Z] #21 27.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T13:28:23.758Z] #21 27.09 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:28:23.758Z] #21 27.17 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T13:28:23.758Z] #21 27.17 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:28:23.758Z] #21 27.26 Selecting previously unselected package iptables. [2022-07-20T13:28:23.758Z] #21 27.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.27 Unpacking iptables (1.8.7-1) ... [2022-07-20T13:28:23.758Z] #21 27.60 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:28:23.758Z] #21 27.61 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.63 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:28:23.758Z] #21 27.75 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:28:23.758Z] #21 27.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:28:23.758Z] #21 27.86 Selecting previously unselected package jq. [2022-07-20T13:28:23.758Z] #21 27.88 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.89 Unpacking jq (1.6-2.1) ... [2022-07-20T13:28:23.758Z] #21 27.96 Selecting previously unselected package libaio1:amd64. [2022-07-20T13:28:23.758Z] #21 27.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 27.96 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:28:23.758Z] #21 28.07 Selecting previously unselected package libgpm2:amd64. [2022-07-20T13:28:23.758Z] #21 28.07 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 28.08 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:28:23.758Z] #21 28.15 Selecting previously unselected package libicu67:amd64. [2022-07-20T13:28:23.758Z] #21 28.16 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 28.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T13:28:23.758Z] #21 31.38 Selecting previously unselected package libinih1:amd64. [2022-07-20T13:28:23.758Z] #21 31.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 31.39 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T13:28:23.758Z] #21 31.45 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:28:23.758Z] #21 31.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 31.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:28:23.758Z] #21 31.57 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:28:23.758Z] #21 31.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 31.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:28:23.758Z] #21 31.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:28:23.758Z] #21 31.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 31.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:28:23.758Z] #21 31.79 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:28:23.758Z] #21 31.79 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 31.79 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:28:23.758Z] #21 31.86 Selecting previously unselected package net-tools. [2022-07-20T13:28:23.758Z] #21 31.86 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 31.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:28:23.758Z] #21 32.07 Selecting previously unselected package patch. [2022-07-20T13:28:23.758Z] #21 32.09 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 32.09 Unpacking patch (2.7.6-7) ... [2022-07-20T13:28:23.758Z] #21 32.24 Selecting previously unselected package python-pip-whl. [2022-07-20T13:28:23.758Z] #21 32.24 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:28:23.758Z] #21 32.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:28:23.758Z] #21 32.86 Selecting previously unselected package python3-lib2to3. [2022-07-20T13:28:23.758Z] #21 32.86 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T13:28:23.758Z] #21 32.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:28:23.758Z] #21 33.02 Selecting previously unselected package python3-distutils. [2022-07-20T13:28:23.758Z] #21 33.02 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T13:28:23.758Z] #21 33.03 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T13:28:23.758Z] #21 33.19 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:28:23.758Z] #21 33.19 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:28:23.758Z] #21 33.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:28:23.758Z] #21 33.35 Selecting previously unselected package python3-setuptools. [2022-07-20T13:28:23.758Z] #21 33.35 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T13:28:23.758Z] #21 33.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T13:28:23.758Z] #21 33.61 Selecting previously unselected package python3-wheel. [2022-07-20T13:28:23.758Z] #21 33.62 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T13:28:23.758Z] #21 33.63 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T13:28:23.758Z] #21 33.71 Selecting previously unselected package python3-pip. [2022-07-20T13:28:23.758Z] #21 33.73 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:28:23.758Z] #21 33.74 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:28:23.758Z] #21 33.99 Selecting previously unselected package sudo. [2022-07-20T13:28:23.758Z] #21 33.99 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 34.00 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T13:28:23.758Z] #21 34.60 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T13:28:23.758Z] #21 34.60 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 34.61 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:28:23.758Z] #21 34.84 Selecting previously unselected package uidmap. [2022-07-20T13:28:23.758Z] #21 34.85 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T13:28:23.758Z] #21 34.85 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T13:28:23.758Z] #21 35.00 Selecting previously unselected package vim-runtime. [2022-07-20T13:28:23.758Z] #21 35.01 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:28:23.758Z] #21 35.05 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-20T13:28:23.758Z] #21 35.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T13:28:23.758Z] #21 35.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:23.758Z] #21 ... [2022-07-20T13:28:23.758Z] [2022-07-20T13:28:23.758Z] #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-20T13:28:23.758Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:23.758Z] #77 133.6 config.status: creating Makefile [2022-07-20T13:28:23.758Z] #77 133.7 config.status: creating config.h [2022-07-20T13:28:23.758Z] #77 133.7 config.status: executing depfiles commands [2022-07-20T13:28:23.930Z] #14 202.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T13:28:23.930Z] #14 202.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:28:23.930Z] #14 202.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:23.930Z] #14 202.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:28:23.930Z] #14 202.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:28:23.930Z] #14 202.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:28:23.954Z] #21 ... [2022-07-20T13:28:23.954Z] [2022-07-20T13:28:23.954Z] #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-20T13:28:23.954Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:23.954Z] #77 140.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:28:23.954Z] #77 141.5 checking for sysroot... no [2022-07-20T13:28:23.954Z] #77 141.5 checking for a working dd... /bin/dd [2022-07-20T13:28:23.954Z] #77 141.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:28:23.954Z] #77 141.7 checking for mt... no [2022-07-20T13:28:23.954Z] #77 141.7 checking if : is a manifest tool... no [2022-07-20T13:28:23.954Z] #77 141.8 checking how to run the C preprocessor... gcc -E [2022-07-20T13:28:23.954Z] #77 142.4 checking for ANSI C header files... yes [2022-07-20T13:28:23.954Z] #77 143.6 checking for sys/types.h... yes [2022-07-20T13:28:23.954Z] #77 144.1 checking for sys/stat.h... yes [2022-07-20T13:28:23.954Z] #77 144.6 checking for stdlib.h... yes [2022-07-20T13:28:23.954Z] #77 144.8 checking for string.h... yes [2022-07-20T13:28:23.954Z] #77 145.1 checking for memory.h... yes [2022-07-20T13:28:23.954Z] #77 145.6 checking for strings.h... yes [2022-07-20T13:28:23.954Z] #77 145.8 checking for inttypes.h... yes [2022-07-20T13:28:23.954Z] #77 146.0 checking for stdint.h... yes [2022-07-20T13:28:23.954Z] #77 146.4 checking for unistd.h... yes [2022-07-20T13:28:24.018Z] #77 133.9 config.status: executing libtool commands [2022-07-20T13:28:24.191Z] #14 203.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T13:28:24.191Z] #14 203.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T13:28:24.191Z] #14 203.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:28:24.522Z] #77 147.0 checking for dlfcn.h... yes [2022-07-20T13:28:24.522Z] #77 147.3 checking for objdir... .libs [2022-07-20T13:28:24.765Z] #14 203.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T13:28:24.765Z] #14 203.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T13:28:24.765Z] #14 203.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:28:24.959Z] #77 134.7 GEN .version [2022-07-20T13:28:24.959Z] #77 134.7 make install-recursive [2022-07-20T13:28:24.959Z] #77 134.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T13:28:24.959Z] #77 134.7 Making install in libocispec [2022-07-20T13:28:24.959Z] #77 134.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:24.959Z] #77 134.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T13:28:24.959Z] #77 134.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T13:28:24.959Z] #77 134.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T13:28:24.959Z] #77 134.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T13:28:25.026Z] #14 204.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T13:28:25.026Z] #14 204.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T13:28:25.026Z] #14 204.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:28:25.091Z] #77 148.2 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-20T13:28:25.091Z] #77 ... [2022-07-20T13:28:25.091Z] [2022-07-20T13:28:25.091Z] #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-20T13:28:25.091Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:25.091Z] #21 7.250 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:28:25.620Z] #14 204.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T13:28:25.620Z] #14 204.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T13:28:25.620Z] #14 204.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:28:25.898Z] #77 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T13:28:25.898Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T13:28:25.899Z] #14 204.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T13:28:26.158Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T13:28:26.158Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T13:28:26.158Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T13:28:26.158Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T13:28:26.158Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T13:28:26.158Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T13:28:26.158Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T13:28:26.160Z] #14 204.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T13:28:26.160Z] #14 205.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:28:27.102Z] #14 205.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T13:28:27.102Z] #14 205.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T13:28:27.102Z] #14 205.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:28:27.102Z] #14 206.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T13:28:27.363Z] #14 206.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:28:27.363Z] #14 206.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:27.363Z] #14 206.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:28:27.363Z] #14 206.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:28:27.542Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T13:28:27.543Z] #77 137.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T13:28:27.543Z] #77 137.1 make install-recursive [2022-07-20T13:28:27.543Z] #77 137.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:27.543Z] #77 137.2 Making install in yajl [2022-07-20T13:28:27.543Z] #77 137.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:27.543Z] #77 137.2 CC verify/json_verify-json_verify.o [2022-07-20T13:28:27.543Z] #77 137.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T13:28:27.543Z] #77 137.3 CC src/libyajl_la-yajl.lo [2022-07-20T13:28:27.543Z] #77 137.3 CC src/libyajl_la-yajl_gen.lo [2022-07-20T13:28:27.543Z] #77 137.3 CC src/libyajl_la-yajl_parser.lo [2022-07-20T13:28:27.543Z] #77 137.3 CC src/libyajl_la-yajl_buf.lo [2022-07-20T13:28:27.543Z] #77 137.3 CC src/libyajl_la-yajl_encode.lo [2022-07-20T13:28:27.543Z] #77 137.4 CC src/libyajl_la-yajl_lex.lo [2022-07-20T13:28:27.543Z] #77 137.4 CC src/libyajl_la-yajl_tree.lo [2022-07-20T13:28:27.626Z] #14 206.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:28:27.890Z] #14 206.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:28:27.890Z] #14 206.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:28:27.890Z] #14 206.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:28:28.834Z] #14 207.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:28:28.834Z] #14 207.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:28:28.834Z] #14 207.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:28:28.834Z] #14 207.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:28:28.834Z] #14 207.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:28:28.834Z] #14 207.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:28:28.834Z] #14 207.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:28:28.834Z] #14 207.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:28:28.834Z] #14 207.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:28:28.834Z] #14 207.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:28:28.834Z] #14 207.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:28:28.834Z] #14 207.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:28:28.834Z] #14 207.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:28:28.834Z] #14 207.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:28:28.834Z] #14 207.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T13:28:29.096Z] #14 207.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:28:29.096Z] #14 207.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:28:29.096Z] #14 207.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:28:29.096Z] #14 208.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:28:29.096Z] #14 208.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:28:29.096Z] #14 208.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:28:29.096Z] #14 208.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-20T13:28:29.096Z] #14 208.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:28:29.096Z] #14 208.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-20T13:28:29.096Z] #14 208.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:28:29.096Z] #14 208.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:28:29.096Z] #14 208.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-20T13:28:29.096Z] #14 208.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:28:29.096Z] #14 208.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:28:29.096Z] #14 208.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:29.096Z] #14 208.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:28:29.096Z] #14 208.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:29.358Z] #14 208.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:28:29.358Z] #14 208.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:28:29.619Z] #14 DONE 208.5s [2022-07-20T13:28:29.619Z] [2022-07-20T13:28:29.619Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T13:28:29.619Z] #59 sha256:829c7bcca2364538ac7882171977fdd8d3d349f8caa86a7719f348d00a68b0f5 [2022-07-20T13:28:29.881Z] #59 DONE 0.1s [2022-07-20T13:28:29.881Z] [2022-07-20T13:28:29.881Z] #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-20T13:28:29.881Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:28:30.368Z] #21 ... [2022-07-20T13:28:30.368Z] [2022-07-20T13:28:30.368Z] #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-20T13:28:30.368Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:30.368Z] #77 148.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:28:30.368Z] #77 148.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:28:30.368Z] #77 148.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:28:30.368Z] #77 148.9 checking if gcc static flag -static works... yes [2022-07-20T13:28:30.369Z] #77 149.7 checking if gcc supports -c -o file.o... yes [2022-07-20T13:28:30.369Z] #77 150.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:28:30.369Z] #77 150.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:28:30.369Z] #77 150.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:28:30.369Z] #77 150.5 checking how to hardcode library paths into programs... immediate [2022-07-20T13:28:30.369Z] #77 150.5 checking whether stripping libraries is possible... yes [2022-07-20T13:28:30.369Z] #77 150.5 checking if libtool supports shared libraries... yes [2022-07-20T13:28:30.369Z] #77 150.5 checking whether to build shared libraries... no [2022-07-20T13:28:30.369Z] #77 150.5 checking whether to build static libraries... yes [2022-07-20T13:28:30.369Z] #77 150.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:28:30.369Z] #77 150.6 checking whether build environment is sane... yes [2022-07-20T13:28:30.369Z] #77 150.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:28:30.369Z] #77 150.7 checking whether make sets $(MAKE)... yes [2022-07-20T13:28:30.369Z] #77 150.8 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:28:30.369Z] #77 150.9 checking whether make supports nested variables... yes [2022-07-20T13:28:30.369Z] #77 151.0 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:28:30.369Z] #77 151.0 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:28:30.369Z] #77 151.0 checking how to create a ustar tar archive... gnutar [2022-07-20T13:28:30.369Z] #77 151.1 checking dependency style of gcc... gcc3 [2022-07-20T13:28:30.369Z] #77 151.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:28:30.369Z] #77 151.3 checking whether make supports nested variables... (cached) yes [2022-07-20T13:28:30.369Z] #77 151.3 checking for gawk... (cached) mawk [2022-07-20T13:28:30.369Z] #77 151.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:28:30.369Z] #77 151.3 checking for gcc... (cached) gcc [2022-07-20T13:28:30.369Z] #77 151.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:28:30.369Z] #77 151.4 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:28:30.369Z] #77 151.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:28:30.369Z] #77 151.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:28:30.369Z] #77 151.4 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:28:30.369Z] #77 151.5 checking for python3... /usr/bin/python3 [2022-07-20T13:28:30.369Z] #77 151.6 checking for python3 version... 3.9 [2022-07-20T13:28:30.369Z] #77 151.6 checking for python3 platform... linux [2022-07-20T13:28:30.369Z] #77 151.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:28:30.369Z] #77 152.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:28:30.369Z] #77 152.2 checking for go-md2man... no [2022-07-20T13:28:30.369Z] #77 152.2 checking error.h usability... yes [2022-07-20T13:28:30.369Z] #77 152.4 checking error.h presence... yes [2022-07-20T13:28:30.369Z] #77 152.5 checking for error.h... yes [2022-07-20T13:28:30.369Z] #77 152.6 checking linux/openat2.h usability... yes [2022-07-20T13:28:30.369Z] #77 152.8 checking linux/openat2.h presence... yes [2022-07-20T13:28:30.369Z] #77 152.9 checking for linux/openat2.h... yes [2022-07-20T13:28:30.369Z] #77 153.0 checking for copy_file_range... yes [2022-07-20T13:28:30.628Z] #77 153.4 checking for fgetxattr... yes [2022-07-20T13:28:30.844Z] #77 ... [2022-07-20T13:28:30.844Z] [2022-07-20T13:28:30.844Z] #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-20T13:28:30.844Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:30.844Z] #21 38.26 Selecting previously unselected package vim. [2022-07-20T13:28:30.844Z] #21 38.27 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:28:30.844Z] #21 38.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:30.844Z] #21 38.85 Selecting previously unselected package xfsprogs. [2022-07-20T13:28:30.844Z] #21 38.85 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T13:28:30.844Z] #21 38.85 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T13:28:30.844Z] #21 39.29 Selecting previously unselected package zip. [2022-07-20T13:28:30.844Z] #21 39.30 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T13:28:30.844Z] #21 39.30 Unpacking zip (3.0-12) ... [2022-07-20T13:28:30.844Z] #21 39.44 Selecting previously unselected package zstd. [2022-07-20T13:28:30.844Z] #21 39.47 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T13:28:30.844Z] #21 39.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:28:30.844Z] #21 39.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:28:30.844Z] #21 40.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:28:30.844Z] #21 41.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:28:30.844Z] #21 41.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:28:30.844Z] #21 41.02 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T13:28:30.844Z] #21 41.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:28:30.844Z] #21 41.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T13:28:30.844Z] #21 41.06 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T13:28:30.844Z] #21 41.07 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:28:30.844Z] #21 41.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:28:30.844Z] #21 41.09 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:28:30.844Z] #21 41.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:28:30.844Z] #21 41.12 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T13:28:30.844Z] #21 41.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:30.844Z] #21 41.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:28:30.844Z] #21 41.80 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T13:28:30.844Z] #21 41.81 Setting up apparmor (2.13.6-10) ... [2022-07-20T13:28:31.150Z] #77 153.8 checking for statx... yes [2022-07-20T13:28:31.409Z] #77 154.2 checking for fgetpwent_r... yes [2022-07-20T13:28:31.786Z] #21 43.43 Setting up zip (3.0-12) ... [2022-07-20T13:28:31.786Z] #21 43.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:31.786Z] #21 43.48 Setting up bash-completion (1:2.11-2) ... [2022-07-20T13:28:31.797Z] #60 ... [2022-07-20T13:28:31.797Z] [2022-07-20T13:28:31.797Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T13:28:31.797Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T13:28:31.797Z] #15 DONE 2.0s [2022-07-20T13:28:31.797Z] [2022-07-20T13:28:31.797Z] #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-20T13:28:31.797Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:28:31.797Z] #60 2.068 + RM_GOPATH=0 [2022-07-20T13:28:31.797Z] #60 2.068 + TMP_GOPATH= [2022-07-20T13:28:31.797Z] #60 2.068 + : /build [2022-07-20T13:28:31.797Z] #60 2.068 + '[' -z '' ']' [2022-07-20T13:28:31.797Z] #60 2.068 ++ mktemp -d [2022-07-20T13:28:31.797Z] #60 2.082 + export GOPATH=/tmp/tmp.UdviSij1Do [2022-07-20T13:28:31.797Z] #60 2.082 + GOPATH=/tmp/tmp.UdviSij1Do [2022-07-20T13:28:31.797Z] #60 2.082 + RM_GOPATH=1 [2022-07-20T13:28:31.797Z] #60 2.082 + case "$(go env GOARCH)" in [2022-07-20T13:28:31.797Z] #60 2.082 ++ go env GOARCH [2022-07-20T13:28:31.797Z] #60 2.106 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T13:28:31.797Z] #60 2.106 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:28:31.797Z] #60 2.106 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:28:31.797Z] #60 2.106 ++ dirname /install.sh [2022-07-20T13:28:31.797Z] #60 2.106 + dir=/ [2022-07-20T13:28:31.797Z] #60 2.106 + bin=runc [2022-07-20T13:28:31.797Z] #60 2.106 + shift [2022-07-20T13:28:31.797Z] #60 2.106 + '[' '!' -f //runc.installer ']' [2022-07-20T13:28:31.797Z] #60 2.106 + . //runc.installer [2022-07-20T13:28:31.797Z] #60 2.106 ++ set -e [2022-07-20T13:28:31.797Z] #60 2.106 ++ : v1.1.2 [2022-07-20T13:28:31.797Z] #60 2.106 + install_runc [2022-07-20T13:28:31.797Z] #60 2.106 + RUNC_BUILDTAGS=seccomp [2022-07-20T13:28:31.797Z] #60 2.106 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T13:28:31.797Z] #60 2.106 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UdviSij1Do/src/github.com/opencontainers/runc [2022-07-20T13:28:31.797Z] #60 2.106 Cloning into '/tmp/tmp.UdviSij1Do/src/github.com/opencontainers/runc'... [2022-07-20T13:28:31.979Z] #77 154.5 checking for issetugid... no [2022-07-20T13:28:31.979Z] #77 154.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:28:31.979Z] #77 154.9 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:28:32.919Z] #77 155.0 checking for library containing yajl_tree_get... -lyajl [2022-07-20T13:28:32.919Z] #77 155.7 checking for yajl >= 2.0.0... yes [2022-07-20T13:28:33.180Z] #77 155.8 checking sys/capability.h usability... yes [2022-07-20T13:28:33.180Z] #77 156.1 checking sys/capability.h presence... yes [2022-07-20T13:28:33.180Z] #77 156.2 checking for sys/capability.h... yes [2022-07-20T13:28:33.552Z] #19 291.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-20T13:28:33.552Z] #19 291.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:28:33.552Z] #19 291.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:28:33.552Z] #19 291.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-20T13:28:33.552Z] #19 291.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:28:33.552Z] #19 291.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T13:28:33.711Z] #60 ... [2022-07-20T13:28:33.711Z] [2022-07-20T13:28:33.711Z] #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-20T13:28:33.711Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T13:28:33.711Z] #16 DONE 1.9s [2022-07-20T13:28:33.711Z] [2022-07-20T13:28:33.711Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T13:28:33.711Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T13:28:33.750Z] #77 156.2 checking for library containing cap_from_name... -lcap [2022-07-20T13:28:33.815Z] #19 291.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-20T13:28:33.815Z] #19 291.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:28:33.815Z] #19 291.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T13:28:33.815Z] #19 291.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-20T13:28:33.815Z] #19 291.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:28:33.815Z] #19 291.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:28:33.815Z] #19 291.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-20T13:28:34.071Z] #19 291.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:28:34.071Z] #19 291.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:28:34.071Z] #19 291.7 Selecting previously unselected package cross-config. [2022-07-20T13:28:34.071Z] #19 291.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-20T13:28:34.071Z] #19 291.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-20T13:28:34.071Z] #19 291.8 Selecting previously unselected package gcc-10-cross-base. [2022-07-20T13:28:34.071Z] #19 291.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:34.071Z] #19 291.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T13:28:34.071Z] #19 291.9 Selecting previously unselected package libc6-arm64-cross. [2022-07-20T13:28:34.071Z] #19 291.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T13:28:34.318Z] #77 156.8 checking for library containing dlopen... -ldl [2022-07-20T13:28:34.327Z] #21 ... [2022-07-20T13:28:34.327Z] [2022-07-20T13:28:34.327Z] #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-20T13:28:34.327Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:34.327Z] #77 142.8 CCLD libyajl.la [2022-07-20T13:28:34.327Z] #77 143.2 CCLD verify/json_verify [2022-07-20T13:28:34.327Z] #77 143.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:34.327Z] #77 143.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:28:34.327Z] #77 143.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:28:34.327Z] #77 143.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:34.327Z] #77 143.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:28:34.327Z] #77 143.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:34.327Z] #77 143.8 CC src/validate.o [2022-07-20T13:28:34.327Z] #77 143.8 CC src/image_spec_schema_config_schema.lo [2022-07-20T13:28:34.327Z] #77 143.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T13:28:34.327Z] #77 143.8 CC src/image_spec_schema_defs.lo [2022-07-20T13:28:34.327Z] #77 143.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T13:28:34.327Z] #77 143.8 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T13:28:34.327Z] #77 143.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T13:28:34.327Z] #77 143.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T13:28:34.327Z] #77 143.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T13:28:34.327Z] #77 143.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T13:28:34.327Z] #77 143.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T13:28:34.327Z] #77 144.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T13:28:34.327Z] #77 144.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T13:28:34.327Z] #77 144.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T13:28:34.327Z] #77 144.1 CC src/runtime_spec_schema_defs.lo [2022-07-20T13:28:34.327Z] #77 144.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T13:28:34.327Z] #77 144.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T13:28:34.327Z] #77 144.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T13:28:34.328Z] #19 291.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T13:28:34.587Z] #77 144.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T13:28:34.587Z] #77 144.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T13:28:34.587Z] #77 144.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T13:28:34.655Z] #17 1.206 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T13:28:34.847Z] #77 144.6 CC src/basic_test_double_array_item.lo [2022-07-20T13:28:34.847Z] #77 144.7 CC src/basic_test_double_array.lo [2022-07-20T13:28:34.888Z] #77 157.4 checking seccomp.h usability... yes [2022-07-20T13:28:34.888Z] #77 157.7 checking seccomp.h presence... yes [2022-07-20T13:28:34.888Z] #77 157.8 checking for seccomp.h... yes [2022-07-20T13:28:34.897Z] #19 292.5 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-20T13:28:34.897Z] #19 292.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:34.897Z] #19 292.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:34.897Z] #19 292.6 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-20T13:28:34.897Z] #19 292.6 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:34.897Z] #19 292.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:35.108Z] #77 144.9 CC src/basic_test_top_array_int.lo [2022-07-20T13:28:35.108Z] #77 144.9 CC src/basic_test_top_array_string.lo [2022-07-20T13:28:35.108Z] #77 145.0 CC src/basic_test_top_double_array_int.lo [2022-07-20T13:28:35.186Z] #19 292.9 Selecting previously unselected package libitm1-arm64-cross. [2022-07-20T13:28:35.187Z] #19 292.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:35.187Z] #19 292.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:35.229Z] #17 DONE 1.9s [2022-07-20T13:28:35.229Z] [2022-07-20T13:28:35.229Z] #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-20T13:28:35.229Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:28:35.369Z] #77 145.1 CC src/basic_test_top_double_array_obj.lo [2022-07-20T13:28:35.369Z] #77 145.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T13:28:35.443Z] #19 293.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-20T13:28:35.443Z] #19 293.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:35.443Z] #19 293.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:35.443Z] #19 293.3 Selecting previously unselected package libasan6-arm64-cross. [2022-07-20T13:28:35.490Z] #55 ... [2022-07-20T13:28:35.490Z] [2022-07-20T13:28:35.490Z] #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-20T13:28:35.490Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:35.490Z] #77 140.7 configure.ac:11: installing 'build-aux/compile' [2022-07-20T13:28:35.490Z] #77 140.7 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T13:28:35.490Z] #77 140.7 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T13:28:35.490Z] #77 140.8 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T13:28:35.490Z] #77 140.8 configure.ac:13: installing 'build-aux/missing' [2022-07-20T13:28:35.490Z] #77 140.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T13:28:35.629Z] #77 145.4 CC src/basic_test_top_double_array_string.lo [2022-07-20T13:28:35.665Z] #77 ... [2022-07-20T13:28:35.665Z] [2022-07-20T13:28:35.665Z] #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-20T13:28:35.665Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T13:28:35.665Z] #47 204.6 + dpkg --print-architecture [2022-07-20T13:28:35.665Z] #47 DONE 205.2s [2022-07-20T13:28:35.665Z] [2022-07-20T13:28:35.665Z] #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-20T13:28:35.665Z] #26 sha256:ad1db65d8ae8cc4f2b62c617beb22db9ef8132943cb2161318188318792e47b5 [2022-07-20T13:28:35.700Z] #19 293.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:35.700Z] #19 293.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:35.826Z] #77 157.9 checking for library containing seccomp_rule_add... [2022-07-20T13:28:35.826Z] #77 ... [2022-07-20T13:28:35.826Z] [2022-07-20T13:28:35.826Z] #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-20T13:28:35.826Z] #60 sha256:2389852075d179b4cd5e71eeec9e0f4bf59e5ecbec739093d611ccfbf8df948c [2022-07-20T13:28:35.826Z] #60 17.82 + cd /tmp/tmp.OPRJhcNHov/src/github.com/opencontainers/runc [2022-07-20T13:28:35.826Z] #60 17.83 + git checkout -q v1.1.2 [2022-07-20T13:28:35.826Z] #60 18.86 + '[' -z '' ']' [2022-07-20T13:28:35.826Z] #60 18.88 + target=static [2022-07-20T13:28:35.826Z] #60 18.88 + make BUILDTAGS=seccomp static [2022-07-20T13:28:35.826Z] #60 19.65 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-20T13:28:35.826Z] #60 ... [2022-07-20T13:28:35.826Z] [2022-07-20T13:28:35.826Z] #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-20T13:28:35.826Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:35.826Z] #77 157.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T13:28:35.890Z] #77 145.6 CC src/read-file.lo [2022-07-20T13:28:36.062Z] #77 141.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T13:28:36.150Z] #77 146.0 CC src/json_common.lo [2022-07-20T13:28:36.150Z] #77 146.1 CC tests/test-1.o [2022-07-20T13:28:36.394Z] #77 158.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T13:28:36.410Z] #77 146.3 CC tests/test-2.o [2022-07-20T13:28:36.636Z] #19 294.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-20T13:28:36.636Z] #19 294.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:36.636Z] #19 294.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:36.670Z] #77 146.4 CC tests/test-3.o [2022-07-20T13:28:36.671Z] #77 146.6 CC tests/test-4.o [2022-07-20T13:28:36.893Z] #19 ... [2022-07-20T13:28:36.893Z] [2022-07-20T13:28:36.893Z] #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-20T13:28:36.893Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:36.893Z] #84 252.9 CCLD tests/init [2022-07-20T13:28:36.931Z] #77 146.7 CC tests/test-5.o [2022-07-20T13:28:36.962Z] #77 159.4 checking systemd/sd-bus.h usability... yes [2022-07-20T13:28:37.004Z] #77 ... [2022-07-20T13:28:37.004Z] [2022-07-20T13:28:37.004Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T13:28:37.004Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T13:28:37.004Z] #18 DONE 1.7s [2022-07-20T13:28:37.191Z] #77 146.9 CC tests/test-6.o [2022-07-20T13:28:37.221Z] #77 159.9 checking systemd/sd-bus.h presence... yes [2022-07-20T13:28:37.221Z] #77 160.2 checking for systemd/sd-bus.h... yes [2022-07-20T13:28:37.265Z] [2022-07-20T13:28:37.265Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T13:28:37.265Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T13:28:37.451Z] #77 147.3 CC tests/test-7.o [2022-07-20T13:28:37.451Z] #77 147.3 CC tests/test-8.o [2022-07-20T13:28:37.711Z] #77 147.6 CC tests/test-9.o [2022-07-20T13:28:37.971Z] #77 147.7 CC tests/test-10.o [2022-07-20T13:28:38.231Z] #77 148.0 CC tests/test-11.o [2022-07-20T13:28:38.599Z] #77 160.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T13:28:38.650Z] #19 DONE 1.5s [2022-07-20T13:28:38.650Z] [2022-07-20T13:28:38.650Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T13:28:38.650Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T13:28:39.168Z] #77 161.6 checking for sd_notify_barrier... yes [2022-07-20T13:28:39.416Z] #84 ... [2022-07-20T13:28:39.416Z] [2022-07-20T13:28:39.416Z] #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-20T13:28:39.416Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:28:39.416Z] #54 DONE 309.9s [2022-07-20T13:28:39.673Z] [2022-07-20T13:28:39.673Z] #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-20T13:28:39.673Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:28:39.673Z] #19 294.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-20T13:28:39.673Z] #19 294.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:39.673Z] #19 294.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:39.673Z] #19 295.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-20T13:28:39.673Z] #19 295.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:39.673Z] #19 295.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:39.673Z] #19 295.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-20T13:28:39.673Z] #19 295.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:39.673Z] #19 295.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:39.673Z] #19 296.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-20T13:28:39.673Z] #19 296.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:28:39.673Z] #19 296.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:28:39.673Z] #19 297.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-20T13:28:39.673Z] #19 297.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:28:39.673Z] #19 297.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:28:39.696Z] #77 162.2 checking linux/bpf.h usability... yes [2022-07-20T13:28:39.696Z] #77 162.7 checking linux/bpf.h presence... yes [2022-07-20T13:28:39.696Z] #77 162.7 checking for linux/bpf.h... yes [2022-07-20T13:28:39.956Z] #77 162.7 checking compilation for eBPF... yes [2022-07-20T13:28:39.956Z] #77 162.9 checking for criu >= 3.15... no [2022-07-20T13:28:39.956Z] #77 163.0 configure: CRIU headers not found, building without CRIU support [2022-07-20T13:28:39.956Z] #77 163.0 checking for criu > 3.16... no [2022-07-20T13:28:39.956Z] #77 163.0 configure: CRIU version doesn't support join-ns API [2022-07-20T13:28:39.956Z] #77 163.0 checking for criu > 3.16.1... no [2022-07-20T13:28:40.215Z] #77 163.1 configure: CRIU version doesn't support for pre-dumping [2022-07-20T13:28:40.215Z] #77 163.1 checking for new mount API (fsconfig)... yes [2022-07-20T13:28:40.215Z] #77 163.2 checking for seccomp notify API... yes [2022-07-20T13:28:40.475Z] #77 163.4 checking for gperf... no [2022-07-20T13:28:40.475Z] #77 163.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T13:28:40.663Z] #20 DONE 1.8s [2022-07-20T13:28:40.663Z] [2022-07-20T13:28:40.663Z] #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-20T13:28:40.663Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:40.773Z] #77 ... [2022-07-20T13:28:40.773Z] [2022-07-20T13:28:40.773Z] #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-20T13:28:40.773Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:40.773Z] #21 45.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:28:40.773Z] #21 45.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:28:40.773Z] #21 45.79 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:28:40.773Z] #21 45.80 Setting up patch (2.7.6-7) ... [2022-07-20T13:28:40.773Z] #21 45.81 Setting up sudo (1.9.5p2-3) ... [2022-07-20T13:28:40.773Z] #21 45.90 invoke-rc.d: could not determine current runlevel [2022-07-20T13:28:40.773Z] #21 45.92 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T13:28:40.773Z] #21 45.93 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T13:28:40.773Z] #21 45.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:28:40.773Z] #21 45.96 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T13:28:40.773Z] #21 45.97 Setting up pigz (2.6-1) ... [2022-07-20T13:28:40.773Z] #21 45.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:28:40.773Z] #21 46.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:28:40.773Z] #21 46.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:28:40.773Z] #21 46.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:40.773Z] #21 46.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:28:40.773Z] #21 46.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:28:40.773Z] #21 47.32 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T13:28:40.773Z] #21 47.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:28:40.773Z] #21 47.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:28:40.773Z] #21 47.36 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T13:28:40.773Z] #21 47.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:40.773Z] #21 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T13:28:40.773Z] #21 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T13:28:40.773Z] #21 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T13:28:40.773Z] #21 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T13:28:40.774Z] #21 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T13:28:40.774Z] #21 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T13:28:40.774Z] #21 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T13:28:40.774Z] #21 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T13:28:40.774Z] #21 47.99 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T13:28:40.774Z] #21 49.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:28:40.774Z] #21 49.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:28:40.774Z] #21 49.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:28:40.774Z] #21 49.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:28:40.774Z] #21 51.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:28:40.774Z] #21 51.01 Setting up jq (1.6-2.1) ... [2022-07-20T13:28:40.774Z] #21 51.02 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:28:40.774Z] #21 51.03 Setting up iptables (1.8.7-1) ... [2022-07-20T13:28:40.774Z] #21 51.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:28:40.774Z] #21 51.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:28:40.774Z] #21 51.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:28:40.774Z] #21 51.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:28:40.774Z] #21 51.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T13:28:40.774Z] #21 51.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T13:28:40.774Z] #21 51.21 Setting up iproute2 (5.10.0-4) ... [2022-07-20T13:28:40.774Z] #21 51.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:28:40.774Z] #21 DONE 52.0s [2022-07-20T13:28:40.774Z] [2022-07-20T13:28:40.774Z] #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-20T13:28:40.774Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T13:28:41.048Z] #77 163.4 checking for library containing argp_parse... none required [2022-07-20T13:28:41.307Z] #77 164.2 checking that generated files are newer than configure... done [2022-07-20T13:28:41.307Z] #77 164.2 configure: creating ./config.status [2022-07-20T13:28:41.567Z] #77 ... [2022-07-20T13:28:41.567Z] [2022-07-20T13:28:41.567Z] #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-20T13:28:41.567Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:41.567Z] #21 13.84 Fetched 8555 kB in 12s (686 kB/s) [2022-07-20T13:28:41.567Z] #21 13.84 Reading package lists... [2022-07-20T13:28:41.974Z] #22 1.454 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T13:28:41.974Z] #22 1.483 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T13:28:41.974Z] #22 1.486 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T13:28:41.974Z] #22 DONE 1.5s [2022-07-20T13:28:41.974Z] [2022-07-20T13:28:41.974Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T13:28:41.974Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T13:28:42.066Z] #21 1.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:28:42.326Z] #21 1.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:28:42.326Z] #21 1.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:28:42.946Z] #21 19.44 Reading package lists... [2022-07-20T13:28:43.718Z] #21 3.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:28:44.852Z] #21 25.00 Building dependency tree... [2022-07-20T13:28:45.655Z] #26 ... [2022-07-20T13:28:45.655Z] [2022-07-20T13:28:45.655Z] #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-20T13:28:45.655Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:28:45.655Z] #77 171.7 CCLD libocispec.la [2022-07-20T13:28:45.916Z] #77 172.1 CCLD src/validate [2022-07-20T13:28:45.916Z] #77 172.1 CCLD tests/test-1 [2022-07-20T13:28:45.916Z] #77 172.2 CCLD tests/test-2 [2022-07-20T13:28:45.916Z] #77 172.2 CCLD tests/test-3 [2022-07-20T13:28:45.916Z] #77 172.2 CCLD tests/test-4 [2022-07-20T13:28:46.176Z] #77 172.2 CCLD tests/test-5 [2022-07-20T13:28:46.176Z] #77 172.3 CCLD tests/test-6 [2022-07-20T13:28:46.176Z] #77 172.4 CCLD tests/test-7 [2022-07-20T13:28:46.176Z] #77 172.4 CCLD tests/test-8 [2022-07-20T13:28:46.232Z] #21 28.26 The following additional packages will be installed: [2022-07-20T13:28:46.232Z] #21 28.27 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:28:46.232Z] #21 28.27 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T13:28:46.232Z] #21 28.27 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:28:46.232Z] #21 28.28 python3-pkg-resources vim-runtime xxd [2022-07-20T13:28:46.232Z] #21 28.28 Suggested packages: [2022-07-20T13:28:46.232Z] #21 28.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T13:28:46.232Z] #21 28.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T13:28:46.232Z] #21 28.28 acl attr quota [2022-07-20T13:28:46.232Z] #21 28.28 Recommended packages: [2022-07-20T13:28:46.232Z] #21 28.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T13:28:46.266Z] #21 5.400 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:28:46.266Z] #21 ... [2022-07-20T13:28:46.266Z] [2022-07-20T13:28:46.266Z] #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-20T13:28:46.266Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:46.266Z] #77 144.1 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:28:46.266Z] #77 144.7 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:28:46.266Z] #77 144.7 checking how to print strings... printf [2022-07-20T13:28:46.266Z] #77 144.7 checking for gcc... gcc [2022-07-20T13:28:46.266Z] #77 145.0 checking whether the C compiler works... yes [2022-07-20T13:28:46.266Z] #77 145.5 checking for C compiler default output file name... a.out [2022-07-20T13:28:46.266Z] #77 145.5 checking for suffix of executables... [2022-07-20T13:28:46.266Z] #77 146.0 checking whether we are cross compiling... no [2022-07-20T13:28:46.266Z] #77 146.2 checking for suffix of object files... o [2022-07-20T13:28:46.266Z] #77 146.3 checking whether we are using the GNU C compiler... yes [2022-07-20T13:28:46.266Z] #77 146.6 checking whether gcc accepts -g... yes [2022-07-20T13:28:46.266Z] #77 146.9 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:28:46.266Z] #77 147.2 checking whether gcc understands -c and -o together... yes [2022-07-20T13:28:46.266Z] #77 147.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:28:46.266Z] #77 147.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:28:46.266Z] #77 147.6 checking for egrep... /bin/grep -E [2022-07-20T13:28:46.266Z] #77 147.6 checking for fgrep... /bin/grep -F [2022-07-20T13:28:46.266Z] #77 147.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:28:46.266Z] #77 147.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:28:46.266Z] #77 147.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:28:46.266Z] #77 147.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:28:46.266Z] #77 147.9 checking whether ln -s works... yes [2022-07-20T13:28:46.266Z] #77 147.9 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:28:46.266Z] #77 148.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T13:28:46.266Z] #77 148.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:28:46.266Z] #77 148.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:28:46.266Z] #77 148.0 checking for objdump... objdump [2022-07-20T13:28:46.266Z] #77 148.0 checking how to recognize dependent libraries... pass_all [2022-07-20T13:28:46.266Z] #77 148.0 checking for dlltool... no [2022-07-20T13:28:46.266Z] #77 148.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:28:46.266Z] #77 148.0 checking for ar... ar [2022-07-20T13:28:46.266Z] #77 148.0 checking for archiver @FILE support... @ [2022-07-20T13:28:46.266Z] #77 148.5 checking for strip... strip [2022-07-20T13:28:46.266Z] #77 148.5 checking for ranlib... ranlib [2022-07-20T13:28:46.266Z] #77 148.5 checking for gawk... no [2022-07-20T13:28:46.266Z] #77 148.5 checking for mawk... mawk [2022-07-20T13:28:46.266Z] #77 148.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:28:46.266Z] #77 149.4 checking for sysroot... no [2022-07-20T13:28:46.266Z] #77 149.4 checking for a working dd... /bin/dd [2022-07-20T13:28:46.266Z] #77 149.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:28:46.266Z] #77 149.7 checking for mt... no [2022-07-20T13:28:46.266Z] #77 149.7 checking if : is a manifest tool... no [2022-07-20T13:28:46.266Z] #77 149.7 checking how to run the C preprocessor... gcc -E [2022-07-20T13:28:46.266Z] #77 150.0 checking for ANSI C header files... yes [2022-07-20T13:28:46.436Z] #77 172.5 CCLD tests/test-9 [2022-07-20T13:28:46.436Z] #77 172.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T13:28:46.436Z] #77 172.7 CCLD tests/test-10 [2022-07-20T13:28:46.436Z] #77 172.7 CCLD tests/test-11 [2022-07-20T13:28:46.491Z] #21 ... [2022-07-20T13:28:46.491Z] [2022-07-20T13:28:46.491Z] #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-20T13:28:46.491Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:28:46.491Z] #34 DONE 249.7s [2022-07-20T13:28:46.491Z] [2022-07-20T13:28:46.491Z] #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-20T13:28:46.491Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:28:46.528Z] #77 151.6 checking for sys/types.h... yes [2022-07-20T13:28:47.050Z] #77 152.0 checking for sys/stat.h... yes [2022-07-20T13:28:47.060Z] #47 ... [2022-07-20T13:28:47.060Z] [2022-07-20T13:28:47.060Z] #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-20T13:28:47.060Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:28:47.060Z] #36 250.4 Delve is a source level debugger for Go programs. [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.060Z] #36 250.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T13:28:47.060Z] #36 250.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.060Z] #36 250.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.060Z] #36 250.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.060Z] #36 250.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.060Z] #36 250.4 Usage: [2022-07-20T13:28:47.060Z] #36 250.4 dlv [command] [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.060Z] #36 250.4 Available Commands: [2022-07-20T13:28:47.060Z] #36 250.4 attach Attach to running process and begin debugging. [2022-07-20T13:28:47.060Z] #36 250.4 connect Connect to a headless debug server with a terminal client. [2022-07-20T13:28:47.060Z] #36 250.4 core Examine a core dump. [2022-07-20T13:28:47.060Z] #36 250.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T13:28:47.060Z] #36 250.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T13:28:47.060Z] #36 250.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T13:28:47.060Z] #36 250.4 help Help about any command [2022-07-20T13:28:47.060Z] #36 250.4 run Deprecated command. Use 'debug' instead. [2022-07-20T13:28:47.060Z] #36 250.4 test Compile test binary and begin debugging program. [2022-07-20T13:28:47.060Z] #36 250.4 trace Compile and begin tracing program. [2022-07-20T13:28:47.060Z] #36 250.4 version Prints version. [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.060Z] #36 250.4 Flags: [2022-07-20T13:28:47.060Z] #36 250.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T13:28:47.060Z] #36 250.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T13:28:47.060Z] #36 250.4 --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-20T13:28:47.060Z] #36 250.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T13:28:47.060Z] #36 250.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T13:28:47.060Z] #36 250.4 --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-20T13:28:47.060Z] #36 250.4 --disable-aslr Disables address space randomization [2022-07-20T13:28:47.060Z] #36 250.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T13:28:47.060Z] #36 250.4 -h, --help help for dlv [2022-07-20T13:28:47.060Z] #36 250.4 --init string Init file, executed by the terminal client. [2022-07-20T13:28:47.060Z] #36 250.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T13:28:47.060Z] #36 250.4 --log Enable debugging server logging. [2022-07-20T13:28:47.060Z] #36 250.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T13:28:47.060Z] #36 250.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T13:28:47.060Z] #36 250.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T13:28:47.060Z] #36 250.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T13:28:47.060Z] #36 250.4 --wd string Working directory for running the program. [2022-07-20T13:28:47.060Z] #36 250.4 [2022-07-20T13:28:47.061Z] #36 250.4 Additional help topics: [2022-07-20T13:28:47.061Z] #36 250.4 dlv backend Help about the --backend flag. [2022-07-20T13:28:47.061Z] #36 250.4 dlv log Help about logging flags. [2022-07-20T13:28:47.061Z] #36 250.4 dlv redirect Help about file redirection. [2022-07-20T13:28:47.061Z] #36 250.4 [2022-07-20T13:28:47.061Z] #36 250.4 Use "dlv [command] --help" for more information about a command. [2022-07-20T13:28:47.061Z] #36 DONE 250.5s [2022-07-20T13:28:47.061Z] [2022-07-20T13:28:47.061Z] #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-20T13:28:47.061Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:28:47.311Z] #77 152.4 checking for stdlib.h... yes [2022-07-20T13:28:47.320Z] #55 ... [2022-07-20T13:28:47.320Z] [2022-07-20T13:28:47.320Z] #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-20T13:28:47.320Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:47.320Z] #77 170.3 config.status: creating Makefile [2022-07-20T13:28:47.573Z] #77 152.6 checking for string.h... yes [2022-07-20T13:28:47.573Z] #77 152.9 checking for memory.h... [2022-07-20T13:28:47.573Z] #77 ... [2022-07-20T13:28:47.573Z] [2022-07-20T13:28:47.573Z] #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-20T13:28:47.573Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:47.573Z] #21 7.316 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:28:47.579Z] #77 170.5 config.status: creating rpm/crun.spec [2022-07-20T13:28:47.579Z] #77 170.6 config.status: creating config.h [2022-07-20T13:28:47.839Z] #77 170.7 config.status: executing libtool commands [2022-07-20T13:28:47.839Z] #77 170.8 config.status: executing depfiles commands [2022-07-20T13:28:48.348Z] #77 174.2 libtool: link: ar cr libocispec.a [2022-07-20T13:28:48.348Z] #77 174.3 libtool: link: ranlib libocispec.a [2022-07-20T13:28:49.732Z] #77 175.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:49.732Z] #77 175.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:28:49.732Z] #77 175.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:28:49.732Z] #77 175.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:49.732Z] #77 175.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:49.732Z] #77 175.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:49.732Z] #77 175.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:28:49.732Z] #77 175.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T13:28:49.732Z] #77 176.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T13:28:49.732Z] #77 176.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T13:28:49.732Z] #77 176.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T13:28:49.732Z] #77 176.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T13:28:49.732Z] #77 176.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T13:28:49.732Z] #77 176.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T13:28:49.732Z] #77 176.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T13:28:49.732Z] #77 176.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T13:28:49.732Z] #77 176.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T13:28:49.732Z] #77 176.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T13:28:49.751Z] #77 172.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T13:28:49.992Z] #77 176.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T13:28:49.992Z] #77 176.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T13:28:49.992Z] #77 176.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T13:28:50.014Z] #77 173.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:28:50.253Z] #77 176.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T13:28:50.253Z] #77 176.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T13:28:50.253Z] #77 176.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T13:28:50.253Z] #77 176.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T13:28:50.513Z] #77 176.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T13:28:50.513Z] #77 176.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T13:28:50.513Z] #77 176.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T13:28:50.583Z] #77 173.6 checking for gcc... gcc [2022-07-20T13:28:50.775Z] #77 176.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T13:28:50.775Z] #77 177.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T13:28:51.035Z] #77 177.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T13:28:51.035Z] #77 177.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T13:28:51.035Z] #77 177.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T13:28:51.104Z] #77 173.9 checking whether the C compiler works... yes [2022-07-20T13:28:51.104Z] #77 174.1 checking for C compiler default output file name... a.out [2022-07-20T13:28:51.295Z] #77 177.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T13:28:51.295Z] #77 177.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T13:28:51.556Z] #77 178.0 CC src/crun-crun.o [2022-07-20T13:28:51.673Z] #77 174.1 checking for suffix of executables... [2022-07-20T13:28:51.816Z] #77 178.1 CC src/crun-run.o [2022-07-20T13:28:51.816Z] #77 178.2 CC src/crun-delete.o [2022-07-20T13:28:51.967Z] #77 174.6 checking whether we are cross compiling... no [2022-07-20T13:28:52.076Z] #77 178.4 CC src/crun-kill.o [2022-07-20T13:28:52.238Z] #77 174.9 checking for suffix of object files... o [2022-07-20T13:28:52.239Z] #77 175.1 checking whether we are using the GNU C compiler... yes [2022-07-20T13:28:52.336Z] #77 178.7 CC src/crun-pause.o [2022-07-20T13:28:52.336Z] #77 178.7 CC src/crun-unpause.o [2022-07-20T13:28:52.336Z] #77 178.8 CC src/crun-spec.o [2022-07-20T13:28:52.498Z] #77 175.3 checking whether gcc accepts -g... yes [2022-07-20T13:28:52.596Z] #77 178.8 CC src/crun-exec.o [2022-07-20T13:28:52.757Z] #77 175.4 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:28:52.856Z] #77 179.0 CC src/crun-list.o [2022-07-20T13:28:52.857Z] #77 179.1 CC src/crun-create.o [2022-07-20T13:28:52.862Z] #21 ... [2022-07-20T13:28:52.862Z] [2022-07-20T13:28:52.862Z] #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-20T13:28:52.862Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:52.862Z] #77 152.9 checking for memory.h... yes [2022-07-20T13:28:52.862Z] #77 153.2 checking for strings.h... yes [2022-07-20T13:28:52.862Z] #77 153.6 checking for inttypes.h... yes [2022-07-20T13:28:52.862Z] #77 153.9 checking for stdint.h... yes [2022-07-20T13:28:52.862Z] #77 154.2 checking for unistd.h... yes [2022-07-20T13:28:52.862Z] #77 154.5 checking for dlfcn.h... yes [2022-07-20T13:28:52.862Z] #77 154.9 checking for objdir... .libs [2022-07-20T13:28:52.862Z] #77 155.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:28:52.862Z] #77 156.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:28:52.862Z] #77 156.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:28:52.862Z] #77 156.3 checking if gcc static flag -static works... yes [2022-07-20T13:28:52.862Z] #77 157.1 checking if gcc supports -c -o file.o... yes [2022-07-20T13:28:52.862Z] #77 157.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:28:52.862Z] #77 157.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:28:52.862Z] #77 157.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:28:52.862Z] #77 158.1 checking how to hardcode library paths into programs... immediate [2022-07-20T13:28:52.862Z] #77 158.1 checking whether stripping libraries is possible... yes [2022-07-20T13:28:52.862Z] #77 158.1 checking if libtool supports shared libraries... yes [2022-07-20T13:28:52.862Z] #77 158.1 checking whether to build shared libraries... no [2022-07-20T13:28:52.862Z] #77 158.1 checking whether to build static libraries... yes [2022-07-20T13:28:52.862Z] #77 158.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:28:52.862Z] #77 158.2 checking whether build environment is sane... yes [2022-07-20T13:28:53.017Z] #77 175.6 checking whether gcc understands -c and -o together... yes [2022-07-20T13:28:53.017Z] #77 175.9 checking how to run the C preprocessor... gcc -E [2022-07-20T13:28:53.117Z] #77 179.2 CC src/crun-start.o [2022-07-20T13:28:53.117Z] #77 179.3 CC src/crun-state.o [2022-07-20T13:28:53.123Z] #77 158.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:28:53.123Z] #77 158.3 checking whether make sets $(MAKE)... yes [2022-07-20T13:28:53.123Z] #77 158.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:28:53.123Z] #77 158.5 checking whether make supports nested variables... yes [2022-07-20T13:28:53.284Z] #77 176.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:28:53.284Z] #77 176.2 checking for egrep... /bin/grep -E [2022-07-20T13:28:53.377Z] #77 179.5 CC src/crun-update.o [2022-07-20T13:28:53.377Z] #77 179.6 CC src/crun-ps.o [2022-07-20T13:28:53.377Z] #77 179.7 CC src/crun-checkpoint.o [2022-07-20T13:28:53.384Z] #77 158.6 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:28:53.384Z] #77 158.6 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:28:53.384Z] #77 158.6 checking how to create a ustar tar archive... gnutar [2022-07-20T13:28:53.947Z] #77 180.0 CC src/crun-restore.o [2022-07-20T13:28:53.947Z] #77 180.2 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T13:28:53.947Z] #77 180.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T13:28:53.956Z] #77 158.7 checking dependency style of gcc... gcc3 [2022-07-20T13:28:53.956Z] #77 159.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:28:53.956Z] #77 159.1 checking whether make supports nested variables... (cached) yes [2022-07-20T13:28:53.956Z] #77 159.1 checking for gawk... (cached) mawk [2022-07-20T13:28:53.956Z] #77 159.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:28:53.956Z] #77 159.1 checking for gcc... (cached) gcc [2022-07-20T13:28:53.956Z] #77 159.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:28:53.956Z] #77 159.2 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:28:53.956Z] #77 159.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:28:53.956Z] #77 159.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:28:54.198Z] #23 10.97 Collecting yamllint==1.26.1 [2022-07-20T13:28:54.198Z] #23 12.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T13:28:54.207Z] #77 180.5 CC src/libcrun/libcrun_la-container.lo [2022-07-20T13:28:54.207Z] #77 180.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T13:28:54.217Z] #77 159.2 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:28:54.217Z] #77 159.4 checking for python3... /usr/bin/python3 [2022-07-20T13:28:54.217Z] #77 159.4 checking for python3 version... 3.9 [2022-07-20T13:28:54.217Z] #77 159.5 checking for python3 platform... linux [2022-07-20T13:28:54.230Z] #77 176.2 checking for ANSI C header files... yes [2022-07-20T13:28:54.231Z] #77 177.0 checking for sys/types.h... yes [2022-07-20T13:28:54.231Z] #77 177.1 checking for sys/stat.h... yes [2022-07-20T13:28:54.467Z] #77 180.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T13:28:54.467Z] #77 180.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T13:28:54.479Z] #77 159.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:28:54.489Z] #77 177.3 checking for stdlib.h... yes [2022-07-20T13:28:54.489Z] #77 177.5 checking for string.h... [2022-07-20T13:28:54.489Z] #77 ... [2022-07-20T13:28:54.489Z] [2022-07-20T13:28:54.489Z] #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-20T13:28:54.489Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:54.489Z] #21 31.07 The following NEW packages will be installed: [2022-07-20T13:28:54.489Z] #21 31.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T13:28:54.489Z] #21 31.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:28:54.489Z] #21 31.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T13:28:54.489Z] #21 31.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T13:28:54.489Z] #21 31.07 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:28:54.489Z] #21 31.07 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T13:28:54.489Z] #21 31.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T13:28:54.489Z] #21 31.07 xz-utils zip zstd [2022-07-20T13:28:54.489Z] #21 31.48 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:28:54.489Z] #21 31.48 Need to get 27.7 MB of archives. [2022-07-20T13:28:54.489Z] #21 31.48 After this operation, 106 MB of additional disk space will be used. [2022-07-20T13:28:54.489Z] #21 31.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T13:28:54.489Z] #21 31.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T13:28:54.489Z] #21 31.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T13:28:54.489Z] #21 31.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:28:54.489Z] #21 31.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T13:28:54.489Z] #21 31.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T13:28:54.489Z] #21 31.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T13:28:54.489Z] #21 31.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T13:28:54.489Z] #21 31.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-20T13:28:54.489Z] #21 31.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-20T13:28:54.489Z] #21 31.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:28:54.489Z] #21 31.77 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-20T13:28:54.489Z] #21 31.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T13:28:54.489Z] #21 31.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T13:28:54.489Z] #21 31.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:28:54.489Z] #21 31.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:28:54.489Z] #21 31.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:28:54.489Z] #21 31.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T13:28:54.489Z] #21 31.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T13:28:54.489Z] #21 31.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T13:28:54.489Z] #21 32.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T13:28:54.489Z] #21 32.32 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-20T13:28:54.489Z] #21 32.32 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-20T13:28:54.489Z] #21 32.32 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-20T13:28:54.489Z] #21 32.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:28:54.489Z] #21 32.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T13:28:54.489Z] #21 32.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:28:54.489Z] #21 32.34 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-20T13:28:54.489Z] #21 32.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T13:28:54.489Z] #21 32.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T13:28:54.489Z] #21 32.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:28:54.489Z] #21 32.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T13:28:54.489Z] #21 32.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T13:28:54.489Z] #21 32.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T13:28:54.489Z] #21 32.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T13:28:54.489Z] #21 32.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T13:28:54.489Z] #21 32.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T13:28:54.489Z] #21 32.61 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-20T13:28:54.489Z] #21 32.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T13:28:54.489Z] #21 32.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T13:28:54.489Z] #21 33.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T13:28:54.489Z] #21 33.06 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T13:28:54.489Z] #21 33.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:28:54.489Z] #21 34.14 Fetched 27.7 MB in 2s (14.3 MB/s) [2022-07-20T13:28:54.489Z] #21 34.28 Selecting previously unselected package pigz. [2022-07-20T13:28:54.489Z] #21 34.28 (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-20T13:28:54.489Z] #21 34.42 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 34.43 Unpacking pigz (2.6-1) ... [2022-07-20T13:28:54.489Z] #21 34.68 Selecting previously unselected package libelf1:amd64. [2022-07-20T13:28:54.489Z] #21 34.69 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 34.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T13:28:54.489Z] #21 35.15 Selecting previously unselected package libbpf0:amd64. [2022-07-20T13:28:54.489Z] #21 35.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 35.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:28:54.489Z] #21 35.25 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:28:54.489Z] #21 35.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 35.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:28:54.489Z] #21 35.53 Selecting previously unselected package libmnl0:amd64. [2022-07-20T13:28:54.489Z] #21 35.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 35.59 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:28:54.489Z] #21 35.67 Selecting previously unselected package libxtables12:amd64. [2022-07-20T13:28:54.489Z] #21 35.68 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 35.69 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:28:54.489Z] #21 35.78 Selecting previously unselected package libcap2-bin. [2022-07-20T13:28:54.489Z] #21 35.80 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 35.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T13:28:54.489Z] #21 35.93 Selecting previously unselected package iproute2. [2022-07-20T13:28:54.489Z] #21 35.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T13:28:54.489Z] #21 35.96 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T13:28:54.741Z] #77 159.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:28:54.741Z] #77 159.9 checking for go-md2man... no [2022-07-20T13:28:54.747Z] #21 37.05 Selecting previously unselected package xxd. [2022-07-20T13:28:54.747Z] #21 37.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:28:55.002Z] #77 159.9 checking error.h usability... yes [2022-07-20T13:28:55.002Z] #77 160.1 checking error.h presence... yes [2022-07-20T13:28:55.002Z] #77 160.1 checking for error.h... yes [2022-07-20T13:28:55.013Z] #21 37.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:55.039Z] #77 181.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T13:28:55.039Z] #77 181.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T13:28:55.039Z] #77 181.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T13:28:55.039Z] #77 181.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T13:28:55.039Z] #77 181.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T13:28:55.137Z] #23 13.30 Collecting pathspec>=0.5.3 [2022-07-20T13:28:55.137Z] #23 13.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T13:28:55.263Z] #77 160.2 checking linux/openat2.h usability... yes [2022-07-20T13:28:55.263Z] #77 160.4 checking linux/openat2.h presence... yes [2022-07-20T13:28:55.263Z] #77 160.5 checking for linux/openat2.h... yes [2022-07-20T13:28:55.272Z] #21 37.37 Selecting previously unselected package vim-common. [2022-07-20T13:28:55.273Z] #21 37.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:28:55.273Z] #21 37.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:28:55.273Z] #21 37.60 Selecting previously unselected package bash-completion. [2022-07-20T13:28:55.524Z] #77 160.5 checking for copy_file_range... yes [2022-07-20T13:28:55.531Z] #21 37.61 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T13:28:55.609Z] #77 181.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T13:28:55.609Z] #77 181.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T13:28:55.708Z] #23 13.82 Collecting pyyaml [2022-07-20T13:28:55.708Z] #23 13.84 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-20T13:28:55.708Z] #23 13.88 Building wheels for collected packages: yamllint [2022-07-20T13:28:55.786Z] #77 160.8 checking for fgetxattr... yes [2022-07-20T13:28:55.967Z] #23 13.91 Building wheel for yamllint (setup.py): started [2022-07-20T13:28:56.179Z] #77 182.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T13:28:56.308Z] #77 161.2 checking for statx... yes [2022-07-20T13:28:56.750Z] #77 182.8 CC src/libcrun/libcrun_la-error.lo [2022-07-20T13:28:56.831Z] #77 161.7 checking for fgetpwent_r... yes [2022-07-20T13:28:56.949Z] #23 15.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T13:28:56.949Z] #23 15.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a4527644862075d9fad3a7a5c58ff3a51bbc71f29d9dbe8f5695edf35c1b6b91 [2022-07-20T13:28:56.949Z] #23 15.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T13:28:56.949Z] #23 15.03 Successfully built yamllint [2022-07-20T13:28:56.949Z] #23 15.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T13:28:57.010Z] #77 183.2 CC src/libcrun/libcrun_la-status.lo [2022-07-20T13:28:57.092Z] #77 162.1 checking for issetugid... no [2022-07-20T13:28:57.092Z] #77 162.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:28:57.092Z] #77 162.4 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:28:57.270Z] #77 183.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T13:28:57.521Z] #23 15.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T13:28:57.664Z] #77 162.4 checking for library containing yajl_tree_get... -lyajl [2022-07-20T13:28:57.664Z] #77 162.9 checking for yajl >= 2.0.0... yes [2022-07-20T13:28:57.925Z] #77 163.0 checking sys/capability.h usability... yes [2022-07-20T13:28:58.065Z] #21 ... [2022-07-20T13:28:58.065Z] [2022-07-20T13:28:58.065Z] #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-20T13:28:58.065Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:58.065Z] #77 177.5 checking for string.h... yes [2022-07-20T13:28:58.065Z] #77 177.8 checking for memory.h... yes [2022-07-20T13:28:58.065Z] #77 178.1 checking for strings.h... yes [2022-07-20T13:28:58.065Z] #77 178.4 checking for inttypes.h... yes [2022-07-20T13:28:58.065Z] #77 178.6 checking for stdint.h... yes [2022-07-20T13:28:58.065Z] #77 178.8 checking for unistd.h... yes [2022-07-20T13:28:58.065Z] #77 179.1 checking minix/config.h usability... no [2022-07-20T13:28:58.065Z] #77 179.4 checking minix/config.h presence... no [2022-07-20T13:28:58.065Z] #77 179.5 checking for minix/config.h... no [2022-07-20T13:28:58.065Z] #77 179.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T13:28:58.065Z] #77 179.8 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:28:58.065Z] #77 180.5 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:28:58.065Z] #77 180.5 checking how to print strings... printf [2022-07-20T13:28:58.065Z] #77 180.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:28:58.065Z] #77 180.6 checking for fgrep... /bin/grep -F [2022-07-20T13:28:58.066Z] #77 180.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:28:58.066Z] #77 180.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:28:58.066Z] #77 180.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:28:58.066Z] #77 180.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:28:58.066Z] #77 180.9 checking whether ln -s works... yes [2022-07-20T13:28:58.066Z] #77 180.9 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:28:58.066Z] #77 181.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T13:28:58.066Z] #77 181.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:28:58.066Z] #77 181.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:28:58.066Z] #77 181.0 checking for objdump... objdump [2022-07-20T13:28:58.066Z] #77 181.0 checking how to recognize dependent libraries... pass_all [2022-07-20T13:28:58.066Z] #77 181.0 checking for dlltool... no [2022-07-20T13:28:58.066Z] #77 181.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:28:58.066Z] #77 181.0 checking for ar... ar [2022-07-20T13:28:58.116Z] #23 DONE 16.2s [2022-07-20T13:28:58.116Z] [2022-07-20T13:28:58.116Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T13:28:58.116Z] #27 sha256:a23674e6b446532f0c6175eb3bee62bdcef7ea40fecd8c19c9350a685702d1e9 [2022-07-20T13:28:58.186Z] #77 163.2 checking sys/capability.h presence... yes [2022-07-20T13:28:58.186Z] #77 163.3 checking for sys/capability.h... yes [2022-07-20T13:28:58.210Z] #77 184.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T13:28:58.325Z] #77 181.0 checking for archiver @FILE support... @ [2022-07-20T13:28:58.325Z] #77 181.3 checking for strip... strip [2022-07-20T13:28:58.325Z] #77 181.3 checking for ranlib... ranlib [2022-07-20T13:28:58.325Z] #77 181.3 checking for gawk... no [2022-07-20T13:28:58.325Z] #77 181.3 checking for mawk... mawk [2022-07-20T13:28:58.447Z] #77 163.3 checking for library containing cap_from_name... -lcap [2022-07-20T13:28:58.470Z] #77 184.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T13:28:58.689Z] #27 DONE 0.4s [2022-07-20T13:28:58.689Z] [2022-07-20T13:28:58.689Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T13:28:58.689Z] #32 sha256:f307a83ecee1399b818f7dddc977c767d694e2c67318520a030a865f5108bda4 [2022-07-20T13:28:58.708Z] #77 163.8 checking for library containing dlopen... [2022-07-20T13:28:58.708Z] #77 ... [2022-07-20T13:28:58.708Z] [2022-07-20T13:28:58.708Z] #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-20T13:28:58.708Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:28:58.708Z] #60 19.01 + cd /tmp/tmp.UdviSij1Do/src/github.com/opencontainers/runc [2022-07-20T13:28:58.708Z] #60 19.01 + git checkout -q v1.1.2 [2022-07-20T13:28:58.708Z] #60 19.85 + '[' -z '' ']' [2022-07-20T13:28:58.708Z] #60 19.86 + target=static [2022-07-20T13:28:58.708Z] #60 19.86 + make BUILDTAGS=seccomp static [2022-07-20T13:28:58.708Z] #60 20.75 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-20T13:28:58.730Z] #77 184.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T13:28:58.892Z] #77 181.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:28:58.892Z] #77 181.9 checking for sysroot... no [2022-07-20T13:28:58.892Z] #77 181.9 checking for a working dd... /bin/dd [2022-07-20T13:28:58.892Z] #77 182.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:28:58.969Z] #60 ... [2022-07-20T13:28:58.969Z] [2022-07-20T13:28:58.969Z] #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-20T13:28:58.969Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:28:58.969Z] #21 14.02 Fetched 8555 kB in 12s (685 kB/s) [2022-07-20T13:28:58.969Z] #21 14.02 Reading package lists... [2022-07-20T13:28:58.990Z] #77 185.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T13:28:58.990Z] #77 185.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T13:28:59.250Z] #77 185.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T13:28:59.258Z] #32 DONE 0.7s [2022-07-20T13:28:59.258Z] [2022-07-20T13:28:59.258Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T13:28:59.258Z] #35 sha256:537b4e4a1a24fcd2cd668bcaaba108ff5cf05cc55eab1dd1b499a576694ea91d [2022-07-20T13:28:59.460Z] #77 182.2 checking for mt... no [2022-07-20T13:28:59.460Z] #77 182.2 checking if : is a manifest tool... no [2022-07-20T13:28:59.518Z] #35 DONE 0.3s [2022-07-20T13:28:59.518Z] [2022-07-20T13:28:59.518Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T13:28:59.518Z] #37 sha256:93898ae9a168471ef814306b7f3add4cc4ca53ee46fef56e2ef864c25602d907 [2022-07-20T13:28:59.719Z] #77 182.3 checking for dlfcn.h... yes [2022-07-20T13:28:59.719Z] #77 182.6 checking for objdir... .libs [2022-07-20T13:28:59.783Z] #37 DONE 0.4s [2022-07-20T13:28:59.783Z] [2022-07-20T13:28:59.783Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T13:28:59.783Z] #39 sha256:1454a9e76a867acdf91a057a2505f89a438cd8ae977d864c16326bb189724ddd [2022-07-20T13:28:59.819Z] #77 186.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T13:28:59.911Z] #21 17.86 Reading package lists... [2022-07-20T13:28:59.911Z] #21 ... [2022-07-20T13:28:59.911Z] [2022-07-20T13:28:59.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-20T13:28:59.911Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:28:59.911Z] #77 163.8 checking for library containing dlopen... -ldl [2022-07-20T13:28:59.911Z] #77 164.4 checking seccomp.h usability... yes [2022-07-20T13:28:59.911Z] #77 164.7 checking seccomp.h presence... yes [2022-07-20T13:28:59.911Z] #77 164.8 checking for seccomp.h... yes [2022-07-20T13:29:00.044Z] #39 DONE 0.1s [2022-07-20T13:29:00.044Z] [2022-07-20T13:29:00.044Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T13:29:00.044Z] #41 sha256:36dfb5ad28ff9429480cf10366629da8fd89608e0e185d1e28081af49ca544fc [2022-07-20T13:29:00.044Z] #41 DONE 0.1s [2022-07-20T13:29:00.044Z] [2022-07-20T13:29:00.044Z] #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-20T13:29:00.044Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:29:00.044Z] #47 ... [2022-07-20T13:29:00.044Z] [2022-07-20T13:29:00.044Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T13:29:00.044Z] #45 sha256:43a5c2ef77a9c4b2bdec939267a3b25548b5c8ebefe080dd43def0659a54f7bd [2022-07-20T13:29:00.044Z] #45 DONE 0.0s [2022-07-20T13:29:00.078Z] #77 186.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T13:29:00.078Z] #77 186.5 CC tests/init.o [2022-07-20T13:29:00.172Z] #77 164.8 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T13:29:00.237Z] #77 183.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:29:00.237Z] #77 183.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:29:00.237Z] #77 183.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:29:00.304Z] [2022-07-20T13:29:00.304Z] #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-20T13:29:00.304Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:29:00.433Z] #77 165.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T13:29:00.647Z] #77 186.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T13:29:00.696Z] #77 165.7 checking systemd/sd-bus.h usability... yes [2022-07-20T13:29:00.807Z] #77 183.3 checking if gcc static flag -static works... yes [2022-07-20T13:29:00.957Z] #77 165.9 checking systemd/sd-bus.h presence... yes [2022-07-20T13:29:00.957Z] #77 166.0 checking for systemd/sd-bus.h... yes [2022-07-20T13:29:01.066Z] #77 183.8 checking if gcc supports -c -o file.o... yes [2022-07-20T13:29:01.067Z] #77 184.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:29:01.067Z] #77 184.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:29:01.326Z] #77 184.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:29:01.326Z] #77 184.3 checking how to hardcode library paths into programs... immediate [2022-07-20T13:29:01.326Z] #77 184.3 checking whether stripping libraries is possible... yes [2022-07-20T13:29:01.326Z] #77 184.3 checking if libtool supports shared libraries... yes [2022-07-20T13:29:01.326Z] #77 184.3 checking whether to build shared libraries... no [2022-07-20T13:29:01.326Z] #77 184.3 checking whether to build static libraries... yes [2022-07-20T13:29:01.326Z] #77 184.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:29:01.326Z] #77 184.3 checking whether build environment is sane... yes [2022-07-20T13:29:01.326Z] #77 184.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:29:01.326Z] #77 184.4 checking whether make sets $(MAKE)... yes [2022-07-20T13:29:01.326Z] #77 184.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:29:01.529Z] #77 166.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T13:29:01.576Z] #19 315.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-20T13:29:01.576Z] #19 315.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:01.576Z] #19 315.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:01.576Z] #19 315.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-20T13:29:01.576Z] #19 ... [2022-07-20T13:29:01.576Z] [2022-07-20T13:29:01.576Z] #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-20T13:29:01.576Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:01.576Z] #84 274.0 AR libcrun_testing.a [2022-07-20T13:29:01.576Z] #84 274.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T13:29:01.576Z] #84 274.1 CCLD tests/tests_libcrun_utils [2022-07-20T13:29:01.576Z] #84 274.1 CCLD tests/tests_libcrun_errors [2022-07-20T13:29:01.576Z] #84 274.1 CCLD tests/tests_libcrun_fuzzer [2022-07-20T13:29:01.576Z] #84 274.3 CCLD libcrun.la [2022-07-20T13:29:01.576Z] #84 276.1 CCLD crun [2022-07-20T13:29:01.576Z] #84 276.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T13:29:01.576Z] #84 277.2 /bin/mkdir -p '/usr/local/lib' [2022-07-20T13:29:01.576Z] #84 277.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T13:29:01.576Z] #84 277.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T13:29:01.576Z] #84 277.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T13:29:01.576Z] #84 277.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T13:29:01.576Z] #84 277.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T13:29:01.576Z] #84 277.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T13:29:01.576Z] #84 277.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T13:29:01.576Z] #84 277.6 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-20T13:29:01.576Z] #84 277.6 ---------------------------------------------------------------------- [2022-07-20T13:29:01.576Z] #84 277.6 Libraries have been installed in: [2022-07-20T13:29:01.576Z] #84 277.6 /usr/local/lib [2022-07-20T13:29:01.576Z] #84 277.6 [2022-07-20T13:29:01.576Z] #84 277.6 If you ever happen to want to link against installed libraries [2022-07-20T13:29:01.576Z] #84 277.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T13:29:01.576Z] #84 277.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T13:29:01.576Z] #84 277.6 flag during linking and do at least one of the following: [2022-07-20T13:29:01.576Z] #84 277.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T13:29:01.576Z] #84 277.6 during execution [2022-07-20T13:29:01.576Z] #84 277.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T13:29:01.576Z] #84 277.6 during linking [2022-07-20T13:29:01.576Z] #84 277.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T13:29:01.576Z] #84 277.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T13:29:01.576Z] #84 277.6 [2022-07-20T13:29:01.576Z] #84 277.6 See any operating system documentation about shared libraries for [2022-07-20T13:29:01.576Z] #84 277.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T13:29:01.576Z] #84 277.6 ---------------------------------------------------------------------- [2022-07-20T13:29:01.576Z] #84 277.6 /bin/mkdir -p '/build' [2022-07-20T13:29:01.576Z] #84 277.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T13:29:01.585Z] #77 184.5 checking whether make supports nested variables... yes [2022-07-20T13:29:01.585Z] #77 184.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:29:01.585Z] #77 184.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:29:01.585Z] #77 184.5 checking how to create a ustar tar archive... gnutar [2022-07-20T13:29:01.790Z] #77 166.6 checking for sd_notify_barrier... yes [2022-07-20T13:29:01.833Z] #84 277.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T13:29:01.833Z] #84 277.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T13:29:01.833Z] #84 277.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T13:29:01.833Z] #84 277.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T13:29:01.844Z] #77 184.6 checking dependency style of gcc... gcc3 [2022-07-20T13:29:01.844Z] #77 184.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:29:01.844Z] #77 184.8 checking whether make supports nested variables... (cached) yes [2022-07-20T13:29:01.844Z] #77 184.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:29:01.844Z] #77 184.8 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:29:01.844Z] #77 184.8 checking for yajl >= 2.1.0... yes [2022-07-20T13:29:01.844Z] #77 184.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:29:01.844Z] #77 184.8 checking for gcc... (cached) gcc [2022-07-20T13:29:02.103Z] #77 184.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:29:02.103Z] #77 185.0 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:29:02.103Z] #77 185.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:29:02.103Z] #77 185.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:29:02.103Z] #77 185.0 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:29:02.103Z] #77 185.1 checking for python3... /usr/bin/python3 [2022-07-20T13:29:02.103Z] #77 185.1 checking for python3 version... 3.9 [2022-07-20T13:29:02.103Z] #77 185.1 checking for python3 platform... linux [2022-07-20T13:29:02.362Z] #77 185.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:29:02.362Z] #77 167.1 checking linux/bpf.h usability... yes [2022-07-20T13:29:02.362Z] #77 167.4 checking linux/bpf.h presence... yes [2022-07-20T13:29:02.362Z] #77 167.5 checking for linux/bpf.h... yes [2022-07-20T13:29:02.362Z] #77 167.5 checking compilation for eBPF... yes [2022-07-20T13:29:02.621Z] #77 185.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:29:02.623Z] #77 167.8 checking for criu >= 3.15... no [2022-07-20T13:29:02.623Z] #77 167.8 configure: CRIU headers not found, building without CRIU support [2022-07-20T13:29:02.623Z] #77 167.8 checking for criu > 3.16... no [2022-07-20T13:29:02.623Z] #77 167.9 configure: CRIU version doesn't support join-ns API [2022-07-20T13:29:02.623Z] #77 167.9 checking for criu > 3.16.1... no [2022-07-20T13:29:02.623Z] #77 167.9 configure: CRIU version doesn't support for pre-dumping [2022-07-20T13:29:02.623Z] #77 167.9 checking for new mount API (fsconfig)... yes [2022-07-20T13:29:02.880Z] #77 185.9 checking that generated files are newer than configure... done [2022-07-20T13:29:02.880Z] #77 185.9 configure: creating ./config.status [2022-07-20T13:29:02.883Z] #77 168.0 checking for seccomp notify API... yes [2022-07-20T13:29:02.883Z] #77 168.2 checking for gperf... no [2022-07-20T13:29:02.883Z] #77 168.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T13:29:03.469Z] #77 168.2 checking for library containing argp_parse... none required [2022-07-20T13:29:03.730Z] #77 168.9 checking that generated files are newer than configure... done [2022-07-20T13:29:03.730Z] #77 168.9 configure: creating ./config.status [2022-07-20T13:29:05.106Z] #84 DONE 280.9s [2022-07-20T13:29:05.106Z] [2022-07-20T13:29:05.106Z] #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-20T13:29:05.106Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:29:05.106Z] #19 315.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-20T13:29:05.106Z] #19 315.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T13:29:05.106Z] #19 316.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-20T13:29:05.106Z] #19 316.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:05.106Z] #19 316.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T13:29:05.106Z] #19 317.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-20T13:29:05.106Z] #19 317.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:05.106Z] #19 317.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:05.106Z] #19 318.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-20T13:29:05.106Z] #19 318.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:05.106Z] #19 318.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:07.037Z] #77 ... [2022-07-20T13:29:07.037Z] [2022-07-20T13:29:07.037Z] #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-20T13:29:07.037Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T13:29:07.037Z] #34 DONE 245.3s [2022-07-20T13:29:07.037Z] [2022-07-20T13:29:07.037Z] #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-20T13:29:07.037Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:07.037Z] #21 17.86 Reading package lists... [2022-07-20T13:29:07.037Z] #21 22.39 Building dependency tree... [2022-07-20T13:29:07.037Z] #21 25.82 The following additional packages will be installed: [2022-07-20T13:29:07.037Z] #21 25.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:29:07.037Z] #21 25.82 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T13:29:07.037Z] #21 25.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:29:07.037Z] #21 25.83 python3-pkg-resources vim-runtime xxd [2022-07-20T13:29:07.037Z] #21 25.84 Suggested packages: [2022-07-20T13:29:07.037Z] #21 25.84 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T13:29:07.037Z] #21 25.84 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T13:29:07.037Z] #21 25.84 acl attr quota [2022-07-20T13:29:07.037Z] #21 25.84 Recommended packages: [2022-07-20T13:29:07.037Z] #21 25.84 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T13:29:07.980Z] #21 27.74 The following NEW packages will be installed: [2022-07-20T13:29:08.152Z] #77 190.2 config.status: creating Makefile [2022-07-20T13:29:08.152Z] #77 190.4 config.status: creating config.h [2022-07-20T13:29:08.152Z] #77 190.5 config.status: executing libtool commands [2022-07-20T13:29:08.152Z] #77 190.6 config.status: executing depfiles commands [2022-07-20T13:29:08.241Z] #21 27.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T13:29:08.241Z] #21 27.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T13:29:08.241Z] #21 27.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T13:29:08.241Z] #21 27.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T13:29:08.241Z] #21 27.76 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:29:08.241Z] #21 27.76 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T13:29:08.241Z] #21 27.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T13:29:08.241Z] #21 27.76 xz-utils zip zstd [2022-07-20T13:29:08.502Z] #21 28.21 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:29:08.502Z] #21 28.21 Need to get 27.7 MB of archives. [2022-07-20T13:29:08.502Z] #21 28.21 After this operation, 106 MB of additional disk space will be used. [2022-07-20T13:29:08.502Z] #21 28.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T13:29:08.502Z] #21 28.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T13:29:08.502Z] #21 28.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T13:29:08.502Z] #21 28.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:29:08.502Z] #21 28.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T13:29:08.502Z] #21 28.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T13:29:08.502Z] #21 28.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T13:29:08.502Z] #21 28.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T13:29:08.502Z] #21 28.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:29:08.502Z] #21 28.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-20T13:29:08.719Z] #77 191.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T13:29:08.763Z] #21 28.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T13:29:08.763Z] #21 28.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T13:29:08.763Z] #21 28.37 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-20T13:29:08.763Z] #21 28.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T13:29:08.763Z] #21 28.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T13:29:08.763Z] #21 28.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T13:29:08.763Z] #21 28.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T13:29:08.763Z] #21 28.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T13:29:08.763Z] #21 28.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T13:29:08.763Z] #21 28.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T13:29:08.763Z] #21 28.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T13:29:08.763Z] #21 28.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:29:08.763Z] #21 28.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:29:08.977Z] #77 191.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:29:09.024Z] #21 28.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:29:09.024Z] #21 28.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T13:29:09.024Z] #21 28.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T13:29:09.024Z] #21 28.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T13:29:09.236Z] #77 192.2 checking for gcc... gcc [2022-07-20T13:29:09.595Z] #21 29.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T13:29:09.595Z] #21 29.35 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-20T13:29:09.595Z] #21 29.35 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-20T13:29:09.595Z] #21 29.35 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-20T13:29:09.595Z] #21 29.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:29:09.595Z] #21 29.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T13:29:09.595Z] #21 29.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T13:29:09.595Z] #21 29.37 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-20T13:29:09.802Z] #77 192.3 checking whether the C compiler works... yes [2022-07-20T13:29:09.803Z] #77 192.6 checking for C compiler default output file name... a.out [2022-07-20T13:29:09.803Z] #77 192.6 checking for suffix of executables... [2022-07-20T13:29:09.856Z] #21 29.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T13:29:09.856Z] #21 29.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T13:29:09.856Z] #21 29.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:29:09.856Z] #21 29.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T13:29:09.856Z] #21 29.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T13:29:09.856Z] #21 29.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T13:29:09.856Z] #21 29.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T13:29:10.061Z] #77 192.8 checking whether we are cross compiling... [2022-07-20T13:29:10.061Z] #77 ... [2022-07-20T13:29:10.061Z] [2022-07-20T13:29:10.061Z] #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-20T13:29:10.061Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:10.061Z] #21 42.18 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T13:29:10.061Z] #21 43.03 Selecting previously unselected package bzip2. [2022-07-20T13:29:10.061Z] #21 43.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 43.06 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:29:10.061Z] #21 43.19 Selecting previously unselected package xz-utils. [2022-07-20T13:29:10.061Z] #21 43.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 43.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:29:10.061Z] #21 43.39 Selecting previously unselected package apparmor. [2022-07-20T13:29:10.061Z] #21 43.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 43.45 Unpacking apparmor (2.13.6-10) ... [2022-07-20T13:29:10.061Z] #21 44.00 Selecting previously unselected package inetutils-ping. [2022-07-20T13:29:10.061Z] #21 44.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 44.02 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T13:29:10.061Z] #21 44.27 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T13:29:10.061Z] #21 44.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 44.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:10.061Z] #21 44.53 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T13:29:10.061Z] #21 44.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 44.55 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:10.061Z] #21 44.65 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T13:29:10.061Z] #21 44.65 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 44.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:29:10.061Z] #21 44.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T13:29:10.061Z] #21 44.77 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 44.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:29:10.061Z] #21 45.00 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T13:29:10.061Z] #21 45.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 45.04 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:29:10.061Z] #21 45.16 Selecting previously unselected package iptables. [2022-07-20T13:29:10.061Z] #21 45.16 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 45.16 Unpacking iptables (1.8.7-1) ... [2022-07-20T13:29:10.061Z] #21 45.52 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:29:10.061Z] #21 45.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 45.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:29:10.061Z] #21 45.71 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:29:10.061Z] #21 45.71 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 45.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:29:10.061Z] #21 46.00 Selecting previously unselected package jq. [2022-07-20T13:29:10.061Z] #21 46.00 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 46.01 Unpacking jq (1.6-2.1) ... [2022-07-20T13:29:10.061Z] #21 46.22 Selecting previously unselected package libaio1:amd64. [2022-07-20T13:29:10.061Z] #21 46.22 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T13:29:10.061Z] #21 46.24 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:29:10.062Z] #21 46.34 Selecting previously unselected package libgpm2:amd64. [2022-07-20T13:29:10.062Z] #21 46.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T13:29:10.062Z] #21 46.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:29:10.062Z] #21 46.57 Selecting previously unselected package libicu67:amd64. [2022-07-20T13:29:10.062Z] #21 46.60 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T13:29:10.062Z] #21 46.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T13:29:10.117Z] #21 29.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T13:29:10.117Z] #21 29.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T13:29:10.117Z] #21 29.79 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-20T13:29:10.320Z] #21 ... [2022-07-20T13:29:10.320Z] [2022-07-20T13:29:10.320Z] #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-20T13:29:10.320Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:10.320Z] #77 192.8 checking whether we are cross compiling... no [2022-07-20T13:29:10.320Z] #77 193.1 checking for suffix of object files... o [2022-07-20T13:29:10.356Z] #19 327.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-20T13:29:10.356Z] #19 327.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:10.356Z] #19 327.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:10.356Z] #19 327.5 Selecting previously unselected package patch. [2022-07-20T13:29:10.356Z] #19 327.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:29:10.356Z] #19 327.5 Unpacking patch (2.7.6-7) ... [2022-07-20T13:29:10.356Z] #19 327.6 Selecting previously unselected package dpkg-dev. [2022-07-20T13:29:10.356Z] #19 327.6 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-20T13:29:10.356Z] #19 327.6 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T13:29:10.356Z] #19 327.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-20T13:29:10.356Z] #19 327.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-20T13:29:10.356Z] #19 327.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T13:29:10.356Z] #19 327.8 Selecting previously unselected package libio-string-perl. [2022-07-20T13:29:10.356Z] #19 327.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-20T13:29:10.356Z] #19 327.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-20T13:29:10.356Z] #19 327.9 Selecting previously unselected package libicu67:amd64. [2022-07-20T13:29:10.356Z] #19 327.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-20T13:29:10.356Z] #19 327.9 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T13:29:10.379Z] #21 30.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T13:29:10.578Z] #77 193.3 checking whether we are using the GNU C compiler... yes [2022-07-20T13:29:10.579Z] #77 193.4 checking whether gcc accepts -g... yes [2022-07-20T13:29:10.640Z] #21 30.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T13:29:10.640Z] #21 30.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T13:29:10.640Z] #21 30.30 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T13:29:10.837Z] #77 193.6 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:29:11.404Z] #77 194.0 checking whether gcc understands -c and -o together... yes [2022-07-20T13:29:11.404Z] #77 194.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:29:11.404Z] #77 194.3 checking whether build environment is sane... yes [2022-07-20T13:29:11.404Z] #77 194.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:29:11.404Z] #77 194.5 checking for gawk... no [2022-07-20T13:29:11.404Z] #77 194.5 checking for mawk... mawk [2022-07-20T13:29:11.404Z] #77 194.5 checking whether make sets $(MAKE)... yes [2022-07-20T13:29:11.663Z] #77 194.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:29:11.663Z] #77 194.6 checking whether make supports nested variables... yes [2022-07-20T13:29:11.663Z] #77 194.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:29:11.663Z] #77 194.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:29:11.663Z] #77 194.7 checking how to create a ustar tar archive... gnutar [2022-07-20T13:29:11.725Z] #19 329.1 Selecting previously unselected package libxml2:amd64. [2022-07-20T13:29:11.725Z] #19 329.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T13:29:11.725Z] #19 329.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:29:11.725Z] #19 329.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-20T13:29:11.725Z] #19 329.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-20T13:29:11.725Z] #19 329.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T13:29:11.725Z] #19 329.3 Selecting previously unselected package libxml-sax-base-perl. [2022-07-20T13:29:11.725Z] #19 329.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-20T13:29:11.725Z] #19 329.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T13:29:11.725Z] #19 329.4 Selecting previously unselected package libxml-sax-perl. [2022-07-20T13:29:11.725Z] #19 329.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-20T13:29:11.725Z] #19 329.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T13:29:11.725Z] #19 329.4 Selecting previously unselected package libxml-libxml-perl. [2022-07-20T13:29:11.725Z] #19 329.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-20T13:29:11.725Z] #19 329.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T13:29:11.725Z] #19 329.5 Selecting previously unselected package libxml-simple-perl. [2022-07-20T13:29:11.725Z] #19 329.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-20T13:29:11.725Z] #19 329.5 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-20T13:29:11.725Z] #19 329.5 Selecting previously unselected package libyaml-perl. [2022-07-20T13:29:11.725Z] #19 329.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-20T13:29:11.725Z] #19 329.6 Unpacking libyaml-perl (1.30-1) ... [2022-07-20T13:29:11.725Z] #19 329.6 Selecting previously unselected package libconfig-auto-perl. [2022-07-20T13:29:11.725Z] #19 329.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-20T13:29:11.923Z] #77 194.7 checking dependency style of gcc... gcc3 [2022-07-20T13:29:11.982Z] #19 329.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-20T13:29:11.982Z] #19 329.7 Selecting previously unselected package libfile-which-perl. [2022-07-20T13:29:11.982Z] #19 329.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-20T13:29:11.982Z] #19 329.7 Unpacking libfile-which-perl (1.23-1) ... [2022-07-20T13:29:11.982Z] #19 329.7 Selecting previously unselected package libfile-homedir-perl. [2022-07-20T13:29:11.982Z] #19 329.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-20T13:29:11.982Z] #19 329.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-20T13:29:11.982Z] #19 329.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-20T13:29:11.982Z] #19 329.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-20T13:29:11.982Z] #19 329.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T13:29:11.982Z] #19 329.8 Selecting previously unselected package dpkg-cross. [2022-07-20T13:29:11.982Z] #19 329.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-20T13:29:11.982Z] #19 329.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-20T13:29:11.982Z] #19 329.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-20T13:29:11.982Z] #19 329.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-20T13:29:11.982Z] #19 329.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-20T13:29:11.982Z] #19 329.9 Selecting previously unselected package libc6-armel-cross. [2022-07-20T13:29:12.022Z] #21 31.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:29:12.022Z] #21 31.74 Fetched 27.7 MB in 3s (10.9 MB/s) [2022-07-20T13:29:12.022Z] #21 31.85 Selecting previously unselected package pigz. [2022-07-20T13:29:12.182Z] #77 195.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:29:12.182Z] #77 195.0 checking whether make supports nested variables... (cached) yes [2022-07-20T13:29:12.238Z] #19 329.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:12.238Z] #19 329.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-20T13:29:12.238Z] #19 330.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-20T13:29:12.238Z] #19 330.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:12.238Z] #19 330.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:12.238Z] #19 330.1 Selecting previously unselected package libgomp1-armel-cross. [2022-07-20T13:29:12.238Z] #19 330.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:12.238Z] #19 330.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:12.282Z] #21 31.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T13:29:12.282Z] #21 32.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T13:29:12.282Z] #21 32.05 Unpacking pigz (2.6-1) ... [2022-07-20T13:29:12.441Z] #77 195.0 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:29:12.441Z] #77 195.4 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:29:12.441Z] #77 195.4 checking how to print strings... printf [2022-07-20T13:29:12.441Z] #77 195.5 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:29:12.442Z] #77 195.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:29:12.442Z] #77 195.5 checking for egrep... /bin/grep -E [2022-07-20T13:29:12.493Z] #19 330.1 Selecting previously unselected package libatomic1-armel-cross. [2022-07-20T13:29:12.493Z] #19 330.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:12.493Z] #19 330.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:12.493Z] #19 330.2 Selecting previously unselected package libasan6-armel-cross. [2022-07-20T13:29:12.494Z] #19 330.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:12.494Z] #19 330.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:12.543Z] #21 32.30 Selecting previously unselected package libelf1:amd64. [2022-07-20T13:29:12.543Z] #21 32.30 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T13:29:12.543Z] #21 32.31 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T13:29:12.701Z] #77 195.5 checking for fgrep... /bin/grep -F [2022-07-20T13:29:12.701Z] #77 195.6 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:29:12.701Z] #77 195.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:29:12.701Z] #77 195.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:29:12.701Z] #77 195.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:29:12.750Z] #19 330.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-20T13:29:12.750Z] #19 330.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:12.750Z] #19 330.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:12.750Z] #19 330.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-20T13:29:12.750Z] #19 330.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:12.750Z] #19 330.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:12.750Z] #19 330.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-20T13:29:12.962Z] #77 195.8 checking whether ln -s works... yes [2022-07-20T13:29:12.962Z] #77 195.9 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:29:12.962Z] #77 195.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T13:29:12.962Z] #77 195.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:29:12.962Z] #77 195.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:29:12.962Z] #77 195.9 checking for objdump... objdump [2022-07-20T13:29:12.962Z] #77 195.9 checking how to recognize dependent libraries... pass_all [2022-07-20T13:29:12.962Z] #77 195.9 checking for dlltool... no [2022-07-20T13:29:12.962Z] #77 195.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:29:12.962Z] #77 195.9 checking for ar... ar [2022-07-20T13:29:13.006Z] #19 330.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:13.006Z] #19 330.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:13.114Z] #21 32.76 Selecting previously unselected package libbpf0:amd64. [2022-07-20T13:29:13.114Z] #21 32.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T13:29:13.114Z] #21 32.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:29:13.251Z] #77 195.9 checking for archiver @FILE support... @ [2022-07-20T13:29:13.251Z] #77 196.1 checking for strip... strip [2022-07-20T13:29:13.251Z] #77 196.1 checking for ranlib... ranlib [2022-07-20T13:29:13.263Z] #19 330.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-20T13:29:13.263Z] #19 330.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:13.263Z] #19 330.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T13:29:13.375Z] #21 33.10 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:29:13.375Z] #21 33.10 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:29:13.375Z] #21 33.13 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:29:13.375Z] #21 ... [2022-07-20T13:29:13.375Z] [2022-07-20T13:29:13.375Z] #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-20T13:29:13.375Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T13:29:13.375Z] #36 252.3 Delve is a source level debugger for Go programs. [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T13:29:13.375Z] #36 252.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 Usage: [2022-07-20T13:29:13.375Z] #36 252.3 dlv [command] [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 Available Commands: [2022-07-20T13:29:13.375Z] #36 252.3 attach Attach to running process and begin debugging. [2022-07-20T13:29:13.375Z] #36 252.3 connect Connect to a headless debug server with a terminal client. [2022-07-20T13:29:13.375Z] #36 252.3 core Examine a core dump. [2022-07-20T13:29:13.375Z] #36 252.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T13:29:13.375Z] #36 252.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T13:29:13.375Z] #36 252.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T13:29:13.375Z] #36 252.3 help Help about any command [2022-07-20T13:29:13.375Z] #36 252.3 run Deprecated command. Use 'debug' instead. [2022-07-20T13:29:13.375Z] #36 252.3 test Compile test binary and begin debugging program. [2022-07-20T13:29:13.375Z] #36 252.3 trace Compile and begin tracing program. [2022-07-20T13:29:13.375Z] #36 252.3 version Prints version. [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 Flags: [2022-07-20T13:29:13.375Z] #36 252.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T13:29:13.375Z] #36 252.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T13:29:13.375Z] #36 252.3 --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-20T13:29:13.375Z] #36 252.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T13:29:13.375Z] #36 252.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T13:29:13.375Z] #36 252.3 --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-20T13:29:13.375Z] #36 252.3 --disable-aslr Disables address space randomization [2022-07-20T13:29:13.375Z] #36 252.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T13:29:13.375Z] #36 252.3 -h, --help help for dlv [2022-07-20T13:29:13.375Z] #36 252.3 --init string Init file, executed by the terminal client. [2022-07-20T13:29:13.375Z] #36 252.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T13:29:13.375Z] #36 252.3 --log Enable debugging server logging. [2022-07-20T13:29:13.375Z] #36 252.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T13:29:13.375Z] #36 252.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T13:29:13.375Z] #36 252.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T13:29:13.375Z] #36 252.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T13:29:13.375Z] #36 252.3 --wd string Working directory for running the program. [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 Additional help topics: [2022-07-20T13:29:13.375Z] #36 252.3 dlv backend Help about the --backend flag. [2022-07-20T13:29:13.375Z] #36 252.3 dlv log Help about logging flags. [2022-07-20T13:29:13.375Z] #36 252.3 dlv redirect Help about file redirection. [2022-07-20T13:29:13.375Z] #36 252.3 [2022-07-20T13:29:13.375Z] #36 252.3 Use "dlv [command] --help" for more information about a command. [2022-07-20T13:29:13.510Z] #77 196.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:29:13.510Z] #77 196.7 checking for sysroot... no [2022-07-20T13:29:13.510Z] #77 196.7 checking for a working dd... /bin/dd [2022-07-20T13:29:13.769Z] #77 196.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:29:13.825Z] #19 ... [2022-07-20T13:29:13.825Z] [2022-07-20T13:29:13.825Z] #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-20T13:29:13.825Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:29:13.825Z] #62 344.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T13:29:13.945Z] #36 DONE 252.7s [2022-07-20T13:29:13.945Z] [2022-07-20T13:29:13.946Z] #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-20T13:29:13.946Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:13.946Z] #21 33.54 Selecting previously unselected package libmnl0:amd64. [2022-07-20T13:29:13.946Z] #21 33.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T13:29:13.946Z] #21 33.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:29:13.946Z] #21 33.64 Selecting previously unselected package libxtables12:amd64. [2022-07-20T13:29:13.946Z] #21 33.64 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T13:29:13.946Z] #21 33.64 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:29:14.028Z] #77 196.9 checking for mt... no [2022-07-20T13:29:14.028Z] #77 196.9 checking if : is a manifest tool... no [2022-07-20T13:29:14.028Z] #77 196.9 checking how to run the C preprocessor... gcc -E [2022-07-20T13:29:14.206Z] #21 33.84 Selecting previously unselected package libcap2-bin. [2022-07-20T13:29:14.206Z] #21 33.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T13:29:14.206Z] #21 33.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T13:29:14.206Z] #21 34.05 Selecting previously unselected package iproute2. [2022-07-20T13:29:14.467Z] #21 34.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T13:29:14.467Z] #21 34.06 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T13:29:15.202Z] #55 ... [2022-07-20T13:29:15.202Z] [2022-07-20T13:29:15.202Z] #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-20T13:29:15.202Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:15.202Z] #77 182.6 CCLD libocispec.la [2022-07-20T13:29:15.202Z] #77 183.0 CCLD src/validate [2022-07-20T13:29:15.202Z] #77 183.1 CCLD tests/test-1 [2022-07-20T13:29:15.202Z] #77 183.1 CCLD tests/test-3 [2022-07-20T13:29:15.202Z] #77 183.1 CCLD tests/test-2 [2022-07-20T13:29:15.202Z] #77 183.1 CCLD tests/test-4 [2022-07-20T13:29:15.202Z] #77 183.2 CCLD tests/test-5 [2022-07-20T13:29:15.202Z] #77 183.2 CCLD tests/test-6 [2022-07-20T13:29:15.202Z] #77 183.3 CCLD tests/test-7 [2022-07-20T13:29:15.202Z] #77 183.3 CCLD tests/test-8 [2022-07-20T13:29:15.202Z] #77 183.4 CCLD tests/test-9 [2022-07-20T13:29:15.202Z] #77 183.5 CCLD tests/test-10 [2022-07-20T13:29:15.202Z] #77 183.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T13:29:15.202Z] #77 183.7 CCLD tests/test-11 [2022-07-20T13:29:15.409Z] #21 35.14 Selecting previously unselected package xxd. [2022-07-20T13:29:15.409Z] #21 35.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:29:15.409Z] #21 35.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:15.667Z] #77 197.3 checking for ANSI C header files... yes [2022-07-20T13:29:15.667Z] #77 198.4 checking for sys/types.h... yes [2022-07-20T13:29:15.667Z] #77 198.6 checking for sys/stat.h... yes [2022-07-20T13:29:15.725Z] #62 DONE 346.7s [2022-07-20T13:29:15.725Z] [2022-07-20T13:29:15.725Z] #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-20T13:29:15.725Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T13:29:15.927Z] #77 198.7 checking for stdlib.h... yes [2022-07-20T13:29:15.980Z] #21 35.42 Selecting previously unselected package vim-common. [2022-07-20T13:29:15.980Z] #21 35.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:29:15.980Z] #21 35.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:16.140Z] #77 185.7 libtool: link: ar cr libocispec.a [2022-07-20T13:29:16.140Z] #77 185.8 libtool: link: ranlib libocispec.a [2022-07-20T13:29:16.186Z] #77 199.0 checking for string.h... yes [2022-07-20T13:29:16.241Z] #21 36.01 Selecting previously unselected package bash-completion. [2022-07-20T13:29:16.241Z] #21 36.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T13:29:16.445Z] #77 199.4 checking for memory.h... yes [2022-07-20T13:29:16.966Z] #77 199.7 checking for strings.h... yes [2022-07-20T13:29:16.966Z] #77 199.8 checking for inttypes.h... yes [2022-07-20T13:29:17.225Z] #77 200.0 checking for stdint.h... yes [2022-07-20T13:29:17.484Z] #77 200.4 checking for unistd.h... yes [2022-07-20T13:29:17.521Z] #77 187.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:17.521Z] #77 187.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:29:17.521Z] #77 187.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:29:17.521Z] #77 187.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:17.521Z] #77 187.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:17.521Z] #77 187.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:17.521Z] #77 187.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:17.521Z] #77 187.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T13:29:17.782Z] #77 187.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T13:29:17.782Z] #77 187.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T13:29:17.782Z] #77 187.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T13:29:17.782Z] #77 187.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T13:29:17.782Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T13:29:17.782Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T13:29:17.782Z] #77 187.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T13:29:17.782Z] #77 187.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T13:29:17.782Z] #77 187.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T13:29:17.782Z] #77 187.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T13:29:17.782Z] #77 187.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T13:29:17.782Z] #77 187.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T13:29:18.000Z] #77 200.7 checking for dlfcn.h... yes [2022-07-20T13:29:18.000Z] #77 201.0 checking for objdir... .libs [2022-07-20T13:29:18.042Z] #77 187.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T13:29:18.042Z] #77 187.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T13:29:18.042Z] #77 187.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T13:29:18.042Z] #77 187.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T13:29:18.253Z] #19 336.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-20T13:29:18.302Z] #77 188.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T13:29:18.302Z] #77 188.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T13:29:18.302Z] #77 188.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T13:29:18.302Z] #77 188.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T13:29:18.508Z] #19 336.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:18.509Z] #19 336.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T13:29:18.509Z] #19 336.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-20T13:29:18.509Z] #19 336.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-20T13:29:18.509Z] #19 336.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T13:29:18.562Z] #77 188.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T13:29:18.562Z] #77 188.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T13:29:18.562Z] #77 188.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T13:29:18.765Z] #19 336.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-20T13:29:18.765Z] #19 336.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:18.765Z] #19 336.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T13:29:18.765Z] #19 336.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-20T13:29:18.823Z] #77 188.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T13:29:18.823Z] #77 188.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T13:29:18.823Z] #77 ... [2022-07-20T13:29:18.823Z] [2022-07-20T13:29:18.823Z] #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-20T13:29:18.823Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:29:18.823Z] #47 240.4 + dpkg --print-architecture [2022-07-20T13:29:18.823Z] #47 240.4 + git checkout -q v2.1.0 [2022-07-20T13:29:18.940Z] #77 201.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:29:18.940Z] #77 202.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:29:18.940Z] #77 202.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:29:19.022Z] #19 336.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:19.022Z] #19 336.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:19.022Z] #19 336.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-20T13:29:19.278Z] #19 336.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:19.278Z] #19 336.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T13:29:19.394Z] #47 240.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T13:29:19.394Z] #47 240.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T13:29:19.543Z] #21 ... [2022-07-20T13:29:19.543Z] [2022-07-20T13:29:19.543Z] #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-20T13:29:19.543Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:19.543Z] #77 174.2 config.status: creating Makefile [2022-07-20T13:29:19.543Z] #77 174.4 config.status: creating rpm/crun.spec [2022-07-20T13:29:19.543Z] #77 174.6 config.status: creating config.h [2022-07-20T13:29:19.543Z] #77 174.6 config.status: executing libtool commands [2022-07-20T13:29:19.543Z] #77 174.7 config.status: executing depfiles commands [2022-07-20T13:29:19.543Z] #77 177.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T13:29:19.543Z] #77 177.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:29:19.543Z] #77 177.5 checking for gcc... gcc [2022-07-20T13:29:19.543Z] #77 177.7 checking whether the C compiler works... yes [2022-07-20T13:29:19.543Z] #77 178.0 checking for C compiler default output file name... a.out [2022-07-20T13:29:19.543Z] #77 178.0 checking for suffix of executables... [2022-07-20T13:29:19.543Z] #77 178.3 checking whether we are cross compiling... no [2022-07-20T13:29:19.543Z] #77 178.7 checking for suffix of object files... o [2022-07-20T13:29:19.543Z] #77 178.9 checking whether we are using the GNU C compiler... yes [2022-07-20T13:29:19.543Z] #77 179.1 checking whether gcc accepts -g... yes [2022-07-20T13:29:19.543Z] #77 179.2 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:29:19.543Z] #77 179.4 checking whether gcc understands -c and -o together... yes [2022-07-20T13:29:19.543Z] #77 179.6 checking how to run the C preprocessor... gcc -E [2022-07-20T13:29:19.543Z] #77 180.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:29:19.543Z] #77 180.0 checking for egrep... /bin/grep -E [2022-07-20T13:29:19.543Z] #77 180.0 checking for ANSI C header files... yes [2022-07-20T13:29:19.543Z] #77 180.9 checking for sys/types.h... yes [2022-07-20T13:29:19.543Z] #77 181.1 checking for sys/stat.h... yes [2022-07-20T13:29:19.543Z] #77 181.3 checking for stdlib.h... yes [2022-07-20T13:29:19.543Z] #77 181.5 checking for string.h... yes [2022-07-20T13:29:19.543Z] #77 181.8 checking for memory.h... yes [2022-07-20T13:29:19.543Z] #77 182.1 checking for strings.h... yes [2022-07-20T13:29:19.543Z] #77 182.4 checking for inttypes.h... yes [2022-07-20T13:29:19.543Z] #77 182.7 checking for stdint.h... yes [2022-07-20T13:29:19.543Z] #77 183.0 checking for unistd.h... yes [2022-07-20T13:29:19.543Z] #77 183.3 checking minix/config.h usability... no [2022-07-20T13:29:19.543Z] #77 183.6 checking minix/config.h presence... no [2022-07-20T13:29:19.543Z] #77 183.7 checking for minix/config.h... no [2022-07-20T13:29:19.543Z] #77 183.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T13:29:19.543Z] #77 184.1 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:29:19.543Z] #77 184.8 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:29:19.543Z] #77 184.8 checking how to print strings... printf [2022-07-20T13:29:19.543Z] #77 184.8 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:29:19.543Z] #77 184.8 checking for fgrep... /bin/grep -F [2022-07-20T13:29:19.543Z] #77 184.9 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:29:19.543Z] #77 184.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:29:19.770Z] #77 202.1 checking if gcc static flag -static works... yes [2022-07-20T13:29:19.770Z] #77 202.6 checking if gcc supports -c -o file.o... yes [2022-07-20T13:29:19.770Z] #77 202.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:29:19.770Z] #77 202.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:29:19.804Z] #77 184.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:29:19.804Z] #77 185.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:29:20.065Z] #77 185.2 checking whether ln -s works... yes [2022-07-20T13:29:20.065Z] #77 185.2 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:29:20.065Z] #77 185.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-20T13:29:20.065Z] #77 185.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:29:20.065Z] #77 185.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:29:20.065Z] #77 185.3 checking for objdump... objdump [2022-07-20T13:29:20.065Z] #77 185.3 checking how to recognize dependent libraries... pass_all [2022-07-20T13:29:20.065Z] #77 185.3 checking for dlltool... no [2022-07-20T13:29:20.065Z] #77 185.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:29:20.065Z] #77 185.3 checking for ar... ar [2022-07-20T13:29:20.598Z] #77 202.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:29:20.598Z] #77 203.5 checking how to hardcode library paths into programs... immediate [2022-07-20T13:29:20.598Z] #77 203.5 checking whether stripping libraries is possible... yes [2022-07-20T13:29:20.598Z] #77 203.5 checking if libtool supports shared libraries... yes [2022-07-20T13:29:20.598Z] #77 203.5 checking whether to build shared libraries... no [2022-07-20T13:29:20.598Z] #77 203.5 checking whether to build static libraries... yes [2022-07-20T13:29:20.598Z] #77 203.5 checking float.h usability... yes [2022-07-20T13:29:20.638Z] #77 185.3 checking for archiver @FILE support... @ [2022-07-20T13:29:20.638Z] #77 185.7 checking for strip... strip [2022-07-20T13:29:20.638Z] #77 185.7 checking for ranlib... ranlib [2022-07-20T13:29:20.638Z] #77 185.7 checking for gawk... no [2022-07-20T13:29:20.638Z] #77 185.7 checking for mawk... mawk [2022-07-20T13:29:20.857Z] #77 203.8 checking float.h presence... yes [2022-07-20T13:29:20.858Z] #77 203.8 checking for float.h... yes [2022-07-20T13:29:21.117Z] #77 203.8 checking limits.h usability... yes [2022-07-20T13:29:21.117Z] #77 204.1 checking limits.h presence... yes [2022-07-20T13:29:21.210Z] #77 185.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:29:21.210Z] #77 186.4 checking for sysroot... no [2022-07-20T13:29:21.210Z] #77 186.4 checking for a working dd... /bin/dd [2022-07-20T13:29:21.210Z] #77 186.5 checking how to truncate binary pipes... [2022-07-20T13:29:21.210Z] #77 ... [2022-07-20T13:29:21.210Z] [2022-07-20T13:29:21.210Z] #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-20T13:29:21.210Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:21.210Z] #21 40.78 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T13:29:21.377Z] #77 204.2 checking for limits.h... yes [2022-07-20T13:29:21.377Z] #77 204.2 checking stddef.h usability... yes [2022-07-20T13:29:21.377Z] #77 204.4 checking stddef.h presence... yes [2022-07-20T13:29:21.377Z] #77 204.5 checking for stddef.h... yes [2022-07-20T13:29:21.377Z] #77 ... [2022-07-20T13:29:21.377Z] [2022-07-20T13:29:21.377Z] #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-20T13:29:21.377Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:21.377Z] #21 53.59 Selecting previously unselected package libinih1:amd64. [2022-07-20T13:29:21.377Z] #21 53.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 53.64 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T13:29:21.377Z] #21 53.87 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:29:21.377Z] #21 53.87 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 53.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:29:21.377Z] #21 54.26 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:29:21.377Z] #21 54.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 54.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:29:21.377Z] #21 54.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:29:21.377Z] #21 54.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 54.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:29:21.377Z] #21 54.88 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:29:21.377Z] #21 54.90 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 54.92 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:29:21.377Z] #21 55.12 Selecting previously unselected package net-tools. [2022-07-20T13:29:21.377Z] #21 55.13 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 55.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:29:21.377Z] #21 55.73 Selecting previously unselected package patch. [2022-07-20T13:29:21.377Z] #21 55.74 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 55.74 Unpacking patch (2.7.6-7) ... [2022-07-20T13:29:21.377Z] #21 55.87 Selecting previously unselected package python-pip-whl. [2022-07-20T13:29:21.377Z] #21 55.88 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:29:21.377Z] #21 55.89 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:29:21.377Z] #21 57.10 Selecting previously unselected package python3-lib2to3. [2022-07-20T13:29:21.377Z] #21 57.10 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T13:29:21.377Z] #21 57.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:29:21.377Z] #21 57.27 Selecting previously unselected package python3-distutils. [2022-07-20T13:29:21.377Z] #21 57.28 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T13:29:21.377Z] #21 57.28 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T13:29:21.377Z] #21 57.71 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:29:21.377Z] #21 57.73 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:29:21.377Z] #21 57.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:29:21.377Z] #21 58.12 Selecting previously unselected package python3-setuptools. [2022-07-20T13:29:21.377Z] #21 58.14 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T13:29:21.377Z] #21 58.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T13:29:21.377Z] #21 59.06 Selecting previously unselected package python3-wheel. [2022-07-20T13:29:21.377Z] #21 59.06 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T13:29:21.377Z] #21 59.07 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T13:29:21.377Z] #21 59.22 Selecting previously unselected package python3-pip. [2022-07-20T13:29:21.377Z] #21 59.24 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:29:21.377Z] #21 59.28 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:29:21.377Z] #21 59.74 Selecting previously unselected package sudo. [2022-07-20T13:29:21.377Z] #21 59.74 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 59.75 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T13:29:21.377Z] #21 60.63 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T13:29:21.377Z] #21 60.63 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 60.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:29:21.377Z] #21 61.10 Selecting previously unselected package uidmap. [2022-07-20T13:29:21.377Z] #21 61.11 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T13:29:21.377Z] #21 61.13 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T13:29:21.377Z] #21 61.38 Selecting previously unselected package vim-runtime. [2022-07-20T13:29:21.377Z] #21 61.40 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:29:21.377Z] #21 61.46 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-20T13:29:21.377Z] #21 61.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T13:29:21.377Z] #21 61.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:21.636Z] #21 ... [2022-07-20T13:29:21.636Z] [2022-07-20T13:29:21.636Z] #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-20T13:29:21.636Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:21.636Z] #77 204.5 checking for stdlib.h... (cached) yes [2022-07-20T13:29:21.636Z] #77 204.5 checking for string.h... (cached) yes [2022-07-20T13:29:21.896Z] #77 204.6 checking sys/time.h usability... yes [2022-07-20T13:29:21.896Z] #77 204.8 checking sys/time.h presence... yes [2022-07-20T13:29:21.896Z] #77 204.9 checking for sys/time.h... yes [2022-07-20T13:29:21.896Z] #77 204.9 checking for inline... inline [2022-07-20T13:29:22.153Z] #21 41.67 Selecting previously unselected package bzip2. [2022-07-20T13:29:22.153Z] #21 41.67 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T13:29:22.153Z] #21 41.67 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T13:29:22.153Z] #21 41.85 Selecting previously unselected package xz-utils. [2022-07-20T13:29:22.153Z] #21 41.85 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T13:29:22.153Z] #21 41.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:29:22.415Z] #21 42.00 Selecting previously unselected package apparmor. [2022-07-20T13:29:22.415Z] #21 42.01 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T13:29:22.416Z] #77 205.0 checking for size_t... yes [2022-07-20T13:29:22.416Z] #77 205.3 checking for stdlib.h... (cached) yes [2022-07-20T13:29:22.596Z] #77 205.7 CCLD tests/init [2022-07-20T13:29:22.675Z] #77 205.3 checking for GNU libc compatible malloc... yes [2022-07-20T13:29:22.675Z] #77 205.7 checking for stdlib.h... (cached) yes [2022-07-20T13:29:22.676Z] #21 42.12 Unpacking apparmor (2.13.6-10) ... [2022-07-20T13:29:22.935Z] #77 205.7 checking for GNU libc compatible realloc... yes [2022-07-20T13:29:23.195Z] #77 206.0 checking for working strtod... yes [2022-07-20T13:29:23.248Z] #21 42.74 Selecting previously unselected package inetutils-ping. [2022-07-20T13:29:23.248Z] #21 42.76 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T13:29:23.248Z] #21 42.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T13:29:23.248Z] #21 43.01 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T13:29:23.447Z] #19 341.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-20T13:29:23.447Z] #19 341.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:23.447Z] #19 341.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T13:29:23.447Z] #19 341.4 Selecting previously unselected package crossbuild-essential-armel. [2022-07-20T13:29:23.509Z] #21 43.01 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:29:23.509Z] #21 43.01 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:23.509Z] #21 43.09 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T13:29:23.509Z] #21 43.10 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:29:23.509Z] #21 43.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:23.509Z] #21 43.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T13:29:23.509Z] #21 43.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T13:29:23.509Z] #21 43.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:29:23.565Z] #77 206.3 checking for gettimeofday... yes [2022-07-20T13:29:23.703Z] #19 341.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-20T13:29:23.703Z] #19 341.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-20T13:29:23.703Z] #19 341.4 Selecting previously unselected package libc6-armhf-cross. [2022-07-20T13:29:23.703Z] #19 341.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:23.703Z] #19 341.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T13:29:23.703Z] #19 341.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-20T13:29:23.703Z] #19 341.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:23.703Z] #19 341.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:23.703Z] #19 341.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-20T13:29:23.703Z] #19 341.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:23.703Z] #19 341.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:23.703Z] #19 341.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-20T13:29:23.703Z] #19 341.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:23.703Z] #19 341.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:23.770Z] #21 43.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T13:29:23.770Z] #21 43.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T13:29:23.770Z] #21 43.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:29:23.824Z] #77 206.6 checking for memset... yes [2022-07-20T13:29:23.960Z] #19 341.6 Selecting previously unselected package libasan6-armhf-cross. [2022-07-20T13:29:23.960Z] #19 341.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:23.960Z] #19 341.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:23.960Z] #19 341.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-20T13:29:24.031Z] #21 43.56 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T13:29:24.031Z] #21 43.56 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T13:29:24.031Z] #21 43.59 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:29:24.217Z] #19 341.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:24.217Z] #19 341.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:24.217Z] #19 341.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-20T13:29:24.217Z] #19 342.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:24.217Z] #19 342.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:24.292Z] #21 43.85 Selecting previously unselected package iptables. [2022-07-20T13:29:24.292Z] #21 43.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T13:29:24.292Z] #21 43.86 Unpacking iptables (1.8.7-1) ... [2022-07-20T13:29:24.394Z] #77 206.9 checking for strspn... yes [2022-07-20T13:29:24.394Z] #77 207.3 checking that generated files are newer than configure... done [2022-07-20T13:29:24.394Z] #77 207.3 configure: creating ./config.status [2022-07-20T13:29:24.474Z] #19 342.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-20T13:29:24.474Z] #19 342.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:24.474Z] #19 342.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:24.474Z] #19 342.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-20T13:29:24.474Z] #19 342.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:24.474Z] #19 342.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T13:29:24.553Z] #21 44.27 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:29:24.553Z] #21 44.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:29:24.553Z] #21 44.29 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:29:25.126Z] #21 44.61 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:29:25.126Z] #21 44.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:29:25.126Z] #21 44.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:29:25.126Z] #21 44.95 Selecting previously unselected package jq. [2022-07-20T13:29:25.387Z] #21 44.96 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:29:25.387Z] #21 44.99 Unpacking jq (1.6-2.1) ... [2022-07-20T13:29:25.387Z] #21 45.19 Selecting previously unselected package libaio1:amd64. [2022-07-20T13:29:25.387Z] #21 45.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T13:29:25.387Z] #21 45.24 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:29:25.959Z] #21 45.45 Selecting previously unselected package libgpm2:amd64. [2022-07-20T13:29:25.959Z] #21 45.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T13:29:25.959Z] #21 45.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:29:25.959Z] #21 45.66 Selecting previously unselected package libicu67:amd64. [2022-07-20T13:29:25.959Z] #21 45.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T13:29:25.959Z] #21 45.67 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T13:29:25.979Z] #47 ... [2022-07-20T13:29:25.979Z] [2022-07-20T13:29:25.979Z] #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-20T13:29:25.979Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:25.979Z] #77 188.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T13:29:25.979Z] #77 188.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T13:29:25.979Z] #77 189.3 CC src/crun-crun.o [2022-07-20T13:29:25.979Z] #77 189.4 CC src/crun-run.o [2022-07-20T13:29:25.979Z] #77 189.6 CC src/crun-delete.o [2022-07-20T13:29:25.979Z] #77 189.8 CC src/crun-kill.o [2022-07-20T13:29:25.979Z] #77 189.8 CC src/crun-pause.o [2022-07-20T13:29:25.979Z] #77 189.8 CC src/crun-unpause.o [2022-07-20T13:29:25.979Z] #77 189.9 CC src/crun-spec.o [2022-07-20T13:29:25.979Z] #77 190.1 CC src/crun-exec.o [2022-07-20T13:29:25.979Z] #77 190.2 CC src/crun-list.o [2022-07-20T13:29:25.979Z] #77 190.3 CC src/crun-create.o [2022-07-20T13:29:25.979Z] #77 190.6 CC src/crun-start.o [2022-07-20T13:29:25.979Z] #77 190.8 CC src/crun-state.o [2022-07-20T13:29:25.979Z] #77 190.8 CC src/crun-update.o [2022-07-20T13:29:25.979Z] #77 191.0 CC src/crun-ps.o [2022-07-20T13:29:25.979Z] #77 191.2 CC src/crun-checkpoint.o [2022-07-20T13:29:25.979Z] #77 191.4 CC src/crun-restore.o [2022-07-20T13:29:25.979Z] #77 191.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T13:29:25.979Z] #77 191.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T13:29:25.979Z] #77 191.8 CC src/libcrun/libcrun_la-container.lo [2022-07-20T13:29:25.979Z] #77 192.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T13:29:25.979Z] #77 192.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T13:29:25.979Z] #77 192.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T13:29:25.979Z] #77 192.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T13:29:25.979Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T13:29:25.979Z] #77 193.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T13:29:25.979Z] #77 193.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T13:29:25.979Z] #77 193.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T13:29:25.979Z] #77 193.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T13:29:25.979Z] #77 193.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T13:29:25.979Z] #77 194.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T13:29:25.979Z] #77 194.0 CC src/libcrun/libcrun_la-error.lo [2022-07-20T13:29:25.979Z] #77 194.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T13:29:25.979Z] #77 194.5 CC src/libcrun/libcrun_la-status.lo [2022-07-20T13:29:25.979Z] #77 194.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T13:29:25.979Z] #77 194.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T13:29:25.979Z] #77 195.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T13:29:25.979Z] #77 195.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T13:29:26.239Z] #77 196.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T13:29:26.810Z] #77 196.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T13:29:26.936Z] #77 210.1 config.status: creating Makefile [2022-07-20T13:29:27.070Z] #77 196.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T13:29:27.196Z] #77 210.2 config.status: creating config.h [2022-07-20T13:29:27.196Z] #77 210.2 config.status: executing depfiles commands [2022-07-20T13:29:27.456Z] #77 210.5 config.status: executing libtool commands [2022-07-20T13:29:27.642Z] #77 197.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T13:29:27.903Z] #77 197.7 CC tests/init.o [2022-07-20T13:29:28.163Z] #77 198.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T13:29:28.838Z] #77 211.7 GEN .version [2022-07-20T13:29:28.838Z] #77 211.8 make install-recursive [2022-07-20T13:29:28.838Z] #77 211.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T13:29:29.097Z] #77 212.0 Making install in libocispec [2022-07-20T13:29:29.097Z] #77 212.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:29.097Z] #77 212.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T13:29:29.097Z] #77 212.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T13:29:29.359Z] #77 212.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T13:29:29.359Z] #77 212.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T13:29:29.618Z] #77 ... [2022-07-20T13:29:29.618Z] [2022-07-20T13:29:29.618Z] #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-20T13:29:29.618Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:29.618Z] #21 66.90 Selecting previously unselected package vim. [2022-07-20T13:29:29.618Z] #21 66.92 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:29:29.618Z] #21 66.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:29.618Z] #21 67.80 Selecting previously unselected package xfsprogs. [2022-07-20T13:29:29.618Z] #21 67.80 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T13:29:29.618Z] #21 67.82 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T13:29:29.618Z] #21 68.58 Selecting previously unselected package zip. [2022-07-20T13:29:29.618Z] #21 68.59 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T13:29:29.618Z] #21 68.60 Unpacking zip (3.0-12) ... [2022-07-20T13:29:29.618Z] #21 68.83 Selecting previously unselected package zstd. [2022-07-20T13:29:29.618Z] #21 68.85 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T13:29:29.618Z] #21 68.86 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:29:29.618Z] #21 69.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:29:29.618Z] #21 71.19 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:29.618Z] #21 71.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:29:29.618Z] #21 71.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:29:29.618Z] #21 71.26 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T13:29:29.618Z] #21 71.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:29.618Z] #21 71.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T13:29:29.618Z] #21 71.31 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T13:29:29.618Z] #21 71.32 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:29:29.618Z] #21 71.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:29:29.618Z] #21 71.34 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:29:29.618Z] #21 71.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:29:29.618Z] #21 71.36 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T13:29:29.723Z] #19 346.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-20T13:29:29.723Z] #19 346.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:29.723Z] #19 346.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T13:29:29.723Z] #19 346.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-20T13:29:29.723Z] #19 346.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-20T13:29:29.723Z] #19 346.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T13:29:29.723Z] #19 347.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-20T13:29:29.723Z] #19 347.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:29.724Z] #19 347.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T13:29:29.724Z] #19 347.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-20T13:29:29.724Z] #19 347.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:29.724Z] #19 347.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:29.980Z] #19 347.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-20T13:29:29.980Z] #19 347.7 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:29.980Z] #19 347.7 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T13:29:30.170Z] #21 ... [2022-07-20T13:29:30.170Z] [2022-07-20T13:29:30.170Z] #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-20T13:29:30.170Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:30.170Z] #77 186.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:29:30.170Z] #77 186.7 checking for mt... no [2022-07-20T13:29:30.170Z] #77 186.7 checking if : is a manifest tool... no [2022-07-20T13:29:30.170Z] #77 186.8 checking for dlfcn.h... yes [2022-07-20T13:29:30.170Z] #77 187.0 checking for objdir... .libs [2022-07-20T13:29:30.170Z] #77 187.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:29:30.170Z] #77 187.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:29:30.170Z] #77 187.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:29:30.170Z] #77 187.6 checking if gcc static flag -static works... yes [2022-07-20T13:29:30.170Z] #77 188.0 checking if gcc supports -c -o file.o... yes [2022-07-20T13:29:30.170Z] #77 188.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:29:30.170Z] #77 188.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:29:30.170Z] #77 188.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:29:30.170Z] #77 188.7 checking how to hardcode library paths into programs... immediate [2022-07-20T13:29:30.170Z] #77 188.7 checking whether stripping libraries is possible... yes [2022-07-20T13:29:30.170Z] #77 188.7 checking if libtool supports shared libraries... yes [2022-07-20T13:29:30.170Z] #77 188.7 checking whether to build shared libraries... no [2022-07-20T13:29:30.170Z] #77 188.7 checking whether to build static libraries... yes [2022-07-20T13:29:30.170Z] #77 188.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:29:30.170Z] #77 188.8 checking whether build environment is sane... yes [2022-07-20T13:29:30.170Z] #77 188.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:29:30.170Z] #77 188.9 checking whether make sets $(MAKE)... yes [2022-07-20T13:29:30.170Z] #77 189.0 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:29:30.170Z] #77 189.1 checking whether make supports nested variables... yes [2022-07-20T13:29:30.170Z] #77 189.2 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:29:30.170Z] #77 189.2 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:29:30.170Z] #77 189.2 checking how to create a ustar tar archive... gnutar [2022-07-20T13:29:30.170Z] #77 189.4 checking dependency style of gcc... gcc3 [2022-07-20T13:29:30.170Z] #77 189.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:29:30.170Z] #77 189.9 checking whether make supports nested variables... (cached) yes [2022-07-20T13:29:30.170Z] #77 189.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T13:29:30.170Z] #77 189.9 checking pkg-config is at least version 0.9.0... yes [2022-07-20T13:29:30.170Z] #77 189.9 checking for yajl >= 2.1.0... yes [2022-07-20T13:29:30.170Z] #77 190.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T13:29:30.170Z] #77 190.0 checking for gcc... (cached) gcc [2022-07-20T13:29:30.170Z] #77 190.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T13:29:30.170Z] #77 190.2 checking whether gcc accepts -g... (cached) yes [2022-07-20T13:29:30.170Z] #77 190.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T13:29:30.170Z] #77 190.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T13:29:30.170Z] #77 190.2 checking for a Python interpreter with version >= 3... python3 [2022-07-20T13:29:30.170Z] #77 190.4 checking for python3... /usr/bin/python3 [2022-07-20T13:29:30.170Z] #77 190.4 checking for python3 version... 3.9 [2022-07-20T13:29:30.170Z] #77 190.6 checking for python3 platform... linux [2022-07-20T13:29:30.170Z] #77 190.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T13:29:30.170Z] #77 191.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T13:29:30.170Z] #77 191.5 checking that generated files are newer than configure... done [2022-07-20T13:29:30.170Z] #77 191.5 configure: creating ./config.status [2022-07-20T13:29:30.170Z] #77 194.4 config.status: creating Makefile [2022-07-20T13:29:30.170Z] #77 194.5 config.status: creating config.h [2022-07-20T13:29:30.170Z] #77 194.5 config.status: executing libtool commands [2022-07-20T13:29:30.170Z] #77 194.6 config.status: executing depfiles commands [2022-07-20T13:29:30.170Z] #77 195.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T13:29:30.433Z] #77 195.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T13:29:30.823Z] #21 72.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:30.823Z] #21 72.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:29:30.823Z] #21 72.84 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T13:29:30.823Z] #21 72.85 Setting up apparmor (2.13.6-10) ... [2022-07-20T13:29:31.006Z] #77 196.1 checking for gcc... gcc [2022-07-20T13:29:31.267Z] #77 196.3 checking whether the C compiler works... yes [2022-07-20T13:29:31.528Z] #77 196.6 checking for C compiler default output file name... a.out [2022-07-20T13:29:31.528Z] #77 196.6 checking for suffix of executables... [2022-07-20T13:29:31.528Z] #77 196.8 checking whether we are cross compiling... [2022-07-20T13:29:31.528Z] #77 ... [2022-07-20T13:29:31.528Z] [2022-07-20T13:29:31.528Z] #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-20T13:29:31.528Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:31.528Z] #21 51.32 Selecting previously unselected package libinih1:amd64. [2022-07-20T13:29:31.528Z] #21 51.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T13:29:31.789Z] #21 51.34 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T13:29:31.789Z] #21 51.42 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:29:31.789Z] #21 51.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:29:31.789Z] #21 51.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:29:32.050Z] #21 51.57 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:29:32.050Z] #21 51.59 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:29:32.050Z] #21 51.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:29:32.050Z] #21 51.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:29:32.050Z] #21 51.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:29:32.050Z] #21 51.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:29:32.313Z] #21 51.92 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:29:32.313Z] #21 51.92 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:29:32.313Z] #21 51.92 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:29:32.313Z] #21 52.01 Selecting previously unselected package net-tools. [2022-07-20T13:29:32.313Z] #21 52.02 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T13:29:32.313Z] #21 52.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:29:32.575Z] #21 52.30 Selecting previously unselected package patch. [2022-07-20T13:29:32.836Z] #21 52.31 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T13:29:32.836Z] #21 52.31 Unpacking patch (2.7.6-7) ... [2022-07-20T13:29:32.836Z] #21 52.48 Selecting previously unselected package python-pip-whl. [2022-07-20T13:29:32.836Z] #21 52.49 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:29:32.836Z] #21 52.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:29:33.778Z] #21 53.35 Selecting previously unselected package python3-lib2to3. [2022-07-20T13:29:33.778Z] #21 53.35 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T13:29:33.778Z] #21 53.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:29:33.778Z] #21 53.49 Selecting previously unselected package python3-distutils. [2022-07-20T13:29:33.778Z] #21 53.52 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T13:29:33.778Z] #21 53.53 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T13:29:34.039Z] #21 53.74 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:29:34.039Z] #21 53.74 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:29:34.039Z] #21 53.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:29:34.128Z] #21 75.68 Setting up zip (3.0-12) ... [2022-07-20T13:29:34.128Z] #21 75.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:34.128Z] #21 75.76 Setting up bash-completion (1:2.11-2) ... [2022-07-20T13:29:34.299Z] #21 53.96 Selecting previously unselected package python3-setuptools. [2022-07-20T13:29:34.299Z] #21 53.98 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T13:29:34.299Z] #21 53.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T13:29:34.817Z] #77 ... [2022-07-20T13:29:34.817Z] [2022-07-20T13:29:34.817Z] #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-20T13:29:34.817Z] #26 sha256:ad1db65d8ae8cc4f2b62c617beb22db9ef8132943cb2161318188318792e47b5 [2022-07-20T13:29:34.817Z] #26 266.1 + return [2022-07-20T13:29:34.871Z] #21 54.55 Selecting previously unselected package python3-wheel. [2022-07-20T13:29:34.871Z] #21 54.55 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T13:29:34.871Z] #21 54.56 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T13:29:35.132Z] #21 54.72 Selecting previously unselected package python3-pip. [2022-07-20T13:29:35.132Z] #21 54.74 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:29:35.132Z] #21 54.75 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:29:35.233Z] #19 352.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-20T13:29:35.233Z] #19 352.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:35.233Z] #19 352.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T13:29:35.233Z] #19 352.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-20T13:29:35.233Z] #19 352.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-20T13:29:35.233Z] #19 352.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 352.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T13:29:35.233Z] #19 352.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 352.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.233Z] #19 352.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 352.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.233Z] #19 352.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 352.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.233Z] #19 352.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 352.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.233Z] #19 352.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 352.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.233Z] #19 352.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 352.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.233Z] #19 352.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.233Z] #19 353.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-20T13:29:35.233Z] #19 353.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.233Z] #19 353.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.490Z] #19 353.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-20T13:29:35.490Z] #19 353.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.490Z] #19 353.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.490Z] #19 353.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-20T13:29:35.490Z] #19 353.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.490Z] #19 353.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.490Z] #19 353.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-20T13:29:35.703Z] #21 55.25 Selecting previously unselected package sudo. [2022-07-20T13:29:35.703Z] #21 55.25 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T13:29:35.703Z] #21 55.27 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T13:29:35.746Z] #19 353.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.746Z] #19 353.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:35.746Z] #19 353.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-20T13:29:35.746Z] #19 353.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:35.746Z] #19 353.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:36.002Z] #19 353.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-20T13:29:36.002Z] #19 353.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:36.002Z] #19 353.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:36.653Z] #21 56.30 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T13:29:36.653Z] #21 56.30 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T13:29:36.653Z] #21 56.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:29:36.669Z] #21 78.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:29:36.669Z] #21 78.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:29:36.669Z] #21 78.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:29:36.669Z] #21 78.72 Setting up patch (2.7.6-7) ... [2022-07-20T13:29:36.669Z] #21 78.73 Setting up sudo (1.9.5p2-3) ... [2022-07-20T13:29:36.669Z] #21 78.89 invoke-rc.d: could not determine current runlevel [2022-07-20T13:29:36.669Z] #21 78.92 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T13:29:36.670Z] #21 78.94 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T13:29:36.670Z] #21 78.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:29:36.929Z] #21 78.96 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T13:29:36.929Z] #21 78.97 Setting up pigz (2.6-1) ... [2022-07-20T13:29:36.929Z] #21 78.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:29:36.929Z] #21 79.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:29:36.929Z] #21 79.01 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:29:36.929Z] #21 79.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:37.225Z] #21 56.88 Selecting previously unselected package uidmap. [2022-07-20T13:29:37.225Z] #21 56.88 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T13:29:37.225Z] #21 56.89 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T13:29:37.485Z] #21 57.15 Selecting previously unselected package vim-runtime. [2022-07-20T13:29:37.485Z] #21 57.15 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:29:37.485Z] #21 57.20 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-20T13:29:37.746Z] #21 57.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T13:29:37.746Z] #21 57.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:38.159Z] #26 DONE 269.7s [2022-07-20T13:29:38.159Z] [2022-07-20T13:29:38.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-20T13:29:38.159Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:29:38.306Z] #21 80.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:29:38.306Z] #21 80.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:29:38.424Z] #55 ... [2022-07-20T13:29:38.424Z] [2022-07-20T13:29:38.424Z] #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-20T13:29:38.424Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:29:38.424Z] #77 224.8 AR libcrun_testing.a [2022-07-20T13:29:38.690Z] #77 224.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T13:29:38.690Z] #77 225.0 CCLD tests/tests_libcrun_utils [2022-07-20T13:29:38.690Z] #77 225.0 CCLD tests/tests_libcrun_errors [2022-07-20T13:29:38.690Z] #77 225.1 CCLD tests/tests_libcrun_fuzzer [2022-07-20T13:29:38.951Z] #77 225.3 CCLD libcrun.la [2022-07-20T13:29:39.241Z] #21 81.27 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T13:29:39.241Z] #21 81.29 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:29:39.241Z] #21 81.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:29:39.241Z] #21 81.31 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T13:29:39.897Z] #77 226.2 CCLD crun [2022-07-20T13:29:40.157Z] #77 ... [2022-07-20T13:29:40.157Z] [2022-07-20T13:29:40.157Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T13:29:40.157Z] #27 sha256:862fbab18e41e8c18eb0dec269905866a3e8b5e0ce51cf6bc9160456072aa00c [2022-07-20T13:29:40.157Z] #27 DONE 1.4s [2022-07-20T13:29:40.191Z] #21 82.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:40.191Z] #21 82.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T13:29:40.191Z] #21 82.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T13:29:40.191Z] #21 82.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T13:29:40.191Z] #21 82.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T13:29:40.191Z] #21 82.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T13:29:40.191Z] #21 82.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T13:29:40.417Z] [2022-07-20T13:29:40.417Z] #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-20T13:29:40.417Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T13:29:40.417Z] #55 272.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T13:29:40.417Z] #55 DONE 272.7s [2022-07-20T13:29:40.417Z] [2022-07-20T13:29:40.417Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T13:29:40.417Z] #32 sha256:b5e6c9b345ed4824f9d83546627b4c99c42d9034f68bdba12810636187532028 [2022-07-20T13:29:40.450Z] #21 82.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T13:29:40.450Z] #21 82.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T13:29:40.450Z] #21 82.48 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T13:29:40.709Z] #21 ... [2022-07-20T13:29:40.709Z] [2022-07-20T13:29:40.709Z] #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-20T13:29:40.709Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:40.709Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T13:29:40.709Z] #77 213.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T13:29:40.709Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T13:29:40.709Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T13:29:40.709Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T13:29:40.709Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T13:29:40.709Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T13:29:40.709Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T13:29:40.709Z] #77 214.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T13:29:40.709Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T13:29:40.709Z] #77 215.7 make install-recursive [2022-07-20T13:29:40.709Z] #77 215.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:40.709Z] #77 215.9 Making install in yajl [2022-07-20T13:29:40.709Z] #77 215.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:29:40.709Z] #77 216.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T13:29:40.709Z] #77 216.0 CC verify/json_verify-json_verify.o [2022-07-20T13:29:40.709Z] #77 216.1 CC src/libyajl_la-yajl.lo [2022-07-20T13:29:40.709Z] #77 216.1 CC src/libyajl_la-yajl_gen.lo [2022-07-20T13:29:40.709Z] #77 216.1 CC src/libyajl_la-yajl_parser.lo [2022-07-20T13:29:40.709Z] #77 216.1 CC src/libyajl_la-yajl_buf.lo [2022-07-20T13:29:40.709Z] #77 216.1 CC src/libyajl_la-yajl_encode.lo [2022-07-20T13:29:40.709Z] #77 216.2 CC src/libyajl_la-yajl_lex.lo [2022-07-20T13:29:40.709Z] #77 216.5 CC src/libyajl_la-yajl_tree.lo [2022-07-20T13:29:41.282Z] #19 358.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-20T13:29:41.282Z] #19 358.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:41.282Z] #19 358.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:41.282Z] #19 358.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-20T13:29:41.282Z] #19 358.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-20T13:29:41.282Z] #19 358.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T13:29:41.282Z] #19 358.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-20T13:29:41.282Z] #19 358.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:41.282Z] #19 358.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T13:29:41.282Z] #19 358.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-20T13:29:41.282Z] #19 358.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:41.282Z] #19 359.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:41.539Z] #19 359.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-20T13:29:41.539Z] #19 359.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:41.539Z] #19 359.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:41.645Z] #77 224.4 CCLD libyajl.la [2022-07-20T13:29:41.803Z] #32 DONE 1.4s [2022-07-20T13:29:41.803Z] [2022-07-20T13:29: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-20T13:29:41.803Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T13:29:41.803Z] #77 226.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T13:29:41.803Z] #77 226.9 /bin/mkdir -p '/usr/local/lib' [2022-07-20T13:29:41.803Z] #77 226.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T13:29:41.803Z] #77 226.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T13:29:41.803Z] #77 227.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T13:29:41.803Z] #77 227.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T13:29:41.803Z] #77 227.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T13:29:41.803Z] #77 227.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T13:29:41.803Z] #77 227.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T13:29:41.803Z] #77 227.6 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-20T13:29:41.803Z] #77 227.6 ---------------------------------------------------------------------- [2022-07-20T13:29:41.803Z] #77 227.6 Libraries have been installed in: [2022-07-20T13:29:41.803Z] #77 227.6 /usr/local/lib [2022-07-20T13:29:41.803Z] #77 227.6 [2022-07-20T13:29:41.803Z] #77 227.6 If you ever happen to want to link against installed libraries [2022-07-20T13:29:41.803Z] #77 227.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T13:29:41.803Z] #77 227.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T13:29:41.803Z] #77 227.6 flag during linking and do at least one of the following: [2022-07-20T13:29:41.803Z] #77 227.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T13:29:41.803Z] #77 227.6 during execution [2022-07-20T13:29:41.803Z] #77 227.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T13:29:41.803Z] #77 227.6 during linking [2022-07-20T13:29:41.803Z] #77 227.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T13:29:41.803Z] #77 227.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T13:29:41.803Z] #77 227.6 [2022-07-20T13:29:41.803Z] #77 227.6 See any operating system documentation about shared libraries for [2022-07-20T13:29:41.803Z] #77 227.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T13:29:41.803Z] #77 227.6 ---------------------------------------------------------------------- [2022-07-20T13:29:41.803Z] #77 227.6 /bin/mkdir -p '/build' [2022-07-20T13:29:41.803Z] #77 227.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T13:29:41.803Z] #77 227.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T13:29:41.803Z] #77 227.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T13:29:41.803Z] #77 227.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T13:29:41.803Z] #77 227.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T13:29:41.803Z] #77 DONE 227.9s [2022-07-20T13:29:41.803Z] [2022-07-20T13:29:41.803Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T13:29:41.803Z] #35 sha256:b2d9575a0a67d277ec8a97d4a525243dc5a66edf271bd31fc22ea53d9884e8f9 [2022-07-20T13:29:41.904Z] #77 224.8 CCLD verify/json_verify [2022-07-20T13:29:41.953Z] #21 ... [2022-07-20T13:29:41.953Z] [2022-07-20T13:29:41.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-20T13:29:41.953Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:41.953Z] #77 196.8 checking whether we are cross compiling... no [2022-07-20T13:29:41.953Z] #77 197.2 checking for suffix of object files... o [2022-07-20T13:29:41.953Z] #77 197.3 checking whether we are using the GNU C compiler... yes [2022-07-20T13:29:41.953Z] #77 197.5 checking whether gcc accepts -g... yes [2022-07-20T13:29:41.953Z] #77 197.7 checking for gcc option to accept ISO C89... none needed [2022-07-20T13:29:41.953Z] #77 197.9 checking whether gcc understands -c and -o together... yes [2022-07-20T13:29:41.953Z] #77 198.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T13:29:41.953Z] #77 198.2 checking whether build environment is sane... yes [2022-07-20T13:29:41.953Z] #77 198.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T13:29:41.953Z] #77 198.3 checking for gawk... no [2022-07-20T13:29:41.953Z] #77 198.3 checking for mawk... mawk [2022-07-20T13:29:41.953Z] #77 198.3 checking whether make sets $(MAKE)... yes [2022-07-20T13:29:41.953Z] #77 198.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T13:29:41.953Z] #77 198.5 checking whether make supports nested variables... yes [2022-07-20T13:29:41.953Z] #77 198.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T13:29:41.953Z] #77 198.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T13:29:41.953Z] #77 198.5 checking how to create a ustar tar archive... gnutar [2022-07-20T13:29:41.953Z] #77 198.6 checking dependency style of gcc... gcc3 [2022-07-20T13:29:41.953Z] #77 198.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T13:29:41.953Z] #77 198.8 checking whether make supports nested variables... (cached) yes [2022-07-20T13:29:41.953Z] #77 198.8 checking build system type... x86_64-pc-linux-gnu [2022-07-20T13:29:41.953Z] #77 199.1 checking host system type... x86_64-pc-linux-gnu [2022-07-20T13:29:41.953Z] #77 199.1 checking how to print strings... printf [2022-07-20T13:29:41.953Z] #77 199.2 checking for a sed that does not truncate output... /bin/sed [2022-07-20T13:29:41.953Z] #77 199.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T13:29:41.953Z] #77 199.2 checking for egrep... /bin/grep -E [2022-07-20T13:29:41.953Z] #77 199.2 checking for fgrep... /bin/grep -F [2022-07-20T13:29:41.953Z] #77 199.2 checking for ld used by gcc... /usr/bin/ld [2022-07-20T13:29:41.953Z] #77 199.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T13:29:41.953Z] #77 199.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T13:29:41.953Z] #77 199.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T13:29:41.953Z] #77 199.4 checking whether ln -s works... yes [2022-07-20T13:29:41.953Z] #77 199.4 checking the maximum length of command line arguments... 1572864 [2022-07-20T13:29:41.953Z] #77 199.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-20T13:29:41.953Z] #77 199.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T13:29:41.953Z] #77 199.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T13:29:41.953Z] #77 199.5 checking for objdump... objdump [2022-07-20T13:29:41.953Z] #77 199.5 checking how to recognize dependent libraries... pass_all [2022-07-20T13:29:41.953Z] #77 199.5 checking for dlltool... no [2022-07-20T13:29:41.953Z] #77 199.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T13:29:41.953Z] #77 199.5 checking for ar... ar [2022-07-20T13:29:41.953Z] #77 199.5 checking for archiver @FILE support... @ [2022-07-20T13:29:41.953Z] #77 199.9 checking for strip... strip [2022-07-20T13:29:41.953Z] #77 199.9 checking for ranlib... ranlib [2022-07-20T13:29:41.953Z] #77 199.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T13:29:41.953Z] #77 200.4 checking for sysroot... no [2022-07-20T13:29:41.953Z] #77 200.5 checking for a working dd... /bin/dd [2022-07-20T13:29:41.953Z] #77 200.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T13:29:41.953Z] #77 200.7 checking for mt... no [2022-07-20T13:29:41.953Z] #77 200.7 checking if : is a manifest tool... no [2022-07-20T13:29:41.953Z] #77 200.7 checking how to run the C preprocessor... gcc -E [2022-07-20T13:29:41.953Z] #77 201.3 checking for ANSI C header files... yes [2022-07-20T13:29:41.953Z] #77 202.2 checking for sys/types.h... yes [2022-07-20T13:29:41.953Z] #77 202.5 checking for sys/stat.h... yes [2022-07-20T13:29:41.953Z] #77 202.7 checking for stdlib.h... yes [2022-07-20T13:29:41.953Z] #77 203.0 checking for string.h... yes [2022-07-20T13:29:41.953Z] #77 203.4 checking for memory.h... yes [2022-07-20T13:29:41.953Z] #77 203.7 checking for strings.h... yes [2022-07-20T13:29:41.953Z] #77 204.0 checking for inttypes.h... yes [2022-07-20T13:29:41.953Z] #77 204.3 checking for stdint.h... yes [2022-07-20T13:29:41.953Z] #77 204.4 checking for unistd.h... yes [2022-07-20T13:29:41.953Z] #77 204.6 checking for dlfcn.h... yes [2022-07-20T13:29:41.953Z] #77 204.8 checking for objdir... .libs [2022-07-20T13:29:41.953Z] #77 205.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T13:29:41.953Z] #77 205.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T13:29:41.953Z] #77 205.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T13:29:41.953Z] #77 205.4 checking if gcc static flag -static works... yes [2022-07-20T13:29:41.953Z] #77 205.8 checking if gcc supports -c -o file.o... yes [2022-07-20T13:29:41.953Z] #77 206.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T13:29:41.953Z] #77 206.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T13:29:41.953Z] #77 206.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T13:29:41.953Z] #77 207.0 checking how to hardcode library paths into programs... immediate [2022-07-20T13:29:41.953Z] #77 207.0 checking whether stripping libraries is possible... yes [2022-07-20T13:29:41.953Z] #77 207.0 checking if libtool supports shared libraries... yes [2022-07-20T13:29:41.953Z] #77 207.0 checking whether to build shared libraries... no [2022-07-20T13:29:41.953Z] #77 207.0 checking whether to build static libraries... yes [2022-07-20T13:29:42.214Z] #77 207.0 checking float.h usability... yes [2022-07-20T13:29:42.214Z] #77 207.3 checking float.h presence... yes [2022-07-20T13:29:42.214Z] #77 207.5 checking for float.h... yes [2022-07-20T13:29:42.475Z] #77 225.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:29:42.475Z] #77 225.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:29:42.475Z] #77 225.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:29:42.475Z] #77 225.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:29:42.475Z] #77 225.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:29:42.475Z] #77 225.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:42.475Z] #77 ... [2022-07-20T13:29:42.475Z] [2022-07-20T13:29:42.475Z] #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-20T13:29:42.475Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:42.475Z] #21 84.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:29:42.475Z] #21 84.43 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:29:42.475Z] #21 84.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:29:42.475Z] #21 84.47 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:29:42.475Z] #77 207.6 checking limits.h usability... yes [2022-07-20T13:29:42.475Z] #77 207.8 checking limits.h presence... yes [2022-07-20T13:29:42.475Z] #77 207.8 checking for limits.h... yes [2022-07-20T13:29:42.745Z] #35 ... [2022-07-20T13:29:42.745Z] [2022-07-20T13:29:42.745Z] #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-20T13:29:42.745Z] #60 sha256:1091d8fe0f4485a62738ad21f2077a0ae6f47716d0afcb80a4d9b2df2008b4d0 [2022-07-20T13:29:42.745Z] #60 163.1 + mkdir -p /build [2022-07-20T13:29:42.745Z] #60 163.1 + cp runc /build/runc [2022-07-20T13:29:42.745Z] #60 DONE 163.8s [2022-07-20T13:29:42.745Z] [2022-07-20T13:29:42.745Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T13:29:42.745Z] #35 sha256:b2d9575a0a67d277ec8a97d4a525243dc5a66edf271bd31fc22ea53d9884e8f9 [2022-07-20T13:29:42.745Z] #35 DONE 1.1s [2022-07-20T13:29:42.745Z] [2022-07-20T13:29:42.745Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T13:29:42.745Z] #37 sha256:3e144db11f4ec0fd5d4f2602d4108683b0a0142d39bb6237a3789cfa16f96e6e [2022-07-20T13:29:42.998Z] #77 207.9 checking stddef.h usability... yes [2022-07-20T13:29:42.999Z] #77 208.2 checking stddef.h presence... yes [2022-07-20T13:29:42.999Z] #77 208.3 checking for stddef.h... yes [2022-07-20T13:29:42.999Z] #77 ... [2022-07-20T13:29:42.999Z] [2022-07-20T13:29:42.999Z] #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-20T13:29:42.999Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:42.999Z] #21 62.77 Selecting previously unselected package vim. [2022-07-20T13:29:42.999Z] #21 62.78 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:29:42.999Z] #21 62.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:43.005Z] #37 DONE 0.1s [2022-07-20T13:29:43.005Z] [2022-07-20T13:29:43.005Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T13:29:43.005Z] #39 sha256:f5a1298a73d65b94a58397f3e6a6ef12c042d0572c885f2a22a689243490e46e [2022-07-20T13:29:43.005Z] #39 DONE 0.1s [2022-07-20T13:29:43.005Z] [2022-07-20T13:29:43.005Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T13:29:43.006Z] #41 sha256:28d27d7b444366a0f8c68ae7f290c1c3ca227d536bb47093cc69e34bd50b6541 [2022-07-20T13:29:43.006Z] #41 DONE 0.1s [2022-07-20T13:29:43.006Z] [2022-07-20T13:29:43.006Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T13:29:43.006Z] #45 sha256:af70dc364caf26a470d278533d13808873a26b9cdaff150e41dc7e4b496d56d9 [2022-07-20T13:29:43.006Z] #45 DONE 0.1s [2022-07-20T13:29:43.006Z] [2022-07-20T13:29:43.006Z] #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-20T13:29:43.006Z] #64 sha256:f72298718d8628cc259be4cb8dd0312602ea8040be8539781d390c2ddf79c043 [2022-07-20T13:29:43.275Z] #64 ... [2022-07-20T13:29:43.275Z] [2022-07-20T13:29:43.275Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T13:29:43.275Z] #48 sha256:6f34fdde0f2ba0f50f7391de4de2096635d5856dd49b0680e36961df33603466 [2022-07-20T13:29:43.535Z] #48 DONE 0.4s [2022-07-20T13:29:43.535Z] [2022-07-20T13:29:43.535Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T13:29:43.535Z] #52 sha256:255abe57fd0714d1a940978d0645e5ea90cd1441f3d90d88862ff8d89869829f [2022-07-20T13:29:43.535Z] #52 DONE 0.1s [2022-07-20T13:29:43.535Z] [2022-07-20T13:29:43.535Z] #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-20T13:29:43.535Z] #64 sha256:f72298718d8628cc259be4cb8dd0312602ea8040be8539781d390c2ddf79c043 [2022-07-20T13:29:43.535Z] #64 ... [2022-07-20T13:29:43.535Z] [2022-07-20T13:29:43.535Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T13:29:43.535Z] #54 sha256:9f3cafe9a0e580b3219bb800edf9cae858e063522eb8d9fdffb049f06b5518cd [2022-07-20T13:29:43.535Z] #54 DONE 0.1s [2022-07-20T13:29:43.535Z] [2022-07-20T13:29:43.535Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T13:29:43.535Z] #56 sha256:021c98b66203a9aa99e383aadec0a562aa485c0e6afc851588a3da9b1354b7c6 [2022-07-20T13:29:43.857Z] #21 85.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:29:43.857Z] #21 86.01 Setting up jq (1.6-2.1) ... [2022-07-20T13:29:43.857Z] #21 86.04 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:29:43.857Z] #21 86.07 Setting up iptables (1.8.7-1) ... [2022-07-20T13:29:43.857Z] #21 86.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:29:43.857Z] #21 86.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:29:43.857Z] #21 86.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:29:43.857Z] #21 86.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:29:44.115Z] #21 86.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T13:29:44.115Z] #21 86.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T13:29:44.115Z] #21 86.21 Setting up iproute2 (5.10.0-4) ... [2022-07-20T13:29:44.684Z] #21 86.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:29:44.918Z] #56 DONE 1.1s [2022-07-20T13:29:44.918Z] [2022-07-20T13:29:44.918Z] #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-20T13:29:44.918Z] #64 sha256:f72298718d8628cc259be4cb8dd0312602ea8040be8539781d390c2ddf79c043 [2022-07-20T13:29:44.918Z] #64 ... [2022-07-20T13:29:44.918Z] [2022-07-20T13:29:44.918Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T13:29:44.918Z] #58 sha256:f9e51b6961ed1ac9aabcbbe6e01da6b924941dc502f34f429fe78cdafd75fd09 [2022-07-20T13:29:44.918Z] #58 DONE 0.1s [2022-07-20T13:29:44.918Z] [2022-07-20T13:29:44.918Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T13:29:44.918Z] #61 sha256:424b9e951b5464634d04edfea6d2c2e564003c1e8a30f8cf0ce80635fa7dba70 [2022-07-20T13:29:45.062Z] #21 64.18 Selecting previously unselected package xfsprogs. [2022-07-20T13:29:45.062Z] #21 64.20 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T13:29:45.062Z] #21 64.22 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T13:29:45.178Z] #61 DONE 0.3s [2022-07-20T13:29:45.178Z] [2022-07-20T13:29:45.178Z] #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-20T13:29:45.178Z] #64 sha256:f72298718d8628cc259be4cb8dd0312602ea8040be8539781d390c2ddf79c043 [2022-07-20T13:29:45.410Z] #21 64.99 Selecting previously unselected package zip. [2022-07-20T13:29:45.410Z] #21 65.04 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T13:29:45.410Z] #21 65.04 Unpacking zip (3.0-12) ... [2022-07-20T13:29:45.620Z] #21 DONE 87.6s [2022-07-20T13:29:45.620Z] [2022-07-20T13:29:45.620Z] #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-20T13:29:45.620Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:45.620Z] #77 225.5 CC src/validate.o [2022-07-20T13:29:45.620Z] #77 225.5 CC src/image_spec_schema_config_schema.lo [2022-07-20T13:29:45.620Z] #77 225.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T13:29:45.620Z] #77 225.6 CC src/image_spec_schema_defs.lo [2022-07-20T13:29:45.620Z] #77 225.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T13:29:45.620Z] #77 225.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T13:29:45.620Z] #77 225.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T13:29:45.620Z] #77 225.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T13:29:45.620Z] #77 225.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T13:29:45.620Z] #77 225.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T13:29:45.620Z] #77 225.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T13:29:45.620Z] #77 225.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T13:29:45.620Z] #77 225.9 CC src/runtime_spec_schema_defs.lo [2022-07-20T13:29:45.620Z] #77 225.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T13:29:45.620Z] #77 225.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T13:29:45.620Z] #77 225.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T13:29:45.620Z] #77 226.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T13:29:45.620Z] #77 226.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T13:29:45.620Z] #77 226.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T13:29:45.620Z] #77 226.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T13:29:45.620Z] #77 226.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T13:29:45.620Z] #77 226.1 CC src/basic_test_double_array_item.lo [2022-07-20T13:29:45.620Z] #77 226.1 CC src/basic_test_double_array.lo [2022-07-20T13:29:45.620Z] #77 226.2 CC src/basic_test_top_array_int.lo [2022-07-20T13:29:45.620Z] #77 226.3 CC src/basic_test_top_double_array_obj.lo [2022-07-20T13:29:45.620Z] #77 226.3 CC src/basic_test_top_double_array_int.lo [2022-07-20T13:29:45.620Z] #77 226.3 CC src/basic_test_top_array_string.lo [2022-07-20T13:29:45.620Z] #77 226.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T13:29:45.620Z] #77 226.4 CC src/basic_test_top_double_array_string.lo [2022-07-20T13:29:45.620Z] #77 226.5 CC src/read-file.lo [2022-07-20T13:29:45.620Z] #77 226.5 CC src/json_common.lo [2022-07-20T13:29:45.620Z] #77 226.5 CC tests/test-1.o [2022-07-20T13:29:45.620Z] #77 226.6 CC tests/test-2.o [2022-07-20T13:29:45.620Z] #77 226.6 CC tests/test-3.o [2022-07-20T13:29:45.620Z] #77 226.6 CC tests/test-4.o [2022-07-20T13:29:45.620Z] #77 226.7 CC tests/test-5.o [2022-07-20T13:29:45.620Z] #77 226.7 CC tests/test-6.o [2022-07-20T13:29:45.620Z] #77 227.0 CC tests/test-7.o [2022-07-20T13:29:45.620Z] #77 227.5 CC tests/test-8.o [2022-07-20T13:29:45.620Z] #77 227.6 CC tests/test-11.o [2022-07-20T13:29:45.620Z] #77 227.6 CC tests/test-10.o [2022-07-20T13:29:45.620Z] #77 227.7 CC tests/test-9.o [2022-07-20T13:29:45.670Z] #21 65.33 Selecting previously unselected package zstd. [2022-07-20T13:29:45.670Z] #21 65.37 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T13:29:45.670Z] #21 65.38 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:29:46.611Z] #21 66.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:29:46.793Z] #19 363.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-20T13:29:46.793Z] #19 363.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:46.793Z] #19 363.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:46.793Z] #19 363.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-20T13:29:46.793Z] #19 363.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-20T13:29:46.793Z] #19 363.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-20T13:29:46.793Z] #19 363.8 Selecting previously unselected package libc6-s390x-cross. [2022-07-20T13:29:46.793Z] #19 363.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:46.793Z] #19 363.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T13:29:46.793Z] #19 363.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-20T13:29:46.793Z] #19 363.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.793Z] #19 363.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.793Z] #19 364.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-20T13:29:46.793Z] #19 364.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.793Z] #19 364.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.793Z] #19 364.0 Selecting previously unselected package libitm1-s390x-cross. [2022-07-20T13:29:46.793Z] #19 364.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.793Z] #19 364.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.793Z] #19 364.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-20T13:29:46.793Z] #19 364.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.793Z] #19 364.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.793Z] #19 364.1 Selecting previously unselected package libasan6-s390x-cross. [2022-07-20T13:29:46.793Z] #19 364.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.793Z] #19 364.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.793Z] #19 364.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-20T13:29:46.793Z] #19 364.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.793Z] #19 364.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.794Z] #19 364.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-20T13:29:46.794Z] #19 364.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.794Z] #19 364.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.794Z] #19 364.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-20T13:29:46.794Z] #19 364.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:46.794Z] #19 364.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:46.794Z] #19 364.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-20T13:29:46.998Z] #77 ... [2022-07-20T13:29:46.998Z] [2022-07-20T13:29:46.998Z] #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-20T13:29:46.998Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T13:29:46.998Z] #22 1.510 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T13:29:46.998Z] #22 1.517 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T13:29:46.998Z] #22 1.560 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T13:29:46.998Z] #22 DONE 1.6s [2022-07-20T13:29:47.049Z] #19 364.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:47.049Z] #19 364.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:47.256Z] [2022-07-20T13:29:47.256Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T13:29:47.256Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T13:29:47.718Z] #64 243.4 + bin/containerd [2022-07-20T13:29:47.996Z] #21 67.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:47.996Z] #21 67.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:29:47.996Z] #21 67.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:29:47.996Z] #21 67.64 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T13:29:47.996Z] #21 67.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:29:47.996Z] #21 67.66 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T13:29:47.996Z] #21 67.68 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T13:29:47.996Z] #21 67.70 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:29:48.256Z] #21 67.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:29:48.256Z] #21 67.76 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:29:48.256Z] #21 67.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:29:48.256Z] #21 67.81 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T13:29:49.639Z] #21 69.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:49.639Z] #21 69.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:29:49.639Z] #21 69.16 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T13:29:49.639Z] #21 69.20 Setting up apparmor (2.13.6-10) ... [2022-07-20T13:29:50.132Z] #77 ... [2022-07-20T13:29:50.132Z] [2022-07-20T13:29:50.132Z] #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-20T13:29:50.132Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:29:50.132Z] #47 DONE 269.1s [2022-07-20T13:29:50.132Z] [2022-07-20T13:29:50.132Z] #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-20T13:29:50.132Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:29:50.132Z] #55 ... [2022-07-20T13:29:50.132Z] [2022-07-20T13:29:50.132Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T13:29:50.132Z] #48 sha256:ea7f4be7c52e511142f440d57b30c905ae3706737b9751ee4d4fc8519d10e72c [2022-07-20T13:29:50.132Z] #48 DONE 0.3s [2022-07-20T13:29:50.132Z] [2022-07-20T13:29:50.132Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T13:29:50.132Z] #52 sha256:8afe7a68adb0ad0a2a6f7ae83f583fb2d49324e61cae1f39c9ab3d947529ec23 [2022-07-20T13:29:50.392Z] #52 DONE 0.1s [2022-07-20T13:29:50.392Z] [2022-07-20T13:29:50.392Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T13:29:50.392Z] #54 sha256:866b46283c3c2abe4cf4a4b1744a94c93a87b7f0b3dec87b2e442659afd1b3fc [2022-07-20T13:29:50.392Z] #54 DONE 0.1s [2022-07-20T13:29:50.392Z] [2022-07-20T13:29:50.392Z] #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-20T13:29:50.392Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:29:50.962Z] #55 ... [2022-07-20T13:29:50.962Z] [2022-07-20T13:29:50.962Z] #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-20T13:29:50.962Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:50.962Z] #77 220.7 CCLD tests/init [2022-07-20T13:29:51.217Z] #19 369.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-20T13:29:51.217Z] #19 369.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:51.217Z] #19 369.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:51.217Z] #19 369.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-20T13:29:51.217Z] #19 369.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-20T13:29:51.217Z] #19 369.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T13:29:51.472Z] #19 369.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-20T13:29:51.472Z] #19 369.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T13:29:51.473Z] #19 369.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T13:29:51.733Z] #19 369.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-20T13:29:51.733Z] #19 369.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T13:29:51.733Z] #19 369.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:51.989Z] #19 369.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-20T13:29:51.989Z] #19 369.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T13:29:51.989Z] #19 369.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:52.936Z] #21 72.19 Setting up zip (3.0-12) ... [2022-07-20T13:29:52.937Z] #21 72.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:52.937Z] #21 72.24 Setting up bash-completion (1:2.11-2) ... [2022-07-20T13:29:53.196Z] #21 ... [2022-07-20T13:29:53.196Z] [2022-07-20T13:29:53.196Z] #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-20T13:29:53.196Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:29:53.196Z] #77 208.4 checking for stdlib.h... (cached) yes [2022-07-20T13:29:53.196Z] #77 208.5 checking for string.h... (cached) yes [2022-07-20T13:29:53.196Z] #77 208.6 checking sys/time.h usability... yes [2022-07-20T13:29:53.196Z] #77 208.9 checking sys/time.h presence... yes [2022-07-20T13:29:53.196Z] #77 209.0 checking for sys/time.h... yes [2022-07-20T13:29:53.196Z] #77 209.0 checking for inline... inline [2022-07-20T13:29:53.196Z] #77 209.2 checking for size_t... yes [2022-07-20T13:29:53.196Z] #77 209.8 checking for stdlib.h... (cached) yes [2022-07-20T13:29:53.196Z] #77 209.8 checking for GNU libc compatible malloc... yes [2022-07-20T13:29:53.196Z] #77 210.2 checking for stdlib.h... (cached) yes [2022-07-20T13:29:53.196Z] #77 210.2 checking for GNU libc compatible realloc... yes [2022-07-20T13:29:53.196Z] #77 210.5 checking for working strtod... yes [2022-07-20T13:29:53.196Z] #77 211.1 checking for gettimeofday... yes [2022-07-20T13:29:53.196Z] #77 211.5 checking for memset... yes [2022-07-20T13:29:53.196Z] #77 212.2 checking for strspn... yes [2022-07-20T13:29:53.196Z] #77 212.8 checking that generated files are newer than configure... done [2022-07-20T13:29:53.196Z] #77 212.8 configure: creating ./config.status [2022-07-20T13:29:53.196Z] #77 215.9 config.status: creating Makefile [2022-07-20T13:29:53.196Z] #77 216.0 config.status: creating config.h [2022-07-20T13:29:53.196Z] #77 216.0 config.status: executing depfiles commands [2022-07-20T13:29:53.196Z] #77 216.3 config.status: executing libtool commands [2022-07-20T13:29:53.196Z] #77 218.0 GEN .version [2022-07-20T13:29:53.196Z] #77 218.0 make install-recursive [2022-07-20T13:29:53.196Z] #77 218.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T13:29:53.196Z] #77 218.2 Making install in libocispec [2022-07-20T13:29:53.196Z] #77 218.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:53.196Z] #77 218.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T13:29:53.196Z] #77 218.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T13:29:53.196Z] #77 218.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T13:29:53.196Z] #77 218.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T13:29:54.136Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T13:29:54.396Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T13:29:54.396Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T13:29:54.396Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T13:29:54.396Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T13:29:54.396Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T13:29:54.396Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T13:29:54.396Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T13:29:55.779Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T13:29:55.779Z] #77 221.0 make install-recursive [2022-07-20T13:29:55.779Z] #77 221.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:29:55.779Z] #77 221.2 Making install in yajl [2022-07-20T13:29:56.039Z] #77 221.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:29:56.039Z] #77 221.3 CC verify/json_verify-json_verify.o [2022-07-20T13:29:56.039Z] #77 221.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T13:29:56.040Z] #77 221.4 CC src/libyajl_la-yajl.lo [2022-07-20T13:29:56.161Z] #19 374.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-20T13:29:56.161Z] #19 374.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T13:29:56.161Z] #19 374.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:56.161Z] #19 374.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-20T13:29:56.161Z] #19 374.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-20T13:29:56.161Z] #19 374.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-20T13:29:56.161Z] #19 374.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T13:29:56.300Z] #77 221.4 CC src/libyajl_la-yajl_gen.lo [2022-07-20T13:29:56.300Z] #77 221.5 CC src/libyajl_la-yajl_parser.lo [2022-07-20T13:29:56.300Z] #77 221.5 CC src/libyajl_la-yajl_buf.lo [2022-07-20T13:29:56.300Z] #77 221.6 CC src/libyajl_la-yajl_encode.lo [2022-07-20T13:29:56.300Z] #77 221.6 CC src/libyajl_la-yajl_lex.lo [2022-07-20T13:29:56.300Z] #77 221.6 CC src/libyajl_la-yajl_tree.lo [2022-07-20T13:29:56.416Z] #19 374.1 Setting up libfile-which-perl (1.23-1) ... [2022-07-20T13:29:56.416Z] #19 374.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T13:29:56.416Z] #19 374.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T13:29:56.416Z] #19 374.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T13:29:56.416Z] #19 374.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:29:56.417Z] #19 374.1 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T13:29:56.417Z] #19 374.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up file (1:5.39-3) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:29:56.417Z] #19 374.2 Setting up bzip2 (1.0.8-4) ... [2022-07-20T13:29:56.417Z] #19 374.3 Setting up libyaml-perl (1.30-1) ... [2022-07-20T13:29:56.417Z] #19 374.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T13:29:56.417Z] #19 374.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T13:29:56.672Z] #19 374.3 Setting up libio-string-perl (1.08-3.1) ... [2022-07-20T13:29:56.672Z] #19 374.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T13:29:56.672Z] #19 374.3 Setting up cross-config (2.6.18+nmu1) ... [2022-07-20T13:29:56.672Z] #19 374.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:29:56.672Z] #19 374.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:29:56.672Z] #19 374.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up patch (2.7.6-7) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.672Z] #19 374.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T13:29:56.928Z] #19 374.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:56.928Z] #19 374.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.184Z] #19 374.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T13:29:57.241Z] #77 ... [2022-07-20T13:29:57.241Z] [2022-07-20T13:29:57.241Z] #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-20T13:29:57.241Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:29:57.241Z] #21 77.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T13:29:57.440Z] #19 375.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-20T13:29:57.440Z] #19 375.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T13:29:57.440Z] #19 375.2 [2022-07-20T13:29:57.440Z] #19 375.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T13:29:57.440Z] #19 375.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.2 Setting up dpkg-dev (1.20.11) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.440Z] #19 375.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.501Z] #21 77.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T13:29:57.501Z] #21 77.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:29:57.501Z] #21 77.04 Setting up patch (2.7.6-7) ... [2022-07-20T13:29:57.501Z] #21 77.05 Setting up sudo (1.9.5p2-3) ... [2022-07-20T13:29:57.501Z] #21 77.20 invoke-rc.d: could not determine current runlevel [2022-07-20T13:29:57.501Z] #21 77.22 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T13:29:57.501Z] #21 77.23 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T13:29:57.501Z] #21 77.29 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:29:57.696Z] #19 375.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.696Z] #19 375.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T13:29:57.696Z] #19 375.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-20T13:29:57.696Z] #19 375.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-20T13:29:57.761Z] #21 77.31 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T13:29:57.761Z] #21 77.33 Setting up pigz (2.6-1) ... [2022-07-20T13:29:57.761Z] #21 77.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:29:57.761Z] #21 77.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:29:57.761Z] #21 77.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:29:57.761Z] #21 77.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:29:57.952Z] #19 375.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T13:29:57.952Z] #19 375.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T13:29:57.952Z] #19 375.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T13:29:57.952Z] #19 375.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T13:29:57.952Z] #19 375.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up libxml-simple-perl (2.25-1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 375.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T13:29:58.207Z] #19 376.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T13:29:58.207Z] #19 376.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:58.207Z] #19 376.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T13:29:58.463Z] #19 376.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:58.463Z] #19 376.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:58.463Z] #19 376.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T13:29:58.463Z] #19 376.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:58.463Z] #19 376.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:58.463Z] #19 376.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T13:29:58.463Z] #19 376.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:58.463Z] #19 376.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-20T13:29:58.463Z] #19 376.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:58.463Z] #19 376.3 Setting up crossbuild-essential-armel (12.9) ... [2022-07-20T13:29:58.463Z] #19 376.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T13:29:58.463Z] #19 376.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-20T13:29:58.463Z] #19 376.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-20T13:29:58.704Z] #21 78.55 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:29:58.719Z] #19 376.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-20T13:29:58.720Z] #19 376.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-20T13:29:58.720Z] #19 376.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:29:58.964Z] #21 78.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:29:58.975Z] #19 DONE 376.8s [2022-07-20T13:29:58.975Z] [2022-07-20T13:29:58.975Z] #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-20T13:29:58.975Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:29:59.235Z] #20 ... [2022-07-20T13:29:59.235Z] [2022-07-20T13:29:59.235Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T13:29:59.235Z] #32 sha256:12316e47a221cf6585473ebe7e95b2037ea23ab97ecfcd86c91030f6a0c8f221 [2022-07-20T13:29:59.235Z] #32 DONE 0.1s [2022-07-20T13:29:59.235Z] [2022-07-20T13:29:59.235Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T13:29:59.235Z] #73 sha256:2d5dce9ad253e51606a0141091d9fed6c5b8f23e79423e21efd2d9e5562d5f87 [2022-07-20T13:29:59.235Z] #73 DONE 0.1s [2022-07-20T13:29:59.468Z] #23 10.83 Collecting yamllint==1.26.1 [2022-07-20T13:29:59.468Z] #23 11.87 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T13:29:59.493Z] [2022-07-20T13:29:59.493Z] #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-20T13:29:59.493Z] #74 sha256:40d7337a9a70f9f7a5b69aec359556e31be7730677810ddb79f26e0004f9ea8f [2022-07-20T13:29:59.920Z] #21 79.42 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T13:29:59.920Z] #21 79.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:29:59.920Z] #21 79.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:29:59.920Z] #21 79.57 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T13:30:00.406Z] #23 13.21 Collecting pathspec>=0.5.3 [2022-07-20T13:30:00.406Z] #23 13.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T13:30:00.423Z] #74 1.252 + RM_GOPATH=0 [2022-07-20T13:30:00.423Z] #74 1.252 + TMP_GOPATH= [2022-07-20T13:30:00.423Z] #74 1.252 + : /build [2022-07-20T13:30:00.423Z] #74 1.252 + '[' -z '' ']' [2022-07-20T13:30:00.423Z] #74 1.252 ++ mktemp -d [2022-07-20T13:30:00.423Z] #74 1.252 + export GOPATH=/tmp/tmp.ufOQs6ivNn [2022-07-20T13:30:00.423Z] #74 1.252 + GOPATH=/tmp/tmp.ufOQs6ivNn [2022-07-20T13:30:00.423Z] #74 1.252 + RM_GOPATH=1 [2022-07-20T13:30:00.423Z] #74 1.252 + case "$(go env GOARCH)" in [2022-07-20T13:30:00.423Z] #74 1.252 ++ go env GOARCH [2022-07-20T13:30:00.423Z] #74 1.266 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:00.423Z] #74 1.266 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:00.423Z] #74 1.266 ++ dirname /install.sh [2022-07-20T13:30:00.423Z] #74 1.270 + dir=/ [2022-07-20T13:30:00.423Z] #74 1.270 + bin=rootlesskit [2022-07-20T13:30:00.423Z] #74 1.270 + shift [2022-07-20T13:30:00.423Z] #74 1.270 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T13:30:00.423Z] #74 1.270 + . //rootlesskit.installer [2022-07-20T13:30:00.423Z] #74 1.270 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:30:00.423Z] #74 1.270 + install_rootlesskit [2022-07-20T13:30:00.423Z] #74 1.270 + case "$1" in [2022-07-20T13:30:00.423Z] #74 1.270 + export CGO_ENABLED=0 [2022-07-20T13:30:00.423Z] #74 1.270 + CGO_ENABLED=0 [2022-07-20T13:30:00.423Z] #74 1.270 + _install_rootlesskit [2022-07-20T13:30:00.423Z] #74 1.270 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T13:30:00.423Z] #74 1.270 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:30:00.423Z] #74 1.270 + GOBIN=/build [2022-07-20T13:30:00.423Z] #74 1.270 + GO111MODULE=on [2022-07-20T13:30:00.423Z] #74 1.270 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:30:00.423Z] #74 1.272 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:30:00.665Z] #23 13.65 Collecting pyyaml [2022-07-20T13:30:00.666Z] #23 13.66 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-20T13:30:00.666Z] #23 13.74 Building wheels for collected packages: yamllint [2022-07-20T13:30:00.860Z] #21 80.52 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:30:00.860Z] #21 80.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T13:30:00.860Z] #21 80.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T13:30:00.860Z] #21 80.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T13:30:00.860Z] #21 80.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T13:30:00.860Z] #21 80.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T13:30:00.925Z] #23 13.74 Building wheel for yamllint (setup.py): started [2022-07-20T13:30:00.985Z] #74 1.632 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T13:30:01.120Z] #21 80.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T13:30:01.120Z] #21 80.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T13:30:01.120Z] #21 80.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T13:30:01.381Z] #21 80.95 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T13:30:01.904Z] #23 14.73 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T13:30:01.904Z] #23 14.74 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3bcb7d7f6c71b2990a0f38d1fcc0d4c8f65234aef1f7dfd25ceea738e0d57413 [2022-07-20T13:30:01.904Z] #23 14.74 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T13:30:01.904Z] #23 14.74 Successfully built yamllint [2022-07-20T13:30:01.904Z] #23 14.77 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T13:30:02.352Z] #74 2.857 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T13:30:02.352Z] #74 2.863 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T13:30:02.352Z] #74 3.168 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T13:30:02.494Z] #23 15.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T13:30:03.079Z] #23 DONE 15.9s [2022-07-20T13:30:03.079Z] [2022-07-20T13:30:03.079Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T13:30:03.079Z] #27 sha256:4dfcb526fd99f990c831d3297711e33dbbe66a13997208abc7138b653b0aa226 [2022-07-20T13:30:03.079Z] #27 DONE 0.2s [2022-07-20T13:30:03.079Z] [2022-07-20T13:30:03.079Z] #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-20T13:30:03.079Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:30:03.344Z] #47 ... [2022-07-20T13:30:03.344Z] [2022-07-20T13:30:03.344Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T13:30:03.344Z] #32 sha256:cb662556894c972b3b939f52a51f0295e17606b5943f1c6f099e2deebfcb6e8d [2022-07-20T13:30:03.618Z] #32 DONE 0.4s [2022-07-20T13:30:03.618Z] [2022-07-20T13:30:03.618Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T13:30:03.618Z] #35 sha256:288d72782193c882a73788e5d69d10813cba54a30ef2742cd719107e392267b8 [2022-07-20T13:30:03.618Z] #35 DONE 0.1s [2022-07-20T13:30:03.618Z] [2022-07-20T13:30:03.618Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T13:30:03.618Z] #37 sha256:eaf89c2d6aab6f3bcb61b89c9edd41958dd1761aedcd7baaaf40f13186cc8d6f [2022-07-20T13:30:03.724Z] #74 4.312 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T13:30:03.724Z] #74 ... [2022-07-20T13:30:03.724Z] [2022-07-20T13:30:03.724Z] #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-20T13:30:03.724Z] #33 sha256:b0e368599414f15fab68e6bee9b0abf3a00d67079d320a95450ea4ff45f00503 [2022-07-20T13:30:03.724Z] #33 1.250 + RM_GOPATH=0 [2022-07-20T13:30:03.724Z] #33 1.250 + TMP_GOPATH= [2022-07-20T13:30:03.724Z] #33 1.250 + : /build [2022-07-20T13:30:03.724Z] #33 1.250 + '[' -z '' ']' [2022-07-20T13:30:03.724Z] #33 1.253 ++ mktemp -d [2022-07-20T13:30:03.724Z] #33 1.258 + export GOPATH=/tmp/tmp.jYs1S2cDA4 [2022-07-20T13:30:03.724Z] #33 1.258 + GOPATH=/tmp/tmp.jYs1S2cDA4 [2022-07-20T13:30:03.724Z] #33 1.258 + RM_GOPATH=1 [2022-07-20T13:30:03.724Z] #33 1.258 + case "$(go env GOARCH)" in [2022-07-20T13:30:03.724Z] #33 1.258 ++ go env GOARCH [2022-07-20T13:30:03.724Z] #33 1.279 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:03.724Z] #33 1.279 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:03.724Z] #33 1.279 ++ dirname /install.sh [2022-07-20T13:30:03.724Z] #33 1.283 Install docker/cli version 17.06.2-ce from stable [2022-07-20T13:30:03.724Z] #33 1.286 + dir=/ [2022-07-20T13:30:03.724Z] #33 1.286 + bin=dockercli [2022-07-20T13:30:03.724Z] #33 1.286 + shift [2022-07-20T13:30:03.724Z] #33 1.286 + '[' '!' -f //dockercli.installer ']' [2022-07-20T13:30:03.724Z] #33 1.286 + . //dockercli.installer [2022-07-20T13:30:03.724Z] #33 1.286 ++ : stable [2022-07-20T13:30:03.724Z] #33 1.286 ++ : 17.06.2-ce [2022-07-20T13:30:03.724Z] #33 1.286 + install_dockercli [2022-07-20T13:30:03.724Z] #33 1.286 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T13:30:03.724Z] #33 1.286 ++ uname -m [2022-07-20T13:30:03.724Z] #33 1.286 + arch=x86_64 [2022-07-20T13:30:03.724Z] #33 1.286 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T13:30:03.724Z] #33 1.286 + url=https://download.docker.com/linux/static [2022-07-20T13:30:03.724Z] #33 1.286 + tar -xz docker/docker [2022-07-20T13:30:03.724Z] #33 1.286 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T13:30:03.724Z] #33 4.125 + mkdir -p /build [2022-07-20T13:30:03.724Z] #33 4.128 + mv docker/docker /build/ [2022-07-20T13:30:03.724Z] #33 4.131 + rmdir docker [2022-07-20T13:30:03.724Z] #33 DONE 4.6s [2022-07-20T13:30:03.880Z] #37 DONE 0.2s [2022-07-20T13:30:03.880Z] [2022-07-20T13:30:03.880Z] #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-20T13:30:03.880Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:30:03.880Z] #47 ... [2022-07-20T13:30:03.880Z] [2022-07-20T13:30:03.880Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T13:30:03.880Z] #39 sha256:c0556c9f6b2d6eca2699240d57a8ad6f88b341e3d55d8c0a3a48f95837888fda [2022-07-20T13:30:03.880Z] #39 DONE 0.1s [2022-07-20T13:30:03.880Z] [2022-07-20T13:30:03.880Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T13:30:03.880Z] #41 sha256:14174433f7e2a626b899d7bd6268cf7fecd40f54316d6098fedd980522d1cb2d [2022-07-20T13:30:03.981Z] [2022-07-20T13:30:03.981Z] #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-20T13:30:03.981Z] #74 sha256:40d7337a9a70f9f7a5b69aec359556e31be7730677810ddb79f26e0004f9ea8f [2022-07-20T13:30:03.981Z] #74 4.660 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T13:30:03.981Z] #74 4.662 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T13:30:03.981Z] #74 4.707 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T13:30:03.981Z] #74 4.746 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T13:30:03.981Z] #74 4.813 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T13:30:03.981Z] #74 4.867 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T13:30:04.148Z] #41 DONE 0.1s [2022-07-20T13:30:04.148Z] [2022-07-20T13:30:04.148Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T13:30:04.148Z] #45 sha256:5b4fa12023e1fcf44473df648e9dde42f5acc85c12f9ab006aea1056c4c4eefe [2022-07-20T13:30:04.148Z] #45 DONE 0.1s [2022-07-20T13:30:04.148Z] [2022-07-20T13:30:04.148Z] #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-20T13:30:04.148Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:30:04.544Z] #74 5.138 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T13:30:04.544Z] #74 5.220 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T13:30:04.685Z] #21 83.99 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:30:04.685Z] #21 84.00 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:30:04.685Z] #21 84.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:30:04.685Z] #21 84.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:30:05.256Z] #21 ... [2022-07-20T13:30:05.256Z] [2022-07-20T13:30:05.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-20T13:30:05.257Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:30:05.257Z] #77 230.5 CCLD libyajl.la [2022-07-20T13:30:05.475Z] #74 6.175 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T13:30:05.731Z] #74 6.445 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T13:30:06.198Z] #77 231.2 CCLD verify/json_verify [2022-07-20T13:30:06.769Z] #77 231.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:30:06.769Z] #77 231.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:30:06.769Z] #77 231.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:30:06.769Z] #77 231.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:30:06.769Z] #77 231.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T13:30:06.769Z] #77 231.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:30:06.769Z] #77 232.0 CC src/validate.o [2022-07-20T13:30:06.769Z] #77 232.0 CC src/image_spec_schema_config_schema.lo [2022-07-20T13:30:06.769Z] #77 232.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T13:30:06.769Z] #77 232.1 CC src/image_spec_schema_defs.lo [2022-07-20T13:30:06.769Z] #77 232.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T13:30:06.769Z] #77 232.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T13:30:06.769Z] #77 232.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T13:30:07.030Z] #77 232.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T13:30:07.030Z] #77 232.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T13:30:07.030Z] #77 232.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T13:30:07.030Z] #77 232.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T13:30:07.030Z] #77 232.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T13:30:07.290Z] #77 232.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T13:30:07.290Z] #77 232.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T13:30:07.290Z] #77 232.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T13:30:07.290Z] #77 232.6 CC src/runtime_spec_schema_defs.lo [2022-07-20T13:30:07.551Z] #77 232.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T13:30:07.551Z] #77 232.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T13:30:07.551Z] #77 232.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T13:30:07.551Z] #77 232.9 CC src/basic_test_double_array.lo [2022-07-20T13:30:07.812Z] #77 ... [2022-07-20T13:30:07.812Z] [2022-07-20T13:30:07.812Z] #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-20T13:30:07.812Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T13:30:07.812Z] #21 85.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:30:07.812Z] #21 86.03 Setting up jq (1.6-2.1) ... [2022-07-20T13:30:07.812Z] #21 86.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:30:07.812Z] #21 86.13 Setting up iptables (1.8.7-1) ... [2022-07-20T13:30:07.812Z] #21 86.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:30:07.812Z] #21 86.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:30:07.812Z] #21 86.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:30:07.812Z] #21 86.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:30:07.812Z] #21 86.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T13:30:07.812Z] #21 86.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T13:30:07.812Z] #21 86.22 Setting up iproute2 (5.10.0-4) ... [2022-07-20T13:30:07.812Z] #21 86.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:30:07.812Z] #21 DONE 87.4s [2022-07-20T13:30:07.812Z] [2022-07-20T13:30:07.812Z] #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-20T13:30:07.812Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:30:07.812Z] #77 232.9 CC src/basic_test_double_array_item.lo [2022-07-20T13:30:07.812Z] #77 232.9 CC src/basic_test_top_array_int.lo [2022-07-20T13:30:07.812Z] #77 233.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T13:30:07.812Z] #77 233.0 CC src/basic_test_top_array_string.lo [2022-07-20T13:30:07.812Z] #77 233.0 CC src/basic_test_top_double_array_obj.lo [2022-07-20T13:30:07.812Z] #77 233.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T13:30:08.075Z] #77 233.4 CC src/basic_test_top_double_array_int.lo [2022-07-20T13:30:08.075Z] #77 233.4 CC src/read-file.lo [2022-07-20T13:30:08.336Z] #77 233.5 CC src/json_common.lo [2022-07-20T13:30:08.336Z] #77 233.5 CC tests/test-1.o [2022-07-20T13:30:08.336Z] #77 233.6 CC tests/test-3.o [2022-07-20T13:30:08.336Z] #77 233.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T13:30:08.336Z] #77 233.6 CC src/basic_test_top_double_array_string.lo [2022-07-20T13:30:08.336Z] #77 233.6 CC tests/test-4.o [2022-07-20T13:30:08.336Z] #77 233.7 CC tests/test-2.o [2022-07-20T13:30:08.597Z] #77 233.8 CC tests/test-5.o [2022-07-20T13:30:08.597Z] #77 233.9 CC tests/test-7.o [2022-07-20T13:30:08.857Z] #77 234.0 CC tests/test-8.o [2022-07-20T13:30:09.024Z] #74 ... [2022-07-20T13:30:09.024Z] [2022-07-20T13:30:09.024Z] #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-20T13:30:09.024Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T13:30:09.024Z] #49 1.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:30:09.024Z] #49 1.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:30:09.024Z] #49 2.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:30:09.024Z] #49 2.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:30:09.024Z] #49 2.539 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T13:30:09.024Z] #49 2.929 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:30:09.024Z] #49 3.491 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T13:30:09.024Z] #49 3.940 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T13:30:09.024Z] #49 4.597 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T13:30:09.024Z] #49 5.150 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T13:30:09.024Z] #49 5.152 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T13:30:09.024Z] #49 5.173 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T13:30:09.024Z] #49 5.179 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:30:09.024Z] #49 5.182 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T13:30:09.024Z] #49 5.207 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:30:09.024Z] #49 5.243 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T13:30:09.024Z] #49 5.244 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T13:30:09.024Z] #49 5.244 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:30:09.024Z] #49 5.247 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T13:30:09.024Z] #49 5.248 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T13:30:09.024Z] #49 5.248 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:30:09.118Z] #77 234.3 CC tests/test-6.o [2022-07-20T13:30:09.118Z] #77 234.3 CC tests/test-10.o [2022-07-20T13:30:09.118Z] #77 234.3 CC tests/test-11.o [2022-07-20T13:30:09.118Z] #77 234.5 CC tests/test-9.o [2022-07-20T13:30:09.280Z] #49 ... [2022-07-20T13:30:09.280Z] [2022-07-20T13:30:09.280Z] #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-20T13:30:09.280Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T13:30:09.280Z] #69 1.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:30:09.280Z] #69 1.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:30:09.280Z] #69 2.071 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:30:09.280Z] #69 2.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T13:30:09.280Z] #69 2.620 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T13:30:09.280Z] #69 3.283 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:30:09.280Z] #69 3.835 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:30:09.280Z] #69 4.414 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T13:30:09.280Z] #69 4.927 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T13:30:09.280Z] #69 5.395 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:30:09.280Z] #69 5.395 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T13:30:09.280Z] #69 5.399 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T13:30:09.280Z] #69 5.400 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T13:30:09.280Z] #69 5.407 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T13:30:09.280Z] #69 5.427 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:30:09.280Z] #69 5.435 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:30:09.280Z] #69 5.437 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T13:30:09.280Z] #69 5.439 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T13:30:09.280Z] #69 5.443 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T13:30:09.280Z] #69 5.459 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:30:09.280Z] #69 5.459 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T13:30:09.280Z] #69 ... [2022-07-20T13:30:09.280Z] [2022-07-20T13:30:09.280Z] #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-20T13:30:09.280Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:30:09.280Z] #20 1.875 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:30:09.280Z] #20 1.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:30:09.280Z] #20 2.069 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:30:09.280Z] #20 2.193 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:30:09.280Z] #20 2.580 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T13:30:09.280Z] #20 2.984 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T13:30:09.280Z] #20 3.379 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:30:09.280Z] #20 3.843 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T13:30:09.280Z] #20 4.387 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T13:30:09.280Z] #20 4.780 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T13:30:09.280Z] #20 4.786 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:30:09.280Z] #20 4.811 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T13:30:09.280Z] #20 4.811 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T13:30:09.280Z] #20 4.830 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T13:30:09.280Z] #20 4.837 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:30:09.280Z] #20 5.233 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:30:09.280Z] #20 5.251 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T13:30:09.280Z] #20 5.263 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T13:30:09.280Z] #20 5.267 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T13:30:09.280Z] #20 5.267 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:30:09.280Z] #20 5.268 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T13:30:09.380Z] #77 ... [2022-07-20T13:30:09.380Z] [2022-07-20T13:30:09.380Z] #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-20T13:30:09.380Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T13:30:09.380Z] #22 1.387 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T13:30:09.380Z] #22 1.403 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T13:30:09.380Z] #22 1.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T13:30:09.380Z] #22 DONE 1.6s [2022-07-20T13:30:09.380Z] [2022-07-20T13:30:09.380Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T13:30:09.380Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T13:30:12.921Z] #77 240.2 AR libcrun_testing.a [2022-07-20T13:30:12.921Z] #77 240.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T13:30:12.921Z] #77 240.3 CCLD tests/tests_libcrun_utils [2022-07-20T13:30:12.921Z] #77 240.3 CCLD tests/tests_libcrun_errors [2022-07-20T13:30:12.921Z] #77 240.4 CCLD tests/tests_libcrun_fuzzer [2022-07-20T13:30:12.921Z] #77 240.8 CCLD libcrun.la [2022-07-20T13:30:12.921Z] #77 241.9 CCLD crun [2022-07-20T13:30:12.921Z] #77 242.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T13:30:12.921Z] #77 242.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T13:30:12.921Z] #77 242.5 /bin/mkdir -p '/usr/local/lib' [2022-07-20T13:30:12.921Z] #77 242.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T13:30:12.921Z] #77 242.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T13:30:12.921Z] #77 242.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T13:30:12.921Z] #77 242.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T13:30:12.921Z] #77 242.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T13:30:12.921Z] #77 242.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T13:30:12.921Z] #77 242.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-20T13:30:13.182Z] #77 242.9 ---------------------------------------------------------------------- [2022-07-20T13:30:13.182Z] #77 242.9 Libraries have been installed in: [2022-07-20T13:30:13.182Z] #77 242.9 /usr/local/lib [2022-07-20T13:30:13.182Z] #77 242.9 [2022-07-20T13:30:13.182Z] #77 242.9 If you ever happen to want to link against installed libraries [2022-07-20T13:30:13.182Z] #77 242.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T13:30:13.182Z] #77 242.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T13:30:13.182Z] #77 242.9 flag during linking and do at least one of the following: [2022-07-20T13:30:13.182Z] #77 242.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T13:30:13.182Z] #77 242.9 during execution [2022-07-20T13:30:13.182Z] #77 242.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T13:30:13.182Z] #77 242.9 during linking [2022-07-20T13:30:13.182Z] #77 242.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T13:30:13.182Z] #77 242.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T13:30:13.182Z] #77 242.9 [2022-07-20T13:30:13.182Z] #77 242.9 See any operating system documentation about shared libraries for [2022-07-20T13:30:13.182Z] #77 242.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T13:30:13.182Z] #77 242.9 ---------------------------------------------------------------------- [2022-07-20T13:30:13.182Z] #77 242.9 /bin/mkdir -p '/build' [2022-07-20T13:30:13.182Z] #77 242.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T13:30:13.182Z] #77 243.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T13:30:13.443Z] #77 243.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T13:30:13.443Z] #77 243.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T13:30:13.443Z] #77 243.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T13:30:13.443Z] #77 DONE 243.3s [2022-07-20T13:30:13.443Z] [2022-07-20T13:30:13.443Z] #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-20T13:30:13.443Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:30:21.465Z] #20 21.56 Fetched 49.1 MB in 20s (2460 kB/s) [2022-07-20T13:30:21.465Z] #20 21.56 Reading package lists... [2022-07-20T13:30:21.465Z] #20 ... [2022-07-20T13:30:21.465Z] [2022-07-20T13:30:21.465Z] #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-20T13:30:21.465Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T13:30:21.465Z] #49 22.13 Fetched 49.1 MB in 21s (2374 kB/s) [2022-07-20T13:30:24.292Z] #23 12.93 Collecting yamllint==1.26.1 [2022-07-20T13:30:24.292Z] #23 13.98 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T13:30:25.236Z] #23 15.92 Collecting pathspec>=0.5.3 [2022-07-20T13:30:25.236Z] #23 15.93 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T13:30:25.809Z] #23 16.63 Collecting pyyaml [2022-07-20T13:30:26.070Z] #23 16.66 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-20T13:30:26.070Z] #23 16.74 Building wheels for collected packages: yamllint [2022-07-20T13:30:26.070Z] #23 16.74 Building wheel for yamllint (setup.py): started [2022-07-20T13:30:26.083Z] #55 ... [2022-07-20T13:30:26.083Z] [2022-07-20T13:30:26.083Z] #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-20T13:30:26.083Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:30:26.083Z] #77 266.1 CCLD libocispec.la [2022-07-20T13:30:26.083Z] #77 266.5 CCLD src/validate [2022-07-20T13:30:26.083Z] #77 266.5 CCLD tests/test-1 [2022-07-20T13:30:26.083Z] #77 266.6 CCLD tests/test-2 [2022-07-20T13:30:26.083Z] #77 266.6 CCLD tests/test-3 [2022-07-20T13:30:26.083Z] #77 266.7 CCLD tests/test-4 [2022-07-20T13:30:26.083Z] #77 266.7 CCLD tests/test-5 [2022-07-20T13:30:26.083Z] #77 266.9 CCLD tests/test-6 [2022-07-20T13:30:26.083Z] #77 266.9 CCLD tests/test-7 [2022-07-20T13:30:26.083Z] #77 266.9 CCLD tests/test-8 [2022-07-20T13:30:26.083Z] #77 267.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T13:30:26.083Z] #77 267.0 CCLD tests/test-9 [2022-07-20T13:30:26.083Z] #77 267.0 CCLD tests/test-10 [2022-07-20T13:30:26.083Z] #77 267.0 CCLD tests/test-11 [2022-07-20T13:30:26.083Z] #77 268.8 libtool: link: ar cr libocispec.a [2022-07-20T13:30:26.083Z] #77 268.8 libtool: link: ranlib libocispec.a [2022-07-20T13:30:27.459Z] #77 270.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:30:27.459Z] #77 270.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:30:27.459Z] #77 270.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:30:27.459Z] #77 270.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:30:27.459Z] #77 270.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:30:27.459Z] #77 270.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:30:27.459Z] #77 270.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:30:27.459Z] #77 270.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T13:30:27.459Z] #77 270.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T13:30:27.717Z] #77 270.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T13:30:27.717Z] #77 270.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T13:30:27.717Z] #77 270.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T13:30:27.717Z] #77 270.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T13:30:27.717Z] #77 270.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T13:30:27.717Z] #77 270.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T13:30:27.717Z] #77 270.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T13:30:27.717Z] #77 270.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T13:30:27.717Z] #77 270.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T13:30:27.717Z] #77 270.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T13:30:27.717Z] #77 270.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T13:30:27.976Z] #77 270.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T13:30:27.976Z] #77 270.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T13:30:27.976Z] #77 270.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T13:30:27.976Z] #77 270.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T13:30:27.976Z] #77 271.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T13:30:27.976Z] #77 271.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T13:30:27.976Z] #77 271.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T13:30:27.976Z] #77 271.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T13:30:27.976Z] #77 271.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T13:30:27.997Z] #23 18.74 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T13:30:27.997Z] #23 18.74 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9fb87d7439f5330035d3bb37503449f4e77ec356b9f9590cbe62a10f69507b87 [2022-07-20T13:30:27.997Z] #23 18.75 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T13:30:27.997Z] #23 18.77 Successfully built yamllint [2022-07-20T13:30:27.997Z] #23 18.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T13:30:28.234Z] #77 271.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T13:30:28.235Z] #77 271.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T13:30:28.235Z] #77 271.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T13:30:28.235Z] #77 271.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T13:30:28.235Z] #77 271.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T13:30:28.235Z] #77 271.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T13:30:28.493Z] #77 271.5 CC src/crun-crun.o [2022-07-20T13:30:28.493Z] #77 271.6 CC src/crun-delete.o [2022-07-20T13:30:28.493Z] #77 271.6 CC src/crun-run.o [2022-07-20T13:30:28.493Z] #77 271.6 CC src/crun-kill.o [2022-07-20T13:30:28.752Z] #77 271.7 CC src/crun-unpause.o [2022-07-20T13:30:28.752Z] #77 271.7 CC src/crun-pause.o [2022-07-20T13:30:28.752Z] #77 271.7 CC src/crun-spec.o [2022-07-20T13:30:28.752Z] #77 271.8 CC src/crun-exec.o [2022-07-20T13:30:28.752Z] #77 271.8 CC src/crun-list.o [2022-07-20T13:30:28.752Z] #77 271.8 CC src/crun-create.o [2022-07-20T13:30:28.752Z] #77 271.9 CC src/crun-start.o [2022-07-20T13:30:29.010Z] #77 272.0 CC src/crun-update.o [2022-07-20T13:30:29.010Z] #77 272.0 CC src/crun-state.o [2022-07-20T13:30:29.010Z] #77 272.1 CC src/crun-ps.o [2022-07-20T13:30:29.010Z] #77 272.1 CC src/crun-checkpoint.o [2022-07-20T13:30:29.269Z] #77 272.2 CC src/crun-restore.o [2022-07-20T13:30:29.269Z] #77 272.2 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T13:30:29.269Z] #77 272.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T13:30:29.269Z] #77 272.3 CC src/libcrun/libcrun_la-container.lo [2022-07-20T13:30:29.382Z] #23 19.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T13:30:29.528Z] #77 272.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T13:30:29.528Z] #77 272.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T13:30:29.528Z] #77 272.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T13:30:29.528Z] #77 272.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T13:30:29.528Z] #77 272.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T13:30:29.559Z] #49 22.13 Reading package lists... [2022-07-20T13:30:29.559Z] #49 ... [2022-07-20T13:30:29.559Z] [2022-07-20T13:30:29.559Z] #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-20T13:30:29.559Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:30:29.559Z] #20 21.56 Reading package lists... [2022-07-20T13:30:29.786Z] #77 272.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T13:30:29.954Z] #23 DONE 20.6s [2022-07-20T13:30:29.954Z] [2022-07-20T13:30:29.954Z] #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-20T13:30:29.954Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:30:29.954Z] #60 ... [2022-07-20T13:30:29.954Z] [2022-07-20T13:30:29.954Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T13:30:29.954Z] #27 sha256:b6fc5556756042c037e4f82d019ef049baf9e36f5c46616129c08d18d6d704b9 [2022-07-20T13:30:30.045Z] #77 272.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T13:30:30.045Z] #77 272.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T13:30:30.045Z] #77 273.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T13:30:30.303Z] #77 273.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T13:30:30.303Z] #77 273.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T13:30:30.303Z] #77 273.2 CC src/libcrun/libcrun_la-error.lo [2022-07-20T13:30:30.303Z] #77 273.3 CC src/libcrun/libcrun_la-status.lo [2022-07-20T13:30:30.303Z] #77 273.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T13:30:30.528Z] #27 DONE 0.5s [2022-07-20T13:30:30.528Z] [2022-07-20T13:30:30.528Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T13:30:30.528Z] #32 sha256:f654afd01fccdcd7a8b0b80726d568fa0b426246782289ce858258987f8b45c3 [2022-07-20T13:30:30.562Z] #77 273.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T13:30:30.562Z] #77 273.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T13:30:30.562Z] #77 273.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T13:30:30.820Z] #77 273.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T13:30:30.820Z] #77 273.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T13:30:30.820Z] #77 273.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T13:30:31.079Z] #77 274.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T13:30:31.186Z] #20 30.65 Reading package lists... [2022-07-20T13:30:31.186Z] #20 ... [2022-07-20T13:30:31.186Z] [2022-07-20T13:30:31.186Z] #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-20T13:30:31.186Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T13:30:31.186Z] #69 22.12 Fetched 49.1 MB in 21s (2393 kB/s) [2022-07-20T13:30:31.186Z] #69 22.12 Reading package lists... [2022-07-20T13:30:31.186Z] #69 31.41 Reading package lists... [2022-07-20T13:30:31.186Z] #69 ... [2022-07-20T13:30:31.186Z] [2022-07-20T13:30:31.186Z] #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-20T13:30:31.186Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T13:30:31.186Z] #49 22.13 Reading package lists... [2022-07-20T13:30:31.338Z] #77 274.3 CC tests/init.o [2022-07-20T13:30:31.338Z] #77 274.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T13:30:31.338Z] #77 274.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T13:30:31.470Z] #32 DONE 1.1s [2022-07-20T13:30:31.470Z] [2022-07-20T13:30:31.470Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T13:30:31.470Z] #35 sha256:57a54681c0c087642024eca491fe66f3fc23374a8b8cf8b2cab8408ac1a32d93 [2022-07-20T13:30:32.042Z] #35 DONE 0.5s [2022-07-20T13:30:32.042Z] [2022-07-20T13:30:32.042Z] #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-20T13:30:32.042Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:30:32.042Z] #60 ... [2022-07-20T13:30:32.042Z] [2022-07-20T13:30:32.042Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T13:30:32.042Z] #37 sha256:0b8f0db23361cf6db852b78337de68597592a5a333566a9cba5be20ec46939b0 [2022-07-20T13:30:32.625Z] #37 DONE 0.4s [2022-07-20T13:30:32.625Z] [2022-07-20T13:30:32.625Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T13:30:32.625Z] #39 sha256:80798b111978b0657003aec143ddf6578dd5a51b9d8a668a50b8e061c2f7f247 [2022-07-20T13:30:32.625Z] #39 DONE 0.2s [2022-07-20T13:30:32.625Z] [2022-07-20T13:30:32.625Z] #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-20T13:30:32.625Z] #64 sha256:1c1842c58ff276a50dad09de41f977c3a73806fe051a065313413b01413a40b6 [2022-07-20T13:30:32.625Z] #64 ... [2022-07-20T13:30:32.625Z] [2022-07-20T13:30:32.625Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T13:30:32.625Z] #41 sha256:b83f441aad4cc50a034456180fdf461130dcbee5acf532bb4f136ba7bb3c862f [2022-07-20T13:30:32.933Z] #41 DONE 0.3s [2022-07-20T13:30:32.933Z] [2022-07-20T13:30:32.933Z] #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-20T13:30:32.933Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:30:32.933Z] #55 ... [2022-07-20T13:30:32.933Z] [2022-07-20T13:30:32.933Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T13:30:32.933Z] #45 sha256:adcf3a0ae2d3adab079b247da1a36ddec7e61642ed919b66f5fd1f85ab0aa4a6 [2022-07-20T13:30:33.199Z] #45 DONE 0.3s [2022-07-20T13:30:33.199Z] [2022-07-20T13:30:33.199Z] #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-20T13:30:33.199Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:30:34.414Z] #64 283.5 # github.com/containerd/containerd/cmd/containerd [2022-07-20T13:30:34.414Z] #64 283.5 /usr/bin/ld: /tmp/go-link-3691359869/000019.o: in function `New': [2022-07-20T13:30:34.414Z] #64 283.5 /tmp/tmp.8tp5JhbRQa/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-20T13:30:34.414Z] #64 283.6 + bin/containerd-stress [2022-07-20T13:30:34.414Z] #64 284.7 + bin/containerd-shim [2022-07-20T13:30:35.404Z] #55 313.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T13:30:35.404Z] #55 DONE 315.2s [2022-07-20T13:30:35.404Z] [2022-07-20T13:30:35.404Z] #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-20T13:30:35.404Z] #60 sha256:2a8597d8b87f78130af2df1755458a560075f5c93744267f2d5d4a4c2b51fbe5 [2022-07-20T13:30:35.404Z] #60 182.2 + mkdir -p /build [2022-07-20T13:30:35.404Z] #60 182.2 + cp runc /build/runc [2022-07-20T13:30:35.404Z] #60 DONE 183.4s [2022-07-20T13:30:35.404Z] [2022-07-20T13:30:35.404Z] #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-20T13:30:35.404Z] #64 sha256:e1eb06d26674b4aca5fef2a11bfd35c34d1f5f108eca91469d4ea97e744f34d2 [2022-07-20T13:30:35.527Z] #77 ... [2022-07-20T13:30:35.527Z] [2022-07-20T13:30:35.527Z] #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-20T13:30:35.527Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:30:35.527Z] #47 348.6 + dpkg --print-architecture [2022-07-20T13:30:35.527Z] #47 348.6 + git checkout -q v2.1.0 [2022-07-20T13:30:35.527Z] #47 348.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T13:30:35.527Z] #47 348.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T13:30:36.347Z] #64 ... [2022-07-20T13:30:36.347Z] [2022-07-20T13:30:36.347Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T13:30:36.347Z] #56 sha256:0676a85f55a49f8454454a976f87bc21b76dab57ed2582519c93b96f4308bc62 [2022-07-20T13:30:36.612Z] #56 DONE 0.4s [2022-07-20T13:30:36.612Z] [2022-07-20T13:30:36.612Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T13:30:36.612Z] #58 sha256:ec10fe8ee5009c82fcd13f0a26fc49bf0088654c2971436c0dab2bc59d2903b7 [2022-07-20T13:30:36.872Z] #58 DONE 0.1s [2022-07-20T13:30:36.872Z] [2022-07-20T13:30:36.872Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T13:30:36.872Z] #61 sha256:580094dad83e84dfec942b10eb0300a4c545dd27bd0f1f4681ca71d552d6d716 [2022-07-20T13:30:37.132Z] #61 DONE 0.2s [2022-07-20T13:30:37.132Z] [2022-07-20T13:30:37.132Z] #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-20T13:30:37.132Z] #64 sha256:e1eb06d26674b4aca5fef2a11bfd35c34d1f5f108eca91469d4ea97e744f34d2 [2022-07-20T13:30:37.708Z] #64 293.4 + bin/containerd-shim-runc-v1 [2022-07-20T13:30:39.278Z] #49 30.93 Reading package lists... [2022-07-20T13:30:39.278Z] #49 ... [2022-07-20T13:30:39.278Z] [2022-07-20T13:30:39.278Z] #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-20T13:30:39.278Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:30:39.278Z] #20 30.65 Reading package lists... [2022-07-20T13:30:39.671Z] #64 277.7 + bin/containerd [2022-07-20T13:30:41.170Z] #20 39.85 Building dependency tree... [2022-07-20T13:30:42.989Z] #64 298.5 + bin/containerd-shim-runc-v2 [2022-07-20T13:30:43.063Z] #20 44.04 The following additional packages will be installed: [2022-07-20T13:30:43.063Z] #20 44.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:30:43.063Z] #20 44.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T13:30:43.063Z] #20 44.05 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T13:30:43.063Z] #20 44.05 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T13:30:43.063Z] #20 44.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T13:30:43.063Z] #20 44.07 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T13:30:43.063Z] #20 44.09 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T13:30:43.063Z] #20 44.12 Suggested packages: [2022-07-20T13:30:43.063Z] #20 44.13 gcc-10-locales seccomp wine64 [2022-07-20T13:30:43.558Z] #64 299.2 + binaries [2022-07-20T13:30:43.558Z] #64 299.2 + install -D bin/containerd /build/containerd [2022-07-20T13:30:43.558Z] #64 299.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T13:30:43.558Z] #64 299.3 + install -D bin/ctr /build/ctr [2022-07-20T13:30:43.994Z] #20 44.91 The following NEW packages will be installed: [2022-07-20T13:30:43.994Z] #20 44.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T13:30:43.994Z] #20 44.91 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T13:30:43.994Z] #20 44.91 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T13:30:43.994Z] #20 44.91 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T13:30:43.994Z] #20 44.91 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T13:30:43.994Z] #20 44.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T13:30:43.994Z] #20 44.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T13:30:43.994Z] #20 44.92 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T13:30:43.994Z] #20 44.92 mingw-w64-x86-64-dev [2022-07-20T13:30:44.558Z] #20 45.28 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:30:44.558Z] #20 45.28 Need to get 115 MB of archives. [2022-07-20T13:30:44.558Z] #20 45.28 After this operation, 645 MB of additional disk space will be used. [2022-07-20T13:30:44.558Z] #20 45.28 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-20T13:30:44.558Z] #20 45.34 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-20T13:30:44.558Z] #20 45.36 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-20T13:30:44.558Z] #20 45.37 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-20T13:30:44.558Z] #20 45.37 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-20T13:30:44.558Z] #20 45.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T13:30:44.558Z] #20 45.43 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-20T13:30:44.558Z] #20 45.51 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-20T13:30:44.558Z] #20 45.52 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-20T13:30:44.558Z] #20 45.67 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-20T13:30:45.121Z] #20 46.25 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-20T13:30:45.378Z] #20 46.46 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-20T13:30:45.464Z] #64 DONE 301.2s [2022-07-20T13:30:45.980Z] #20 46.70 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-20T13:30:45.980Z] #20 ... [2022-07-20T13:30:45.980Z] [2022-07-20T13:30:45.980Z] #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-20T13:30:45.980Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T13:30:45.980Z] #69 31.41 Reading package lists... [2022-07-20T13:30:45.980Z] #69 40.32 Building dependency tree... [2022-07-20T13:30:45.980Z] #69 44.41 The following additional packages will be installed: [2022-07-20T13:30:45.980Z] #69 44.44 libbtrfs0 [2022-07-20T13:30:45.980Z] #69 44.72 The following NEW packages will be installed: [2022-07-20T13:30:45.980Z] #69 44.74 libbtrfs-dev libbtrfs0 [2022-07-20T13:30:45.980Z] #69 45.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:30:45.980Z] #69 45.12 Need to get 460 kB of archives. [2022-07-20T13:30:45.980Z] #69 45.12 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T13:30:45.980Z] #69 45.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:30:45.980Z] #69 45.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:30:45.980Z] #69 45.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:30:45.980Z] #69 46.18 Fetched 460 kB in 0s (1537 kB/s) [2022-07-20T13:30:45.980Z] #69 46.26 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:30:45.980Z] #69 46.26 (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-20T13:30:45.980Z] #69 46.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:30:45.980Z] #69 46.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:30:45.980Z] #69 46.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:30:45.980Z] #69 46.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:30:45.980Z] #69 46.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:30:45.980Z] #69 46.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:30:45.980Z] #69 46.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:30:45.980Z] #69 46.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:30:45.980Z] #69 DONE 47.0s [2022-07-20T13:30:45.980Z] [2022-07-20T13:30:45.980Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T13:30:45.980Z] #70 sha256:c2d6d9a3ee6fbde1eaa5f67d0eba7f0ac8901feda9550742b479130a742f5b8d [2022-07-20T13:30:46.259Z] #70 DONE 0.1s [2022-07-20T13:30:46.259Z] [2022-07-20T13:30:46.259Z] #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-20T13:30:46.259Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:30:46.259Z] #20 47.25 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-20T13:30:46.407Z] [2022-07-20T13:30:46.407Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T13:30:46.407Z] #65 sha256:af34b44133b8252a6aea95a44f0d06357bab35ec1e8f7f61a9d5c7e91af8e6a3 [2022-07-20T13:30:46.824Z] #20 47.58 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-20T13:30:46.824Z] #20 47.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T13:30:46.824Z] #20 47.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T13:30:46.824Z] #20 47.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T13:30:46.824Z] #20 47.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T13:30:46.824Z] #20 47.60 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-20T13:30:46.824Z] #20 47.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T13:30:46.824Z] #20 47.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T13:30:46.824Z] #20 47.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T13:30:46.824Z] #20 47.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T13:30:46.824Z] #20 47.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T13:30:46.824Z] #20 47.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T13:30:46.824Z] #20 47.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T13:30:46.824Z] #20 47.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-20T13:30:46.824Z] #20 47.65 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-20T13:30:46.824Z] #20 47.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T13:30:47.754Z] #20 48.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:30:47.754Z] #20 48.76 Fetched 115 MB in 3s (42.9 MB/s) [2022-07-20T13:30:47.786Z] #65 DONE 1.4s [2022-07-20T13:30:47.786Z] [2022-07-20T13:30:47.786Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T13:30:47.786Z] #70 sha256:ec10c20e104739028bd7ebddcced1d3101d90fce52361f090559069216da1ce1 [2022-07-20T13:30:47.786Z] #70 DONE 0.1s [2022-07-20T13:30:47.786Z] [2022-07-20T13:30:47.786Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T13:30:47.786Z] #75 sha256:1fef6a44c53530b19c9cf79ee471a267814aaafa34d9abe995583236b2702dc6 [2022-07-20T13:30:48.010Z] #20 48.81 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T13:30:48.011Z] #20 48.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 ... 30255 files and directories currently installed.) [2022-07-20T13:30:48.011Z] #20 48.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:30:48.011Z] #20 48.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:30:48.940Z] #20 49.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T13:30:48.940Z] #20 49.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T13:30:48.940Z] #20 49.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:30:48.940Z] #20 ... [2022-07-20T13:30:48.940Z] [2022-07-20T13:30:48.940Z] #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-20T13:30:48.940Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T13:30:48.940Z] #49 39.84 Building dependency tree... [2022-07-20T13:30:48.940Z] #49 43.87 The following additional packages will be installed: [2022-07-20T13:30:48.940Z] #49 43.88 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-20T13:30:48.940Z] #49 43.91 Suggested packages: [2022-07-20T13:30:48.940Z] #49 43.91 cmake-doc ninja-build lrzip [2022-07-20T13:30:48.940Z] #49 43.91 Recommended packages: [2022-07-20T13:30:48.940Z] #49 43.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T13:30:48.940Z] #49 44.67 The following NEW packages will be installed: [2022-07-20T13:30:48.940Z] #49 44.69 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-20T13:30:48.940Z] #49 45.12 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:30:48.940Z] #49 45.12 Need to get 8418 kB of archives. [2022-07-20T13:30:48.940Z] #49 45.12 After this operation, 34.9 MB of additional disk space will be used. [2022-07-20T13:30:48.940Z] #49 45.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:30:48.940Z] #49 45.13 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-20T13:30:48.940Z] #49 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T13:30:48.940Z] #49 45.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T13:30:48.940Z] #49 45.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T13:30:48.940Z] #49 45.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T13:30:48.940Z] #49 45.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T13:30:48.940Z] #49 45.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T13:30:48.940Z] #49 46.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:30:48.940Z] #49 46.44 Fetched 8418 kB in 1s (16.8 MB/s) [2022-07-20T13:30:48.940Z] #49 46.49 Selecting previously unselected package xxd. [2022-07-20T13:30:48.940Z] #49 46.49 (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-20T13:30:48.940Z] #49 46.55 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:30:48.940Z] #49 46.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:30:48.940Z] #49 46.65 Selecting previously unselected package vim-common. [2022-07-20T13:30:48.940Z] #49 46.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:30:48.940Z] #49 46.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:30:48.940Z] #49 46.83 Selecting previously unselected package cmake-data. [2022-07-20T13:30:48.940Z] #49 46.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T13:30:48.940Z] #49 46.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:30:48.940Z] #49 48.32 Selecting previously unselected package libarchive13:amd64. [2022-07-20T13:30:48.940Z] #49 48.33 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T13:30:48.940Z] #49 48.34 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:30:48.940Z] #49 48.47 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T13:30:48.940Z] #49 48.48 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T13:30:48.940Z] #49 48.48 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:30:48.941Z] #49 48.55 Selecting previously unselected package librhash0:amd64. [2022-07-20T13:30:48.941Z] #49 48.55 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T13:30:48.941Z] #49 48.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:30:48.941Z] #49 48.70 Selecting previously unselected package libuv1:amd64. [2022-07-20T13:30:48.941Z] #49 48.71 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T13:30:48.941Z] #49 48.72 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:30:48.941Z] #49 48.83 Selecting previously unselected package cmake. [2022-07-20T13:30:48.941Z] #49 48.84 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T13:30:48.941Z] #49 48.85 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:30:49.166Z] #75 DONE 1.4s [2022-07-20T13:30:49.166Z] [2022-07-20T13:30:49.166Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T13:30:49.166Z] #78 sha256:6a3ac2dc65c7fe64b9b30fbb59ce28673fc711565af000072bbf3e0e0d0f2728 [2022-07-20T13:30:49.166Z] #78 DONE 0.0s [2022-07-20T13:30:49.166Z] [2022-07-20T13:30:49.166Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T13:30:49.166Z] #79 sha256:676bdae01d4fae13a63d81a5bed06c47a3d49a19d5b30cdd2b415c46357392f4 [2022-07-20T13:30:49.166Z] #79 DONE 0.1s [2022-07-20T13:30:49.426Z] [2022-07-20T13:30:49.426Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T13:30:49.426Z] #80 sha256:962ce09155c568748e352d9a840853fcfcca1da17b9011ca6af82cb37cde5069 [2022-07-20T13:30:49.426Z] #80 DONE 0.0s [2022-07-20T13:30:49.426Z] [2022-07-20T13:30:49.426Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T13:30:49.426Z] #81 sha256:f69d6e4ad4708a7a719056e3bab91c91990d063577dee1302441b268c31730e2 [2022-07-20T13:30:49.504Z] #49 ... [2022-07-20T13:30:49.504Z] [2022-07-20T13:30:49.504Z] #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-20T13:30:49.504Z] #74 sha256:40d7337a9a70f9f7a5b69aec359556e31be7730677810ddb79f26e0004f9ea8f [2022-07-20T13:30:49.504Z] #74 46.80 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T13:30:49.504Z] #74 46.80 + GOBIN=/build [2022-07-20T13:30:49.504Z] #74 46.80 + GO111MODULE=on [2022-07-20T13:30:49.504Z] #74 46.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T13:30:49.504Z] #74 50.03 rootlesskit version 1.0.0 [2022-07-20T13:30:49.504Z] #74 50.03 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T13:30:49.504Z] #74 50.03 -container-ip string [2022-07-20T13:30:49.504Z] #74 50.03 container ip [2022-07-20T13:30:49.504Z] #74 50.03 -container-port int [2022-07-20T13:30:49.504Z] #74 50.03 container port (default -1) [2022-07-20T13:30:49.504Z] #74 50.03 -host-ip string [2022-07-20T13:30:49.504Z] #74 50.03 host ip [2022-07-20T13:30:49.504Z] #74 50.03 -host-port int [2022-07-20T13:30:49.504Z] #74 50.03 host port (default -1) [2022-07-20T13:30:49.504Z] #74 50.03 -proto string [2022-07-20T13:30:49.504Z] #74 50.03 proxy protocol (default "tcp") [2022-07-20T13:30:49.504Z] #74 DONE 50.3s [2022-07-20T13:30:49.504Z] [2022-07-20T13:30:49.504Z] #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-20T13:30:49.504Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:30:49.504Z] #71 0.875 + RM_GOPATH=0 [2022-07-20T13:30:49.504Z] #71 0.875 + TMP_GOPATH= [2022-07-20T13:30:49.504Z] #71 0.875 + : /build [2022-07-20T13:30:49.504Z] #71 0.875 + '[' -z '' ']' [2022-07-20T13:30:49.504Z] #71 0.875 ++ mktemp -d [2022-07-20T13:30:49.504Z] #71 0.875 + export GOPATH=/tmp/tmp.lCy1zmq1IL [2022-07-20T13:30:49.504Z] #71 0.875 + GOPATH=/tmp/tmp.lCy1zmq1IL [2022-07-20T13:30:49.504Z] #71 0.875 + RM_GOPATH=1 [2022-07-20T13:30:49.504Z] #71 0.875 + case "$(go env GOARCH)" in [2022-07-20T13:30:49.504Z] #71 0.876 ++ go env GOARCH [2022-07-20T13:30:49.504Z] #71 0.887 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:49.504Z] #71 0.887 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:49.504Z] #71 0.887 ++ dirname /install.sh [2022-07-20T13:30:49.504Z] #71 0.889 + dir=/ [2022-07-20T13:30:49.504Z] #71 0.889 + bin=containerd [2022-07-20T13:30:49.504Z] #71 0.889 + shift [2022-07-20T13:30:49.504Z] #71 0.889 + '[' '!' -f //containerd.installer ']' [2022-07-20T13:30:49.504Z] #71 0.889 + . //containerd.installer [2022-07-20T13:30:49.504Z] #71 0.889 ++ set -e [2022-07-20T13:30:49.504Z] #71 0.889 ++ : v1.6.6 [2022-07-20T13:30:49.504Z] #71 0.889 + install_containerd [2022-07-20T13:30:49.504Z] #71 0.889 + echo 'Install containerd version v1.6.6' [2022-07-20T13:30:49.504Z] #71 0.890 Install containerd version v1.6.6 [2022-07-20T13:30:49.504Z] #71 0.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lCy1zmq1IL/src/github.com/containerd/containerd [2022-07-20T13:30:49.504Z] #71 0.894 Cloning into '/tmp/tmp.lCy1zmq1IL/src/github.com/containerd/containerd'... [2022-07-20T13:30:49.504Z] #71 ... [2022-07-20T13:30:49.504Z] [2022-07-20T13:30:49.504Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T13:30:49.504Z] #75 sha256:84a6c1a75f498d24b12bf7bad88f5666a6fdd2ad7cc45f596f62a3d73bb6d810 [2022-07-20T13:30:49.504Z] #75 DONE 0.1s [2022-07-20T13:30:49.761Z] [2022-07-20T13:30:49.761Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T13:30:49.761Z] #76 sha256:1cdc1a62d0998a8032916d1a8e5cd12fee4d77655ff3b9fb4de26d9558b8957b [2022-07-20T13:30:49.761Z] #76 DONE 0.1s [2022-07-20T13:30:49.761Z] [2022-07-20T13:30:49.761Z] #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-20T13:30:49.761Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T13:30:49.761Z] #49 50.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T13:30:49.761Z] #49 50.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:30:49.761Z] #49 50.61 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T13:30:49.761Z] #49 50.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:30:49.761Z] #49 50.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T13:30:49.761Z] #49 50.68 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T13:30:49.761Z] #49 50.69 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T13:30:49.761Z] #49 50.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T13:30:49.761Z] #49 50.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:30:50.328Z] #49 DONE 51.1s [2022-07-20T13:30:50.328Z] [2022-07-20T13:30:50.328Z] #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-20T13:30:50.328Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:30:50.328Z] #20 50.96 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T13:30:50.328Z] #20 50.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T13:30:50.328Z] #20 50.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:30:50.328Z] #20 51.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T13:30:50.328Z] #20 51.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:30:50.328Z] #20 51.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:30:50.328Z] [2022-07-20T13:30:50.328Z] #20 ... [2022-07-20T13:30:50.328Z] [2022-07-20T13:30:50.328Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T13:30:50.328Z] #50 sha256:8e594bccd34d1e464061363ce484f336f9a5484490834c133e6f88718e17959f [2022-07-20T13:30:50.328Z] #50 DONE 0.2s [2022-07-20T13:30:50.328Z] [2022-07-20T13:30:50.328Z] #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-20T13:30:50.328Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:30:50.328Z] #20 51.23 Selecting previously unselected package dmsetup. [2022-07-20T13:30:50.328Z] #20 51.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:30:50.328Z] #20 51.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:30:50.365Z] #81 DONE 0.9s [2022-07-20T13:30:50.365Z] [2022-07-20T13:30:50.365Z] #82 exporting to image [2022-07-20T13:30:50.365Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T13:30:50.365Z] #82 exporting layers [2022-07-20T13:30:50.585Z] #20 51.35 Selecting previously unselected package mingw-w64-common. [2022-07-20T13:30:50.585Z] #20 51.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T13:30:50.585Z] #20 51.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T13:30:53.104Z] #20 53.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T13:30:53.104Z] #20 53.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T13:30:53.104Z] #20 53.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:30:53.659Z] #82 exporting layers 3.2s done [2022-07-20T13:30:53.660Z] #82 writing image sha256:33172124d54f04bccfc0eafa629e761a8985318f84edd8803a64868c47b3f636 done [2022-07-20T13:30:53.660Z] #82 naming to docker.io/library/docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d done [2022-07-20T13:30:53.660Z] #82 DONE 3.2s [Pipeline] } [2022-07-20T13:30:53.667Z] #20 ... [2022-07-20T13:30:53.667Z] [2022-07-20T13:30:53.667Z] #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-20T13:30:53.667Z] #51 sha256:5236368ec9fec72389e08724da90f675fe83773aba2e7ecb763753f9af2d4f24 [2022-07-20T13:30:53.667Z] #51 1.042 + RM_GOPATH=0 [2022-07-20T13:30:53.667Z] #51 1.042 + TMP_GOPATH= [2022-07-20T13:30:53.667Z] #51 1.042 + : /build [2022-07-20T13:30:53.667Z] #51 1.042 + '[' -z '' ']' [2022-07-20T13:30:53.667Z] #51 1.042 ++ mktemp -d [2022-07-20T13:30:53.667Z] #51 1.044 + export GOPATH=/tmp/tmp.sFJC9jfj3C [2022-07-20T13:30:53.667Z] #51 1.044 + GOPATH=/tmp/tmp.sFJC9jfj3C [2022-07-20T13:30:53.667Z] #51 1.044 + RM_GOPATH=1 [2022-07-20T13:30:53.667Z] #51 1.045 + case "$(go env GOARCH)" in [2022-07-20T13:30:53.667Z] #51 1.045 ++ go env GOARCH [2022-07-20T13:30:53.667Z] #51 1.059 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:53.667Z] #51 1.060 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:30:53.667Z] #51 1.060 ++ dirname /install.sh [2022-07-20T13:30:53.667Z] #51 1.061 + dir=/ [2022-07-20T13:30:53.667Z] #51 1.062 + bin=tini [2022-07-20T13:30:53.667Z] #51 1.062 + shift [2022-07-20T13:30:53.667Z] #51 1.062 + '[' '!' -f //tini.installer ']' [2022-07-20T13:30:53.667Z] #51 1.062 + . //tini.installer [2022-07-20T13:30:53.667Z] #51 1.063 ++ : v0.19.0 [2022-07-20T13:30:53.667Z] #51 1.063 + install_tini [2022-07-20T13:30:53.667Z] #51 1.063 + echo 'Install tini version v0.19.0' [2022-07-20T13:30:53.667Z] #51 1.063 Install tini version v0.19.0 [2022-07-20T13:30:53.667Z] #51 1.063 + git clone https://github.com/krallin/tini.git /tmp/tmp.sFJC9jfj3C/tini [2022-07-20T13:30:53.667Z] #51 1.067 Cloning into '/tmp/tmp.sFJC9jfj3C/tini'... [2022-07-20T13:30:53.667Z] #51 1.633 + cd /tmp/tmp.sFJC9jfj3C/tini [2022-07-20T13:30:53.667Z] #51 1.633 + git checkout -q v0.19.0 [2022-07-20T13:30:53.667Z] #51 1.642 + cmake . [2022-07-20T13:30:53.667Z] #51 1.824 -- The C compiler identification is GNU 10.2.1 [2022-07-20T13:30:53.667Z] #51 1.857 -- Detecting C compiler ABI info [2022-07-20T13:30:53.667Z] #51 2.141 -- Detecting C compiler ABI info - done [2022-07-20T13:30:53.667Z] #51 2.186 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T13:30:53.667Z] #51 2.188 -- Detecting C compile features [2022-07-20T13:30:53.667Z] #51 2.189 -- Detecting C compile features - done [2022-07-20T13:30:53.667Z] #51 2.202 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T13:30:53.667Z] #51 2.289 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T13:30:53.667Z] #51 2.326 -- Configuring done [2022-07-20T13:30:53.667Z] #51 2.341 -- Generating done [2022-07-20T13:30:53.667Z] #51 2.342 -- Build files have been written to: /tmp/tmp.sFJC9jfj3C/tini [2022-07-20T13:30:53.667Z] #51 2.345 + make tini-static [2022-07-20T13:30:53.667Z] #51 2.477 Scanning dependencies of target tini-static [2022-07-20T13:30:53.667Z] #51 2.517 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T13:30:53.667Z] #51 2.917 [100%] Linking C executable tini-static [2022-07-20T13:30:53.667Z] #51 3.132 [100%] Built target tini-static [2022-07-20T13:30:53.667Z] #51 3.153 + mkdir -p /build [2022-07-20T13:30:53.667Z] #51 3.157 + cp tini-static /build/docker-init [2022-07-20T13:30:53.667Z] #51 DONE 3.4s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T13:30:53.929Z] [2022-07-20T13:30:53.929Z] #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-20T13:30:53.929Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:30:53.985Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T13:30:54.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/test/unit [2022-07-20T13:30:54.492Z] #20 55.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T13:30:54.492Z] #20 55.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:30:54.492Z] #20 55.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:30:54.748Z] #20 55.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T13:30:54.748Z] #20 55.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:30:54.749Z] #20 55.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:30:55.650Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T13:30:55.650Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T13:30:55.650Z] + TESTDIRS=./... [2022-07-20T13:30:55.650Z] + exclude_paths='/vendor/|/integration' [2022-07-20T13:30:55.650Z] ++ go list ./... [2022-07-20T13:30:55.650Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T13:30:56.591Z] + pkg_list='github.com/docker/docker/api [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:30:56.591Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/backend [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/container [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/events [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/filters [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/image [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/mount [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/network [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/registry [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/time [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/versions [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/volume [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/config [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/debug [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/client [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:30:56.592Z] github.com/docker/docker/container [2022-07-20T13:30:56.592Z] github.com/docker/docker/container/stream [2022-07-20T13:30:56.592Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:30:56.592Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:30:56.592Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/config [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/events [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/exec [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/images [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/links [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/names [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/network [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/stats [2022-07-20T13:30:56.592Z] github.com/docker/docker/distribution [2022-07-20T13:30:56.592Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:30:56.592Z] github.com/docker/docker/distribution/utils [2022-07-20T13:30:56.592Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:30:56.592Z] github.com/docker/docker/dockerversion [2022-07-20T13:30:56.592Z] github.com/docker/docker/errdefs [2022-07-20T13:30:56.592Z] github.com/docker/docker/image [2022-07-20T13:30:56.592Z] github.com/docker/docker/image/cache [2022-07-20T13:30:56.592Z] github.com/docker/docker/image/tarexport [2022-07-20T13:30:56.592Z] github.com/docker/docker/image/v1 [2022-07-20T13:30:56.592Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:30:56.592Z] github.com/docker/docker/layer [2022-07-20T13:30:56.592Z] github.com/docker/docker/libcontainerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:30:56.592Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:30:56.592Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:30:56.592Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/libnetwork/types [2022-07-20T13:30:56.592Z] github.com/docker/docker/oci [2022-07-20T13:30:56.592Z] github.com/docker/docker/oci/caps [2022-07-20T13:30:56.592Z] github.com/docker/docker/opts [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/archive [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/directory [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/platform [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/pools [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/progress [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/signal [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/stack [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/system [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:30:56.592Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:30:56.592Z] github.com/docker/docker/plugin [2022-07-20T13:30:56.592Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:30:56.592Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:30:56.592Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:30:56.592Z] github.com/docker/docker/quota [2022-07-20T13:30:56.592Z] github.com/docker/docker/reference [2022-07-20T13:30:56.592Z] github.com/docker/docker/registry [2022-07-20T13:30:56.592Z] github.com/docker/docker/registry/resumable [2022-07-20T13:30:56.592Z] github.com/docker/docker/restartmanager [2022-07-20T13:30:56.592Z] github.com/docker/docker/rootless [2022-07-20T13:30:56.592Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:30:56.592Z] github.com/docker/docker/runconfig [2022-07-20T13:30:56.592Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/environment [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/registry [2022-07-20T13:30:56.592Z] github.com/docker/docker/testutil/request [2022-07-20T13:30:56.592Z] github.com/docker/docker/volume [2022-07-20T13:30:56.592Z] github.com/docker/docker/volume/drivers [2022-07-20T13:30:56.592Z] github.com/docker/docker/volume/local [2022-07-20T13:30:56.592Z] github.com/docker/docker/volume/mounts [2022-07-20T13:30:56.592Z] github.com/docker/docker/volume/service [2022-07-20T13:30:56.592Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:30:56.592Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:30:56.592Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T13:30:56.592Z] ++ echo 'github.com/docker/docker/api [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/backend [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/container [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/events [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/filters [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/image [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/mount [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/network [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/registry [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/time [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/versions [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:30:56.592Z] github.com/docker/docker/api/types/volume [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:30:56.592Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/config [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/debug [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:30:56.592Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/client [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:30:56.592Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:30:56.592Z] github.com/docker/docker/container [2022-07-20T13:30:56.592Z] github.com/docker/docker/container/stream [2022-07-20T13:30:56.592Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:30:56.592Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:30:56.592Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/config [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/events [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/exec [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/images [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/links [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:30:56.592Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/names [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/network [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/stats [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution/utils [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:30:56.593Z] github.com/docker/docker/dockerversion [2022-07-20T13:30:56.593Z] github.com/docker/docker/errdefs [2022-07-20T13:30:56.593Z] github.com/docker/docker/image [2022-07-20T13:30:56.593Z] github.com/docker/docker/image/cache [2022-07-20T13:30:56.593Z] github.com/docker/docker/image/tarexport [2022-07-20T13:30:56.593Z] github.com/docker/docker/image/v1 [2022-07-20T13:30:56.593Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:30:56.593Z] github.com/docker/docker/layer [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/libnetwork/types [2022-07-20T13:30:56.593Z] github.com/docker/docker/oci [2022-07-20T13:30:56.593Z] github.com/docker/docker/oci/caps [2022-07-20T13:30:56.593Z] github.com/docker/docker/opts [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/archive [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/directory [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/platform [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/pools [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/progress [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/signal [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/stack [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/system [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:30:56.593Z] github.com/docker/docker/plugin [2022-07-20T13:30:56.593Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:30:56.593Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:30:56.593Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:30:56.593Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:30:56.593Z] github.com/docker/docker/quota [2022-07-20T13:30:56.593Z] github.com/docker/docker/reference [2022-07-20T13:30:56.593Z] github.com/docker/docker/registry [2022-07-20T13:30:56.593Z] github.com/docker/docker/registry/resumable [2022-07-20T13:30:56.593Z] github.com/docker/docker/restartmanager [2022-07-20T13:30:56.593Z] github.com/docker/docker/rootless [2022-07-20T13:30:56.593Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:30:56.593Z] github.com/docker/docker/runconfig [2022-07-20T13:30:56.593Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/environment [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/registry [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/request [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/drivers [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/local [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/mounts [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/service [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:30:56.593Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/backend [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/container [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/events [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/filters [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/image [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/mount [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/network [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/registry [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/time [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/versions [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:30:56.593Z] github.com/docker/docker/api/types/volume [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:30:56.593Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:30:56.593Z] github.com/docker/docker/cli [2022-07-20T13:30:56.593Z] github.com/docker/docker/cli/config [2022-07-20T13:30:56.593Z] github.com/docker/docker/cli/debug [2022-07-20T13:30:56.593Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:30:56.593Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:30:56.593Z] github.com/docker/docker/client [2022-07-20T13:30:56.593Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:30:56.593Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:30:56.593Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:30:56.593Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:30:56.593Z] github.com/docker/docker/container [2022-07-20T13:30:56.593Z] github.com/docker/docker/container/stream [2022-07-20T13:30:56.593Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:30:56.593Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:30:56.593Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/config [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/events [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/exec [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/images [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/links [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/names [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/network [2022-07-20T13:30:56.593Z] github.com/docker/docker/daemon/stats [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution/utils [2022-07-20T13:30:56.593Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:30:56.593Z] github.com/docker/docker/dockerversion [2022-07-20T13:30:56.593Z] github.com/docker/docker/errdefs [2022-07-20T13:30:56.593Z] github.com/docker/docker/image [2022-07-20T13:30:56.593Z] github.com/docker/docker/image/cache [2022-07-20T13:30:56.593Z] github.com/docker/docker/image/tarexport [2022-07-20T13:30:56.593Z] github.com/docker/docker/image/v1 [2022-07-20T13:30:56.593Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:30:56.593Z] github.com/docker/docker/layer [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:30:56.593Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:30:56.593Z] github.com/docker/docker/oci [2022-07-20T13:30:56.593Z] github.com/docker/docker/oci/caps [2022-07-20T13:30:56.593Z] github.com/docker/docker/opts [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/archive [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/directory [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/platform [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/pools [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/progress [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/signal [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/stack [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/system [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:30:56.593Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:30:56.593Z] github.com/docker/docker/plugin [2022-07-20T13:30:56.593Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:30:56.593Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:30:56.593Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:30:56.593Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:30:56.593Z] github.com/docker/docker/quota [2022-07-20T13:30:56.593Z] github.com/docker/docker/reference [2022-07-20T13:30:56.593Z] github.com/docker/docker/registry [2022-07-20T13:30:56.593Z] github.com/docker/docker/registry/resumable [2022-07-20T13:30:56.593Z] github.com/docker/docker/restartmanager [2022-07-20T13:30:56.593Z] github.com/docker/docker/rootless [2022-07-20T13:30:56.593Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:30:56.593Z] github.com/docker/docker/runconfig [2022-07-20T13:30:56.593Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/environment [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/registry [2022-07-20T13:30:56.593Z] github.com/docker/docker/testutil/request [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/drivers [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/local [2022-07-20T13:30:56.593Z] github.com/docker/docker/volume/mounts [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/service [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:30:56.594Z] ++ grep --fixed-strings /libnetwork [2022-07-20T13:30:56.594Z] ++ echo 'github.com/docker/docker/api [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/backend [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/container [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/events [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/filters [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/image [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/mount [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/network [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/registry [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/time [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/versions [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:30:56.594Z] github.com/docker/docker/api/types/volume [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:30:56.594Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:30:56.594Z] github.com/docker/docker/cli [2022-07-20T13:30:56.594Z] github.com/docker/docker/cli/config [2022-07-20T13:30:56.594Z] github.com/docker/docker/cli/debug [2022-07-20T13:30:56.594Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:30:56.594Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:30:56.594Z] github.com/docker/docker/client [2022-07-20T13:30:56.594Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:30:56.594Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:30:56.594Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:30:56.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:30:56.594Z] github.com/docker/docker/container [2022-07-20T13:30:56.594Z] github.com/docker/docker/container/stream [2022-07-20T13:30:56.594Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:30:56.594Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:30:56.594Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/config [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/events [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/exec [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/images [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/links [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/names [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/network [2022-07-20T13:30:56.594Z] github.com/docker/docker/daemon/stats [2022-07-20T13:30:56.594Z] github.com/docker/docker/distribution [2022-07-20T13:30:56.594Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:30:56.594Z] github.com/docker/docker/distribution/utils [2022-07-20T13:30:56.594Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:30:56.594Z] github.com/docker/docker/dockerversion [2022-07-20T13:30:56.594Z] github.com/docker/docker/errdefs [2022-07-20T13:30:56.594Z] github.com/docker/docker/image [2022-07-20T13:30:56.594Z] github.com/docker/docker/image/cache [2022-07-20T13:30:56.594Z] github.com/docker/docker/image/tarexport [2022-07-20T13:30:56.594Z] github.com/docker/docker/image/v1 [2022-07-20T13:30:56.594Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:30:56.594Z] github.com/docker/docker/layer [2022-07-20T13:30:56.594Z] github.com/docker/docker/libcontainerd [2022-07-20T13:30:56.594Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:30:56.594Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:30:56.594Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:30:56.594Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/types [2022-07-20T13:30:56.594Z] github.com/docker/docker/oci [2022-07-20T13:30:56.594Z] github.com/docker/docker/oci/caps [2022-07-20T13:30:56.594Z] github.com/docker/docker/opts [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/archive [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/directory [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/platform [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/pools [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/progress [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/signal [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/stack [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/system [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:30:56.594Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:30:56.594Z] github.com/docker/docker/plugin [2022-07-20T13:30:56.594Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:30:56.594Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:30:56.594Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:30:56.594Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:30:56.594Z] github.com/docker/docker/quota [2022-07-20T13:30:56.594Z] github.com/docker/docker/reference [2022-07-20T13:30:56.594Z] github.com/docker/docker/registry [2022-07-20T13:30:56.594Z] github.com/docker/docker/registry/resumable [2022-07-20T13:30:56.594Z] github.com/docker/docker/restartmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/rootless [2022-07-20T13:30:56.594Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:30:56.594Z] github.com/docker/docker/runconfig [2022-07-20T13:30:56.594Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/environment [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/registry [2022-07-20T13:30:56.594Z] github.com/docker/docker/testutil/request [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/drivers [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/local [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/mounts [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/service [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:30:56.594Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:30:56.594Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:30:56.594Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/types' [2022-07-20T13:30:56.595Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T13:30:56.595Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/types' [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:30:56.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:30:56.595Z] + type docker-proxy [2022-07-20T13:30:56.595Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T13:30:56.595Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T13:30:56.595Z] [2022-07-20T13:30:56.595Z] Removing bundles/ [2022-07-20T13:30:56.595Z] [2022-07-20T13:30:56.595Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T13:30:56.595Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T13:30:56.595Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:30:57.266Z] #20 57.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T13:30:57.266Z] #20 57.84 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:30:57.266Z] #20 57.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:30:57.455Z] #47 DONE 378.4s [2022-07-20T13:30:57.455Z] [2022-07-20T13:30:57.455Z] #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-20T13:30:57.455Z] #64 sha256:2f43840a174769fbccc06a3594b1d146dcc24ee376e0427d010ff21aa52095b9 [2022-07-20T13:30:58.030Z] #64 ... [2022-07-20T13:30:58.030Z] [2022-07-20T13:30:58.030Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T13:30:58.030Z] #48 sha256:9b294e499746964f38819bf91dd60fcae3bbe52995829cb77239dceb7e342b69 [2022-07-20T13:30:58.289Z] #48 DONE 0.5s [2022-07-20T13:30:58.289Z] [2022-07-20T13:30:58.289Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T13:30:58.289Z] #52 sha256:d90dd606579e11dbdac589a8a3b45b4fba1271c5ba10a918acbb68d1430e8cca [2022-07-20T13:30:58.289Z] #52 DONE 0.1s [2022-07-20T13:30:58.289Z] [2022-07-20T13:30:58.289Z] #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-20T13:30:58.289Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:30:58.553Z] #55 ... [2022-07-20T13:30:58.553Z] [2022-07-20T13:30:58.553Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T13:30:58.553Z] #54 sha256:7ceb1b985b570740276857b1b1a42567ae8132d07e4f95544fbec6e2408cb81e [2022-07-20T13:30:58.553Z] #54 DONE 0.1s [2022-07-20T13:30:58.553Z] [2022-07-20T13:30:58.553Z] #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-20T13:30:58.553Z] #64 sha256:2f43840a174769fbccc06a3594b1d146dcc24ee376e0427d010ff21aa52095b9 [2022-07-20T13:30:59.794Z] #60 ... [2022-07-20T13:30:59.794Z] [2022-07-20T13:30:59.794Z] #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-20T13:30:59.794Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:30:59.794Z] #77 284.2 CCLD libocispec.la [2022-07-20T13:30:59.794Z] #77 284.6 CCLD src/validate [2022-07-20T13:30:59.794Z] #77 284.6 CCLD tests/test-1 [2022-07-20T13:30:59.794Z] #77 284.6 CCLD tests/test-2 [2022-07-20T13:30:59.794Z] #77 284.6 CCLD tests/test-3 [2022-07-20T13:30:59.794Z] #77 284.6 CCLD tests/test-4 [2022-07-20T13:30:59.794Z] #77 284.7 CCLD tests/test-5 [2022-07-20T13:30:59.794Z] #77 284.7 CCLD tests/test-6 [2022-07-20T13:30:59.794Z] #77 284.8 CCLD tests/test-7 [2022-07-20T13:30:59.794Z] #77 284.8 CCLD tests/test-8 [2022-07-20T13:30:59.794Z] #77 284.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T13:30:59.794Z] #77 284.9 CCLD tests/test-9 [2022-07-20T13:30:59.794Z] #77 285.0 CCLD tests/test-10 [2022-07-20T13:30:59.794Z] #77 285.0 CCLD tests/test-11 [2022-07-20T13:30:59.930Z] #64 ... [2022-07-20T13:30:59.930Z] [2022-07-20T13:30:59.930Z] #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-20T13:30:59.930Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:30:59.930Z] #77 303.0 CCLD tests/init [2022-07-20T13:31:01.179Z] #77 286.5 libtool: link: ar cr libocispec.a [2022-07-20T13:31:01.179Z] #77 286.5 libtool: link: ranlib libocispec.a [2022-07-20T13:31:01.435Z] #20 ... [2022-07-20T13:31:01.435Z] [2022-07-20T13:31:01.435Z] #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-20T13:31:01.435Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:31:01.435Z] #71 14.55 + cd /tmp/tmp.lCy1zmq1IL/src/github.com/containerd/containerd [2022-07-20T13:31:01.435Z] #71 14.55 + git checkout -q v1.6.6 [2022-07-20T13:31:01.693Z] #71 15.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T13:31:01.693Z] #71 15.34 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T13:31:01.693Z] #71 15.34 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:31:01.693Z] #71 15.34 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T13:31:01.693Z] #71 15.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T13:31:01.693Z] #71 15.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T13:31:01.693Z] #71 15.34 + '[' '' = dynamic ']' [2022-07-20T13:31:01.693Z] #71 15.34 + make [2022-07-20T13:31:02.622Z] #71 16.26 + bin/ctr [2022-07-20T13:31:03.170Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T13:31:03.170Z] [2022-07-20T13:31:03.170Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T13:31:03.170Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T13:31:03.170Z] [2022-07-20T13:31:03.170Z] + mkdir -p bundles [2022-07-20T13:31:03.170Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/backend [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/container [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/events [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/filters [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/image [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/mount [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/network [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/registry [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/time [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/versions [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:31:03.170Z] github.com/docker/docker/api/types/volume [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:31:03.170Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:31:03.170Z] github.com/docker/docker/cli [2022-07-20T13:31:03.170Z] github.com/docker/docker/cli/config [2022-07-20T13:31:03.170Z] github.com/docker/docker/cli/debug [2022-07-20T13:31:03.170Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:31:03.170Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:31:03.170Z] github.com/docker/docker/client [2022-07-20T13:31:03.170Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:31:03.170Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:31:03.170Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:31:03.170Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:31:03.170Z] github.com/docker/docker/container [2022-07-20T13:31:03.170Z] github.com/docker/docker/container/stream [2022-07-20T13:31:03.170Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:31:03.170Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:31:03.170Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/config [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/events [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/exec [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/images [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/links [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/names [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/network [2022-07-20T13:31:03.170Z] github.com/docker/docker/daemon/stats [2022-07-20T13:31:03.170Z] github.com/docker/docker/distribution [2022-07-20T13:31:03.170Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:31:03.170Z] github.com/docker/docker/distribution/utils [2022-07-20T13:31:03.170Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:31:03.170Z] github.com/docker/docker/dockerversion [2022-07-20T13:31:03.170Z] github.com/docker/docker/errdefs [2022-07-20T13:31:03.170Z] github.com/docker/docker/image [2022-07-20T13:31:03.170Z] github.com/docker/docker/image/cache [2022-07-20T13:31:03.170Z] github.com/docker/docker/image/tarexport [2022-07-20T13:31:03.170Z] github.com/docker/docker/image/v1 [2022-07-20T13:31:03.170Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:31:03.170Z] github.com/docker/docker/layer [2022-07-20T13:31:03.170Z] github.com/docker/docker/libcontainerd [2022-07-20T13:31:03.170Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:31:03.170Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:31:03.170Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:31:03.170Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:31:03.170Z] github.com/docker/docker/oci [2022-07-20T13:31:03.170Z] github.com/docker/docker/oci/caps [2022-07-20T13:31:03.170Z] github.com/docker/docker/opts [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/archive [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/directory [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/platform [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/pools [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/progress [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/signal [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/stack [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/system [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:31:03.170Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:31:03.170Z] github.com/docker/docker/plugin [2022-07-20T13:31:03.170Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:31:03.170Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:31:03.170Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:31:03.170Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:31:03.170Z] github.com/docker/docker/quota [2022-07-20T13:31:03.170Z] github.com/docker/docker/reference [2022-07-20T13:31:03.170Z] github.com/docker/docker/registry [2022-07-20T13:31:03.170Z] github.com/docker/docker/registry/resumable [2022-07-20T13:31:03.171Z] github.com/docker/docker/restartmanager [2022-07-20T13:31:03.171Z] github.com/docker/docker/rootless [2022-07-20T13:31:03.171Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:31:03.171Z] github.com/docker/docker/runconfig [2022-07-20T13:31:03.171Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/environment [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/registry [2022-07-20T13:31:03.171Z] github.com/docker/docker/testutil/request [2022-07-20T13:31:03.171Z] github.com/docker/docker/volume [2022-07-20T13:31:03.171Z] github.com/docker/docker/volume/drivers [2022-07-20T13:31:03.171Z] github.com/docker/docker/volume/local [2022-07-20T13:31:03.171Z] github.com/docker/docker/volume/mounts [2022-07-20T13:31:03.171Z] github.com/docker/docker/volume/service [2022-07-20T13:31:03.171Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:31:03.171Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T13:31:03.171Z] + 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-20T13:31:03.431Z] ? github.com/docker/docker/api [no test files] [2022-07-20T13:31:03.726Z] #77 288.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T13:31:03.726Z] #77 288.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T13:31:03.726Z] #77 288.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T13:31:03.726Z] #77 288.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:31:03.726Z] #77 288.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:31:03.726Z] #77 288.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:31:03.726Z] #77 288.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T13:31:03.726Z] #77 288.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T13:31:03.726Z] #77 288.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T13:31:03.726Z] #77 288.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T13:31:03.726Z] #77 288.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T13:31:03.726Z] #77 288.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T13:31:03.726Z] #77 288.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T13:31:03.726Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T13:31:03.726Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T13:31:03.726Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T13:31:03.726Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T13:31:03.726Z] #77 289.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T13:31:03.726Z] #77 289.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T13:31:03.726Z] #77 289.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T13:31:03.726Z] #77 289.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T13:31:03.726Z] #77 289.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T13:31:03.987Z] #77 289.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T13:31:03.987Z] #77 289.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T13:31:03.987Z] #77 289.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T13:31:03.987Z] #77 289.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T13:31:04.248Z] #77 289.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T13:31:04.248Z] #77 289.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T13:31:04.248Z] #77 289.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T13:31:04.248Z] #77 289.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T13:31:04.248Z] #77 289.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T13:31:04.248Z] #77 289.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T13:31:04.248Z] #77 289.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T13:31:04.248Z] #77 289.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T13:31:04.510Z] #77 289.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T13:31:04.771Z] #77 290.0 CC src/crun-crun.o [2022-07-20T13:31:04.771Z] #77 290.1 CC src/crun-run.o [2022-07-20T13:31:04.771Z] #77 290.1 CC src/crun-delete.o [2022-07-20T13:31:04.771Z] #77 290.1 CC src/crun-kill.o [2022-07-20T13:31:04.771Z] #77 290.2 CC src/crun-unpause.o [2022-07-20T13:31:05.032Z] #77 290.2 CC src/crun-pause.o [2022-07-20T13:31:05.032Z] #77 290.3 CC src/crun-spec.o [2022-07-20T13:31:05.032Z] #77 290.3 CC src/crun-exec.o [2022-07-20T13:31:05.032Z] #77 290.4 CC src/crun-create.o [2022-07-20T13:31:05.032Z] #77 290.4 CC src/crun-list.o [2022-07-20T13:31:05.293Z] #77 290.5 CC src/crun-state.o [2022-07-20T13:31:05.293Z] #77 290.5 CC src/crun-start.o [2022-07-20T13:31:05.293Z] #77 290.6 CC src/crun-update.o [2022-07-20T13:31:05.293Z] #77 290.6 CC src/crun-checkpoint.o [2022-07-20T13:31:05.293Z] #77 290.6 CC src/crun-ps.o [2022-07-20T13:31:05.293Z] #77 290.7 CC src/crun-restore.o [2022-07-20T13:31:05.293Z] #77 290.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T13:31:05.554Z] #77 290.8 CC src/libcrun/libcrun_la-container.lo [2022-07-20T13:31:05.554Z] #77 290.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T13:31:05.554Z] #77 290.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T13:31:05.554Z] #77 290.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T13:31:05.815Z] #77 291.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T13:31:05.815Z] #77 291.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T13:31:05.815Z] #77 291.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T13:31:06.075Z] #77 291.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T13:31:06.075Z] #77 291.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T13:31:06.075Z] #77 291.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T13:31:06.075Z] #77 291.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T13:31:06.075Z] #77 291.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T13:31:06.336Z] #77 291.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T13:31:06.597Z] #77 291.7 CC src/libcrun/libcrun_la-error.lo [2022-07-20T13:31:06.597Z] #77 291.8 CC src/libcrun/libcrun_la-status.lo [2022-07-20T13:31:06.597Z] #77 291.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T13:31:06.597Z] #77 292.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T13:31:06.857Z] #77 292.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T13:31:07.118Z] #77 292.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T13:31:07.118Z] #77 292.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T13:31:07.379Z] #77 292.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T13:31:07.379Z] #77 292.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T13:31:07.379Z] #77 292.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T13:31:07.639Z] #77 292.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T13:31:07.873Z] #71 ... [2022-07-20T13:31:07.873Z] [2022-07-20T13:31:07.873Z] #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-20T13:31:07.873Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T13:31:07.873Z] #20 61.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T13:31:07.873Z] #20 61.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:31:07.873Z] #20 61.70 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:31:07.873Z] #20 63.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T13:31:07.873Z] #20 63.27 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:31:07.873Z] #20 63.28 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:31:07.873Z] #20 64.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T13:31:07.873Z] #20 64.94 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:31:07.873Z] #20 64.94 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:31:07.873Z] #20 68.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T13:31:07.873Z] #20 68.62 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T13:31:07.873Z] #20 68.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:31:07.900Z] #77 292.9 CC tests/init.o [2022-07-20T13:31:07.900Z] #77 293.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T13:31:09.766Z] #20 70.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T13:31:09.766Z] #20 70.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T13:31:09.766Z] #20 70.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:31:09.766Z] #20 70.50 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T13:31:09.766Z] #20 70.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T13:31:09.766Z] #20 70.52 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:31:09.766Z] #20 70.57 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T13:31:09.766Z] #20 70.58 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T13:31:09.766Z] #20 70.58 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:31:09.766Z] #20 70.64 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T13:31:09.766Z] #20 70.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T13:31:09.766Z] #20 70.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:31:09.766Z] #20 70.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T13:31:09.766Z] #20 70.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T13:31:09.766Z] #20 70.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:31:09.813Z] #77 ... [2022-07-20T13:31:09.813Z] [2022-07-20T13:31:09.813Z] #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-20T13:31:09.813Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T13:31:09.813Z] #47 358.4 + dpkg --print-architecture [2022-07-20T13:31:09.813Z] #47 358.4 + git checkout -q v2.1.0 [2022-07-20T13:31:09.813Z] #47 358.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T13:31:09.813Z] #47 358.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T13:31:10.023Z] #20 70.82 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T13:31:10.023Z] #20 70.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:31:10.023Z] #20 70.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:31:10.023Z] #20 70.87 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T13:31:10.023Z] #20 70.88 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T13:31:10.023Z] #20 70.89 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:31:10.023Z] #20 70.96 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T13:31:10.023Z] #20 70.96 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T13:31:10.023Z] #20 70.97 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:31:10.280Z] #20 71.10 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T13:31:10.280Z] #20 71.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T13:31:10.280Z] #20 71.11 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:31:10.280Z] #20 71.21 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T13:31:10.280Z] #20 71.23 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T13:31:10.280Z] #20 71.24 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:31:10.537Z] #20 71.32 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T13:31:10.537Z] #20 71.33 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T13:31:10.537Z] #20 71.33 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:31:10.537Z] #20 71.38 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T13:31:10.537Z] #20 71.38 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T13:31:10.537Z] #20 71.39 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:31:10.537Z] #20 71.57 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T13:31:10.793Z] #20 71.57 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T13:31:10.793Z] #20 71.58 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:31:10.793Z] #20 71.68 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T13:31:10.793Z] #20 71.69 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T13:31:10.793Z] #20 71.69 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:31:10.793Z] #20 71.74 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T13:31:10.793Z] #20 71.75 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T13:31:10.793Z] #20 71.76 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:31:11.050Z] #20 71.82 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T13:31:11.050Z] #20 71.83 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T13:31:11.050Z] #20 71.84 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:31:11.050Z] #20 72.08 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T13:31:11.050Z] #20 72.10 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T13:31:11.050Z] #20 72.11 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T13:31:11.050Z] #20 72.13 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T13:31:11.050Z] #20 72.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T13:31:11.050Z] #20 72.15 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T13:31:11.050Z] #20 72.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T13:31:11.050Z] #20 72.17 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T13:31:11.050Z] #20 72.18 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T13:31:11.307Z] #20 72.19 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T13:31:11.307Z] #20 72.20 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T13:31:11.307Z] #20 72.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T13:31:11.307Z] #20 72.23 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T13:31:11.307Z] #20 72.24 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T13:31:11.307Z] #20 72.25 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T13:31:11.307Z] #20 72.26 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T13:31:11.307Z] #20 72.28 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T13:31:11.307Z] #20 72.29 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T13:31:11.307Z] #20 72.30 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T13:31:11.307Z] #20 72.32 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T13:31:11.307Z] #20 72.33 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:31:11.307Z] #20 72.34 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-20T13:31:11.307Z] #20 72.35 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:31:11.307Z] #20 72.36 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-20T13:31:11.307Z] #20 72.37 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T13:31:11.307Z] #20 72.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T13:31:11.307Z] #20 72.39 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-20T13:31:11.307Z] #20 72.40 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T13:31:11.564Z] #20 72.41 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T13:31:11.564Z] #20 72.43 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:31:11.564Z] #20 72.44 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T13:31:11.564Z] #20 72.45 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:31:11.564Z] #20 72.47 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T13:31:11.564Z] #20 72.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:31:12.933Z] #20 DONE 73.8s [2022-07-20T13:31:12.933Z] [2022-07-20T13:31:12.934Z] #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-20T13:31:12.934Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-20T13:31:13.864Z] #21 1.026 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T13:31:14.121Z] #21 1.233 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T13:31:14.121Z] #21 1.236 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T13:31:18.384Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-07-20T13:31:19.632Z] #21 1.548 Reading package lists... [2022-07-20T13:31:21.865Z] #77 323.8 CCLD libcrun.la [2022-07-20T13:31:21.865Z] #77 323.9 AR libcrun_testing.a [2022-07-20T13:31:21.865Z] #77 323.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T13:31:21.865Z] #77 324.0 CCLD tests/tests_libcrun_utils [2022-07-20T13:31:21.865Z] #77 324.0 CCLD tests/tests_libcrun_errors [2022-07-20T13:31:21.865Z] #77 324.0 CCLD tests/tests_libcrun_fuzzer [2022-07-20T13:31:22.434Z] #77 325.2 CCLD crun [2022-07-20T13:31:22.694Z] #77 325.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T13:31:22.953Z] #77 325.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T13:31:22.953Z] #77 325.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T13:31:22.953Z] #77 325.9 /bin/mkdir -p '/usr/local/lib' [2022-07-20T13:31:22.953Z] #77 326.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T13:31:22.953Z] #77 326.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T13:31:23.212Z] #77 326.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T13:31:23.212Z] #77 326.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T13:31:23.212Z] #77 326.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T13:31:23.212Z] #77 326.3 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-20T13:31:23.472Z] #77 326.3 ---------------------------------------------------------------------- [2022-07-20T13:31:23.472Z] #77 326.3 Libraries have been installed in: [2022-07-20T13:31:23.472Z] #77 326.3 /usr/local/lib [2022-07-20T13:31:23.472Z] #77 326.3 [2022-07-20T13:31:23.472Z] #77 326.3 If you ever happen to want to link against installed libraries [2022-07-20T13:31:23.473Z] #77 326.3 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T13:31:23.473Z] #77 326.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T13:31:23.473Z] #77 326.3 flag during linking and do at least one of the following: [2022-07-20T13:31:23.473Z] #77 326.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T13:31:23.473Z] #77 326.3 during execution [2022-07-20T13:31:23.473Z] #77 326.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T13:31:23.473Z] #77 326.3 during linking [2022-07-20T13:31:23.473Z] #77 326.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T13:31:23.473Z] #77 326.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T13:31:23.473Z] #77 326.3 [2022-07-20T13:31:23.473Z] #77 326.3 See any operating system documentation about shared libraries for [2022-07-20T13:31:23.473Z] #77 326.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T13:31:23.473Z] #77 326.3 ---------------------------------------------------------------------- [2022-07-20T13:31:23.473Z] #77 326.3 /bin/mkdir -p '/build' [2022-07-20T13:31:23.473Z] #77 326.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T13:31:23.473Z] #77 326.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T13:31:23.473Z] #77 326.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T13:31:23.473Z] #77 326.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T13:31:23.473Z] #77 326.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T13:31:23.734Z] #77 DONE 326.7s [2022-07-20T13:31:23.734Z] [2022-07-20T13:31:23.734Z] #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-20T13:31:23.734Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:31:23.808Z] #21 6.277 Reading package lists... [2022-07-20T13:31:24.739Z] #21 10.90 Building dependency tree... [2022-07-20T13:31:24.995Z] #21 12.04 Reading state information... [2022-07-20T13:31:26.363Z] #21 13.16 The following additional packages will be installed: [2022-07-20T13:31:26.363Z] #21 13.16 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T13:31:26.363Z] #21 13.16 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T13:31:26.363Z] #21 13.16 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T13:31:26.363Z] #21 13.16 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T13:31:26.363Z] #21 13.16 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T13:31:26.363Z] #21 13.16 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-20T13:31:26.363Z] #21 13.17 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T13:31:26.363Z] #21 13.18 Suggested packages: [2022-07-20T13:31:26.363Z] #21 13.18 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-20T13:31:26.363Z] #21 13.18 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-20T13:31:26.363Z] #21 13.18 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-20T13:31:26.363Z] #21 13.18 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-20T13:31:26.363Z] #21 13.18 seccomp:ppc64el seccomp:s390x [2022-07-20T13:31:26.363Z] #21 13.18 Recommended packages: [2022-07-20T13:31:26.363Z] #21 13.18 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-20T13:31:26.363Z] #21 13.18 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-20T13:31:26.364Z] #21 13.18 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-20T13:31:26.364Z] #21 13.18 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-20T13:31:26.620Z] #21 13.61 The following NEW packages will be installed: [2022-07-20T13:31:26.620Z] #21 13.61 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T13:31:26.620Z] #21 13.62 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-20T13:31:26.620Z] #21 13.62 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-20T13:31:26.620Z] #21 13.62 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T13:31:26.620Z] #21 13.62 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T13:31:26.620Z] #21 13.62 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T13:31:26.620Z] #21 13.62 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T13:31:26.620Z] #21 13.62 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-20T13:31:26.620Z] #21 13.62 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-20T13:31:26.620Z] #21 13.62 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-20T13:31:26.620Z] #21 13.62 libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T13:31:26.877Z] #21 13.97 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:31:26.877Z] #21 13.97 Need to get 15.9 MB of archives. [2022-07-20T13:31:26.877Z] #21 13.97 After this operation, 73.0 MB of additional disk space will be used. [2022-07-20T13:31:26.877Z] #21 13.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-20T13:31:26.877Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-20T13:31:26.877Z] #21 13.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-20T13:31:26.877Z] #21 14.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-20T13:31:26.877Z] #21 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-20T13:31:26.877Z] #21 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-20T13:31:26.877Z] #21 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-20T13:31:26.877Z] #21 14.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-20T13:31:26.877Z] #21 14.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-20T13:31:26.877Z] #21 14.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-20T13:31:26.877Z] #21 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-20T13:31:26.877Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-20T13:31:26.877Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-20T13:31:26.877Z] #21 14.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-20T13:31:27.134Z] #21 14.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-20T13:31:27.134Z] #21 14.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-20T13:31:27.134Z] #21 14.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-20T13:31:27.134Z] #21 14.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-20T13:31:27.134Z] #21 14.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-20T13:31:27.134Z] #21 14.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-20T13:31:27.134Z] #21 14.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-20T13:31:27.134Z] #21 14.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-20T13:31:27.134Z] #21 14.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-20T13:31:27.134Z] #21 14.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T13:31:27.134Z] #21 14.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T13:31:27.134Z] #21 14.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-20T13:31:27.134Z] #21 14.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-20T13:31:27.134Z] #21 14.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-20T13:31:27.134Z] #21 14.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-20T13:31:27.134Z] #21 14.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-20T13:31:27.134Z] #21 14.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-20T13:31:27.134Z] #21 14.24 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-20T13:31:27.134Z] #21 14.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-20T13:31:27.134Z] #21 14.25 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-20T13:31:27.134Z] #21 14.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-20T13:31:27.134Z] #21 14.25 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-20T13:31:27.134Z] #21 14.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-20T13:31:27.134Z] #21 14.25 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-20T13:31:27.134Z] #21 14.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-20T13:31:27.134Z] #21 14.25 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-20T13:31:27.697Z] #21 14.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:31:27.953Z] #21 15.01 Fetched 15.9 MB in 1s (28.2 MB/s) [2022-07-20T13:31:27.953Z] #21 15.05 Selecting previously unselected package gcc-10-base:armel. [2022-07-20T13:31:27.953Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-07-20T13:31:27.953Z] #21 15.08 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-20T13:31:27.953Z] #21 15.08 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-20T13:31:27.953Z] #21 15.14 Selecting previously unselected package gcc-10-base:armhf. [2022-07-20T13:31:27.953Z] #21 15.14 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-20T13:31:27.953Z] #21 15.15 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T13:31:27.953Z] #21 15.19 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-20T13:31:27.953Z] #21 15.20 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-20T13:31:27.953Z] #21 15.20 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T13:31:27.953Z] #21 15.25 Selecting previously unselected package gcc-10-base:s390x. [2022-07-20T13:31:27.954Z] #21 15.26 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-20T13:31:28.210Z] #21 15.26 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T13:31:28.210Z] #21 15.31 Selecting previously unselected package gcc-10-base:arm64. [2022-07-20T13:31:28.210Z] #21 15.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-20T13:31:28.210Z] #21 15.32 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T13:31:28.210Z] #21 15.38 Selecting previously unselected package libgcc-s1:armel. [2022-07-20T13:31:28.467Z] #21 15.38 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-20T13:31:28.467Z] #21 15.39 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-20T13:31:28.467Z] #21 15.44 Selecting previously unselected package libcrypt1:armel. [2022-07-20T13:31:28.467Z] #21 15.44 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-20T13:31:28.467Z] #21 15.45 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T13:31:28.467Z] #21 15.53 Selecting previously unselected package libc6:armel. [2022-07-20T13:31:28.467Z] #21 15.54 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-20T13:31:28.724Z] #21 15.72 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-20T13:31:28.981Z] #21 16.17 Selecting previously unselected package libapparmor1:armel. [2022-07-20T13:31:28.981Z] #21 16.17 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-20T13:31:28.981Z] #21 16.17 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-20T13:31:28.981Z] #21 16.22 Selecting previously unselected package libapparmor-dev:armel. [2022-07-20T13:31:28.981Z] #21 16.22 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-20T13:31:28.981Z] #21 16.23 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T13:31:29.238Z] #21 16.30 Selecting previously unselected package libgcc-s1:arm64. [2022-07-20T13:31:29.238Z] #21 16.30 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-20T13:31:29.238Z] #21 16.31 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T13:31:29.238Z] #21 16.36 Selecting previously unselected package libcrypt1:arm64. [2022-07-20T13:31:29.238Z] #21 16.36 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-20T13:31:29.238Z] #21 16.37 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T13:31:29.494Z] #21 16.45 Selecting previously unselected package libc6:arm64. [2022-07-20T13:31:29.494Z] #21 16.46 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-20T13:31:29.494Z] #21 16.64 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T13:31:30.057Z] #21 17.05 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T13:31:30.057Z] #21 17.06 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T13:31:30.057Z] #21 17.06 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T13:31:30.057Z] #21 17.11 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T13:31:30.057Z] #21 17.12 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T13:31:30.057Z] #21 17.12 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T13:31:30.057Z] #21 17.19 Selecting previously unselected package libgcc-s1:s390x. [2022-07-20T13:31:30.057Z] #21 17.20 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-20T13:31:30.057Z] #21 17.20 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T13:31:30.057Z] #21 17.25 Selecting previously unselected package libcrypt1:s390x. [2022-07-20T13:31:30.057Z] #21 17.25 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-20T13:31:30.057Z] #21 17.26 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T13:31:30.314Z] #21 17.33 Selecting previously unselected package libc6:s390x. [2022-07-20T13:31:30.314Z] #21 17.35 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-20T13:31:30.570Z] #21 17.50 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T13:31:30.826Z] #21 18.01 Selecting previously unselected package libapparmor1:s390x. [2022-07-20T13:31:30.826Z] #21 18.02 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-20T13:31:30.826Z] #21 18.02 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-20T13:31:30.826Z] #21 18.07 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-20T13:31:31.083Z] #21 18.08 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-20T13:31:31.083Z] #21 18.09 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T13:31:31.083Z] #21 18.16 Selecting previously unselected package libgcc-s1:armhf. [2022-07-20T13:31:31.083Z] #21 18.16 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-20T13:31:31.083Z] #21 18.17 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T13:31:31.083Z] #21 18.21 Selecting previously unselected package libcrypt1:armhf. [2022-07-20T13:31:31.083Z] #21 18.22 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-20T13:31:31.083Z] #21 18.23 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T13:31:31.339Z] #21 18.32 Selecting previously unselected package libc6:armhf. [2022-07-20T13:31:31.339Z] #21 18.33 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-20T13:31:31.339Z] #21 18.54 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T13:31:31.783Z] #47 DONE 387.8s [2022-07-20T13:31:31.783Z] [2022-07-20T13:31:31.783Z] #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-20T13:31:31.783Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:31:31.901Z] #21 19.01 Selecting previously unselected package libapparmor1:armhf. [2022-07-20T13:31:31.901Z] #21 19.02 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-20T13:31:31.901Z] #21 19.02 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-20T13:31:31.901Z] #21 19.07 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-20T13:31:31.901Z] #21 19.08 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-20T13:31:31.901Z] #21 19.09 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T13:31:32.044Z] #77 ... [2022-07-20T13:31:32.044Z] [2022-07-20T13:31:32.044Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T13:31:32.044Z] #48 sha256:0f886de581dcfea2c5c25ada434dc8c821118f5c0f346f4bac211d55e8eeb9a9 [2022-07-20T13:31:32.158Z] #21 19.14 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-20T13:31:32.158Z] #21 19.15 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-20T13:31:32.158Z] #21 19.16 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T13:31:32.158Z] #21 19.21 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-20T13:31:32.158Z] #21 19.22 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-20T13:31:32.158Z] #21 19.22 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T13:31:32.158Z] #21 19.31 Selecting previously unselected package libc6:ppc64el. [2022-07-20T13:31:32.158Z] #21 19.31 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-20T13:31:32.414Z] #21 19.49 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T13:31:32.617Z] #48 DONE 0.4s [2022-07-20T13:31:32.617Z] [2022-07-20T13:31:32.617Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T13:31:32.617Z] #52 sha256:570de14e2806594c818be80ef8f1ad6220a8ec575edf93fc8568931032e89b4a [2022-07-20T13:31:32.617Z] #52 DONE 0.1s [2022-07-20T13:31:32.617Z] [2022-07-20T13:31:32.617Z] #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-20T13:31:32.617Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:31:32.617Z] #60 ... [2022-07-20T13:31:32.617Z] [2022-07-20T13:31:32.617Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T13:31:32.617Z] #54 sha256:c7935edc87fb046a6386519a3e9494dd95a9a6793c5fd78b69b3d73a11a6d7b6 [2022-07-20T13:31:32.617Z] #54 DONE 0.1s [2022-07-20T13:31:32.878Z] [2022-07-20T13:31:32.878Z] #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-20T13:31:32.878Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T13:31:32.977Z] #21 20.06 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-20T13:31:32.977Z] #21 20.07 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-20T13:31:32.977Z] #21 20.07 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T13:31:32.977Z] #21 20.12 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-20T13:31:32.977Z] #21 20.13 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-20T13:31:32.977Z] #21 20.13 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T13:31:32.977Z] #21 20.19 Selecting previously unselected package libseccomp2:s390x. [2022-07-20T13:31:33.234Z] #21 20.20 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T13:31:33.234Z] #21 20.21 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.234Z] #21 20.25 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-20T13:31:33.234Z] #21 20.25 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T13:31:33.234Z] #21 20.26 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.234Z] #21 20.32 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-20T13:31:33.234Z] #21 20.33 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T13:31:33.234Z] #21 20.33 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.234Z] #21 20.38 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-20T13:31:33.234Z] #21 20.39 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T13:31:33.234Z] #21 20.39 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.491Z] #21 20.45 Selecting previously unselected package libseccomp2:armhf. [2022-07-20T13:31:33.491Z] #21 20.46 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T13:31:33.491Z] #21 20.46 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.491Z] #21 20.50 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-20T13:31:33.491Z] #21 20.51 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T13:31:33.491Z] #21 20.51 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.491Z] #21 20.58 Selecting previously unselected package libseccomp2:armel. [2022-07-20T13:31:33.491Z] #21 20.59 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T13:31:33.491Z] #21 20.60 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.491Z] #21 20.64 Selecting previously unselected package libseccomp-dev:armel. [2022-07-20T13:31:33.491Z] #21 20.65 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T13:31:33.491Z] #21 20.65 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.748Z] #21 20.73 Selecting previously unselected package libseccomp2:arm64. [2022-07-20T13:31:33.748Z] #21 20.73 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T13:31:33.748Z] #21 20.74 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.748Z] #21 20.78 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T13:31:33.748Z] #21 20.79 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T13:31:33.748Z] #21 20.79 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:31:33.748Z] #21 20.89 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T13:31:33.748Z] #21 20.90 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-20T13:31:33.748Z] #21 20.91 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T13:31:33.748Z] #21 20.92 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T13:31:33.748Z] #21 20.93 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T13:31:33.748Z] #21 20.94 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T13:31:33.748Z] #21 20.96 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T13:31:33.748Z] #21 20.97 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T13:31:33.748Z] #21 20.98 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T13:31:34.008Z] #21 20.99 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T13:31:34.008Z] #21 21.00 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T13:31:34.008Z] #21 21.01 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-20T13:31:34.008Z] #21 21.02 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T13:31:34.008Z] #21 21.03 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T13:31:34.008Z] #21 21.04 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T13:31:34.008Z] #21 21.05 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T13:31:34.793Z] #77 319.8 CCLD tests/init [2022-07-20T13:31:35.418Z] #21 22.30 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-20T13:31:35.933Z] #64 329.0 # github.com/containerd/containerd/cmd/containerd [2022-07-20T13:31:35.933Z] #64 329.0 /usr/bin/ld: /tmp/go-link-1397466464/000019.o: in function `New': [2022-07-20T13:31:35.933Z] #64 329.0 /tmp/tmp.wqynpD5FZg/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-20T13:31:35.933Z] #64 329.1 + bin/containerd-stress [2022-07-20T13:31:35.933Z] #64 330.2 + bin/containerd-shim [2022-07-20T13:31:36.347Z] #21 23.52 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T13:31:37.722Z] #21 24.75 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T13:31:39.087Z] #21 25.96 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T13:31:40.016Z] #21 27.20 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T13:31:40.016Z] #21 27.22 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-20T13:31:40.016Z] #21 27.23 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-20T13:31:40.016Z] #21 27.24 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T13:31:40.016Z] #21 27.25 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-20T13:31:40.016Z] #21 27.26 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.016Z] #21 27.27 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.016Z] #21 27.28 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.016Z] #21 27.30 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.016Z] #21 27.31 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.016Z] #21 27.32 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T13:31:40.274Z] #21 27.34 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T13:31:40.274Z] #21 27.35 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T13:31:40.274Z] #21 27.36 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T13:31:40.274Z] #21 27.37 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T13:31:40.274Z] #21 27.38 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.274Z] #21 27.40 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.274Z] #21 27.41 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.274Z] #21 27.42 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.274Z] #21 27.43 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T13:31:40.274Z] #21 27.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:31:40.531Z] #21 DONE 27.6s [2022-07-20T13:31:40.531Z] [2022-07-20T13:31:40.531Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T13:31:40.531Z] #66 sha256:7b4b1b294ff6eb39d655775f2116670040f69e7b2a0a4efa11fe006b64c18bd7 [2022-07-20T13:31:40.787Z] #66 DONE 0.1s [2022-07-20T13:31:40.787Z] [2022-07-20T13:31:40.787Z] #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-20T13:31:40.787Z] #67 sha256:2738a798b4096bce1967e01196918e3082a50274305ff1082b3177bf1c60b3f8 [2022-07-20T13:31:41.717Z] #67 ... [2022-07-20T13:31:41.717Z] [2022-07-20T13:31:41.717Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T13:31:41.717Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-20T13:31:41.717Z] #22 DONE 1.2s [2022-07-20T13:31:41.717Z] [2022-07-20T13:31:41.717Z] #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-20T13:31:41.717Z] #67 sha256:2738a798b4096bce1967e01196918e3082a50274305ff1082b3177bf1c60b3f8 [2022-07-20T13:31:41.717Z] #67 1.019 + RM_GOPATH=0 [2022-07-20T13:31:41.717Z] #67 1.021 + TMP_GOPATH= [2022-07-20T13:31:41.717Z] #67 1.021 + : /build [2022-07-20T13:31:41.717Z] #67 1.021 + '[' -z '' ']' [2022-07-20T13:31:41.717Z] #67 1.021 ++ mktemp -d [2022-07-20T13:31:41.717Z] #67 1.023 + export GOPATH=/tmp/tmp.I2lejcWr7z [2022-07-20T13:31:41.717Z] #67 1.023 + GOPATH=/tmp/tmp.I2lejcWr7z [2022-07-20T13:31:41.717Z] #67 1.023 + RM_GOPATH=1 [2022-07-20T13:31:41.717Z] #67 1.023 + case "$(go env GOARCH)" in [2022-07-20T13:31:41.717Z] #67 1.024 ++ go env GOARCH [2022-07-20T13:31:41.717Z] #67 1.031 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T13:31:41.717Z] #67 1.031 + GO_BUILDMODE=-buildmode=pie [2022-07-20T13:31:41.717Z] #67 1.032 ++ dirname /install.sh [2022-07-20T13:31:41.717Z] #67 1.033 + dir=/ [2022-07-20T13:31:41.717Z] #67 1.033 + bin=runc [2022-07-20T13:31:41.717Z] #67 1.033 + shift [2022-07-20T13:31:41.717Z] #67 1.033 + '[' '!' -f //runc.installer ']' [2022-07-20T13:31:41.717Z] #67 1.033 + . //runc.installer [2022-07-20T13:31:41.717Z] #67 1.033 ++ set -e [2022-07-20T13:31:41.717Z] #67 1.033 ++ : v1.1.2 [2022-07-20T13:31:41.717Z] #67 1.033 + install_runc [2022-07-20T13:31:41.717Z] #67 1.033 + RUNC_BUILDTAGS=seccomp [2022-07-20T13:31:41.717Z] #67 1.033 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T13:31:41.717Z] #67 1.033 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I2lejcWr7z/src/github.com/opencontainers/runc [2022-07-20T13:31:41.717Z] #67 1.033 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T13:31:41.717Z] #67 1.038 Cloning into '/tmp/tmp.I2lejcWr7z/src/github.com/opencontainers/runc'... [2022-07-20T13:31:41.831Z] #55 ... [2022-07-20T13:31:41.831Z] [2022-07-20T13:31:41.831Z] #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-20T13:31:41.831Z] #60 sha256:2389852075d179b4cd5e71eeec9e0f4bf59e5ecbec739093d611ccfbf8df948c [2022-07-20T13:31:41.831Z] #60 211.2 + mkdir -p /build [2022-07-20T13:31:41.831Z] #60 211.2 + cp runc /build/runc [2022-07-20T13:31:41.831Z] #60 DONE 212.2s [2022-07-20T13:31:41.831Z] [2022-07-20T13:31:41.831Z] #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-20T13:31:41.831Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:31:41.831Z] #55 423.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T13:31:41.831Z] #55 DONE 424.0s [2022-07-20T13:31:41.831Z] [2022-07-20T13:31:41.831Z] #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-20T13:31:41.831Z] #64 sha256:2f43840a174769fbccc06a3594b1d146dcc24ee376e0427d010ff21aa52095b9 [2022-07-20T13:31:42.648Z] #67 ... [2022-07-20T13:31:42.649Z] [2022-07-20T13:31:42.649Z] #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-20T13:31:42.649Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-20T13:31:42.649Z] #23 DONE 0.9s [2022-07-20T13:31:42.649Z] [2022-07-20T13:31:42.649Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T13:31:42.649Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-20T13:31:43.208Z] #64 ... [2022-07-20T13:31:43.208Z] [2022-07-20T13:31:43.208Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T13:31:43.208Z] #56 sha256:d67f713d7b017cd9a42131ff10606a351de2eb3861603ceb441d68de5432d9b8 [2022-07-20T13:31:43.467Z] #56 DONE 0.7s [2022-07-20T13:31:43.467Z] [2022-07-20T13:31:43.467Z] #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-20T13:31:43.467Z] #64 sha256:2f43840a174769fbccc06a3594b1d146dcc24ee376e0427d010ff21aa52095b9 [2022-07-20T13:31:43.587Z] #24 0.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T13:31:43.587Z] #24 DONE 0.9s [2022-07-20T13:31:43.587Z] [2022-07-20T13:31:43.587Z] #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-20T13:31:43.587Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:31:43.587Z] #71 ... [2022-07-20T13:31:43.587Z] [2022-07-20T13:31:43.587Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T13:31:43.587Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-20T13:31:43.725Z] #64 ... [2022-07-20T13:31:43.725Z] [2022-07-20T13:31:43.725Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T13:31:43.726Z] #58 sha256:79aaaf3b94245770ae9a32d99133d8b4247531e1c8c9ffc713fdb85e6a7e2367 [2022-07-20T13:31:43.726Z] #58 DONE 0.1s [2022-07-20T13:31:43.726Z] [2022-07-20T13:31:43.726Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T13:31:43.726Z] #61 sha256:f09f484c28999412646dc2e9c1fa0bc17755f9608772cf36d36b2e64d9556d0a [2022-07-20T13:31:43.984Z] #61 DONE 0.3s [2022-07-20T13:31:43.984Z] [2022-07-20T13:31:43.984Z] #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-20T13:31:43.984Z] #64 sha256:2f43840a174769fbccc06a3594b1d146dcc24ee376e0427d010ff21aa52095b9 [2022-07-20T13:31:44.065Z] #64 341.5 + bin/containerd-shim-runc-v1 [2022-07-20T13:31:44.520Z] #25 DONE 0.8s [2022-07-20T13:31:44.520Z] [2022-07-20T13:31:44.520Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T13:31:44.520Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-20T13:31:45.460Z] #26 DONE 0.9s [2022-07-20T13:31:45.460Z] [2022-07-20T13:31:45.460Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T13:31:45.460Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-20T13:31:46.390Z] #27 DONE 1.0s [2022-07-20T13:31:46.390Z] [2022-07-20T13:31:46.390Z] #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-20T13:31:46.390Z] #67 sha256:2738a798b4096bce1967e01196918e3082a50274305ff1082b3177bf1c60b3f8 [2022-07-20T13:31:46.390Z] #67 5.703 + cd /tmp/tmp.I2lejcWr7z/src/github.com/opencontainers/runc [2022-07-20T13:31:46.390Z] #67 5.703 + git checkout -q v1.1.2 [2022-07-20T13:31:46.528Z] #64 371.8 + bin/containerd [2022-07-20T13:31:46.647Z] #67 6.012 + '[' -z '' ']' [2022-07-20T13:31:46.647Z] #67 6.012 + target=static [2022-07-20T13:31:46.647Z] #67 6.012 + make BUILDTAGS=seccomp static [2022-07-20T13:31:46.904Z] #67 6.333 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-20T13:31:50.751Z] #64 348.1 + bin/containerd-shim-runc-v2 [2022-07-20T13:31:51.011Z] #64 348.9 + binaries [2022-07-20T13:31:51.011Z] #64 348.9 + install -D bin/containerd /build/containerd [2022-07-20T13:31:51.011Z] #64 348.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T13:31:51.011Z] #64 348.9 + install -D bin/ctr /build/ctr [2022-07-20T13:31:52.159Z] #67 ... [2022-07-20T13:31:52.159Z] [2022-07-20T13:31:52.159Z] #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-20T13:31:52.159Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T13:31:52.159Z] #28 1.065 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T13:31:52.159Z] #28 1.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T13:31:52.159Z] #28 1.094 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T13:31:52.159Z] #28 1.363 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T13:31:52.159Z] #28 1.626 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T13:31:52.159Z] #28 1.882 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T13:31:52.159Z] #28 2.218 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T13:31:52.159Z] #28 2.555 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T13:31:52.159Z] #28 2.863 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T13:31:52.159Z] #28 3.062 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T13:31:52.159Z] #28 3.064 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T13:31:52.159Z] #28 3.074 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T13:31:52.159Z] #28 3.074 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T13:31:52.159Z] #28 3.074 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T13:31:52.159Z] #28 3.074 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T13:31:52.159Z] #28 3.239 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T13:31:52.159Z] #28 3.246 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T13:31:52.159Z] #28 3.247 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T13:31:52.159Z] #28 3.249 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T13:31:52.159Z] #28 3.250 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T13:31:52.159Z] #28 3.253 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T13:31:52.917Z] #64 DONE 350.9s [2022-07-20T13:31:53.487Z] [2022-07-20T13:31:53.487Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T13:31:53.487Z] #65 sha256:d01220c4805984b93a6e67ae6e840d279fed89af05611095ef2ddd4eee361226 [2022-07-20T13:31:54.878Z] #65 DONE 0.9s [2022-07-20T13:31:54.878Z] [2022-07-20T13:31:54.878Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T13:31:54.878Z] #70 sha256:10fed132def916c00b2a9e1ec568a824bc84de8b83bd19acadc9d53fd2de2922 [2022-07-20T13:31:54.878Z] #70 DONE 0.2s [2022-07-20T13:31:54.878Z] [2022-07-20T13:31:54.878Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T13:31:54.878Z] #75 sha256:a37f400929f905d26bf74dc1f6ae79c80a5d1d693da2b1ed4eca1d02420bd94e [2022-07-20T13:31:55.816Z] #75 DONE 1.0s [2022-07-20T13:31:55.816Z] [2022-07-20T13:31:55.816Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T13:31:55.816Z] #78 sha256:4d67d87d472e688e36b228b455346853147eb4a4c6bc9eb60d973d8da066eef9 [2022-07-20T13:31:55.816Z] #78 DONE 0.0s [2022-07-20T13:31:55.816Z] [2022-07-20T13:31:55.816Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T13:31:55.816Z] #79 sha256:1c509a1f9911f63262ba7720670b8f2aa4c9ee1cd273033c7c52ccaabd6a61fc [2022-07-20T13:31:55.816Z] #79 DONE 0.0s [2022-07-20T13:31:56.075Z] [2022-07-20T13:31:56.075Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T13:31:56.075Z] #80 sha256:f4843f9bbf32f567b278fec270a0d532860c6a561596dd75beda41c1745a908e [2022-07-20T13:31:56.075Z] #80 DONE 0.0s [2022-07-20T13:31:56.075Z] [2022-07-20T13:31:56.075Z] #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-20T13:31:56.075Z] #81 sha256:1297ff8a841c266a9676e81beb47886fa901bdf539ea601c846207655d4d6660 [2022-07-20T13:31:56.644Z] #81 0.726 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T13:31:56.644Z] #81 0.726 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T13:31:56.898Z] #77 340.4 AR libcrun_testing.a [2022-07-20T13:31:56.898Z] #77 340.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T13:31:56.898Z] #77 340.5 CCLD tests/tests_libcrun_utils [2022-07-20T13:31:56.898Z] #77 340.5 CCLD tests/tests_libcrun_fuzzer [2022-07-20T13:31:56.898Z] #77 340.5 CCLD tests/tests_libcrun_errors [2022-07-20T13:31:56.898Z] #77 340.8 CCLD libcrun.la [2022-07-20T13:31:56.898Z] #77 341.9 CCLD crun [2022-07-20T13:31:56.905Z] #81 0.894 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T13:31:57.159Z] #77 342.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T13:31:57.420Z] #77 342.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T13:31:57.420Z] #77 342.6 /bin/mkdir -p '/usr/local/lib' [2022-07-20T13:31:57.420Z] #77 342.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T13:31:57.420Z] #77 342.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T13:31:57.420Z] #77 342.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T13:31:57.420Z] #77 342.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T13:31:57.420Z] #77 342.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T13:31:57.420Z] #77 342.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T13:31:57.475Z] #81 0.973 Reading package lists... [2022-07-20T13:31:57.682Z] #77 342.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-20T13:31:57.682Z] #77 342.9 ---------------------------------------------------------------------- [2022-07-20T13:31:57.682Z] #77 342.9 Libraries have been installed in: [2022-07-20T13:31:57.682Z] #77 342.9 /usr/local/lib [2022-07-20T13:31:57.682Z] #77 342.9 [2022-07-20T13:31:57.682Z] #77 342.9 If you ever happen to want to link against installed libraries [2022-07-20T13:31:57.682Z] #77 342.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T13:31:57.682Z] #77 342.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T13:31:57.682Z] #77 342.9 flag during linking and do at least one of the following: [2022-07-20T13:31:57.682Z] #77 342.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T13:31:57.682Z] #77 342.9 during execution [2022-07-20T13:31:57.682Z] #77 342.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T13:31:57.682Z] #77 342.9 during linking [2022-07-20T13:31:57.682Z] #77 342.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T13:31:57.682Z] #77 342.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T13:31:57.682Z] #77 342.9 [2022-07-20T13:31:57.682Z] #77 342.9 See any operating system documentation about shared libraries for [2022-07-20T13:31:57.682Z] #77 342.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T13:31:57.682Z] #77 342.9 ---------------------------------------------------------------------- [2022-07-20T13:31:57.682Z] #77 342.9 /bin/mkdir -p '/build' [2022-07-20T13:31:57.682Z] #77 342.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T13:31:57.682Z] #77 343.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T13:31:57.682Z] #77 343.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T13:31:57.735Z] #81 1.485 Reading package lists... [2022-07-20T13:31:57.943Z] #77 343.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T13:31:57.943Z] #77 343.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T13:31:57.995Z] #81 1.994 Building dependency tree... [2022-07-20T13:31:57.995Z] #81 2.105 Reading state information... [2022-07-20T13:31:57.995Z] #81 2.223 The following additional packages will be installed: [2022-07-20T13:31:58.204Z] #77 DONE 343.4s [2022-07-20T13:31:58.204Z] [2022-07-20T13:31:58.204Z] #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-20T13:31:58.204Z] #60 sha256:c0b14b10e03301c09530ef7ae9f0cb11caa5cd306833b8514e829cfbda4948c9 [2022-07-20T13:31:58.255Z] #81 2.224 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-20T13:31:58.255Z] #81 2.224 Suggested packages: [2022-07-20T13:31:58.255Z] #81 2.224 systemd-container policykit-1 [2022-07-20T13:31:58.255Z] #81 2.224 Recommended packages: [2022-07-20T13:31:58.255Z] #81 2.224 systemd-timesyncd | time-daemon libnss-systemd [2022-07-20T13:31:58.255Z] #81 2.293 The following NEW packages will be installed: [2022-07-20T13:31:58.255Z] #81 2.294 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-20T13:31:58.255Z] #81 2.295 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-20T13:31:58.515Z] #81 2.563 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:31:58.515Z] #81 2.563 Need to get 5817 kB of archives. [2022-07-20T13:31:58.515Z] #81 2.563 After this operation, 19.3 MB of additional disk space will be used. [2022-07-20T13:31:58.515Z] #81 2.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-20T13:31:58.515Z] #81 2.566 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-20T13:31:58.515Z] #81 2.568 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-20T13:31:58.515Z] #81 2.573 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-20T13:31:58.515Z] #81 2.574 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-20T13:31:58.515Z] #81 2.661 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-20T13:31:58.775Z] #81 2.666 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-20T13:31:58.775Z] #81 2.668 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-20T13:31:58.775Z] #81 2.670 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-20T13:31:58.775Z] #81 2.672 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-20T13:31:58.775Z] #81 2.823 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:31:58.775Z] #81 2.854 Fetched 5817 kB in 0s (15.6 MB/s) [2022-07-20T13:31:58.775Z] #81 2.879 Selecting previously unselected package libargon2-1:amd64. [2022-07-20T13:31:58.775Z] #81 2.879 (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-20T13:31:58.775Z] #81 2.895 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-20T13:31:58.775Z] #81 2.901 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T13:31:58.775Z] #81 2.934 Selecting previously unselected package libjson-c5:amd64. [2022-07-20T13:31:59.035Z] #81 2.936 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-20T13:31:59.035Z] #81 2.939 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-20T13:31:59.035Z] #81 2.976 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-20T13:31:59.035Z] #81 2.978 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-20T13:31:59.035Z] #81 2.982 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T13:31:59.035Z] #81 3.042 Selecting previously unselected package libkmod2:amd64. [2022-07-20T13:31:59.035Z] #81 3.045 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-20T13:31:59.035Z] #81 3.048 Unpacking libkmod2:amd64 (28-1) ... [2022-07-20T13:31:59.035Z] #81 3.090 Selecting previously unselected package systemd. [2022-07-20T13:31:59.035Z] #81 3.093 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-20T13:31:59.035Z] #81 3.126 Unpacking systemd (247.3-7) ... [2022-07-20T13:31:59.604Z] #81 3.665 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T13:31:59.604Z] #81 3.674 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-20T13:31:59.604Z] #81 3.685 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T13:31:59.604Z] #81 3.696 Setting up libkmod2:amd64 (28-1) ... [2022-07-20T13:31:59.604Z] #81 3.706 Setting up systemd (247.3-7) ... [2022-07-20T13:31:59.604Z] #81 3.747 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-20T13:31:59.864Z] #81 3.749 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-20T13:31:59.864Z] #81 3.752 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-20T13:31:59.864Z] #81 3.776 Initializing machine ID from KVM UUID. [2022-07-20T13:32:00.123Z] #81 4.152 Selecting previously unselected package systemd-sysv. [2022-07-20T13:32:00.123Z] #81 4.152 (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-20T13:32:00.123Z] #81 4.166 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-20T13:32:00.123Z] #81 4.169 Unpacking systemd-sysv (247.3-7) ... [2022-07-20T13:32:00.123Z] #81 4.210 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-20T13:32:00.123Z] #81 4.213 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-20T13:32:00.123Z] #81 4.216 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T13:32:00.123Z] #81 4.268 Selecting previously unselected package dbus. [2022-07-20T13:32:00.384Z] #81 4.271 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-20T13:32:00.384Z] #81 4.281 Unpacking dbus (1.12.20-2) ... [2022-07-20T13:32:00.384Z] #81 4.335 Selecting previously unselected package libpam-systemd:amd64. [2022-07-20T13:32:00.384Z] #81 4.338 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-20T13:32:00.384Z] #81 4.342 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-20T13:32:00.384Z] #81 4.388 Selecting previously unselected package dbus-user-session. [2022-07-20T13:32:00.384Z] #81 4.391 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-20T13:32:00.384Z] #81 4.395 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-20T13:32:00.384Z] #81 4.463 Setting up systemd-sysv (247.3-7) ... [2022-07-20T13:32:00.384Z] #81 4.475 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T13:32:00.384Z] #81 4.486 Setting up dbus (1.12.20-2) ... [2022-07-20T13:32:00.644Z] #81 4.603 invoke-rc.d: could not determine current runlevel [2022-07-20T13:32:00.644Z] #81 4.605 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T13:32:00.644Z] #81 4.609 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-20T13:32:00.644Z] #81 4.762 Setting up dbus-user-session (1.12.20-2) ... [2022-07-20T13:32:00.644Z] #81 4.776 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:32:00.904Z] #81 DONE 4.9s [2022-07-20T13:32:00.904Z] [2022-07-20T13:32:00.904Z] #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-20T13:32:00.904Z] #82 sha256:5eb07ae6956568599e401355790b91def67fdfa1f9540559d564ecd243a986cd [2022-07-20T13:32:01.473Z] #82 0.403 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T13:32:01.473Z] #82 0.406 Dload Upload Total Spent Left Speed [2022-07-20T13:32:01.473Z] #82 0.406 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8286 0 --:--:-- --:--:-- --:--:-- 8286 [2022-07-20T13:32:01.473Z] #82 DONE 0.7s [2022-07-20T13:32:01.733Z] [2022-07-20T13:32:01.733Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T13:32:01.733Z] #83 sha256:526a9ea739a2284caf3cea1a555ae1a311000789388ce86ca19033a3e77f16a7 [2022-07-20T13:32:02.120Z] #28 14.57 Fetched 49.1 MB in 14s (3572 kB/s) [2022-07-20T13:32:02.303Z] #83 DONE 0.9s [2022-07-20T13:32:02.563Z] [2022-07-20T13:32:02.563Z] #84 exporting to image [2022-07-20T13:32:02.563Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T13:32:02.563Z] #84 exporting layers [2022-07-20T13:32:07.373Z] #28 14.57 Reading package lists... [2022-07-20T13:32:09.139Z] #84 exporting layers 6.4s done [2022-07-20T13:32:09.139Z] #84 writing image sha256:fc62e2443ffefaa09dc11096c5152301eebd0f271cc10c43a56303c9d2d3eecc [2022-07-20T13:32:09.139Z] #84 writing image sha256:fc62e2443ffefaa09dc11096c5152301eebd0f271cc10c43a56303c9d2d3eecc done [2022-07-20T13:32:09.139Z] #84 naming to docker.io/library/docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d done [2022-07-20T13:32:09.139Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:32:09.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -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:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh dynbinary test-integration [2022-07-20T13:32:11.385Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-20T13:32:11.385Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-20T13:32:11.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-20T13:32:11.385Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-20T13:32:11.385Z] 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-20T13:32:11.385Z] Detected virtualization docker. [2022-07-20T13:32:11.385Z] Detected architecture x86-64. [2022-07-20T13:32:11.385Z] Set hostname to <416652b265c0>. [2022-07-20T13:32:11.385Z] modprobe@configfs.service: Succeeded. [2022-07-20T13:32:11.385Z] modprobe@drm.service: Succeeded. [2022-07-20T13:32:11.385Z] modprobe@fuse.service: Succeeded. [2022-07-20T13:32:11.645Z] + source /etc/docker-entrypoint-cmd [2022-07-20T13:32:11.645Z] ++ hack/make.sh dynbinary test-integration [2022-07-20T13:32:11.645Z] [2022-07-20T13:32:11.645Z] Removing bundles/ [2022-07-20T13:32:11.645Z] [2022-07-20T13:32:11.645Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T13:32:11.645Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T13:32:11.645Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:32:13.125Z] #60 223.4 + mkdir -p /build [2022-07-20T13:32:13.125Z] #60 223.4 + cp runc /build/runc [2022-07-20T13:32:13.920Z] #28 21.01 Reading package lists... [2022-07-20T13:32:14.511Z] #60 DONE 224.7s [2022-07-20T13:32:14.511Z] [2022-07-20T13:32:14.511Z] #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-20T13:32:14.511Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T13:32:15.453Z] #55 434.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T13:32:15.453Z] #55 DONE 434.5s [2022-07-20T13:32:15.453Z] [2022-07-20T13:32:15.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-20T13:32:15.454Z] #64 sha256:1c1842c58ff276a50dad09de41f977c3a73806fe051a065313413b01413a40b6 [2022-07-20T13:32:15.546Z] #28 27.70 Building dependency tree... [2022-07-20T13:32:16.915Z] #28 30.62 bzip2 is already the newest version (1.0.8-4). [2022-07-20T13:32:16.915Z] #28 30.62 patch is already the newest version (2.7.6-7). [2022-07-20T13:32:16.915Z] #28 30.62 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-20T13:32:16.915Z] #28 30.62 The following additional packages will be installed: [2022-07-20T13:32:16.915Z] #28 30.62 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T13:32:16.915Z] #28 30.63 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-20T13:32:16.915Z] #28 30.63 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T13:32:16.915Z] #28 30.63 python3-pkg-resources vim-runtime xxd [2022-07-20T13:32:16.915Z] #28 30.65 Suggested packages: [2022-07-20T13:32:16.915Z] #28 30.65 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-20T13:32:16.915Z] #28 30.65 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-20T13:32:16.915Z] #28 30.65 Recommended packages: [2022-07-20T13:32:16.915Z] #28 30.65 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T13:32:17.368Z] #64 ... [2022-07-20T13:32:17.368Z] [2022-07-20T13:32:17.368Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T13:32:17.368Z] #56 sha256:293e4da025e19a5785c874f1919a4b68358dd6ab5dc22dee9ed7897e02ca46de [2022-07-20T13:32:17.628Z] #56 DONE 0.3s [2022-07-20T13:32:17.628Z] [2022-07-20T13:32:17.628Z] #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-20T13:32:17.628Z] #64 sha256:1c1842c58ff276a50dad09de41f977c3a73806fe051a065313413b01413a40b6 [2022-07-20T13:32:17.628Z] #64 ... [2022-07-20T13:32:17.628Z] [2022-07-20T13:32:17.628Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T13:32:17.628Z] #58 sha256:e9d9eb94942dbd0ab87ba8e5b2f5432eb8519b5bc1d3205f5ef9f9c6d02cd9c1 [2022-07-20T13:32:17.628Z] #58 DONE 0.0s [2022-07-20T13:32:17.628Z] [2022-07-20T13:32:17.628Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T13:32:17.628Z] #61 sha256:36483e1a93e673136fdf6c202c6b18c8068c525490abfbf02beb93e151e774b8 [2022-07-20T13:32:17.888Z] #61 DONE 0.1s [2022-07-20T13:32:17.888Z] [2022-07-20T13:32:17.888Z] #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-20T13:32:17.888Z] #64 sha256:1c1842c58ff276a50dad09de41f977c3a73806fe051a065313413b01413a40b6 [2022-07-20T13:32:18.809Z] #28 32.15 The following NEW packages will be installed: [2022-07-20T13:32:18.809Z] #28 32.16 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-20T13:32:18.809Z] #28 32.16 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T13:32:18.809Z] #28 32.16 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-20T13:32:18.809Z] #28 32.17 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-20T13:32:18.809Z] #28 32.17 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-20T13:32:18.809Z] #28 32.18 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-20T13:32:18.809Z] #28 32.18 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-20T13:32:18.809Z] #28 32.53 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T13:32:18.809Z] #28 32.53 Need to get 18.6 MB of archives. [2022-07-20T13:32:18.809Z] #28 32.53 After this operation, 71.4 MB of additional disk space will be used. [2022-07-20T13:32:18.809Z] #28 32.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T13:32:18.809Z] #28 32.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T13:32:18.809Z] #28 32.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T13:32:18.809Z] #28 32.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T13:32:18.809Z] #28 32.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T13:32:18.809Z] #28 32.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T13:32:18.809Z] #28 32.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T13:32:18.809Z] #28 32.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T13:32:18.809Z] #28 32.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T13:32:18.809Z] #28 32.58 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-20T13:32:18.809Z] #28 32.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T13:32:18.809Z] #28 32.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T13:32:18.809Z] #28 32.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T13:32:18.809Z] #28 32.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T13:32:18.809Z] #28 32.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T13:32:18.809Z] #28 32.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T13:32:18.809Z] #28 32.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T13:32:18.809Z] #28 32.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T13:32:18.809Z] #28 32.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T13:32:18.809Z] #28 32.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T13:32:18.809Z] #28 32.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T13:32:18.809Z] #28 32.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T13:32:18.809Z] #28 32.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T13:32:18.809Z] #28 32.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T13:32:18.809Z] #28 32.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T13:32:18.809Z] #28 32.63 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-20T13:32:18.809Z] #28 32.64 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-20T13:32:19.066Z] #28 32.64 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-20T13:32:19.066Z] #28 32.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T13:32:19.066Z] #28 32.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T13:32:19.066Z] #28 32.65 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-20T13:32:19.066Z] #28 32.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T13:32:19.066Z] #28 32.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T13:32:19.066Z] #28 32.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T13:32:19.066Z] #28 32.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T13:32:19.066Z] #28 32.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T13:32:19.066Z] #28 32.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T13:32:19.066Z] #28 32.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T13:32:19.067Z] #28 32.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T13:32:19.067Z] #28 32.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T13:32:19.067Z] #28 32.72 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-20T13:32:19.067Z] #28 32.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T13:32:19.067Z] #28 32.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T13:32:19.067Z] #28 32.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T13:32:19.067Z] #28 32.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T13:32:19.631Z] #28 33.41 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T13:32:19.887Z] #28 33.70 Fetched 18.6 MB in 1s (31.5 MB/s) [2022-07-20T13:32:19.887Z] #28 33.75 Selecting previously unselected package pigz. [2022-07-20T13:32:20.144Z] #28 33.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-20T13:32:20.144Z] #28 33.81 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T13:32:20.144Z] #28 33.81 Unpacking pigz (2.6-1) ... [2022-07-20T13:32:20.144Z] #28 33.88 Selecting previously unselected package libelf1:amd64. [2022-07-20T13:32:20.144Z] #28 33.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T13:32:20.144Z] #28 33.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T13:32:20.401Z] #28 34.00 Selecting previously unselected package libbpf0:amd64. [2022-07-20T13:32:20.401Z] #28 34.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T13:32:20.401Z] #28 34.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:32:20.401Z] #28 34.08 Selecting previously unselected package libcap2:amd64. [2022-07-20T13:32:20.401Z] #28 34.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T13:32:20.401Z] #28 34.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:32:20.401Z] #28 34.15 Selecting previously unselected package libmnl0:amd64. [2022-07-20T13:32:20.401Z] #28 34.16 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T13:32:20.401Z] #28 34.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:32:20.401Z] #28 34.21 Selecting previously unselected package libxtables12:amd64. [2022-07-20T13:32:20.430Z] #64 387.3 + bin/containerd [2022-07-20T13:32:20.657Z] #28 34.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T13:32:20.657Z] #28 34.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:32:20.657Z] #28 34.28 Selecting previously unselected package libcap2-bin. [2022-07-20T13:32:20.657Z] #28 34.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T13:32:20.657Z] #28 34.30 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T13:32:20.657Z] #28 34.38 Selecting previously unselected package iproute2. [2022-07-20T13:32:20.657Z] #28 34.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T13:32:20.657Z] #28 34.39 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T13:32:20.914Z] #28 34.67 Selecting previously unselected package xxd. [2022-07-20T13:32:20.914Z] #28 34.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:32:20.914Z] #28 34.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:20.914Z] #28 34.75 Selecting previously unselected package vim-common. [2022-07-20T13:32:20.914Z] #28 34.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:32:20.914Z] #28 34.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:21.171Z] #28 34.89 Selecting previously unselected package bash-completion. [2022-07-20T13:32:21.171Z] #28 34.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T13:32:22.540Z] #28 36.05 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T13:32:22.797Z] #28 36.39 Selecting previously unselected package apparmor. [2022-07-20T13:32:22.797Z] #28 36.39 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T13:32:22.797Z] #28 36.43 Unpacking apparmor (2.13.6-10) ... [2022-07-20T13:32:23.054Z] #28 36.69 Selecting previously unselected package inetutils-ping. [2022-07-20T13:32:23.054Z] #28 36.69 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T13:32:23.054Z] #28 36.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T13:32:23.054Z] #28 36.79 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T13:32:23.054Z] #28 36.80 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:32:23.054Z] #28 36.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:32:23.054Z] #28 36.87 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T13:32:23.054Z] #28 36.88 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T13:32:23.054Z] #28 36.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:32:23.311Z] #28 36.93 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T13:32:23.311Z] #28 36.94 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T13:32:23.311Z] #28 36.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:32:23.311Z] #28 37.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T13:32:23.311Z] #28 37.00 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T13:32:23.311Z] #28 37.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:32:23.311Z] #28 37.06 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T13:32:23.311Z] #28 37.07 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T13:32:23.311Z] #28 37.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:32:23.311Z] #28 37.14 Selecting previously unselected package iptables. [2022-07-20T13:32:23.311Z] #28 37.16 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-20T13:32:23.311Z] #28 37.16 Unpacking iptables (1.8.7-1) ... [2022-07-20T13:32:23.567Z] #28 37.33 Selecting previously unselected package libonig5:amd64. [2022-07-20T13:32:23.567Z] #28 37.34 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T13:32:23.567Z] #28 37.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:32:23.824Z] #28 37.45 Selecting previously unselected package libjq1:amd64. [2022-07-20T13:32:23.824Z] #28 37.46 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T13:32:23.824Z] #28 37.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:32:23.824Z] #28 37.55 Selecting previously unselected package jq. [2022-07-20T13:32:23.824Z] #28 37.55 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-20T13:32:23.824Z] #28 37.56 Unpacking jq (1.6-2.1) ... [2022-07-20T13:32:23.824Z] #28 37.62 Selecting previously unselected package libaio1:amd64. [2022-07-20T13:32:23.824Z] #28 37.63 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T13:32:23.824Z] #28 37.63 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:32:24.082Z] #28 37.69 Selecting previously unselected package libgpm2:amd64. [2022-07-20T13:32:24.082Z] #28 37.70 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T13:32:24.082Z] #28 37.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:32:24.082Z] #28 37.77 Selecting previously unselected package libinih1:amd64. [2022-07-20T13:32:24.082Z] #28 37.77 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-20T13:32:24.082Z] #28 37.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T13:32:24.082Z] #28 37.82 Selecting previously unselected package libnet1:amd64. [2022-07-20T13:32:24.082Z] #28 37.83 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T13:32:24.082Z] #28 37.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:32:24.082Z] #28 37.91 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T13:32:24.082Z] #28 37.91 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T13:32:24.082Z] #28 37.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:32:24.339Z] #28 37.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T13:32:24.339Z] #28 37.99 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T13:32:24.339Z] #28 38.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:32:24.339Z] #28 38.05 Selecting previously unselected package libyajl2:amd64. [2022-07-20T13:32:24.339Z] #28 38.06 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T13:32:24.339Z] #28 38.06 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:32:24.339Z] #28 38.10 Selecting previously unselected package net-tools. [2022-07-20T13:32:24.339Z] #28 38.11 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T13:32:24.339Z] #28 38.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:32:24.596Z] #28 38.21 Selecting previously unselected package python-pip-whl. [2022-07-20T13:32:24.596Z] #28 38.22 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:32:24.596Z] #28 38.22 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:32:24.852Z] #28 38.51 Selecting previously unselected package python3-lib2to3. [2022-07-20T13:32:24.852Z] #28 38.52 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T13:32:24.852Z] #28 38.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:32:24.852Z] #28 38.60 Selecting previously unselected package python3-distutils. [2022-07-20T13:32:24.852Z] #28 38.61 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T13:32:24.852Z] #28 38.62 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T13:32:24.852Z] #28 38.70 Selecting previously unselected package python3-pkg-resources. [2022-07-20T13:32:24.852Z] #28 38.71 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T13:32:24.852Z] #28 38.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:32:25.109Z] #28 38.81 Selecting previously unselected package python3-setuptools. [2022-07-20T13:32:25.109Z] #28 38.82 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T13:32:25.109Z] #28 38.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T13:32:25.365Z] #28 38.95 Selecting previously unselected package python3-wheel. [2022-07-20T13:32:25.365Z] #28 38.95 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T13:32:25.365Z] #28 38.96 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T13:32:25.365Z] #28 39.02 Selecting previously unselected package python3-pip. [2022-07-20T13:32:25.365Z] #28 39.03 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T13:32:25.365Z] #28 39.03 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:32:25.621Z] #28 39.20 Selecting previously unselected package sudo. [2022-07-20T13:32:25.621Z] #28 39.21 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T13:32:25.621Z] #28 39.22 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T13:32:25.878Z] #28 39.50 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T13:32:25.878Z] #28 39.51 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T13:32:25.878Z] #28 39.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:32:25.878Z] #28 39.65 Selecting previously unselected package uidmap. [2022-07-20T13:32:25.878Z] #28 39.67 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T13:32:25.878Z] #28 39.67 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T13:32:26.095Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T13:32:26.095Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T13:32:26.095Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-20T13:32:26.135Z] #28 39.76 Selecting previously unselected package vim-runtime. [2022-07-20T13:32:26.135Z] #28 39.78 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T13:32:26.135Z] #28 39.80 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-20T13:32:26.135Z] #28 39.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T13:32:26.135Z] #28 39.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:26.391Z] #28 ... [2022-07-20T13:32:26.391Z] [2022-07-20T13:32:26.391Z] #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-20T13:32:26.391Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:32:26.391Z] #71 100.2 + bin/containerd [2022-07-20T13:32:27.475Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-20T13:32:27.475Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T13:32:27.475Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T13:32:27.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T13:32:27.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T13:32:27.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T13:32:27.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T13:32:27.736Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T13:32:27.736Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T13:32:27.995Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T13:32:28.933Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T13:32:28.933Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T13:32:28.933Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-07-20T13:32:28.933Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T13:32:29.503Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-07-20T13:32:29.503Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T13:32:29.503Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T13:32:29.763Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-20T13:32:29.763Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T13:32:29.763Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T13:32:29.763Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-20T13:32:30.022Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T13:32:30.023Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T13:32:31.684Z] #71 ... [2022-07-20T13:32:31.684Z] [2022-07-20T13:32:31.684Z] #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-20T13:32:31.684Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T13:32:31.684Z] #28 41.45 Selecting previously unselected package vim. [2022-07-20T13:32:31.684Z] #28 41.47 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T13:32:31.684Z] #28 41.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:31.684Z] #28 41.81 Selecting previously unselected package xfsprogs. [2022-07-20T13:32:31.684Z] #28 41.81 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T13:32:31.684Z] #28 41.82 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T13:32:31.684Z] #28 42.08 Selecting previously unselected package zip. [2022-07-20T13:32:31.684Z] #28 42.09 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-20T13:32:31.684Z] #28 42.09 Unpacking zip (3.0-12) ... [2022-07-20T13:32:31.684Z] #28 42.18 Selecting previously unselected package zstd. [2022-07-20T13:32:31.684Z] #28 42.19 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T13:32:31.684Z] #28 42.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:32:31.684Z] #28 42.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T13:32:31.684Z] #28 42.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T13:32:31.684Z] #28 42.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T13:32:31.684Z] #28 42.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T13:32:31.684Z] #28 43.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T13:32:31.684Z] #28 43.02 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T13:32:31.684Z] #28 43.03 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T13:32:31.684Z] #28 43.04 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T13:32:31.684Z] #28 43.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T13:32:31.684Z] #28 43.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T13:32:31.684Z] #28 43.08 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T13:32:31.684Z] #28 43.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:31.684Z] #28 43.52 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T13:32:31.684Z] #28 43.53 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T13:32:31.684Z] #28 43.54 Setting up apparmor (2.13.6-10) ... [2022-07-20T13:32:31.684Z] #28 44.64 Setting up zip (3.0-12) ... [2022-07-20T13:32:31.684Z] #28 44.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:31.684Z] #28 44.67 Setting up bash-completion (1:2.11-2) ... [2022-07-20T13:32:32.257Z] #28 45.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T13:32:32.257Z] #28 45.99 Setting up sudo (1.9.5p2-3) ... [2022-07-20T13:32:32.257Z] #28 46.11 invoke-rc.d: could not determine current runlevel [2022-07-20T13:32:32.517Z] #28 46.13 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T13:32:32.517Z] #28 46.13 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T13:32:32.517Z] #28 46.15 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T13:32:32.517Z] #28 46.16 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T13:32:32.517Z] #28 46.18 Setting up pigz (2.6-1) ... [2022-07-20T13:32:32.517Z] #28 46.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T13:32:32.517Z] #28 46.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T13:32:32.517Z] #28 46.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T13:32:32.517Z] #28 46.26 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:32.564Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-07-20T13:32:32.824Z] ok github.com/docker/docker/builder/dockerfile 0.468s coverage: 49.3% of statements [2022-07-20T13:32:32.824Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-20T13:32:33.080Z] #28 46.76 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T13:32:33.080Z] #28 46.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T13:32:33.336Z] #28 47.06 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T13:32:33.336Z] #28 47.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T13:32:33.336Z] #28 47.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T13:32:33.336Z] #28 47.11 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T13:32:33.592Z] #28 47.46 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T13:32:33.592Z] #28 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T13:32:33.592Z] #28 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T13:32:33.592Z] #28 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T13:32:33.592Z] #28 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T13:32:33.763Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-20T13:32:33.849Z] #28 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T13:32:33.849Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T13:32:33.849Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T13:32:33.849Z] #28 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T13:32:33.849Z] #28 47.54 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T13:32:34.023Z] ok github.com/docker/docker/builder/remotecontext/git 1.363s coverage: 86.3% of statements [2022-07-20T13:32:34.023Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T13:32:34.023Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T13:32:34.023Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T13:32:34.023Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T13:32:34.779Z] #28 48.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T13:32:34.779Z] #28 48.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T13:32:34.779Z] #28 48.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T13:32:34.779Z] #28 48.44 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T13:32:34.965Z] ok github.com/docker/docker/cmd/docker-proxy 0.364s coverage: 67.6% of statements [2022-07-20T13:32:35.342Z] #28 49.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T13:32:35.342Z] #28 49.10 Setting up jq (1.6-2.1) ... [2022-07-20T13:32:35.342Z] #28 49.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T13:32:35.342Z] #28 49.12 Setting up iptables (1.8.7-1) ... [2022-07-20T13:32:35.342Z] #28 49.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:32:35.342Z] #28 49.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:32:35.342Z] #28 49.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T13:32:35.342Z] #28 49.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T13:32:35.342Z] #28 49.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T13:32:35.342Z] #28 49.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T13:32:35.342Z] #28 49.16 Setting up iproute2 (5.10.0-4) ... [2022-07-20T13:32:35.598Z] #28 49.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T13:32:36.161Z] #28 DONE 50.0s [2022-07-20T13:32:36.161Z] [2022-07-20T13:32:36.161Z] #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-20T13:32:36.161Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:32:36.418Z] #71 ... [2022-07-20T13:32:36.418Z] [2022-07-20T13:32:36.418Z] #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-20T13:32:36.418Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-20T13:32:36.980Z] #29 0.763 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T13:32:36.980Z] #29 0.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T13:32:36.980Z] #29 0.778 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T13:32:36.980Z] #29 DONE 0.9s [2022-07-20T13:32:36.980Z] [2022-07-20T13:32:36.980Z] #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-20T13:32:36.980Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:32:37.236Z] #71 ... [2022-07-20T13:32:37.236Z] [2022-07-20T13:32:37.236Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T13:32:37.236Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-20T13:32:38.257Z] ok github.com/docker/docker/client 0.089s coverage: 75.9% of statements [2022-07-20T13:32:42.757Z] #64 423.3 # github.com/containerd/containerd/cmd/containerd [2022-07-20T13:32:42.757Z] #64 423.3 /usr/bin/ld: /tmp/go-link-17207727/000019.o: in function `New': [2022-07-20T13:32:42.757Z] #64 423.3 /tmp/tmp.95FnXUJTaB/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-20T13:32:42.757Z] #64 423.4 + bin/containerd-stress [2022-07-20T13:32:42.757Z] #64 424.5 + bin/containerd-shim [2022-07-20T13:32:45.328Z] #30 7.424 Collecting yamllint==1.26.1 [2022-07-20T13:32:45.585Z] #30 8.458 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T13:32:46.149Z] #30 9.074 Collecting pathspec>=0.5.3 [2022-07-20T13:32:46.149Z] #30 9.099 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T13:32:46.406Z] #30 9.341 Collecting pyyaml [2022-07-20T13:32:46.406Z] #30 9.352 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-20T13:32:46.406Z] #30 9.413 Building wheels for collected packages: yamllint [2022-07-20T13:32:46.406Z] #30 9.414 Building wheel for yamllint (setup.py): started [2022-07-20T13:32:47.336Z] #30 9.993 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T13:32:47.336Z] #30 9.995 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f0cbade079d7d8878c959057dcde098a1ce058b66475d494737428489f28f197 [2022-07-20T13:32:47.336Z] #30 9.995 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T13:32:47.336Z] #30 10.00 Successfully built yamllint [2022-07-20T13:32:47.336Z] #30 10.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T13:32:47.336Z] #30 10.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T13:32:47.900Z] #30 DONE 10.6s [2022-07-20T13:32:47.900Z] [2022-07-20T13:32:47.900Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T13:32:47.900Z] #34 sha256:e2e6a67aa185a9ad713066bc11f334a7dc783032581dc2bc0f2b602e2462d39f [2022-07-20T13:32:47.900Z] #34 DONE 0.3s [2022-07-20T13:32:47.900Z] [2022-07-20T13:32:47.900Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T13:32:47.900Z] #39 sha256:55a91f1dbfd6d163aeb6d84070bc6c7fe56b5c161fbc98f2c5521849e4658262 [2022-07-20T13:32:48.465Z] #39 DONE 0.3s [2022-07-20T13:32:48.465Z] [2022-07-20T13:32:48.465Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T13:32:48.465Z] #42 sha256:4af581b80057ef87f80a30a06adf3992ce3ff7f2a6c33f0d3ad1f4284cb804bb [2022-07-20T13:32:48.465Z] #42 DONE 0.1s [2022-07-20T13:32:48.465Z] [2022-07-20T13:32:48.465Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T13:32:48.465Z] #44 sha256:80b929aad4928f95ed0a1d2ae4c6a3e5915bae0d17cf4f08642490f2d9dcf891 [2022-07-20T13:32:48.465Z] #44 DONE 0.1s [2022-07-20T13:32:48.465Z] [2022-07-20T13:32:48.465Z] #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-20T13:32:48.465Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:32:48.722Z] #71 ... [2022-07-20T13:32:48.722Z] [2022-07-20T13:32:48.722Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T13:32:48.722Z] #46 sha256:2ac4ea2c6570f7b81ba69bd3514050394769741db9fb28fc9d31d564520f39e5 [2022-07-20T13:32:48.722Z] #46 DONE 0.1s [2022-07-20T13:32:48.722Z] [2022-07-20T13:32:48.722Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T13:32:48.722Z] #48 sha256:ae32cdcc29eae0248ff31bd42c2854e4d83abd681f5f69028bcbf215be3aad79 [2022-07-20T13:32:48.722Z] #48 DONE 0.1s [2022-07-20T13:32:48.722Z] [2022-07-20T13:32:48.722Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T13:32:48.722Z] #52 sha256:d21e2589abe55100f1d860471cb2863da9007a5dde34bdaafd6a0bd7212f7698 [2022-07-20T13:32:48.722Z] #52 DONE 0.1s [2022-07-20T13:32:48.722Z] [2022-07-20T13:32:48.722Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T13:32:48.722Z] #55 sha256:9825d044a614df71517cf0bae4592fdde7a292aeedeb96d4500d38327d38ba15 [2022-07-20T13:32:48.978Z] #55 DONE 0.2s [2022-07-20T13:32:48.978Z] [2022-07-20T13:32:48.978Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T13:32:48.978Z] #59 sha256:11c3eaeb5b9509a325af2995be8d44debd9c63fdb22358be9bdd23686dec4302 [2022-07-20T13:32:48.978Z] #59 DONE 0.1s [2022-07-20T13:32:48.978Z] [2022-07-20T13:32:48.978Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T13:32:48.978Z] #61 sha256:936933206039147c89a6bbfdade31904dd2eda7313c5c362fee55267cd7f0e94 [2022-07-20T13:32:48.979Z] #61 DONE 0.1s [2022-07-20T13:32:48.979Z] [2022-07-20T13:32:48.979Z] #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-20T13:32:48.979Z] #67 sha256:2738a798b4096bce1967e01196918e3082a50274305ff1082b3177bf1c60b3f8 [2022-07-20T13:32:49.235Z] #67 ... [2022-07-20T13:32:49.236Z] [2022-07-20T13:32:49.236Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T13:32:49.236Z] #63 sha256:1b4dd8f99a372ff7c565ea4add8d8cfd9c638014609b89ac8f7a58fdb0ab719a [2022-07-20T13:32:49.236Z] #63 DONE 0.2s [2022-07-20T13:32:49.236Z] [2022-07-20T13:32:49.236Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T13:32:49.236Z] #65 sha256:f7d9dd07d3a12ecbeae1cd42a278d47029a511eb9cf265e8c8f32e4ed493ea7b [2022-07-20T13:32:49.236Z] #65 DONE 0.1s [2022-07-20T13:32:49.236Z] [2022-07-20T13:32:49.236Z] #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-20T13:32:49.236Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:32:50.875Z] #64 435.8 + bin/containerd-shim-runc-v1 [2022-07-20T13:32:57.441Z] #64 442.2 + bin/containerd-shim-runc-v2 [2022-07-20T13:32:57.700Z] #64 443.0 + binaries [2022-07-20T13:32:57.700Z] #64 443.0 + install -D bin/containerd /build/containerd [2022-07-20T13:32:57.700Z] #64 443.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T13:32:57.700Z] #64 443.0 + install -D bin/ctr /build/ctr [2022-07-20T13:32:59.600Z] #64 DONE 444.9s [2022-07-20T13:33:00.976Z] [2022-07-20T13:33:00.976Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T13:33:00.976Z] #65 sha256:c3a0a47590253510dc8ae92e2d869bcfe262462475cb985a509655e43c6fd8c1 [2022-07-20T13:33:01.541Z] #65 DONE 0.8s [2022-07-20T13:33:01.541Z] [2022-07-20T13:33:01.541Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T13:33:01.541Z] #70 sha256:09a89066e2b28bf42453157e1bb7c4a74d7c5b623c2421cf4f742b08958e44f7 [2022-07-20T13:33:01.799Z] #70 DONE 0.2s [2022-07-20T13:33:01.799Z] [2022-07-20T13:33:01.799Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T13:33:01.799Z] #75 sha256:b5ba86a83da8771ed46bfa519efeb3b605e331663b69aedf2503a146a7dcceec [2022-07-20T13:33:03.174Z] #75 DONE 1.1s [2022-07-20T13:33:03.174Z] [2022-07-20T13:33:03.174Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T13:33:03.174Z] #78 sha256:b30f8e896a75b800174ee90059b55c7bafa32c92556e2adc812a6290a745c2fe [2022-07-20T13:33:03.174Z] #78 DONE 0.0s [2022-07-20T13:33:03.174Z] [2022-07-20T13:33:03.174Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T13:33:03.174Z] #79 sha256:516ed991558dbce854cf9681f72a49247f1d96e6ceaa1033f225537a7501f621 [2022-07-20T13:33:03.174Z] #79 DONE 0.0s [2022-07-20T13:33:03.174Z] [2022-07-20T13:33:03.174Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T13:33:03.174Z] #80 sha256:95c2f1030e09e56b28678063b308d2645697e97ca87d6393eebed43192bd748f [2022-07-20T13:33:03.174Z] #80 DONE 0.0s [2022-07-20T13:33:03.174Z] [2022-07-20T13:33:03.174Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T13:33:03.174Z] #81 sha256:db9d99e4551fae0cf395da79d666d77bdd96c9b96ad4be14dcc6dcf2f0641d2d [2022-07-20T13:33:09.749Z] #81 DONE 6.1s [2022-07-20T13:33:09.749Z] [2022-07-20T13:33:09.749Z] #82 exporting to image [2022-07-20T13:33:09.749Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T13:33:09.749Z] #82 exporting layers [2022-07-20T13:33:10.351Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 31.5% of statements [2022-07-20T13:33:11.136Z] #71 ... [2022-07-20T13:33:11.136Z] [2022-07-20T13:33:11.136Z] #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-20T13:33:11.136Z] #67 sha256:2738a798b4096bce1967e01196918e3082a50274305ff1082b3177bf1c60b3f8 [2022-07-20T13:33:11.136Z] #67 88.66 + mkdir -p /build [2022-07-20T13:33:11.136Z] #67 88.67 + cp runc /build/runc [2022-07-20T13:33:11.136Z] #67 DONE 89.0s [2022-07-20T13:33:11.136Z] [2022-07-20T13:33:11.137Z] #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-20T13:33:11.137Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:33:11.137Z] #71 ... [2022-07-20T13:33:11.137Z] [2022-07-20T13:33:11.137Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T13:33:11.137Z] #68 sha256:ab823275f657b522555309e697f53f0c4b6e4a1558b6b50ff72ba497554c884f [2022-07-20T13:33:11.137Z] #68 DONE 0.1s [2022-07-20T13:33:11.137Z] [2022-07-20T13:33:11.137Z] #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-20T13:33:11.137Z] #71 sha256:8ffc8d7be70e179cbc1eb01c0c313915fa2270df1194d8a4cfe86954d465df57 [2022-07-20T13:33:11.730Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-20T13:33:12.299Z] ok github.com/docker/docker/cmd/dockerd/trap 2.457s coverage: 0.0% of statements [2022-07-20T13:33:12.299Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T13:33:12.299Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T13:33:12.299Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T13:33:12.299Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T13:33:12.299Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T13:33:16.699Z] #64 438.4 # github.com/containerd/containerd/cmd/containerd [2022-07-20T13:33:16.699Z] #64 438.4 /usr/bin/ld: /tmp/go-link-1644902197/000019.o: in function `New': [2022-07-20T13:33:16.699Z] #64 438.4 /tmp/tmp.hXJW8lNv8Z/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-20T13:33:16.699Z] #64 438.5 + bin/containerd-stress [2022-07-20T13:33:16.699Z] #64 439.6 + bin/containerd-shim [2022-07-20T13:33:17.579Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-07-20T13:33:17.897Z] #82 exporting layers 8.4s done [2022-07-20T13:33:17.897Z] #82 writing image sha256:54fcc5745d02af197a2286bc657a21a56248f8b3c4dbcff9a6bd7c414f27c180 done [2022-07-20T13:33:17.897Z] #82 naming to docker.io/library/docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d done [2022-07-20T13:33:17.897Z] #82 DONE 8.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-20T13:33:18.250Z] + trap exit INT TERM [2022-07-20T13:33:18.250Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-20T13:33:18.250Z] + CONTAINER_NAME=docker-pr1 [2022-07-20T13:33:18.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43840/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh dynbinary [2022-07-20T13:33:18.961Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-20T13:33:19.186Z] [2022-07-20T13:33:19.445Z] Removing bundles/ [2022-07-20T13:33:19.445Z] [2022-07-20T13:33:19.445Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T13:33:19.445Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T13:33:19.445Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:33:20.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-20T13:33:24.837Z] #64 450.7 + bin/containerd-shim-runc-v1 [2022-07-20T13:33:26.915Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-20T13:33:28.295Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-20T13:33:28.555Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-20T13:33:29.494Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-20T13:33:30.063Z] ok github.com/docker/docker/daemon 10.124s coverage: 16.2% of statements [2022-07-20T13:33:30.063Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T13:33:30.063Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T13:33:30.063Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-20T13:33:30.063Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T13:33:30.063Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T13:33:30.125Z] #64 456.9 + bin/containerd-shim-runc-v2 [2022-07-20T13:33:30.632Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.603s coverage: 74.8% of statements [2022-07-20T13:33:30.695Z] #64 457.7 + binaries [2022-07-20T13:33:30.955Z] #64 457.7 + install -D bin/containerd /build/containerd [2022-07-20T13:33:30.955Z] #64 457.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T13:33:30.955Z] #64 457.8 + install -D bin/ctr /build/ctr [2022-07-20T13:33:31.572Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.302s coverage: 56.2% of statements [2022-07-20T13:33:32.141Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-07-20T13:33:33.493Z] #64 DONE 460.4s [2022-07-20T13:33:33.547Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-20T13:33:34.877Z] [2022-07-20T13:33:34.877Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T13:33:34.877Z] #65 sha256:8c338d0bb6cccb463ca83447d54cd39370a177d44110afc9db12b0136d8c023c [2022-07-20T13:33:34.944Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.162s coverage: 50.6% of statements [2022-07-20T13:33:35.815Z] #65 DONE 1.0s [2022-07-20T13:33:35.815Z] [2022-07-20T13:33:35.815Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T13:33:35.815Z] #70 sha256:4e000b9e330f36fb23029e2b859e9ab3116157cfdaedbf9da5de5c0f1d8939bb [2022-07-20T13:33:36.074Z] #70 DONE 0.3s [2022-07-20T13:33:36.074Z] [2022-07-20T13:33:36.074Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T13:33:36.074Z] #75 sha256:812b9686eb994361edce09776c5cd9f18a5e698d1a44ff3871692262c54069a5 [2022-07-20T13:33:36.326Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.882s coverage: 45.9% of statements [2022-07-20T13:33:36.326Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T13:33:37.012Z] #75 DONE 1.0s [2022-07-20T13:33:37.012Z] [2022-07-20T13:33:37.012Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T13:33:37.012Z] #78 sha256:7677547cfba815cb59f2808cac9cee9678c4b80a5ac67cc048db7f6729f152b2 [2022-07-20T13:33:37.012Z] #78 DONE 0.0s [2022-07-20T13:33:37.264Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-20T13:33:37.264Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.912s coverage: 58.5% of statements [2022-07-20T13:33:37.264Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T13:33:37.264Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T13:33:37.271Z] [2022-07-20T13:33:37.271Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T13:33:37.271Z] #79 sha256:ee392e9755f842d25af5d0e8d496ccb169d4982517f10297f4a02669a992b8ec [2022-07-20T13:33:37.271Z] #79 DONE 0.1s [2022-07-20T13:33:37.271Z] [2022-07-20T13:33:37.271Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T13:33:37.271Z] #80 sha256:cfadc0e5f7c1349d42e39eb3a4dfe1fab7240038265fc65841fe4010a372eb6f [2022-07-20T13:33:37.271Z] #80 DONE 0.0s [2022-07-20T13:33:37.271Z] [2022-07-20T13:33:37.271Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T13:33:37.271Z] #81 sha256:2a9b4a07b25972d3fed246f6b13c961cdc64743f24fce9a9be0a74c64d78a5df [2022-07-20T13:33:38.202Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-20T13:33:38.771Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-20T13:33:39.340Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.9% of statements [2022-07-20T13:33:39.340Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T13:33:39.340Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T13:33:39.910Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2022-07-20T13:33:40.849Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 79.9% of statements [2022-07-20T13:33:40.849Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-07-20T13:33:40.849Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T13:33:41.418Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-20T13:33:41.418Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-20T13:33:41.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-20T13:33:42.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.164s coverage: 76.8% of statements [2022-07-20T13:33:42.549Z] #81 DONE 5.2s [2022-07-20T13:33:42.549Z] [2022-07-20T13:33:42.549Z] #82 exporting to image [2022-07-20T13:33:42.549Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T13:33:42.549Z] #82 exporting layers [2022-07-20T13:33:42.817Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-07-20T13:33:42.817Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T13:33:42.817Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T13:33:43.177Z] #71 176.2 # github.com/containerd/containerd/cmd/containerd [2022-07-20T13:33:43.178Z] #71 176.2 /usr/bin/ld: /tmp/go-link-2885157920/000019.o: in function `New': [2022-07-20T13:33:43.178Z] #71 176.2 /tmp/tmp.lCy1zmq1IL/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-20T13:33:43.178Z] #71 176.2 + bin/containerd-stress [2022-07-20T13:33:43.388Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 62.0% of statements [2022-07-20T13:33:43.388Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-07-20T13:33:43.433Z] #71 177.3 + bin/containerd-shim [2022-07-20T13:33:44.327Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-20T13:33:44.586Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2022-07-20T13:33:45.156Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-20T13:33:46.094Z] ok github.com/docker/docker/daemon/logger/splunk 1.539s coverage: 82.5% of statements [2022-07-20T13:33:46.094Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T13:33:46.094Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T13:33:46.664Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-20T13:33:48.043Z] ok github.com/docker/docker/distribution 1.505s coverage: 28.0% of statements [2022-07-20T13:33:48.043Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T13:33:48.303Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-20T13:33:48.873Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-20T13:33:49.133Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-07-20T13:33:49.133Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T13:33:49.392Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-20T13:33:49.962Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-20T13:33:49.962Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T13:33:49.962Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T13:33:50.531Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-07-20T13:33:50.680Z] #82 exporting layers 7.2s done [2022-07-20T13:33:50.680Z] #82 writing image sha256:28e50671c8475b79b2846197dcb8afc41dc17ffa88bb6129b794b875d18a34ee done [2022-07-20T13:33:50.680Z] #82 naming to docker.io/library/docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d done [2022-07-20T13:33:50.680Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:33:51.020Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -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:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh dynbinary test-integration [2022-07-20T13:33:51.100Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-20T13:33:51.669Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-07-20T13:33:51.669Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-07-20T13:33:52.401Z] [2022-07-20T13:33:52.401Z] Removing bundles/ [2022-07-20T13:33:52.401Z] [2022-07-20T13:33:52.401Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T13:33:52.401Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T13:33:52.401Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:33:53.587Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.3% of statements [2022-07-20T13:33:54.156Z] ok github.com/docker/docker/pkg/authorization 0.334s coverage: 68.3% of statements [2022-07-20T13:33:54.415Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T13:33:54.675Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-20T13:33:55.611Z] #71 188.4 + bin/containerd-shim-runc-v1 [2022-07-20T13:33:57.966Z] ok github.com/docker/docker/pkg/chrootarchive 2.531s coverage: 42.7% of statements [2022-07-20T13:33:57.966Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-20T13:33:58.226Z] ok github.com/docker/docker/layer 7.121s coverage: 68.9% of statements [2022-07-20T13:33:58.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T13:33:58.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T13:33:58.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T13:33:58.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T13:33:58.226Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T13:33:58.226Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T13:33:58.226Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-07-20T13:33:58.486Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-20T13:33:58.746Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-20T13:33:59.008Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-07-20T13:33:59.008Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-20T13:33:59.947Z] ok github.com/docker/docker/pkg/idtools 0.397s coverage: 67.9% of statements [2022-07-20T13:33:59.947Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 71.0% of statements [2022-07-20T13:34:00.206Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-07-20T13:34:00.465Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-07-20T13:34:00.465Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T13:34:00.465Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-07-20T13:34:00.725Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-20T13:34:00.725Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-20T13:34:00.864Z] #71 194.6 + bin/containerd-shim-runc-v2 [2022-07-20T13:34:00.985Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-20T13:34:00.985Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-20T13:34:00.985Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T13:34:00.985Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T13:34:01.428Z] #71 195.4 + binaries [2022-07-20T13:34:01.428Z] #71 195.4 + install -D bin/containerd /build/containerd [2022-07-20T13:34:01.428Z] #71 195.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T13:34:01.554Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-07-20T13:34:01.684Z] #71 195.4 + install -D bin/ctr /build/ctr [2022-07-20T13:34:01.941Z] #71 DONE 195.8s [2022-07-20T13:34:02.123Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-20T13:34:02.123Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-20T13:34:02.383Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-20T13:34:02.870Z] [2022-07-20T13:34:02.870Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T13:34:02.870Z] #72 sha256:924c22c0f00b21713c7e0ff5a2284a6cad49755693074fa16ec8af9cdae746bc [2022-07-20T13:34:03.437Z] #72 DONE 0.4s [2022-07-20T13:34:03.437Z] [2022-07-20T13:34:03.437Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T13:34:03.437Z] #77 sha256:e5e38808ca4b91b3775cd59dbae0fa37a66f3c6d24f36375b269fb4205ab9ff9 [2022-07-20T13:34:03.693Z] #77 DONE 0.1s [2022-07-20T13:34:03.693Z] [2022-07-20T13:34:03.693Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T13:34:03.693Z] #82 sha256:4d99fd3e3fc91a4cce9f724f330f44c91955b55637da5a8e701fb71c66b46211 [2022-07-20T13:34:03.761Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-20T13:34:03.950Z] #82 DONE 0.5s [2022-07-20T13:34:03.950Z] [2022-07-20T13:34:03.950Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T13:34:03.950Z] #85 sha256:45951e30ae0d79922cffa9330125eb22b3192f082e07957980f499528435cbca [2022-07-20T13:34:03.950Z] #85 DONE 0.1s [2022-07-20T13:34:04.021Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-20T13:34:04.210Z] [2022-07-20T13:34:04.210Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T13:34:04.210Z] #86 sha256:340b24b138bb3a8ec362178deb3a99e2bd5f5f961abe93986141116268a5e9b7 [2022-07-20T13:34:04.210Z] #86 DONE 0.0s [2022-07-20T13:34:04.210Z] [2022-07-20T13:34:04.210Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T13:34:04.210Z] #87 sha256:8f0b9abb1fa675c99b06ff5a9a2da948da8ad5cb288bf3f72cc848d46ebf04b9 [2022-07-20T13:34:04.210Z] #87 DONE 0.0s [2022-07-20T13:34:04.210Z] [2022-07-20T13:34:04.210Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T13:34:04.210Z] #88 sha256:0a456d7f232f99d771adea7acda8c21ae413b03831b4e31ea4293084702bf5f5 [2022-07-20T13:34:04.281Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-20T13:34:04.540Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-20T13:34:04.800Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-20T13:34:04.800Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-20T13:34:05.369Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-20T13:34:05.938Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-20T13:34:06.198Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-07-20T13:34:06.767Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-20T13:34:06.767Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T13:34:08.374Z] #88 DONE 4.0s [2022-07-20T13:34:08.374Z] [2022-07-20T13:34:08.374Z] #89 exporting to image [2022-07-20T13:34:08.374Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T13:34:08.374Z] #89 exporting layers [2022-07-20T13:34:08.674Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-20T13:34:08.935Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-20T13:34:09.504Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-20T13:34:10.443Z] ok github.com/docker/docker/quota 0.197s coverage: 71.4% of statements [2022-07-20T13:34:11.012Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-20T13:34:11.951Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-07-20T13:34:12.226Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-20T13:34:12.492Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-20T13:34:13.071Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-20T13:34:13.336Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-07-20T13:34:15.243Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-20T13:34:15.504Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-07-20T13:34:16.074Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-20T13:34:17.453Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-20T13:34:18.164Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T13:34:18.164Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:34:18.164Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:34:18.164Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:34:18.164Z] [2022-07-20T13:34:18.164Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T13:34:18.164Z] DOCKER_SYSTEMD=1 [2022-07-20T13:34:18.164Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T13:34:18.164Z] HOSTNAME=416652b265c0 [2022-07-20T13:34:18.164Z] DEST=bundles/test-integration [2022-07-20T13:34:18.164Z] PWD=/go/src/github.com/docker/docker [2022-07-20T13:34:18.164Z] DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:34:18.164Z] container=docker [2022-07-20T13:34:18.164Z] HOME=/root [2022-07-20T13:34:18.164Z] LANG=C.UTF-8 [2022-07-20T13:34:18.164Z] INVOCATION_ID=e6fc902df8be4ad0abb15610f1b2655b [2022-07-20T13:34:18.164Z] GOLANG_VERSION=1.18.4 [2022-07-20T13:34:18.164Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T13:34:18.164Z] VALIDATE_BRANCH=master [2022-07-20T13:34:18.164Z] TERM=xterm [2022-07-20T13:34:18.164Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T13:34:18.164Z] SHLVL=3 [2022-07-20T13:34:18.164Z] TIMEOUT=120m [2022-07-20T13:34:18.164Z] DOCKER_BUILDTAGS= journald [2022-07-20T13:34:18.164Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T13:34:18.164Z] GO111MODULE=off [2022-07-20T13:34:18.164Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T13:34:18.164Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T13:34:18.164Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T13:34:18.164Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T13:34:18.164Z] GOPATH=/go [2022-07-20T13:34:18.164Z] PKG_CONFIG=pkg-config [2022-07-20T13:34:18.164Z] _=/usr/bin/env [2022-07-20T13:34:18.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T13:34:34.928Z] #89 exporting layers 25.9s done [2022-07-20T13:34:34.928Z] #89 writing image sha256:41346a5bffffbb367854029897dd3550d2078aec46cab17da5abe068821523f4 done [2022-07-20T13:34:34.928Z] #89 naming to docker.io/library/docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d done [2022-07-20T13:34:34.928Z] #89 DONE 25.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-20T13:34:35.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43840/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/validate/default [2022-07-20T13:34:35.544Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T13:34:35.544Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === Skipped [2022-07-20T13:34:35.544Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T13:34:35.544Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T13:34:35.544Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T13:34:35.544Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T13:34:35.544Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:71: No driver to put! [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T13:34:35.544Z] time="2022-07-20T13:33:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T13:34:35.544Z] time="2022-07-20T13:33:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T13:34:35.544Z] time="2022-07-20T13:33:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T13:34:35.544Z] time="2022-07-20T13:33:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T13:34:35.544Z] time="2022-07-20T13:33:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:71: No driver to put! [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T13:34:35.544Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T13:34:35.544Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T13:34:35.544Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T13:34:35.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T13:34:35.544Z] graphtest_unix.go:71: No driver to put! [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T13:34:35.544Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T13:34:35.544Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T13:34:35.544Z] [2022-07-20T13:34:35.544Z] DONE 2811 tests, 28 skipped in 213.284s [2022-07-20T13:34:35.544Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:34:35.544Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:34:35.545Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T13:34:35.545Z] + 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-20T13:34:35.849Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-20T13:34:35.849Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-20T13:34:35.849Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-20T13:34:35.849Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-20T13:34:35.849Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-20T13:34:35.849Z] [2022-07-20T13:34:35.849Z] INFO Start validation with golang-ci-lint [2022-07-20T13:34:36.778Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-20T13:34:36.778Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-20T13:35:04.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T13:35:04.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T13:35:22.232Z] ok github.com/docker/docker/libnetwork 37.431s coverage: 40.6% of statements [2022-07-20T13:35:22.232Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T13:35:22.232Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-20T13:35:22.232Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T13:35:22.232Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T13:35:22.232Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-20T13:35:24.138Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.556s coverage: 59.9% of statements [2022-07-20T13:35:24.138Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T13:35:24.138Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-20T13:35:24.706Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-07-20T13:35:24.706Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T13:35:25.275Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-20T13:35:25.275Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T13:35:25.535Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-20T13:35:25.917Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T13:35:25.917Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:35:25.917Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:35:25.917Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:35:25.917Z] [2022-07-20T13:35:25.917Z] + TEST_INTEGRATION_DEST=1 [2022-07-20T13:35:25.917Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-20T13:35:25.917Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T13:35:25.917Z] + run_tests test-integration-flaky [2022-07-20T13:35:25.917Z] + '[' -n 0 ']' [2022-07-20T13:35:25.917Z] + rm= [2022-07-20T13:35:25.917Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43840/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43840/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh test-integration-flaky test-integration [2022-07-20T13:35:25.917Z] + c=0 [2022-07-20T13:35:25.917Z] ++ jobs -p [2022-07-20T13:35:25.917Z] + for job in $(jobs -p) [2022-07-20T13:35:25.917Z] + wait 8411 [2022-07-20T13:35:25.917Z] + TEST_INTEGRATION_DEST=3 [2022-07-20T13:35:25.917Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-20T13:35:25.917Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T13:35:25.917Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-20T13:35:25.917Z] + run_tests [2022-07-20T13:35:25.917Z] + '[' -n 0 ']' [2022-07-20T13:35:25.917Z] + rm= [2022-07-20T13:35:25.917Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43840/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43840/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh '' test-integration [2022-07-20T13:35:25.918Z] + TEST_INTEGRATION_DEST=2 [2022-07-20T13:35:25.918Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-20T13:35:25.918Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T13:35:25.918Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-20T13:35:25.918Z] + run_tests [2022-07-20T13:35:25.918Z] + '[' -n 0 ']' [2022-07-20T13:35:25.918Z] + rm= [2022-07-20T13:35:25.918Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43840/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43840/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh '' test-integration [2022-07-20T13:35:25.918Z] [2022-07-20T13:35:25.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T13:35:25.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T13:35:25.918Z] HOSTNAME=b907e39fcda7 [2022-07-20T13:35:25.918Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T13:35:25.918Z] TESTDEBUG=0 [2022-07-20T13:35:25.918Z] DEST=bundles/test-integration [2022-07-20T13:35:25.918Z] PWD=/go/src/github.com/docker/docker [2022-07-20T13:35:25.918Z] KEEPBUNDLE=1 [2022-07-20T13:35:25.918Z] DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:35:25.918Z] container=docker [2022-07-20T13:35:25.918Z] HOME=/root [2022-07-20T13:35:25.918Z] GOLANG_VERSION=1.18.4 [2022-07-20T13:35:25.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T13:35:25.918Z] VALIDATE_BRANCH=master [2022-07-20T13:35:25.918Z] TERM=xterm [2022-07-20T13:35:25.918Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T13:35:25.918Z] SHLVL=1 [2022-07-20T13:35:25.918Z] TIMEOUT=120m [2022-07-20T13:35:25.918Z] DOCKER_BUILDTAGS= journald [2022-07-20T13:35:25.918Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T13:35:25.918Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-20T13:35:25.918Z] GO111MODULE=off [2022-07-20T13:35:25.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T13:35:25.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T13:35:25.918Z] GOPATH=/go [2022-07-20T13:35:25.918Z] PKG_CONFIG=pkg-config [2022-07-20T13:35:25.918Z] _=/usr/bin/env [2022-07-20T13:35:25.918Z] Building test suite binary ./integration-cli/test.main [2022-07-20T13:35:25.918Z] [2022-07-20T13:35:25.918Z] [2022-07-20T13:35:25.918Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-20T13:35:25.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T13:35:25.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T13:35:25.918Z] HOSTNAME=c8d962f05233 [2022-07-20T13:35:25.918Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T13:35:25.918Z] TESTDEBUG=0 [2022-07-20T13:35:25.918Z] DEST=bundles/test-integration [2022-07-20T13:35:25.918Z] PWD=/go/src/github.com/docker/docker [2022-07-20T13:35:25.918Z] KEEPBUNDLE=1 [2022-07-20T13:35:25.918Z] DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:35:25.918Z] container=docker [2022-07-20T13:35:25.918Z] HOME=/root [2022-07-20T13:35:25.918Z] GOLANG_VERSION=1.18.4 [2022-07-20T13:35:25.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T13:35:25.918Z] VALIDATE_BRANCH=master [2022-07-20T13:35:25.918Z] TERM=xterm [2022-07-20T13:35:25.918Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T13:35:25.918Z] SHLVL=1 [2022-07-20T13:35:25.918Z] TIMEOUT=120m [2022-07-20T13:35:25.918Z] DOCKER_BUILDTAGS= journald [2022-07-20T13:35:25.918Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T13:35:25.918Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-20T13:35:25.918Z] GO111MODULE=off [2022-07-20T13:35:25.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T13:35:25.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T13:35:25.918Z] GOPATH=/go [2022-07-20T13:35:25.918Z] PKG_CONFIG=pkg-config [2022-07-20T13:35:25.918Z] _=/usr/bin/env [2022-07-20T13:35:25.918Z] Building test suite binary ./integration-cli/test.main [2022-07-20T13:35:25.918Z] No new tests added to integration. [2022-07-20T13:35:25.918Z] [2022-07-20T13:35:25.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T13:35:25.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T13:35:25.918Z] HOSTNAME=4fb4ded8f448 [2022-07-20T13:35:25.918Z] TESTDEBUG=0 [2022-07-20T13:35:25.918Z] DEST=bundles/test-integration [2022-07-20T13:35:25.918Z] PWD=/go/src/github.com/docker/docker [2022-07-20T13:35:25.918Z] KEEPBUNDLE=1 [2022-07-20T13:35:25.918Z] DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:35:25.918Z] container=docker [2022-07-20T13:35:25.918Z] HOME=/root [2022-07-20T13:35:25.918Z] GOLANG_VERSION=1.18.4 [2022-07-20T13:35:25.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T13:35:25.918Z] VALIDATE_BRANCH=master [2022-07-20T13:35:25.918Z] TERM=xterm [2022-07-20T13:35:25.918Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T13:35:25.918Z] SHLVL=1 [2022-07-20T13:35:25.918Z] TIMEOUT=120m [2022-07-20T13:35:25.918Z] DOCKER_BUILDTAGS= journald [2022-07-20T13:35:25.918Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T13:35:25.918Z] GO111MODULE=off [2022-07-20T13:35:25.918Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T13:35:25.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T13:35:25.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T13:35:25.918Z] GOPATH=/go [2022-07-20T13:35:25.918Z] PKG_CONFIG=pkg-config [2022-07-20T13:35:25.918Z] _=/usr/bin/env [2022-07-20T13:35:25.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T13:35:26.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T13:35:35.517Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.267s coverage: 6.7% of statements [2022-07-20T13:35:35.517Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T13:35:35.517Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-20T13:35:35.777Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-20T13:35:35.777Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T13:35:35.777Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T13:35:36.037Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T13:35:36.297Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-20T13:35:36.556Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-20T13:35:36.816Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-20T13:35:36.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T13:35:37.075Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-20T13:35:44.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T13:35:45.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T13:35:46.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T13:35:47.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T13:35:47.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T13:35:47.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T13:35:48.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T13:35:49.291Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-20T13:35:51.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T13:35:52.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T13:35:53.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T13:35:53.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T13:35:54.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T13:35:55.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T13:35:56.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T13:35:57.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T13:35:58.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T13:35:58.918Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T13:35:58.918Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:35:58.918Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:35:58.918Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:35:58.918Z] [2022-07-20T13:35:58.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T13:35:58.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T13:35:58.918Z] HOSTNAME=a716ae68d3b0 [2022-07-20T13:35:58.918Z] DEST=bundles/test-integration [2022-07-20T13:35:58.918Z] PWD=/go/src/github.com/docker/docker [2022-07-20T13:35:58.918Z] DOCKER_ROOTLESS=1 [2022-07-20T13:35:58.918Z] DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:35:58.918Z] container=docker [2022-07-20T13:35:58.918Z] HOME=/root [2022-07-20T13:35:58.918Z] GOLANG_VERSION=1.18.4 [2022-07-20T13:35:58.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T13:35:58.918Z] VALIDATE_BRANCH=master [2022-07-20T13:35:58.918Z] TERM=xterm [2022-07-20T13:35:58.918Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T13:35:58.918Z] SHLVL=1 [2022-07-20T13:35:58.918Z] TIMEOUT=120m [2022-07-20T13:35:58.918Z] DOCKER_BUILDTAGS= journald [2022-07-20T13:35:58.918Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T13:35:58.918Z] GO111MODULE=off [2022-07-20T13:35:58.918Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T13:35:58.918Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T13:35:58.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T13:35:58.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T13:35:58.918Z] GOPATH=/go [2022-07-20T13:35:58.918Z] PKG_CONFIG=pkg-config [2022-07-20T13:35:58.918Z] _=/usr/bin/env [2022-07-20T13:35:58.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T13:35:59.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T13:35:59.267Z] Using test binary docker [2022-07-20T13:35:59.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T13:35:59.267Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-20T13:35:59.267Z] Starting dockerd [2022-07-20T13:35:59.267Z] INFO: Waiting for daemon to start... [2022-07-20T13:36:02.559Z] . [2022-07-20T13:36:02.559Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T13:36:02.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T13:36:02.559Z] Error: No such image: emptyfs [2022-07-20T13:36:02.559Z] Running integration-test (iteration 1) [2022-07-20T13:36:02.559Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T13:36:02.559Z] Loaded image: busybox:latest [2022-07-20T13:36:02.819Z] Loaded image: busybox:glibc [2022-07-20T13:36:04.200Z] Loaded image: debian:bullseye-slim [2022-07-20T13:36:04.200Z] Loaded image: hello-world:latest [2022-07-20T13:36:04.201Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:36:04.201Z] INFO: Testing against a local daemon [2022-07-20T13:36:04.201Z] === RUN TestCgroupNamespacesBuild [2022-07-20T13:36:05.581Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2022-07-20T13:36:05.581Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T13:36:06.962Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-07-20T13:36:06.962Z] === RUN TestBuildWithSession [2022-07-20T13:36:06.962Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:36:06.962Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T13:36:06.962Z] === RUN TestBuildSquashParent [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/ipam 16.670s coverage: 85.3% of statements [2022-07-20T13:36:07.390Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T13:36:07.390Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-20T13:36:07.390Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.0% of statements [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T13:36:07.390Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-20T13:36:12.242Z] --- PASS: TestBuildSquashParent (4.54s) [2022-07-20T13:36:12.242Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T13:36:12.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:36:12.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:36:12.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:36:12.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:36:12.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:36:12.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:36:12.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:36:12.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:36:12.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:36:12.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:36:12.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:36:12.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:36:12.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:36:12.242Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:36:13.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:36:13.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:36:14.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:36:14.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:36:15.945Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-07-20T13:36:15.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-07-20T13:36:15.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-07-20T13:36:15.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-07-20T13:36:15.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-07-20T13:36:15.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-07-20T13:36:15.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2022-07-20T13:36:15.945Z] === RUN TestBuildMultiStageCopy [2022-07-20T13:36:15.945Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T13:36:17.325Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T13:36:17.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T13:36:17.846Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T13:36:18.112Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T13:36:18.372Z] --- PASS: TestBuildMultiStageCopy (2.33s) [2022-07-20T13:36:18.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-07-20T13:36:18.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-20T13:36:18.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-20T13:36:18.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-07-20T13:36:18.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-07-20T13:36:18.372Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T13:36:18.942Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-20T13:36:18.942Z] === RUN TestBuildLabelWithTargets [2022-07-20T13:36:19.880Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-07-20T13:36:19.880Z] === RUN TestBuildWithEmptyLayers [2022-07-20T13:36:20.451Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-20T13:36:20.451Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T13:36:22.363Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-07-20T13:36:22.363Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T13:36:22.624Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-20T13:36:22.624Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T13:36:24.534Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2022-07-20T13:36:24.534Z] === RUN TestBuildWithHugeFile [2022-07-20T13:36:45.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T13:36:45.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T13:37:07.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T13:37:12.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T13:37:20.790Z] --- PASS: TestBuildWithHugeFile (53.72s) [2022-07-20T13:37:20.790Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T13:37:20.790Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:37:20.790Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:37:20.790Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T13:37:20.790Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:37:20.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:37:20.790Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:37:20.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:37:20.790Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:37:20.790Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:37:20.790Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:37:20.790Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:37:20.790Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:37:20.790Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-20T13:37:20.790Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-20T13:37:20.790Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-07-20T13:37:20.790Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T13:37:20.790Z] === RUN TestBuildPreserveOwnership [2022-07-20T13:37:20.790Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T13:37:20.790Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T13:37:22.170Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2022-07-20T13:37:22.170Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-07-20T13:37:22.170Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-07-20T13:37:22.170Z] === RUN TestBuildPlatformInvalid [2022-07-20T13:37:22.170Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-20T13:37:22.170Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T13:37:22.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T13:37:22.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T13:37:22.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T13:37:23.108Z] Loaded image: busybox:latest [2022-07-20T13:37:23.108Z] Loaded image: busybox:glibc [2022-07-20T13:37:23.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T13:37:24.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T13:37:24.504Z] Loaded image: debian:bullseye-slim [2022-07-20T13:37:24.504Z] Loaded image: hello-world:latest [2022-07-20T13:37:24.504Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:37:24.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T13:37:25.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T13:37:28.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T13:37:29.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T13:37:30.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T13:37:30.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T13:37:31.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T13:37:31.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T13:37:33.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T13:37:33.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T13:37:34.493Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.86s) [2022-07-20T13:37:34.493Z] PASS [2022-07-20T13:37:34.493Z] [2022-07-20T13:37:34.493Z] === Skipped [2022-07-20T13:37:34.493Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T13:37:34.493Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:37:34.493Z] [2022-07-20T13:37:34.493Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:37:34.493Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:37:34.493Z] [2022-07-20T13:37:34.493Z] DONE 34 tests, 2 skipped in 90.605s [2022-07-20T13:37:34.493Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T13:37:34.493Z] INFO: Testing against a local daemon [2022-07-20T13:37:34.493Z] === RUN TestConfigInspect [2022-07-20T13:37:34.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T13:37:35.062Z] --- PASS: TestConfigInspect (1.92s) [2022-07-20T13:37:35.062Z] === RUN TestConfigList [2022-07-20T13:37:35.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T13:37:35.329Z] Using test binary docker [2022-07-20T13:37:35.591Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T13:37:35.591Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T13:37:35.591Z] INFO: Waiting for daemon to start... [2022-07-20T13:37:35.591Z] Starting dockerd [2022-07-20T13:37:37.037Z] --- PASS: TestConfigList (2.20s) [2022-07-20T13:37:37.037Z] === RUN TestConfigsCreateAndDelete [2022-07-20T13:37:38.887Z] . [2022-07-20T13:37:38.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T13:37:38.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T13:37:38.887Z] Error: No such image: emptyfs [2022-07-20T13:37:38.887Z] Running integration-test (iteration 1) [2022-07-20T13:37:38.887Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T13:37:39.148Z] Loaded image: busybox:latest [2022-07-20T13:37:39.148Z] Loaded image: busybox:glibc [2022-07-20T13:37:39.598Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-07-20T13:37:39.598Z] === RUN TestConfigsUpdate [2022-07-20T13:37:40.531Z] Loaded image: debian:bullseye-slim [2022-07-20T13:37:40.532Z] Loaded image: hello-world:latest [2022-07-20T13:37:40.532Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:37:40.532Z] INFO: Testing against a local daemon [2022-07-20T13:37:40.532Z] === RUN TestCgroupNamespacesBuild [2022-07-20T13:37:41.505Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-20T13:37:41.505Z] === RUN TestTemplatedConfig [2022-07-20T13:37:41.913Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-07-20T13:37:41.913Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T13:37:43.213Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 2m51.671235682s [2022-07-20T13:37:43.213Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.338278ms [2022-07-20T13:37:43.294Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-20T13:37:43.294Z] === RUN TestBuildWithSession [2022-07-20T13:37:43.294Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:37:43.294Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T13:37:43.294Z] === RUN TestBuildSquashParent [2022-07-20T13:37:44.045Z] --- PASS: TestTemplatedConfig (2.68s) [2022-07-20T13:37:44.045Z] === RUN TestConfigCreateResolve [2022-07-20T13:37:46.583Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-07-20T13:37:46.583Z] PASS [2022-07-20T13:37:46.583Z] [2022-07-20T13:37:46.583Z] DONE 6 tests in 13.329s [2022-07-20T13:37:46.583Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T13:37:46.583Z] INFO: Testing against a local daemon [2022-07-20T13:37:46.583Z] === RUN TestAttachWithTTY [2022-07-20T13:37:46.583Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-20T13:37:46.583Z] === RUN TestAttachWithoutTTy [2022-07-20T13:37:46.583Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T13:37:46.583Z] === RUN TestCheckpoint [2022-07-20T13:37:46.583Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:37:46.583Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T13:37:46.583Z] === RUN TestContainerInvalidJSON [2022-07-20T13:37:46.583Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T13:37:46.583Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T13:37:46.584Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:37:46.584Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:37:46.584Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:37:46.584Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:37:46.584Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:37:46.584Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:37:46.584Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T13:37:46.584Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T13:37:46.584Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:37:46.584Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T13:37:46.584Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T13:37:46.584Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T13:37:46.584Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T13:37:46.584Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T13:37:46.584Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T13:37:46.584Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T13:37:46.584Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-20T13:37:46.584Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T13:37:46.584Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T13:37:46.584Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T13:37:46.584Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-20T13:37:46.584Z] === RUN TestCopyEmptyFile [2022-07-20T13:37:46.843Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-20T13:37:46.843Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T13:37:46.843Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-20T13:37:46.843Z] === RUN TestCopyFromContainer [2022-07-20T13:37:48.224Z] === RUN TestCopyFromContainer// [2022-07-20T13:37:48.224Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T13:37:48.224Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T13:37:48.224Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T13:37:48.224Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T13:37:48.484Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T13:37:48.484Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T13:37:48.484Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T13:37:48.484Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T13:37:48.744Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer (1.75s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T13:37:48.744Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T13:37:48.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T13:37:48.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:37:48.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:37:48.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:37:48.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:37:48.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:37:48.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:37:48.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:37:48.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:37:48.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:37:48.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T13:37:48.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T13:37:48.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T13:37:48.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T13:37:48.745Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T13:37:48.745Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-07-20T13:37:48.745Z] === RUN TestCreateWithInvalidEnv [2022-07-20T13:37:48.745Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T13:37:48.745Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T13:37:48.745Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T13:37:48.745Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T13:37:48.745Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T13:37:48.745Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T13:37:48.745Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T13:37:48.745Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T13:37:48.745Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T13:37:48.745Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T13:37:48.745Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T13:37:48.745Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T13:37:48.745Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T13:37:48.745Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T13:37:48.745Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T13:37:48.745Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T13:37:50.653Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-07-20T13:37:50.653Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T13:37:51.422Z] --- PASS: TestBuildSquashParent (7.16s) [2022-07-20T13:37:51.422Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T13:37:51.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:37:51.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:37:51.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:37:51.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:37:51.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:37:51.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:37:51.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:37:51.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:37:51.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:37:51.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:37:51.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:37:51.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:37:51.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:37:51.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:37:51.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:37:51.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:37:52.033Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-07-20T13:37:52.033Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T13:37:52.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:37:52.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:37:52.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:37:52.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:37:52.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:37:52.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:37:52.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:37:52.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:37:52.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:37:52.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:37:52.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:37:52.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:37:52.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:37:52.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:37:52.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:37:52.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T13:37:52.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T13:37:52.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T13:37:52.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T13:37:52.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T13:37:52.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T13:37:52.033Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T13:37:52.602Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-07-20T13:37:52.602Z] === RUN TestCreateDifferentPlatform [2022-07-20T13:37:52.602Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T13:37:52.602Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T13:37:52.602Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-20T13:37:52.602Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T13:37:52.602Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T13:37:52.602Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T13:37:52.602Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-07-20T13:37:52.602Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T13:37:52.602Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-20T13:37:52.602Z] === RUN TestCreateInvalidHostConfig [2022-07-20T13:37:52.602Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:37:52.602Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:37:52.602Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:37:52.602Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:37:52.602Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:37:52.602Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:37:52.602Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:37:52.602Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:37:52.602Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:37:52.602Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:37:52.602Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:37:52.602Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:37:52.602Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T13:37:52.602Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T13:37:52.602Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T13:37:52.602Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T13:37:52.602Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T13:37:52.602Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T13:37:52.602Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T13:37:52.602Z] === RUN TestDaemonRestartIpcMode [2022-07-20T13:37:52.602Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T13:37:52.602Z] === RUN TestDaemonHostGatewayIP [2022-07-20T13:37:52.602Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T13:37:52.602Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T13:37:52.602Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T13:37:52.602Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T13:37:52.602Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T13:37:52.602Z] === RUN TestDiff [2022-07-20T13:37:53.171Z] --- PASS: TestDiff (0.55s) [2022-07-20T13:37:53.171Z] === RUN TestExecConsoleSize [2022-07-20T13:37:53.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:37:53.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:37:54.109Z] --- PASS: TestExecConsoleSize (0.64s) [2022-07-20T13:37:54.109Z] === RUN TestExecWithCloseStdin [2022-07-20T13:37:54.677Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-07-20T13:37:54.677Z] === RUN TestExec [2022-07-20T13:37:55.247Z] --- PASS: TestExec (0.63s) [2022-07-20T13:37:55.247Z] === RUN TestExecUser [2022-07-20T13:37:55.762Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-20T13:37:55.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-07-20T13:37:55.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2022-07-20T13:37:55.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s) [2022-07-20T13:37:55.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2022-07-20T13:37:55.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2022-07-20T13:37:55.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-07-20T13:37:55.763Z] === RUN TestBuildMultiStageCopy [2022-07-20T13:37:55.763Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T13:37:55.815Z] --- PASS: TestExecUser (0.64s) [2022-07-20T13:37:55.815Z] === RUN TestExportContainerAndImportImage [2022-07-20T13:37:56.752Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-07-20T13:37:56.752Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T13:37:58.132Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-20T13:37:58.132Z] === RUN TestHealthCheckWorkdir [2022-07-20T13:37:58.701Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2022-07-20T13:37:58.701Z] === RUN TestHealthKillContainer [2022-07-20T13:37:58.879Z] ok github.com/docker/docker/libnetwork/networkdb 103.187s coverage: 60.0% of statements [2022-07-20T13:37:58.879Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T13:37:58.879Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-20T13:37:58.879Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2022-07-20T13:37:58.879Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-20T13:37:58.879Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-20T13:37:58.879Z] ok github.com/docker/docker/libnetwork/portmapper 0.686s coverage: 48.6% of statements [2022-07-20T13:37:58.879Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-20T13:37:58.879Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T13:37:59.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T13:37:59.142Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === Skipped [2022-07-20T13:37:59.142Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T13:37:59.142Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T13:37:59.142Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T13:37:59.142Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T13:37:59.142Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T13:37:59.142Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T13:37:59.142Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T13:37:59.142Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T13:37:59.142Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T13:37:59.142Z] firewalld_test.go:14: firewalld is not running [2022-07-20T13:37:59.142Z] [2022-07-20T13:37:59.142Z] DONE 327 tests, 9 skipped in 203.405s Post stage [Pipeline] junit [2022-07-20T13:37:59.772Z] Recording test results [2022-07-20T13:38:00.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T13:38:01.093Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T13:38:01.375Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T13:38:01.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -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:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh dynbinary test-integration [2022-07-20T13:38:01.685Z] [2022-07-20T13:38:01.945Z] Removing bundles/ [2022-07-20T13:38:01.945Z] [2022-07-20T13:38:01.945Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T13:38:01.945Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T13:38:01.945Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:38:02.313Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T13:38:02.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T13:38:02.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T13:38:03.251Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2022-07-20T13:38:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-07-20T13:38:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-20T13:38:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-20T13:38:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-20T13:38:03.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-07-20T13:38:03.251Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T13:38:06.823Z] --- PASS: TestHealthKillContainer (8.24s) [2022-07-20T13:38:06.823Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T13:38:07.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-07-20T13:38:07.392Z] === RUN TestIpcModeNone [2022-07-20T13:38:07.960Z] --- PASS: TestIpcModeNone (0.62s) [2022-07-20T13:38:07.960Z] === RUN TestIpcModePrivate [2022-07-20T13:38:08.527Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-20T13:38:08.527Z] === RUN TestBuildLabelWithTargets [2022-07-20T13:38:08.529Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-20T13:38:08.789Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-20T13:38:08.789Z] === RUN TestIpcModeShareable [2022-07-20T13:38:09.048Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-20T13:38:09.308Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-20T13:38:09.308Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T13:38:11.217Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-07-20T13:38:11.217Z] === RUN TestAPIIpcModeHost [2022-07-20T13:38:11.476Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-07-20T13:38:11.477Z] === RUN TestDaemonIpcModeShareable [2022-07-20T13:38:12.857Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-20T13:38:12.857Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2022-07-20T13:38:12.857Z] === RUN TestDaemonIpcModePrivate [2022-07-20T13:38:13.794Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-20T13:38:14.054Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-07-20T13:38:14.054Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T13:38:15.433Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-20T13:38:15.433Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-07-20T13:38:15.433Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T13:38:16.371Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-20T13:38:16.371Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-20T13:38:16.371Z] === RUN TestIpcModeOlderClient [2022-07-20T13:38:16.371Z] === PAUSE TestIpcModeOlderClient [2022-07-20T13:38:16.371Z] === RUN TestKillContainerInvalidSignal [2022-07-20T13:38:16.653Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2022-07-20T13:38:16.653Z] === RUN TestBuildWithEmptyLayers [2022-07-20T13:38:16.940Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-07-20T13:38:16.940Z] === RUN TestKillContainer [2022-07-20T13:38:16.940Z] === RUN TestKillContainer/no_signal [2022-07-20T13:38:17.509Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T13:38:17.768Z] === RUN TestKillContainer/killing_signal [2022-07-20T13:38:18.338Z] --- PASS: TestKillContainer (1.28s) [2022-07-20T13:38:18.338Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-20T13:38:18.338Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-20T13:38:18.338Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-20T13:38:18.338Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T13:38:18.338Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T13:38:18.598Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T13:38:19.190Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-07-20T13:38:19.190Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T13:38:19.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-07-20T13:38:19.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-20T13:38:19.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-07-20T13:38:19.537Z] === RUN TestKillStoppedContainer [2022-07-20T13:38:19.537Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-20T13:38:19.537Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T13:38:19.537Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T13:38:19.537Z] === RUN TestKillDifferentUserContainer [2022-07-20T13:38:20.107Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-20T13:38:20.107Z] === RUN TestInspectOomKilledTrue [2022-07-20T13:38:20.107Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T13:38:20.107Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T13:38:20.107Z] === RUN TestInspectOomKilledFalse [2022-07-20T13:38:20.367Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-20T13:38:20.367Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T13:38:20.937Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-20T13:38:20.937Z] === RUN TestLinksContainerNames [2022-07-20T13:38:21.507Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-20T13:38:21.507Z] === RUN TestLogsFollowTailEmpty [2022-07-20T13:38:22.076Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-20T13:38:22.076Z] === RUN TestLogs [2022-07-20T13:38:22.076Z] === RUN TestLogs/driver_local [2022-07-20T13:38:22.076Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:38:22.076Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:38:22.076Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T13:38:22.076Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T13:38:22.076Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T13:38:22.076Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T13:38:22.076Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:38:22.076Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:38:22.076Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:38:22.076Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:38:22.076Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:38:22.076Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:38:22.076Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:38:22.076Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:38:22.645Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:38:22.906Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:38:23.475Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T13:38:23.475Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T13:38:24.049Z] === RUN TestLogs/driver_json-file [2022-07-20T13:38:24.049Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:38:24.049Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:38:24.049Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:38:24.049Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:38:24.049Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:38:24.049Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:38:24.049Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:38:24.049Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:38:24.049Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:38:24.049Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:38:24.049Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:38:24.049Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:38:24.049Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:38:24.049Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:38:24.467Z] --- PASS: TestBuildMultiStageOnBuild (5.04s) [2022-07-20T13:38:24.467Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T13:38:24.619Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:38:24.619Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:38:24.728Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-20T13:38:24.728Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T13:38:25.188Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:38:25.188Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:38:25.758Z] --- PASS: TestLogs (3.76s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-07-20T13:38:25.758Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-20T13:38:25.758Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T13:38:26.326Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/default [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/private [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/slave [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/shared [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T13:38:26.326Z] === CONT TestMountDaemonRoot/default [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T13:38:26.326Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:38:26.326Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:38:26.326Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:38:26.326Z] === CONT TestMountDaemonRoot/shared [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:38:26.326Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:38:26.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:38:26.326Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/slave [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/private [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T13:38:26.327Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:38:26.327Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T13:38:26.327Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:38:26.586Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:38:26.846Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T13:38:26.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T13:38:26.846Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T13:38:26.846Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T13:38:28.225Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-07-20T13:38:28.225Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T13:38:28.484Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-20T13:38:28.484Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T13:38:28.744Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-20T13:38:28.744Z] === RUN TestNetworkNat [2022-07-20T13:38:29.314Z] --- PASS: TestNetworkNat (0.50s) [2022-07-20T13:38:29.314Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T13:38:29.884Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-20T13:38:29.884Z] === RUN TestNetworkLoopbackNat [2022-07-20T13:38:30.007Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-07-20T13:38:30.007Z] === RUN TestBuildWithHugeFile [2022-07-20T13:38:32.458Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-20T13:38:32.458Z] === RUN TestPause [2022-07-20T13:38:32.724Z] --- PASS: TestPause (0.49s) [2022-07-20T13:38:32.724Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T13:38:32.724Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:38:32.724Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:38:32.724Z] === RUN TestPauseStopPausedContainer [2022-07-20T13:38:33.317Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-07-20T13:38:33.317Z] === RUN TestPidHost [2022-07-20T13:38:34.697Z] --- PASS: TestPidHost (1.12s) [2022-07-20T13:38:34.697Z] === RUN TestPsFilter [2022-07-20T13:38:34.697Z] --- PASS: TestPsFilter (0.12s) [2022-07-20T13:38:34.697Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T13:38:34.956Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-20T13:38:34.956Z] === RUN TestRemoveContainerWithVolume [2022-07-20T13:38:35.528Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-20T13:38:35.528Z] === RUN TestRemoveContainerRunning [2022-07-20T13:38:35.788Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-20T13:38:35.788Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T13:38:36.358Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-20T13:38:36.358Z] === RUN TestRemoveInvalidContainer [2022-07-20T13:38:36.358Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T13:38:36.358Z] === RUN TestRenameLinkedContainer [2022-07-20T13:38:38.265Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-07-20T13:38:38.265Z] === RUN TestRenameStoppedContainer [2022-07-20T13:38:38.524Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-20T13:38:38.524Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T13:38:39.463Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-20T13:38:39.463Z] === RUN TestRenameInvalidName [2022-07-20T13:38:39.725Z] --- PASS: TestRenameInvalidName (0.46s) [2022-07-20T13:38:39.725Z] === RUN TestRenameAnonymousContainer [2022-07-20T13:38:41.633Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-07-20T13:38:41.633Z] === RUN TestRenameContainerWithSameName [2022-07-20T13:38:41.893Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-20T13:38:41.893Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T13:38:42.837Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-20T13:38:42.837Z] === RUN TestResize [2022-07-20T13:38:43.096Z] --- PASS: TestResize (0.43s) [2022-07-20T13:38:43.096Z] === RUN TestResizeWithInvalidSize [2022-07-20T13:38:43.666Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-20T13:38:43.666Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T13:38:43.926Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:38:43.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:38:43.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:38:43.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:38:43.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:38:45.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:38:47.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:38:48.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:38:48.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:38:49.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:38:49.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:38:53.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:38:53.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:38:55.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:38:57.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:38:57.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:38:59.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:38:59.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:39:01.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.37s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-07-20T13:39:02.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-07-20T13:39:02.557Z] === RUN TestCgroupNamespacesRun [2022-07-20T13:39:03.937Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-07-20T13:39:03.937Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T13:39:03.937Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T13:39:03.937Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T13:39:03.937Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T13:39:04.875Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-20T13:39:04.875Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T13:39:06.253Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-07-20T13:39:06.253Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T13:39:07.192Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-20T13:39:07.192Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T13:39:08.572Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-20T13:39:08.572Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T13:39:09.141Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-20T13:39:09.141Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T13:39:10.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-07-20T13:39:10.520Z] === RUN TestNISDomainname [2022-07-20T13:39:10.781Z] --- PASS: TestNISDomainname (0.55s) [2022-07-20T13:39:10.781Z] === RUN TestHostnameDnsResolution [2022-07-20T13:39:11.720Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-20T13:39:11.720Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T13:39:11.980Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-20T13:39:11.980Z] === RUN TestPrivilegedHostDevices [2022-07-20T13:39:12.550Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-20T13:39:12.550Z] === RUN TestRunConsoleSize [2022-07-20T13:39:13.118Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-20T13:39:13.119Z] === RUN TestStats [2022-07-20T13:39:15.653Z] --- PASS: TestStats (2.50s) [2022-07-20T13:39:15.653Z] === RUN TestStopContainerWithTimeout [2022-07-20T13:39:15.653Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T13:39:15.653Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T13:39:15.653Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T13:39:15.653Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T13:39:15.653Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T13:39:15.653Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T13:39:15.653Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T13:39:15.653Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T13:39:15.653Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T13:39:15.653Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T13:39:16.222Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T13:39:18.129Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T13:39:19.600Z] INFO [linters context/goanalysis] analyzers took 6m33.136832269s with top 10 stages: buildir: 2m22.007160483s, the_only_name: 41.240898779s, goimports: 30.362826824s, unconvert: 25.476863579s, S1038: 17.395984745s, gosec: 17.259736251s, misspell: 6.991704539s, S1039: 5.558418462s, nilness: 4.899936607s, unused: 4.519855755s [2022-07-20T13:39:19.600Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-20T13:39:19.600Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2120/2120, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, exclude-rules: 77/2017, path_prettifier: 2120/2120, identifier_marker: 2017/2017, exclude: 2017/2017, skip_dirs: 2120/2120, nolint: 0/77, cgo: 2120/2383 [2022-07-20T13:39:19.600Z] INFO [runner] processing took 82.753409ms with stages: nolint: 33.513934ms, identifier_marker: 21.605759ms, path_prettifier: 9.308779ms, autogenerated_exclude: 8.573451ms, exclude-rules: 7.573827ms, skip_dirs: 1.818748ms, cgo: 214.29µs, filename_unadjuster: 139.23µs, max_same_issues: 1.387µs, skip_files: 804ns, uniq_by_line: 644ns, diff: 467ns, max_from_linter: 341ns, max_per_file_from_linter: 311ns, exclude: 288ns, source_code: 253ns, path_shortener: 245ns, sort_results: 228ns, severity-rules: 225ns, path_prefixer: 198ns [2022-07-20T13:39:19.600Z] INFO [runner] linters took 1m45.382963054s with stages: goanalysis_metalinter: 1m45.300036063s [2022-07-20T13:39:19.600Z] INFO File cache stats: 1689 entries of total size 8.6MiB [2022-07-20T13:39:19.601Z] INFO Memory: 2775 samples, avg is 318.0MB, max is 1190.8MB [2022-07-20T13:39:19.601Z] INFO Execution took 4m37.571946352s [2022-07-20T13:39:19.601Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-20T13:39:19.960Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh dynbinary test-docker-py [2022-07-20T13:39:20.217Z] [2022-07-20T13:39:20.475Z] Removing bundles/ [2022-07-20T13:39:20.475Z] [2022-07-20T13:39:20.475Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T13:39:20.475Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T13:39:20.475Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:39:20.665Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T13:39:20.665Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-07-20T13:39:20.665Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-07-20T13:39:20.665Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-07-20T13:39:20.665Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-07-20T13:39:20.665Z] === RUN TestDeleteDevicemapper [2022-07-20T13:39:20.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:39:20.665Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T13:39:20.665Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T13:39:21.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-07-20T13:39:21.605Z] === RUN TestUpdateMemory [2022-07-20T13:39:22.173Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-20T13:39:22.173Z] === RUN TestUpdateCPUQuota [2022-07-20T13:39:23.112Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-07-20T13:39:23.112Z] === RUN TestUpdatePidsLimit [2022-07-20T13:39:23.112Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T13:39:23.373Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T13:39:23.632Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T13:39:23.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T13:39:23.892Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T13:39:24.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T13:39:24.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T13:39:24.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-20T13:39:25.240Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-20T13:39:25.240Z] === RUN TestUpdateRestartPolicy [2022-07-20T13:39:26.263Z] --- PASS: TestBuildWithHugeFile (52.28s) [2022-07-20T13:39:26.263Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T13:39:26.263Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:39:26.263Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:39:26.263Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T13:39:26.263Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:39:26.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:39:26.263Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:39:26.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:39:26.263Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:39:26.263Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:39:26.263Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:39:26.263Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:39:26.263Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:39:26.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-07-20T13:39:26.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2022-07-20T13:39:26.263Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2022-07-20T13:39:26.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T13:39:26.263Z] === RUN TestBuildPreserveOwnership [2022-07-20T13:39:26.263Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T13:39:28.172Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T13:39:32.462Z] --- PASS: TestBuildPreserveOwnership (10.24s) [2022-07-20T13:39:32.462Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.21s) [2022-07-20T13:39:32.462Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-20T13:39:32.462Z] === RUN TestBuildPlatformInvalid [2022-07-20T13:39:32.462Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-20T13:39:32.462Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T13:39:32.462Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T13:39:32.462Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T13:39:32.462Z] PASS [2022-07-20T13:39:32.462Z] [2022-07-20T13:39:32.462Z] === Skipped [2022-07-20T13:39:32.462Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T13:39:32.462Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:39:32.462Z] [2022-07-20T13:39:32.462Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:39:32.462Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:39:32.462Z] [2022-07-20T13:39:32.462Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T13:39:32.462Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T13:39:32.462Z] [2022-07-20T13:39:32.462Z] DONE 34 tests, 3 skipped in 113.574s [2022-07-20T13:39:32.722Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T13:39:32.982Z] INFO: Testing against a local daemon [2022-07-20T13:39:32.982Z] === RUN TestConfigInspect [2022-07-20T13:39:32.982Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:32.982Z] --- SKIP: TestConfigInspect (0.04s) [2022-07-20T13:39:32.982Z] === RUN TestConfigList [2022-07-20T13:39:32.982Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:32.982Z] --- SKIP: TestConfigList (0.03s) [2022-07-20T13:39:32.982Z] === RUN TestConfigsCreateAndDelete [2022-07-20T13:39:32.982Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:32.982Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-20T13:39:32.982Z] === RUN TestConfigsUpdate [2022-07-20T13:39:32.982Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:32.982Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-20T13:39:32.982Z] === RUN TestTemplatedConfig [2022-07-20T13:39:32.982Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:32.982Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-20T13:39:32.982Z] === RUN TestConfigCreateResolve [2022-07-20T13:39:33.242Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:33.242Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-20T13:39:33.242Z] PASS [2022-07-20T13:39:33.242Z] [2022-07-20T13:39:33.242Z] === Skipped [2022-07-20T13:39:33.242Z] === SKIP: amd64.integration.config TestConfigInspect (0.04s) [2022-07-20T13:39:33.242Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:33.242Z] [2022-07-20T13:39:33.242Z] === SKIP: amd64.integration.config TestConfigList (0.03s) [2022-07-20T13:39:33.242Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:33.242Z] [2022-07-20T13:39:33.242Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-20T13:39:33.242Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:33.242Z] [2022-07-20T13:39:33.242Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-20T13:39:33.242Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:33.242Z] [2022-07-20T13:39:33.242Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-20T13:39:33.242Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:33.242Z] [2022-07-20T13:39:33.242Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-20T13:39:33.242Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:39:33.242Z] [2022-07-20T13:39:33.242Z] DONE 6 tests, 6 skipped in 0.392s [2022-07-20T13:39:33.242Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T13:39:33.502Z] INFO: Testing against a local daemon [2022-07-20T13:39:33.502Z] === RUN TestAttachWithTTY [2022-07-20T13:39:33.502Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-20T13:39:33.502Z] === RUN TestAttachWithoutTTy [2022-07-20T13:39:33.502Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T13:39:33.502Z] === RUN TestCheckpoint [2022-07-20T13:39:33.502Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:39:33.502Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T13:39:33.502Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T13:39:33.502Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:39:33.502Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:39:33.502Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:39:33.502Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:39:33.502Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:39:33.502Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:39:33.502Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T13:39:33.502Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T13:39:33.502Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T13:39:33.762Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T13:39:33.762Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T13:39:33.762Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T13:39:33.762Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T13:39:33.762Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T13:39:33.762Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T13:39:33.762Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T13:39:33.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T13:39:33.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:39:33.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:39:33.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:39:33.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T13:39:33.763Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T13:39:33.763Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T13:39:33.763Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-20T13:39:33.763Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T13:39:33.763Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-20T13:39:33.763Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T13:39:33.763Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-20T13:39:33.763Z] === RUN TestCopyEmptyFile [2022-07-20T13:39:34.023Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-20T13:39:34.023Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T13:39:34.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-20T13:39:34.023Z] === RUN TestCopyFromContainer [2022-07-20T13:39:37.315Z] === RUN TestCopyFromContainer// [2022-07-20T13:39:37.315Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T13:39:37.315Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T13:39:37.315Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T13:39:37.315Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T13:39:37.509Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-07-20T13:39:37.509Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T13:39:37.509Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-20T13:39:37.509Z] === RUN TestWaitNonBlocked [2022-07-20T13:39:37.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:39:37.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:39:37.509Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:39:37.509Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:39:37.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:39:37.509Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:39:37.575Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T13:39:37.575Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T13:39:37.575Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T13:39:37.575Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T13:39:37.575Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T13:39:37.771Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T13:39:37.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-07-20T13:39:37.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-07-20T13:39:37.771Z] === RUN TestWaitBlocked [2022-07-20T13:39:37.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:39:37.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:39:37.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:39:37.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:39:37.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:39:37.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer (3.75s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T13:39:37.835Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T13:39:37.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T13:39:37.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:39:37.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:39:37.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:39:37.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:39:37.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:39:37.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:39:37.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:39:37.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:39:37.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:39:37.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T13:39:37.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T13:39:37.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T13:39:37.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T13:39:37.835Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T13:39:37.835Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-20T13:39:37.835Z] === RUN TestCreateWithInvalidEnv [2022-07-20T13:39:37.835Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T13:39:37.835Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T13:39:37.835Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T13:39:37.835Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T13:39:37.835Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T13:39:37.835Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T13:39:37.835Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T13:39:37.835Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T13:39:37.835Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T13:39:37.835Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T13:39:37.835Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T13:39:37.835Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T13:39:37.835Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T13:39:37.835Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T13:39:37.835Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T13:39:37.835Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T13:39:38.341Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T13:39:38.341Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-20T13:39:38.341Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-07-20T13:39:38.341Z] === RUN TestWaitConditions [2022-07-20T13:39:38.341Z] === RUN TestWaitConditions/default [2022-07-20T13:39:38.341Z] === PAUSE TestWaitConditions/default [2022-07-20T13:39:38.341Z] === RUN TestWaitConditions/not-running [2022-07-20T13:39:38.341Z] === PAUSE TestWaitConditions/not-running [2022-07-20T13:39:38.341Z] === RUN TestWaitConditions/next-exit [2022-07-20T13:39:38.341Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T13:39:38.341Z] === RUN TestWaitConditions/removed [2022-07-20T13:39:38.341Z] === PAUSE TestWaitConditions/removed [2022-07-20T13:39:38.341Z] === CONT TestWaitConditions/default [2022-07-20T13:39:38.341Z] === CONT TestWaitConditions/removed [2022-07-20T13:39:38.422Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T13:39:38.422Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:39:38.422Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:39:38.422Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:39:38.422Z] [2022-07-20T13:39:38.422Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T13:39:38.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T13:39:38.422Z] HOSTNAME=07fbfae7652b [2022-07-20T13:39:38.422Z] TESTDEBUG=0 [2022-07-20T13:39:38.422Z] DEST=bundles/test-integration [2022-07-20T13:39:38.422Z] PWD=/go/src/github.com/docker/docker [2022-07-20T13:39:38.422Z] DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d [2022-07-20T13:39:38.422Z] container=docker [2022-07-20T13:39:38.422Z] HOME=/root [2022-07-20T13:39:38.422Z] GOLANG_VERSION=1.18.4 [2022-07-20T13:39:38.422Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T13:39:38.422Z] VALIDATE_BRANCH=master [2022-07-20T13:39:38.422Z] TERM=xterm [2022-07-20T13:39:38.422Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T13:39:38.422Z] SHLVL=1 [2022-07-20T13:39:38.422Z] TIMEOUT=120m [2022-07-20T13:39:38.422Z] DOCKER_BUILDTAGS= journald [2022-07-20T13:39:38.422Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T13:39:38.422Z] GO111MODULE=off [2022-07-20T13:39:38.422Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T13:39:38.422Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T13:39:38.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T13:39:38.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T13:39:38.422Z] GOPATH=/go [2022-07-20T13:39:38.422Z] PKG_CONFIG=pkg-config [2022-07-20T13:39:38.422Z] _=/usr/bin/env [2022-07-20T13:39:38.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T13:39:39.215Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-07-20T13:39:39.215Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T13:39:40.154Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-20T13:39:40.154Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T13:39:40.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:39:40.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:39:40.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:39:40.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:39:40.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:39:40.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:39:40.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:39:40.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:39:40.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:39:40.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:39:40.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:39:40.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:39:40.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:39:40.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:39:40.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:39:40.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T13:39:40.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-20T13:39:40.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-20T13:39:40.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-20T13:39:40.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-20T13:39:40.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-20T13:39:40.154Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T13:39:40.248Z] === CONT TestWaitConditions/next-exit [2022-07-20T13:39:40.248Z] === CONT TestWaitConditions/not-running [2022-07-20T13:39:40.724Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-07-20T13:39:40.724Z] === RUN TestCreateDifferentPlatform [2022-07-20T13:39:40.724Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T13:39:40.724Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T13:39:40.724Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T13:39:40.724Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T13:39:40.724Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T13:39:40.724Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T13:39:40.724Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-20T13:39:40.724Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T13:39:40.724Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-20T13:39:40.724Z] === RUN TestCreateInvalidHostConfig [2022-07-20T13:39:40.724Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:39:40.724Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:39:40.724Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:39:40.724Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:39:40.724Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:39:40.724Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:39:40.724Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:39:40.724Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:39:40.724Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:39:40.724Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:39:40.724Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:39:40.724Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:39:40.724Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-20T13:39:40.724Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T13:39:40.724Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T13:39:40.724Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T13:39:40.724Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T13:39:40.724Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T13:39:40.724Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T13:39:40.724Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T13:39:40.724Z] === RUN TestDaemonRestartIpcMode [2022-07-20T13:39:40.724Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T13:39:40.724Z] === RUN TestDaemonHostGatewayIP [2022-07-20T13:39:40.724Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:39:40.724Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-20T13:39:40.724Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T13:39:40.724Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T13:39:40.724Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T13:39:40.724Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T13:39:40.724Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-20T13:39:40.724Z] === RUN TestDiff [2022-07-20T13:39:40.985Z] --- PASS: TestDiff (0.39s) [2022-07-20T13:39:40.985Z] === RUN TestExecConsoleSize [2022-07-20T13:39:41.555Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-20T13:39:41.555Z] === RUN TestExecWithCloseStdin [2022-07-20T13:39:41.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T13:39:42.124Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-20T13:39:42.124Z] === RUN TestExec [2022-07-20T13:39:42.155Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T13:39:42.155Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-07-20T13:39:42.155Z] --- PASS: TestWaitConditions/default (1.81s) [2022-07-20T13:39:42.155Z] --- PASS: TestWaitConditions/next-exit (1.76s) [2022-07-20T13:39:42.155Z] --- PASS: TestWaitConditions/not-running (1.58s) [2022-07-20T13:39:42.155Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T13:39:42.155Z] === CONT TestIpcModeOlderClient [2022-07-20T13:39:42.155Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-20T13:39:42.155Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T13:39:42.385Z] --- PASS: TestExec (0.45s) [2022-07-20T13:39:42.385Z] === RUN TestExecUser [2022-07-20T13:39:42.954Z] --- PASS: TestExecUser (0.45s) [2022-07-20T13:39:42.954Z] === RUN TestExportContainerAndImportImage [2022-07-20T13:39:43.524Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-07-20T13:39:43.524Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T13:39:44.063Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-07-20T13:39:44.063Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T13:39:44.063Z] === CONT TestDaemonHostGatewayIP [2022-07-20T13:39:44.063Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2022-07-20T13:39:44.906Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-20T13:39:44.906Z] === RUN TestHealthCheckWorkdir [2022-07-20T13:39:45.475Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-20T13:39:45.475Z] === RUN TestHealthKillContainer [2022-07-20T13:39:47.358Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-07-20T13:39:47.358Z] === CONT TestDaemonRestartIpcMode [2022-07-20T13:39:49.266Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-07-20T13:39:53.601Z] --- PASS: TestHealthKillContainer (7.84s) [2022-07-20T13:39:53.601Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T13:39:53.601Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T13:39:53.601Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T13:39:53.601Z] === RUN TestIpcModeNone [2022-07-20T13:39:53.860Z] --- PASS: TestIpcModeNone (0.60s) [2022-07-20T13:39:53.860Z] === RUN TestIpcModePrivate [2022-07-20T13:39:54.120Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-20T13:39:54.120Z] --- PASS: TestIpcModePrivate (0.43s) [2022-07-20T13:39:54.120Z] === RUN TestIpcModeShareable [2022-07-20T13:39:54.120Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:39:54.120Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-20T13:39:54.120Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T13:39:55.502Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-07-20T13:39:55.502Z] === RUN TestAPIIpcModeHost [2022-07-20T13:39:55.502Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:39:55.502Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-20T13:39:55.502Z] === RUN TestDaemonIpcModeShareable [2022-07-20T13:39:55.502Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:39:55.502Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-20T13:39:55.502Z] === RUN TestDaemonIpcModePrivate [2022-07-20T13:39:55.834Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-07-20T13:39:55.834Z] PASS [2022-07-20T13:39:55.834Z] [2022-07-20T13:39:55.834Z] === Skipped [2022-07-20T13:39:55.834Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T13:39:55.834Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:39:55.834Z] [2022-07-20T13:39:55.834Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T13:39:55.834Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T13:39:55.834Z] [2022-07-20T13:39:55.834Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:39:55.834Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:39:55.834Z] [2022-07-20T13:39:55.834Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T13:39:55.834Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T13:39:55.834Z] [2022-07-20T13:39:55.834Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T13:39:55.834Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:39:55.834Z] [2022-07-20T13:39:55.834Z] DONE 264 tests, 5 skipped in 129.564s [2022-07-20T13:39:55.834Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T13:39:55.834Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T13:39:56.402Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-20T13:39:56.402Z] === RUN TestConfigDaemonID [2022-07-20T13:39:56.883Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-20T13:39:56.883Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-20T13:39:56.883Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T13:39:56.883Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:39:56.883Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T13:39:56.883Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T13:39:56.883Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:39:56.883Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T13:39:56.883Z] === RUN TestIpcModeOlderClient [2022-07-20T13:39:56.883Z] === PAUSE TestIpcModeOlderClient [2022-07-20T13:39:56.883Z] === RUN TestKillContainerInvalidSignal [2022-07-20T13:39:57.143Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-07-20T13:39:57.143Z] === RUN TestKillContainer [2022-07-20T13:39:57.143Z] === RUN TestKillContainer/no_signal [2022-07-20T13:39:57.712Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T13:39:57.782Z] daemon_test.go:83: [d06879b59a15c] daemon is not started [2022-07-20T13:39:57.782Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T13:39:57.782Z] === RUN TestDaemonConfigValidation [2022-07-20T13:39:57.782Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:39:57.782Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:39:57.782Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T13:39:57.782Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T13:39:57.782Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T13:39:57.782Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T13:39:57.782Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T13:39:57.782Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T13:39:57.782Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T13:39:57.782Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T13:39:57.782Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:39:57.782Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T13:39:57.782Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T13:39:57.782Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T13:39:57.782Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T13:39:57.782Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T13:39:57.782Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-20T13:39:57.782Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-20T13:39:57.782Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-20T13:39:57.782Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-20T13:39:57.782Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-20T13:39:57.782Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T13:39:57.782Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T13:39:57.972Z] === RUN TestKillContainer/killing_signal [2022-07-20T13:39:58.542Z] --- PASS: TestKillContainer (1.30s) [2022-07-20T13:39:58.542Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-20T13:39:58.542Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-20T13:39:58.542Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-20T13:39:58.542Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T13:39:58.542Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T13:39:58.721Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T13:39:58.802Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T13:39:59.372Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-07-20T13:39:59.372Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-20T13:39:59.372Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-20T13:39:59.372Z] === RUN TestKillStoppedContainer [2022-07-20T13:39:59.372Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-20T13:39:59.372Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T13:39:59.372Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-07-20T13:39:59.372Z] === RUN TestKillDifferentUserContainer [2022-07-20T13:39:59.632Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-07-20T13:39:59.632Z] === RUN TestInspectOomKilledTrue [2022-07-20T13:39:59.632Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:39:59.632Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T13:39:59.632Z] === RUN TestInspectOomKilledFalse [2022-07-20T13:39:59.632Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:39:59.632Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T13:39:59.632Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T13:39:59.632Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T13:39:59.632Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T13:39:59.632Z] === RUN TestLinksContainerNames [2022-07-20T13:39:59.661Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T13:40:00.572Z] --- PASS: TestLinksContainerNames (0.80s) [2022-07-20T13:40:00.572Z] === RUN TestLogsFollowTailEmpty [2022-07-20T13:40:00.832Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-20T13:40:00.832Z] === RUN TestLogs [2022-07-20T13:40:00.832Z] === RUN TestLogs/driver_local [2022-07-20T13:40:00.832Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:40:00.832Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:40:00.832Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T13:40:00.832Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T13:40:00.832Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T13:40:00.832Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T13:40:00.832Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:40:00.832Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:40:00.832Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:40:00.832Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:40:00.832Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:40:00.832Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:40:00.832Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:40:00.832Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:40:01.041Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T13:40:01.041Z] daemon_test.go:197: [dd0a95c152eb2] daemon is not started [2022-07-20T13:40:01.041Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-20T13:40:01.041Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-20T13:40:01.041Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-20T13:40:01.041Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T13:40:01.041Z] === RUN TestDaemonProxy [2022-07-20T13:40:01.041Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T13:40:01.773Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:40:01.774Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:40:02.344Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T13:40:02.344Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T13:40:02.913Z] === RUN TestLogs/driver_json-file [2022-07-20T13:40:02.913Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:40:02.913Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:40:02.913Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:40:02.913Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:40:02.913Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:40:02.913Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:40:02.913Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:40:02.913Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:40:02.913Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:40:02.913Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:40:02.913Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:40:02.913Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:40:02.913Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:40:02.913Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:40:02.949Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T13:40:03.483Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:40:03.483Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:40:04.054Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:40:04.054Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:40:04.328Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T13:40:04.624Z] --- PASS: TestLogs (3.75s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-07-20T13:40:04.624Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-07-20T13:40:04.624Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T13:40:05.195Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/default [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/private [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/slave [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/shared [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/default [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/shared [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/slave [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/private [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T13:40:05.195Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:40:05.195Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:40:05.195Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:40:05.455Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T13:40:05.455Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T13:40:05.455Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T13:40:05.455Z] 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-20T13:40:05.455Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-20T13:40:05.455Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T13:40:05.455Z] 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-20T13:40:05.455Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T13:40:05.455Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T13:40:05.455Z] 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-20T13:40:05.455Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T13:40:05.455Z] === RUN TestNetworkNat [2022-07-20T13:40:06.027Z] --- PASS: TestNetworkNat (0.58s) [2022-07-20T13:40:06.027Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T13:40:06.235Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T13:40:06.495Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T13:40:06.597Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-20T13:40:06.597Z] === RUN TestNetworkLoopbackNat [2022-07-20T13:40:07.065Z] --- PASS: TestDaemonProxy (6.25s) [2022-07-20T13:40:07.065Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-07-20T13:40:07.065Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-20T13:40:07.065Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-20T13:40:07.065Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T13:40:07.065Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T13:40:07.065Z] PASS [2022-07-20T13:40:07.065Z] [2022-07-20T13:40:07.065Z] DONE 18 tests in 11.173s [2022-07-20T13:40:07.065Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T13:40:07.065Z] INFO: Testing against a local daemon [2022-07-20T13:40:07.065Z] === RUN TestCommitInheritsEnv [2022-07-20T13:40:07.635Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-07-20T13:40:07.635Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T13:40:07.635Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform// [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T13:40:07.635Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T13:40:07.896Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T13:40:07.896Z] === RUN TestImagesFilterMultiReference [2022-07-20T13:40:07.896Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T13:40:07.896Z] === RUN TestImagePullPlatformInvalid [2022-07-20T13:40:07.896Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T13:40:07.896Z] === RUN TestRemoveImageOrphaning [2022-07-20T13:40:08.156Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-20T13:40:08.156Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T13:40:08.727Z] time="2022-07-20T13:40:08Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T13:40:09.134Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-20T13:40:09.134Z] === RUN TestPause [2022-07-20T13:40:09.134Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:09.134Z] --- SKIP: TestPause (0.00s) [2022-07-20T13:40:09.134Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T13:40:09.134Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:40:09.134Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:40:09.134Z] === RUN TestPauseStopPausedContainer [2022-07-20T13:40:09.134Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:09.134Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-20T13:40:09.134Z] === RUN TestPidHost [2022-07-20T13:40:10.075Z] --- PASS: TestPidHost (0.95s) [2022-07-20T13:40:10.075Z] === RUN TestPsFilter [2022-07-20T13:40:10.075Z] --- PASS: TestPsFilter (0.10s) [2022-07-20T13:40:10.075Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T13:40:10.107Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-07-20T13:40:10.107Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T13:40:10.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-20T13:40:10.107Z] === RUN TestTagInvalidReference [2022-07-20T13:40:10.107Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-20T13:40:10.107Z] === RUN TestTagValidPrefixedRepo [2022-07-20T13:40:10.107Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T13:40:10.107Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T13:40:10.107Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T13:40:10.107Z] === RUN TestTagOfficialNames [2022-07-20T13:40:10.107Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-20T13:40:10.107Z] === RUN TestTagMatchesDigest [2022-07-20T13:40:10.107Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-20T13:40:10.107Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T13:40:10.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T13:40:10.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T13:40:10.644Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-20T13:40:10.644Z] === RUN TestRemoveContainerWithVolume [2022-07-20T13:40:10.904Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-20T13:40:10.904Z] === RUN TestRemoveContainerRunning [2022-07-20T13:40:11.473Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-07-20T13:40:11.473Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T13:40:11.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-07-20T13:40:11.733Z] === RUN TestRemoveInvalidContainer [2022-07-20T13:40:11.733Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T13:40:11.733Z] === RUN TestRenameLinkedContainer [2022-07-20T13:40:13.642Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-07-20T13:40:13.642Z] === RUN TestRenameStoppedContainer [2022-07-20T13:40:13.902Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-20T13:40:13.902Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T13:40:13.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T13:40:13.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T13:40:14.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T13:40:14.843Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-07-20T13:40:14.843Z] === RUN TestRenameInvalidName [2022-07-20T13:40:15.103Z] --- PASS: TestRenameInvalidName (0.47s) [2022-07-20T13:40:15.103Z] === RUN TestRenameAnonymousContainer [2022-07-20T13:40:16.485Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-07-20T13:40:16.485Z] === RUN TestRenameContainerWithSameName [2022-07-20T13:40:16.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T13:40:17.055Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-07-20T13:40:17.055Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T13:40:17.624Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-07-20T13:40:17.624Z] === RUN TestResize [2022-07-20T13:40:18.194Z] --- PASS: TestResize (0.41s) [2022-07-20T13:40:18.194Z] === RUN TestResizeWithInvalidSize [2022-07-20T13:40:18.454Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-20T13:40:18.454Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T13:40:19.027Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-20T13:40:19.027Z] === RUN TestDaemonRestartKillContainers [2022-07-20T13:40:19.027Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T13:40:19.027Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-20T13:40:19.027Z] === RUN TestCgroupNamespacesRun [2022-07-20T13:40:19.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T13:40:19.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T13:40:20.432Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2022-07-20T13:40:20.432Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T13:40:21.405Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-20T13:40:21.405Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T13:40:22.796Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-20T13:40:22.796Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T13:40:23.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T13:40:23.736Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-20T13:40:23.736Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T13:40:25.117Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-20T13:40:25.117Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T13:40:26.056Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-20T13:40:26.056Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T13:40:26.625Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-20T13:40:26.625Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T13:40:28.007Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-20T13:40:28.007Z] === RUN TestNISDomainname [2022-07-20T13:40:28.007Z] 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-20T13:40:28.007Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-20T13:40:28.007Z] === RUN TestHostnameDnsResolution [2022-07-20T13:40:28.577Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-07-20T13:40:28.577Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T13:40:28.577Z] 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-20T13:40:28.577Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T13:40:28.577Z] === RUN TestPrivilegedHostDevices [2022-07-20T13:40:28.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T13:40:29.146Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-07-20T13:40:29.146Z] === RUN TestRunConsoleSize [2022-07-20T13:40:29.406Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-20T13:40:29.406Z] === RUN TestStats [2022-07-20T13:40:29.406Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:29.406Z] --- SKIP: TestStats (0.00s) [2022-07-20T13:40:29.406Z] === RUN TestStopContainerWithTimeout [2022-07-20T13:40:29.406Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T13:40:29.406Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T13:40:29.406Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T13:40:29.406Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T13:40:29.406Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T13:40:29.406Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T13:40:29.406Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T13:40:29.406Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T13:40:29.406Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T13:40:29.406Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T13:40:30.346Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T13:40:31.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T13:40:32.254Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T13:40:33.635Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T13:40:33.635Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-07-20T13:40:33.635Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-07-20T13:40:33.635Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-07-20T13:40:33.635Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-20T13:40:33.635Z] === RUN TestDeleteDevicemapper [2022-07-20T13:40:33.635Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:40:33.635Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T13:40:33.635Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T13:40:33.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T13:40:34.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T13:40:35.019Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2022-07-20T13:40:35.019Z] === RUN TestUpdateMemory [2022-07-20T13:40:35.019Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:35.019Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T13:40:35.019Z] === RUN TestUpdateCPUQuota [2022-07-20T13:40:35.019Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:35.019Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-20T13:40:35.019Z] === RUN TestUpdatePidsLimit [2022-07-20T13:40:35.019Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:35.019Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-20T13:40:35.019Z] === RUN TestUpdateRestartPolicy [2022-07-20T13:40:37.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T13:40:38.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T13:40:41.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T13:40:42.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T13:40:42.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T13:40:42.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T13:40:43.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T13:40:43.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T13:40:43.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T13:40:43.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T13:40:44.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T13:40:47.238Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-20T13:40:47.238Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T13:40:47.238Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-20T13:40:47.238Z] === RUN TestWaitNonBlocked [2022-07-20T13:40:47.238Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:40:47.238Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:40:47.238Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:40:47.238Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:40:47.238Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:40:47.238Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:40:47.238Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T13:40:47.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-07-20T13:40:47.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2022-07-20T13:40:47.238Z] === RUN TestWaitBlocked [2022-07-20T13:40:47.238Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:40:47.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:40:47.238Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:40:47.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:40:47.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:40:47.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:40:47.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T13:40:47.809Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T13:40:47.809Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-07-20T13:40:47.809Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-07-20T13:40:47.809Z] === RUN TestWaitConditions [2022-07-20T13:40:47.809Z] === RUN TestWaitConditions/default [2022-07-20T13:40:47.809Z] === PAUSE TestWaitConditions/default [2022-07-20T13:40:47.809Z] === RUN TestWaitConditions/not-running [2022-07-20T13:40:47.809Z] === PAUSE TestWaitConditions/not-running [2022-07-20T13:40:47.809Z] === RUN TestWaitConditions/next-exit [2022-07-20T13:40:47.809Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T13:40:47.809Z] === RUN TestWaitConditions/removed [2022-07-20T13:40:47.809Z] === PAUSE TestWaitConditions/removed [2022-07-20T13:40:47.809Z] === CONT TestWaitConditions/default [2022-07-20T13:40:47.809Z] === CONT TestWaitConditions/next-exit [2022-07-20T13:40:47.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T13:40:47.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T13:40:48.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T13:40:49.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T13:40:49.190Z] === CONT TestWaitConditions/removed [2022-07-20T13:40:49.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T13:40:49.450Z] === CONT TestWaitConditions/not-running [2022-07-20T13:40:50.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T13:40:50.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T13:40:50.832Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T13:40:50.832Z] --- PASS: TestWaitConditions/default (1.57s) [2022-07-20T13:40:50.832Z] --- PASS: TestWaitConditions/next-exit (1.70s) [2022-07-20T13:40:50.832Z] --- PASS: TestWaitConditions/removed (1.59s) [2022-07-20T13:40:50.832Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-20T13:40:50.832Z] === CONT TestDaemonRestartIpcMode [2022-07-20T13:40:50.832Z] === CONT TestIpcModeOlderClient [2022-07-20T13:40:50.832Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-20T13:40:50.832Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T13:40:51.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T13:40:52.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T13:40:52.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T13:40:53.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T13:40:54.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T13:40:54.053Z] Using test binary docker [2022-07-20T13:40:54.053Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T13:40:54.053Z] +++ /etc/init.d/apparmor start [2022-07-20T13:40:54.053Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T13:40:54.053Z] INFO: Waiting for daemon to start... [2022-07-20T13:40:54.053Z] Starting dockerd [2022-07-20T13:40:54.053Z] +++ 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-20T13:40:54.136Z] --- PASS: TestDaemonRestartIpcMode (2.77s) [2022-07-20T13:40:54.136Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.94s) [2022-07-20T13:40:54.136Z] PASS [2022-07-20T13:40:54.136Z] [2022-07-20T13:40:54.136Z] === Skipped [2022-07-20T13:40:54.136Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T13:40:54.136Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:40:54.136Z] [2022-07-20T13:40:54.136Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T13:40:54.136Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T13:40:54.136Z] [2022-07-20T13:40:54.136Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-20T13:40:54.136Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:40:54.136Z] [2022-07-20T13:40:54.136Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-20T13:40:54.136Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T13:40:54.136Z] [2022-07-20T13:40:54.136Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T13:40:54.136Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T13:40:54.136Z] [2022-07-20T13:40:54.136Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-20T13:40:54.136Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:40:54.136Z] [2022-07-20T13:40:54.136Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-20T13:40:54.136Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-20T13:40:54.137Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T13:40:54.137Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T13:40:54.137Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T13:40:54.137Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T13:40:54.137Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T13:40:54.137Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-20T13:40:54.137Z] 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-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T13:40:54.137Z] 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-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T13:40:54.137Z] 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-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-20T13:40:54.137Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:40:54.137Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-20T13:40:54.137Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-20T13:40:54.137Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-20T13:40:54.137Z] 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-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T13:40:54.137Z] 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-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-20T13:40:54.137Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T13:40:54.137Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T13:40:54.137Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-20T13:40:54.137Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-20T13:40:54.137Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T13:40:54.137Z] [2022-07-20T13:40:54.137Z] DONE 241 tests, 27 skipped in 80.762s [2022-07-20T13:40:54.137Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T13:40:54.137Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T13:40:54.526Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T13:40:54.526Z] Using test binary docker [2022-07-20T13:40:54.709Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-20T13:40:54.709Z] === RUN TestConfigDaemonID [2022-07-20T13:40:54.785Z] +++ /etc/init.d/apparmor start [2022-07-20T13:40:54.785Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T13:40:54.785Z] INFO: Waiting for daemon to start... [2022-07-20T13:40:54.785Z] Starting dockerd [2022-07-20T13:40:54.785Z] +++ 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-20T13:40:56.096Z] daemon_test.go:83: [dc869c24fa46b] daemon is not started [2022-07-20T13:40:56.096Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-20T13:40:56.096Z] === RUN TestDaemonConfigValidation [2022-07-20T13:40:56.096Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:40:56.096Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:40:56.096Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T13:40:56.096Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T13:40:56.096Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T13:40:56.096Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T13:40:56.096Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T13:40:56.096Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T13:40:56.096Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T13:40:56.096Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T13:40:56.096Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:40:56.096Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T13:40:56.096Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T13:40:56.096Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T13:40:56.096Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T13:40:56.096Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T13:40:56.096Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-20T13:40:56.096Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-20T13:40:56.096Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-20T13:40:56.096Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-20T13:40:56.096Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-20T13:40:56.096Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T13:40:56.096Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T13:40:57.319Z] . [2022-07-20T13:40:57.319Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T13:40:57.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T13:40:57.319Z] Error: No such image: emptyfs [2022-07-20T13:40:57.319Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T13:40:57.319Z] ++++ docker load [2022-07-20T13:40:57.348Z] . [2022-07-20T13:40:57.348Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T13:40:57.348Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T13:40:57.348Z] Error: No such image: emptyfs [2022-07-20T13:40:57.348Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T13:40:57.348Z] ++++ docker load [2022-07-20T13:40:57.348Z] Running integration-test (iteration 1) [2022-07-20T13:40:57.348Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T13:40:57.348Z] ++ 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-20T13:40:57.348Z] ++ set -e [2022-07-20T13:40:57.348Z] ++ '[' -n 0 ']' [2022-07-20T13:40:57.348Z] ++ set -x [2022-07-20T13:40:57.348Z] ++ 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-20T13:40:57.348Z] Loaded image: busybox:latest [2022-07-20T13:40:57.348Z] Loaded image: busybox:glibc [2022-07-20T13:40:57.477Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T13:40:57.578Z] Running integration-test (iteration 1) [2022-07-20T13:40:57.578Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T13:40:57.579Z] ++ 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-20T13:40:57.579Z] ++ set -e [2022-07-20T13:40:57.579Z] ++ '[' -n 0 ']' [2022-07-20T13:40:57.579Z] ++ set -x [2022-07-20T13:40:57.579Z] ++ 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-20T13:40:58.416Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T13:40:58.516Z] Loaded image: busybox:latest [2022-07-20T13:40:58.728Z] Loaded image: debian:bullseye-slim [2022-07-20T13:40:58.728Z] Loaded image: hello-world:latest [2022-07-20T13:40:58.728Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:40:58.728Z] INFO: Testing against a local daemon [2022-07-20T13:40:58.728Z] === RUN TestCgroupNamespacesBuild [2022-07-20T13:40:58.775Z] Loaded image: busybox:glibc [2022-07-20T13:40:59.357Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T13:40:59.357Z] daemon_test.go:197: [dbce086267789] daemon is not started [2022-07-20T13:40:59.357Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-07-20T13:40:59.357Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-20T13:40:59.357Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-20T13:40:59.357Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-20T13:40:59.357Z] === RUN TestDaemonProxy [2022-07-20T13:40:59.357Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T13:40:59.357Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-20T13:40:59.357Z] PASS [2022-07-20T13:40:59.357Z] [2022-07-20T13:40:59.357Z] === Skipped [2022-07-20T13:40:59.357Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-20T13:40:59.357Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T13:40:59.357Z] [2022-07-20T13:40:59.357Z] DONE 13 tests, 1 skipped in 5.442s [2022-07-20T13:40:59.357Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T13:40:59.618Z] INFO: Testing against a local daemon [2022-07-20T13:40:59.618Z] === RUN TestCommitInheritsEnv [2022-07-20T13:41:00.108Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-07-20T13:41:00.109Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T13:41:01.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-20T13:41:01.049Z] === RUN TestBuildWithSession [2022-07-20T13:41:01.049Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:41:01.049Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T13:41:01.049Z] === RUN TestBuildSquashParent [2022-07-20T13:41:01.527Z] --- PASS: TestCommitInheritsEnv (1.55s) [2022-07-20T13:41:01.527Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T13:41:01.527Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform// [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T13:41:01.527Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T13:41:01.527Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T13:41:01.527Z] === RUN TestImagesFilterMultiReference [2022-07-20T13:41:01.527Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T13:41:01.527Z] === RUN TestImagePullPlatformInvalid [2022-07-20T13:41:01.527Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-20T13:41:01.527Z] === RUN TestRemoveImageOrphaning [2022-07-20T13:41:03.436Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-07-20T13:41:03.436Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T13:41:03.436Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T13:41:03.436Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T13:41:03.436Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T13:41:03.436Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-20T13:41:03.436Z] === RUN TestTagInvalidReference [2022-07-20T13:41:03.436Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-20T13:41:03.436Z] === RUN TestTagValidPrefixedRepo [2022-07-20T13:41:03.436Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-20T13:41:03.436Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T13:41:03.436Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T13:41:03.436Z] === RUN TestTagOfficialNames [2022-07-20T13:41:03.436Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T13:41:03.436Z] === RUN TestTagMatchesDigest [2022-07-20T13:41:03.436Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T13:41:03.436Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T13:41:04.058Z] Loaded image: debian:bullseye-slim [2022-07-20T13:41:04.058Z] Loaded image: hello-world:latest [2022-07-20T13:41:04.058Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:41:04.058Z] INFO: Testing against a local daemon [2022-07-20T13:41:04.058Z] === RUN TestCgroupNamespacesBuild [2022-07-20T13:41:05.255Z] --- PASS: TestBuildSquashParent (4.27s) [2022-07-20T13:41:05.255Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T13:41:05.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:41:05.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:41:05.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:41:05.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:41:05.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:41:05.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:41:05.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:41:05.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:41:05.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:41:05.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:41:05.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:41:05.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:41:05.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:41:05.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:41:06.592Z] --- PASS: TestCgroupNamespacesBuild (2.54s) [2022-07-20T13:41:06.592Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T13:41:06.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:41:06.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:41:10.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:41:10.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:41:10.561Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-20T13:41:10.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s) [2022-07-20T13:41:10.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-07-20T13:41:10.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-07-20T13:41:10.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-07-20T13:41:10.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.25s) [2022-07-20T13:41:10.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-07-20T13:41:10.561Z] === RUN TestBuildMultiStageCopy [2022-07-20T13:41:10.561Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T13:41:10.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T13:41:10.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T13:41:10.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-07-20T13:41:10.562Z] === RUN TestBuildWithSession [2022-07-20T13:41:10.562Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:41:10.562Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T13:41:10.562Z] === RUN TestBuildSquashParent [2022-07-20T13:41:10.821Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T13:41:11.082Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T13:41:11.082Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-07-20T13:41:11.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-07-20T13:41:11.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-20T13:41:11.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-20T13:41:11.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-20T13:41:11.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-20T13:41:11.082Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T13:41:12.021Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-07-20T13:41:12.021Z] === RUN TestBuildLabelWithTargets [2022-07-20T13:41:12.959Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-07-20T13:41:12.960Z] === RUN TestBuildWithEmptyLayers [2022-07-20T13:41:13.219Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-20T13:41:13.219Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T13:41:14.599Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-07-20T13:41:14.599Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T13:41:15.168Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-20T13:41:15.168Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T13:41:17.076Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-07-20T13:41:17.076Z] === RUN TestBuildWithHugeFile [2022-07-20T13:41:18.695Z] --- PASS: TestBuildSquashParent (9.17s) [2022-07-20T13:41:18.695Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T13:41:18.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:41:18.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:41:18.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:41:18.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:41:18.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:41:18.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:41:18.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:41:18.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:41:18.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:41:18.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:41:18.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:41:18.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:41:18.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T13:41:18.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T13:41:21.231Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T13:41:21.231Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T13:41:24.529Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T13:41:24.529Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T13:41:26.883Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T13:41:26.883Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:41:26.883Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:41:26.883Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T13:41:26.883Z] [2022-07-20T13:41:26.883Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-20T13:41:26.883Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-20T13:41:26.883Z] Using test binary docker [2022-07-20T13:41:26.883Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T13:41:26.883Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T13:41:26.883Z] INFO: Waiting for daemon to start... [2022-07-20T13:41:26.883Z] Starting dockerd [2022-07-20T13:41:26.883Z] . [2022-07-20T13:41:26.883Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-20T13:41:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-20T13:41:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2022-07-20T13:41:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2022-07-20T13:41:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2022-07-20T13:41:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2022-07-20T13:41:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.48s) [2022-07-20T13:41:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.54s) [2022-07-20T13:41:27.818Z] === RUN TestBuildMultiStageCopy [2022-07-20T13:41:27.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T13:41:31.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T13:41:31.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T13:41:31.941Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T13:41:32.509Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T13:41:33.446Z] --- PASS: TestBuildMultiStageCopy (5.42s) [2022-07-20T13:41:33.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2022-07-20T13:41:33.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-07-20T13:41:33.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-07-20T13:41:33.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2022-07-20T13:41:33.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-07-20T13:41:33.446Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T13:41:34.823Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-07-20T13:41:34.823Z] === RUN TestBuildLabelWithTargets [2022-07-20T13:41:37.358Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2022-07-20T13:41:37.358Z] === RUN TestBuildWithEmptyLayers [2022-07-20T13:41:38.296Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-07-20T13:41:38.296Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T13:41:41.585Z] --- PASS: TestBuildMultiStageOnBuild (3.27s) [2022-07-20T13:41:41.585Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T13:41:43.490Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2022-07-20T13:41:43.490Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T13:41:46.591Z] --- PASS: TestImportExtremelyLargeImageWorks (92.51s) [2022-07-20T13:41:46.591Z] PASS [2022-07-20T13:41:46.591Z] [2022-07-20T13:41:46.591Z] DONE 22 tests in 95.655s [2022-07-20T13:41:46.591Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T13:41:46.591Z] === RUN TestStripANSICommands [2022-07-20T13:41:46.591Z] === RUN TestStripANSICommands/#00 [2022-07-20T13:41:46.591Z] === RUN TestStripANSICommands/#01 [2022-07-20T13:41:46.591Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T13:41:46.591Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T13:41:46.591Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T13:41:46.591Z] PASS [2022-07-20T13:41:46.591Z] [2022-07-20T13:41:46.591Z] DONE 3 tests in 0.009s [2022-07-20T13:41:46.591Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T13:41:46.591Z] INFO: Testing against a local daemon [2022-07-20T13:41:46.591Z] === RUN TestNetworkCreateDelete [2022-07-20T13:41:46.591Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-20T13:41:46.591Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T13:41:46.591Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-20T13:41:46.591Z] === RUN TestDaemonDNSFallback [2022-07-20T13:41:46.798Z] --- PASS: TestBuildMultiStageLayerLeak (3.41s) [2022-07-20T13:41:46.798Z] === RUN TestBuildWithHugeFile [2022-07-20T13:41:49.882Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-20T13:41:49.882Z] === RUN TestInspectNetwork [2022-07-20T13:41:53.172Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T13:41:53.172Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T13:41:53.172Z] === RUN TestInspectNetwork/network_name [2022-07-20T13:41:53.172Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T13:41:57.366Z] --- PASS: TestInspectNetwork (7.29s) [2022-07-20T13:41:57.366Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T13:41:57.366Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T13:41:57.366Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T13:41:57.366Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T13:41:57.366Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T13:41:58.748Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T13:41:58.748Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:41:58.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:41:58.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:41:58.748Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T13:41:58.748Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T13:41:58.748Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T13:41:58.748Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T13:41:58.748Z] === RUN TestNetworkList [2022-07-20T13:41:58.748Z] === RUN TestNetworkList//networks [2022-07-20T13:41:58.748Z] === PAUSE TestNetworkList//networks [2022-07-20T13:41:58.748Z] === RUN TestNetworkList//networks/ [2022-07-20T13:41:58.748Z] === PAUSE TestNetworkList//networks/ [2022-07-20T13:41:58.748Z] === CONT TestNetworkList//networks [2022-07-20T13:41:58.748Z] === CONT TestNetworkList//networks/ [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T13:41:58.748Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T13:41:58.748Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T13:41:59.007Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-07-20T13:41:59.007Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T13:41:59.946Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-20T13:41:59.946Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T13:42:00.886Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-20T13:42:00.886Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T13:42:01.826Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-20T13:42:01.826Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T13:42:03.207Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-20T13:42:03.207Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T13:42:03.775Z] --- PASS: TestBuildWithHugeFile (40.96s) [2022-07-20T13:42:03.775Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T13:42:03.775Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:42:03.775Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:42:03.775Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T13:42:03.775Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:42:03.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:42:03.775Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:42:03.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:42:03.775Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:42:03.775Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:42:03.775Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:42:03.775Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:42:03.775Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:42:03.775Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-20T13:42:03.775Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-20T13:42:03.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-20T13:42:03.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-20T13:42:03.775Z] === RUN TestBuildPreserveOwnership [2022-07-20T13:42:03.775Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T13:42:03.775Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T13:42:03.775Z] --- PASS: TestBuildPreserveOwnership (2.82s) [2022-07-20T13:42:03.775Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.86s) [2022-07-20T13:42:03.775Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-07-20T13:42:03.775Z] === RUN TestBuildPlatformInvalid [2022-07-20T13:42:03.775Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T13:42:03.775Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T13:42:03.775Z] Loaded image: busybox:latest [2022-07-20T13:42:03.775Z] Loaded image: busybox:glibc [2022-07-20T13:42:03.775Z] Loaded image: debian:bullseye-slim [2022-07-20T13:42:03.775Z] Loaded image: hello-world:latest [2022-07-20T13:42:03.775Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:42:03.775Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-20T13:42:03.775Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T13:42:05.546Z] sha256:976f4db19b8b6d13042cb97fead5fd70af202f8dff7cc30d2bf1a56ac3bcfd08 [2022-07-20T13:42:05.546Z] INFO: Starting docker-py tests... [2022-07-20T13:42:05.546Z] ============================= test session starts ============================== [2022-07-20T13:42:05.546Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-20T13:42:05.546Z] rootdir: /src, inifile: pytest.ini [2022-07-20T13:42:05.546Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-20T13:42:05.546Z] collected 395 items / 2 deselected / 393 selected [2022-07-20T13:42:05.546Z] [2022-07-20T13:42:06.312Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-07-20T13:42:06.312Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T13:42:06.312Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:42:06.312Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:42:06.312Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T13:42:11.898Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.51s) [2022-07-20T13:42:11.898Z] PASS [2022-07-20T13:42:11.898Z] [2022-07-20T13:42:11.898Z] === Skipped [2022-07-20T13:42:11.898Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-20T13:42:11.898Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:42:11.898Z] [2022-07-20T13:42:11.898Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:42:11.898Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:42:11.898Z] [2022-07-20T13:42:11.898Z] DONE 34 tests, 2 skipped in 74.207s [2022-07-20T13:42:11.898Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T13:42:11.898Z] ++ 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-20T13:42:11.898Z] ++ set -e [2022-07-20T13:42:11.898Z] ++ '[' -n 0 ']' [2022-07-20T13:42:11.898Z] ++ set -x [2022-07-20T13:42:11.898Z] ++ 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-20T13:42:11.898Z] INFO: Testing against a local daemon [2022-07-20T13:42:11.898Z] === RUN TestConfigInspect [2022-07-20T13:42:13.804Z] --- PASS: TestConfigInspect (2.27s) [2022-07-20T13:42:13.804Z] === RUN TestConfigList [2022-07-20T13:42:16.344Z] --- PASS: TestConfigList (2.19s) [2022-07-20T13:42:16.344Z] === RUN TestConfigsCreateAndDelete [2022-07-20T13:42:18.253Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-20T13:42:18.253Z] === RUN TestConfigsUpdate [2022-07-20T13:42:19.861Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-20T13:42:20.424Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-20T13:42:20.789Z] --- PASS: TestConfigsUpdate (2.25s) [2022-07-20T13:42:20.789Z] === RUN TestTemplatedConfig [2022-07-20T13:42:21.198Z] --- PASS: TestServiceWithDataPathPortInit (14.04s) [2022-07-20T13:42:21.198Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T13:42:22.166Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-20T13:42:22.578Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xsfbsijeyv00afligl4hvecrr Created:2022-07-20 13:42:21.309891059 +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[7ca2a55e593a22cc91278d58d37734a5f32fd8911e730a2a16f77745c7255914:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wp9fgwikv0itpc8kbdm6yhy9m EndpointID:cf3abb194d98bda587fc45893d19e2466bd17a1892db9b459c4f36d27f1e5c54 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ceaeaaed855af405fe79e33cd3711f9575127851c59262a4da62d6ddb8aa6bf 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:87f8abf06de0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wp9fgwikv0itpc8kbdm6yhy9m EndpointID:cf3abb194d98bda587fc45893d19e2466bd17a1892db9b459c4f36d27f1e5c54 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T13:42:22.696Z] --- PASS: TestTemplatedConfig (2.46s) [2022-07-20T13:42:22.696Z] === RUN TestConfigCreateResolve [2022-07-20T13:42:25.233Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-07-20T13:42:25.233Z] PASS [2022-07-20T13:42:25.233Z] [2022-07-20T13:42:25.233Z] DONE 6 tests in 13.688s [2022-07-20T13:42:25.233Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T13:42:25.233Z] ++ 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-20T13:42:25.233Z] ++ set -e [2022-07-20T13:42:25.233Z] ++ '[' -n 0 ']' [2022-07-20T13:42:25.233Z] ++ set -x [2022-07-20T13:42:25.233Z] ++ 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-20T13:42:25.233Z] INFO: Testing against a local daemon [2022-07-20T13:42:25.233Z] === RUN TestAttachWithTTY [2022-07-20T13:42:25.233Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-20T13:42:25.233Z] === RUN TestAttachWithoutTTy [2022-07-20T13:42:25.233Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T13:42:25.233Z] === RUN TestCheckpoint [2022-07-20T13:42:25.233Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:42:25.233Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T13:42:25.233Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T13:42:25.233Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:42:25.233Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:42:25.233Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:42:25.233Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:42:25.233Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:42:25.233Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:42:25.233Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T13:42:25.233Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T13:42:25.233Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T13:42:25.233Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T13:42:25.233Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T13:42:25.233Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T13:42:25.233Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T13:42:25.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T13:42:25.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T13:42:25.234Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T13:42:25.234Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T13:42:25.234Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-20T13:42:25.234Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T13:42:25.493Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T13:42:25.493Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T13:42:25.493Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-20T13:42:25.493Z] === RUN TestCopyEmptyFile [2022-07-20T13:42:25.753Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-20T13:42:25.753Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T13:42:25.753Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-20T13:42:25.753Z] === RUN TestCopyFromContainer [2022-07-20T13:42:26.691Z] === RUN TestCopyFromContainer// [2022-07-20T13:42:26.691Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T13:42:26.691Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T13:42:26.691Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T13:42:26.951Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T13:42:26.951Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T13:42:26.951Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T13:42:26.951Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T13:42:26.951Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T13:42:27.210Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer (1.52s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T13:42:27.210Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T13:42:27.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T13:42:27.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:42:27.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:42:27.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:42:27.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:42:27.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:42:27.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:42:27.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:42:27.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:42:27.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:42:27.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T13:42:27.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T13:42:27.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T13:42:27.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T13:42:27.210Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T13:42:27.210Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-20T13:42:27.210Z] === RUN TestCreateWithInvalidEnv [2022-07-20T13:42:27.210Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T13:42:27.210Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T13:42:27.210Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T13:42:27.210Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T13:42:27.210Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T13:42:27.210Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T13:42:27.210Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T13:42:27.210Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T13:42:27.210Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T13:42:27.210Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T13:42:27.210Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T13:42:27.210Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T13:42:27.210Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T13:42:27.210Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T13:42:27.210Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-20T13:42:27.210Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T13:42:27.852Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-07-20T13:42:27.852Z] PASS [2022-07-20T13:42:27.852Z] [2022-07-20T13:42:27.852Z] === Skipped [2022-07-20T13:42:27.852Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:42:27.852Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:42:27.852Z] [2022-07-20T13:42:27.852Z] DONE 38 tests, 1 skipped in 44.248s [2022-07-20T13:42:27.852Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:42:27.852Z] INFO: Testing against a local daemon [2022-07-20T13:42:27.852Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T13:42:27.852Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:27.852Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:42:27.852Z] === RUN TestDockerNetworkIpvlan [2022-07-20T13:42:27.852Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:27.852Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:42:27.852Z] PASS [2022-07-20T13:42:27.852Z] [2022-07-20T13:42:27.852Z] === Skipped [2022-07-20T13:42:27.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:42:27.852Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:27.852Z] [2022-07-20T13:42:27.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:42:27.852Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:27.852Z] [2022-07-20T13:42:27.852Z] DONE 2 tests, 2 skipped in 0.024s [2022-07-20T13:42:27.852Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:42:27.852Z] INFO: Testing against a local daemon [2022-07-20T13:42:27.852Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T13:42:28.421Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-07-20T13:42:28.421Z] === RUN TestDockerNetworkMacvlan [2022-07-20T13:42:28.589Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-20T13:42:28.589Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T13:42:28.990Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T13:42:29.929Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T13:42:29.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-07-20T13:42:29.968Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T13:42:29.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:42:29.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:42:29.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:42:29.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:42:29.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:42:29.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:42:29.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:42:29.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:42:29.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:42:29.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:42:29.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:42:29.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:42:29.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:42:29.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:42:29.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:42:29.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T13:42:29.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T13:42:29.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T13:42:29.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T13:42:29.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T13:42:29.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T13:42:29.968Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T13:42:30.228Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-07-20T13:42:30.228Z] === RUN TestCreateDifferentPlatform [2022-07-20T13:42:30.228Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T13:42:30.228Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T13:42:30.228Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T13:42:30.228Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T13:42:30.228Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T13:42:30.228Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T13:42:30.228Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-20T13:42:30.228Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T13:42:30.228Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-20T13:42:30.228Z] === RUN TestCreateInvalidHostConfig [2022-07-20T13:42:30.228Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:42:30.228Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:42:30.228Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:42:30.228Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:42:30.228Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:42:30.228Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:42:30.228Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:42:30.228Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:42:30.228Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:42:30.228Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:42:30.228Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:42:30.228Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:42:30.228Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T13:42:30.228Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T13:42:30.228Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T13:42:30.228Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T13:42:30.228Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-07-20T13:42:30.228Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T13:42:30.228Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T13:42:30.228Z] === RUN TestDaemonRestartIpcMode [2022-07-20T13:42:30.228Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T13:42:30.228Z] === RUN TestDaemonHostGatewayIP [2022-07-20T13:42:30.228Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T13:42:30.228Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T13:42:30.228Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T13:42:30.228Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T13:42:30.228Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T13:42:30.228Z] === RUN TestDiff [2022-07-20T13:42:30.497Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T13:42:30.796Z] --- PASS: TestDiff (0.42s) [2022-07-20T13:42:30.796Z] === RUN TestExecConsoleSize [2022-07-20T13:42:31.056Z] --- PASS: TestExecConsoleSize (0.49s) [2022-07-20T13:42:31.056Z] === RUN TestExecWithCloseStdin [2022-07-20T13:42:31.624Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-07-20T13:42:31.624Z] === RUN TestExec [2022-07-20T13:42:32.192Z] --- PASS: TestExec (0.49s) [2022-07-20T13:42:32.192Z] === RUN TestExecUser [2022-07-20T13:42:32.404Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T13:42:32.760Z] --- PASS: TestExecUser (0.50s) [2022-07-20T13:42:32.761Z] === RUN TestExportContainerAndImportImage [2022-07-20T13:42:33.330Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-20T13:42:33.330Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T13:42:34.313Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T13:42:34.708Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-20T13:42:34.708Z] === RUN TestHealthCheckWorkdir [2022-07-20T13:42:34.968Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-07-20T13:42:34.968Z] === RUN TestHealthKillContainer [2022-07-20T13:42:37.605Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T13:42:38.174Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-07-20T13:42:38.174Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-20T13:42:38.174Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-20T13:42:38.174Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-07-20T13:42:38.174Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-07-20T13:42:38.174Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-07-20T13:42:38.174Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-07-20T13:42:38.174Z] PASS [2022-07-20T13:42:38.174Z] [2022-07-20T13:42:38.174Z] DONE 8 tests in 11.008s [2022-07-20T13:42:38.174Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T13:42:38.174Z] testing: warning: no tests to run [2022-07-20T13:42:38.174Z] PASS [2022-07-20T13:42:38.174Z] [2022-07-20T13:42:38.174Z] DONE 0 tests in 0.008s [2022-07-20T13:42:38.174Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T13:42:38.174Z] INFO: Testing against a local daemon [2022-07-20T13:42:38.174Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T13:42:39.554Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-07-20T13:42:39.554Z] === RUN TestAuthZPluginTLS [2022-07-20T13:42:39.813Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-20T13:42:39.813Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T13:42:40.382Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T13:42:40.382Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T13:42:40.950Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-20T13:42:40.950Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T13:42:41.519Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-20T13:42:41.519Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T13:42:41.760Z] --- PASS: TestImportExtremelyLargeImageWorks (93.50s) [2022-07-20T13:42:41.760Z] PASS [2022-07-20T13:42:41.760Z] [2022-07-20T13:42:41.760Z] === Skipped [2022-07-20T13:42:41.760Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T13:42:41.760Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T13:42:41.760Z] [2022-07-20T13:42:41.760Z] DONE 22 tests, 1 skipped in 97.483s [2022-07-20T13:42:41.760Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T13:42:41.760Z] === RUN TestStripANSICommands [2022-07-20T13:42:41.760Z] === RUN TestStripANSICommands/#00 [2022-07-20T13:42:41.760Z] === RUN TestStripANSICommands/#01 [2022-07-20T13:42:41.760Z] --- PASS: TestStripANSICommands (0.02s) [2022-07-20T13:42:41.760Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T13:42:41.760Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T13:42:41.760Z] PASS [2022-07-20T13:42:41.760Z] [2022-07-20T13:42:41.760Z] DONE 3 tests in 0.237s [2022-07-20T13:42:41.760Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T13:42:41.760Z] INFO: Testing against a local daemon [2022-07-20T13:42:41.760Z] === RUN TestNetworkCreateDelete [2022-07-20T13:42:41.760Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-20T13:42:41.760Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T13:42:41.760Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-20T13:42:41.760Z] === RUN TestDaemonDNSFallback [2022-07-20T13:42:42.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-07-20T13:42:42.898Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T13:42:43.150Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-20T13:42:43.150Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T13:42:43.162Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-20T13:42:43.162Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T13:42:43.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-20T13:42:43.414Z] === RUN TestIpcModeNone [2022-07-20T13:42:43.674Z] --- PASS: TestIpcModeNone (0.46s) [2022-07-20T13:42:43.674Z] === RUN TestIpcModePrivate [2022-07-20T13:42:43.730Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-20T13:42:43.730Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T13:42:44.243Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-20T13:42:44.243Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-20T13:42:44.243Z] === RUN TestIpcModeShareable [2022-07-20T13:42:44.298Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-20T13:42:44.298Z] === RUN TestInspectNetwork [2022-07-20T13:42:44.298Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.298Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-20T13:42:44.298Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T13:42:44.298Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.298Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T13:42:44.298Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:42:44.298Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:42:44.298Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:42:44.298Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T13:42:44.298Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T13:42:44.298Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T13:42:44.298Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T13:42:44.298Z] === RUN TestNetworkList [2022-07-20T13:42:44.298Z] === RUN TestNetworkList//networks [2022-07-20T13:42:44.298Z] === PAUSE TestNetworkList//networks [2022-07-20T13:42:44.298Z] === RUN TestNetworkList//networks/ [2022-07-20T13:42:44.298Z] === PAUSE TestNetworkList//networks/ [2022-07-20T13:42:44.298Z] === CONT TestNetworkList//networks [2022-07-20T13:42:44.298Z] === CONT TestNetworkList//networks/ [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T13:42:44.298Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T13:42:44.298Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T13:42:44.298Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.298Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-20T13:42:44.298Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T13:42:44.298Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.298Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T13:42:44.298Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T13:42:44.298Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.298Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T13:42:44.298Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T13:42:44.298Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.298Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T13:42:44.298Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T13:42:44.298Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.298Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T13:42:44.298Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T13:42:44.298Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.298Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T13:42:44.298Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T13:42:44.298Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.298Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T13:42:44.298Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T13:42:44.298Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:42:44.298Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:42:44.298Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T13:42:44.299Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-20T13:42:44.299Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T13:42:44.503Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-20T13:42:44.558Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.558Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-20T13:42:44.558Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T13:42:44.558Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.558Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T13:42:44.558Z] PASS [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === Skipped [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-20T13:42:44.558Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-20T13:42:44.558Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-20T13:42:44.558Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T13:42:44.558Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T13:42:44.558Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T13:42:44.558Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T13:42:44.558Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T13:42:44.558Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T13:42:44.558Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.558Z] [2022-07-20T13:42:44.558Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:42:44.559Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:42:44.559Z] [2022-07-20T13:42:44.559Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-20T13:42:44.559Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.559Z] [2022-07-20T13:42:44.559Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T13:42:44.559Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:42:44.559Z] [2022-07-20T13:42:44.559Z] DONE 34 tests, 12 skipped in 7.297s [2022-07-20T13:42:44.559Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:42:44.559Z] INFO: Testing against a local daemon [2022-07-20T13:42:44.559Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T13:42:44.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:44.559Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:42:44.559Z] === RUN TestDockerNetworkIpvlan [2022-07-20T13:42:44.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:44.559Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:42:44.559Z] PASS [2022-07-20T13:42:44.559Z] [2022-07-20T13:42:44.559Z] === Skipped [2022-07-20T13:42:44.559Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:42:44.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:44.559Z] [2022-07-20T13:42:44.559Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:42:44.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:42:44.559Z] [2022-07-20T13:42:44.559Z] DONE 2 tests, 2 skipped in 0.170s [2022-07-20T13:42:44.559Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:42:44.762Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-20T13:42:44.762Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T13:42:44.818Z] INFO: Testing against a local daemon [2022-07-20T13:42:44.818Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T13:42:44.818Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.818Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestDockerNetworkMacvlan [2022-07-20T13:42:44.818Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.818Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-20T13:42:44.818Z] PASS [2022-07-20T13:42:44.818Z] [2022-07-20T13:42:44.818Z] === Skipped [2022-07-20T13:42:44.818Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T13:42:44.818Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.818Z] [2022-07-20T13:42:44.818Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-20T13:42:44.818Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T13:42:44.818Z] [2022-07-20T13:42:44.818Z] DONE 2 tests, 2 skipped in 0.101s [2022-07-20T13:42:44.818Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T13:42:44.818Z] testing: warning: no tests to run [2022-07-20T13:42:44.818Z] PASS [2022-07-20T13:42:44.818Z] [2022-07-20T13:42:44.818Z] DONE 0 tests in 0.029s [2022-07-20T13:42:44.818Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T13:42:44.818Z] INFO: Testing against a local daemon [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginTLS [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T13:42:44.818Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T13:42:44.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.818Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T13:42:44.819Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T13:42:44.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.819Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T13:42:44.819Z] === RUN TestAuthZPluginHeader [2022-07-20T13:42:44.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:44.819Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-20T13:42:44.819Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T13:42:45.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:45.387Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-20T13:42:45.387Z] === RUN TestAuthZPluginV2Disable [2022-07-20T13:42:45.647Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:45.647Z] --- SKIP: TestAuthZPluginV2Disable (0.34s) [2022-07-20T13:42:45.647Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T13:42:45.678Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-20T13:42:45.679Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T13:42:45.906Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:45.906Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T13:42:45.906Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T13:42:46.142Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-20T13:42:46.142Z] === RUN TestAPIIpcModeHost [2022-07-20T13:42:46.478Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.478Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T13:42:46.478Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T13:42:46.711Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-20T13:42:46.711Z] === RUN TestDaemonIpcModeShareable [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T13:42:46.738Z] PASS [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === Skipped [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.34s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T13:42:46.738Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.738Z] [2022-07-20T13:42:46.738Z] DONE 17 tests, 17 skipped in 1.876s [2022-07-20T13:42:46.738Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T13:42:46.738Z] INFO: Testing against a local daemon [2022-07-20T13:42:46.738Z] === RUN TestPluginInvalidJSON [2022-07-20T13:42:46.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:42:46.738Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:42:46.738Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:42:46.738Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:42:46.738Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T13:42:46.738Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T13:42:46.998Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:42:46.998Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T13:42:46.998Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T13:42:46.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T13:42:46.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T13:42:46.998Z] === RUN TestPluginInstall [2022-07-20T13:42:46.998Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.998Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-20T13:42:46.998Z] === RUN TestPluginsWithRuntimes [2022-07-20T13:42:46.998Z] 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-20T13:42:46.998Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-20T13:42:46.998Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T13:42:46.998Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T13:42:46.998Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T13:42:46.998Z] PASS [2022-07-20T13:42:46.998Z] [2022-07-20T13:42:46.998Z] === Skipped [2022-07-20T13:42:46.998Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-20T13:42:46.998Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T13:42:46.998Z] [2022-07-20T13:42:46.998Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-20T13:42:46.998Z] 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-20T13:42:46.998Z] [2022-07-20T13:42:46.998Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T13:42:46.998Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T13:42:46.998Z] [2022-07-20T13:42:46.998Z] DONE 19 tests, 3 skipped in 0.213s [2022-07-20T13:42:46.998Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T13:42:47.059Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-07-20T13:42:47.059Z] === RUN TestAuthZPluginHeader [2022-07-20T13:42:47.257Z] INFO: Testing against a local daemon [2022-07-20T13:42:47.258Z] === RUN TestExternalGraphDriver [2022-07-20T13:42:47.517Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T13:42:47.517Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-20T13:42:47.517Z] === RUN TestGraphdriverPluginV2 [2022-07-20T13:42:47.651Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-20T13:42:47.651Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-20T13:42:47.651Z] === RUN TestDaemonIpcModePrivate [2022-07-20T13:42:47.996Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-20T13:42:47.996Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T13:42:48.588Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-20T13:42:48.848Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-07-20T13:42:48.848Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T13:42:49.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-20T13:42:50.044Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-07-20T13:42:50.044Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T13:42:50.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-20T13:42:51.241Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-07-20T13:42:51.241Z] === RUN TestIpcModeOlderClient [2022-07-20T13:42:51.241Z] === PAUSE TestIpcModeOlderClient [2022-07-20T13:42:51.241Z] === RUN TestKillContainerInvalidSignal [2022-07-20T13:42:51.500Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-20T13:42:51.500Z] === RUN TestKillContainer [2022-07-20T13:42:51.500Z] === RUN TestKillContainer/no_signal [2022-07-20T13:42:51.713Z] --- PASS: TestGraphdriverPluginV2 (3.73s) [2022-07-20T13:42:51.713Z] PASS [2022-07-20T13:42:51.713Z] [2022-07-20T13:42:51.713Z] === Skipped [2022-07-20T13:42:51.713Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-20T13:42:51.713Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T13:42:51.713Z] [2022-07-20T13:42:51.713Z] DONE 2 tests, 1 skipped in 4.312s [2022-07-20T13:42:51.713Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T13:42:51.713Z] INFO: Testing against a local daemon [2022-07-20T13:42:51.713Z] === RUN TestContinueAfterPluginCrash [2022-07-20T13:42:51.713Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T13:42:51.713Z] === RUN TestReadPluginNoRead [2022-07-20T13:42:51.713Z] === PAUSE TestReadPluginNoRead [2022-07-20T13:42:51.713Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T13:42:51.713Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T13:42:51.713Z] === CONT TestContinueAfterPluginCrash [2022-07-20T13:42:51.713Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T13:42:51.967Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-20T13:42:52.069Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T13:42:52.188Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2022-07-20T13:42:52.188Z] === RUN TestAuthZPluginV2Disable [2022-07-20T13:42:52.329Z] === RUN TestKillContainer/killing_signal [2022-07-20T13:42:52.898Z] --- PASS: TestKillContainer (1.29s) [2022-07-20T13:42:52.898Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-20T13:42:52.898Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-20T13:42:52.898Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-20T13:42:52.898Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T13:42:52.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T13:42:53.468Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T13:42:54.036Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-07-20T13:42:54.036Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-20T13:42:54.036Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-20T13:42:54.036Z] === RUN TestKillStoppedContainer [2022-07-20T13:42:54.036Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-20T13:42:54.036Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T13:42:54.296Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T13:42:54.296Z] === RUN TestKillDifferentUserContainer [2022-07-20T13:42:54.556Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-20T13:42:54.556Z] === RUN TestInspectOomKilledTrue [2022-07-20T13:42:55.125Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-07-20T13:42:55.125Z] === RUN TestInspectOomKilledFalse [2022-07-20T13:42:55.384Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-20T13:42:55.384Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T13:42:55.644Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-07-20T13:42:55.644Z] === RUN TestLinksContainerNames [2022-07-20T13:42:56.427Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-07-20T13:42:56.427Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T13:42:56.590Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-20T13:42:56.590Z] === RUN TestLogsFollowTailEmpty [2022-07-20T13:42:56.993Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2022-07-20T13:42:56.993Z] === CONT TestReadPluginNoRead [2022-07-20T13:42:57.159Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-20T13:42:57.159Z] === RUN TestLogs [2022-07-20T13:42:57.159Z] === RUN TestLogs/driver_local [2022-07-20T13:42:57.159Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:42:57.159Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:42:57.159Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T13:42:57.159Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T13:42:57.159Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T13:42:57.159Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T13:42:57.159Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:42:57.159Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:42:57.159Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:42:57.159Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:42:57.159Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:42:57.159Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:42:57.159Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:42:57.159Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:42:57.728Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:42:57.987Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:42:58.375Z] === RUN TestReadPluginNoRead/default [2022-07-20T13:42:58.556Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T13:42:58.556Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T13:42:59.124Z] === RUN TestLogs/driver_json-file [2022-07-20T13:42:59.124Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:42:59.124Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:42:59.124Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:42:59.124Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:42:59.124Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:42:59.124Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:42:59.124Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:42:59.124Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:42:59.124Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:42:59.124Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:42:59.124Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:42:59.124Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:42:59.124Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:42:59.124Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:42:59.734Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-07-20T13:42:59.735Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T13:42:59.761Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T13:43:00.061Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:43:00.061Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:43:00.321Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:43:00.321Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:43:00.699Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2022-07-20T13:43:00.890Z] --- PASS: TestLogs (3.98s) [2022-07-20T13:43:00.890Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.84s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.45s) [2022-07-20T13:43:00.891Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-07-20T13:43:00.891Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T13:43:00.959Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T13:43:01.459Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/default [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/private [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/slave [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/shared [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T13:43:01.459Z] === CONT TestMountDaemonRoot/default [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T13:43:01.459Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:43:01.459Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:43:01.459Z] === CONT TestMountDaemonRoot/shared [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:43:01.459Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:43:01.459Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/slave [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/private [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:43:01.460Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T13:43:01.460Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:43:01.460Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:43:01.720Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T13:43:01.720Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T13:43:01.720Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T13:43:02.340Z] === CONT TestReadPluginNoRead [2022-07-20T13:43:02.340Z] read_test.go:92: [d2f1f5e9ecf6d] daemon is not started [2022-07-20T13:43:02.340Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-07-20T13:43:02.340Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-20T13:43:02.340Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-07-20T13:43:02.340Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-07-20T13:43:02.340Z] PASS [2022-07-20T13:43:02.340Z] [2022-07-20T13:43:02.340Z] DONE 6 tests in 11.012s [2022-07-20T13:43:02.340Z] 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-20T13:43:02.340Z] testing: warning: no tests to run [2022-07-20T13:43:02.340Z] PASS [2022-07-20T13:43:02.340Z] [2022-07-20T13:43:02.340Z] DONE 0 tests in 0.074s [2022-07-20T13:43:02.340Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T13:43:02.600Z] INFO: Testing against a local daemon [2022-07-20T13:43:02.600Z] === RUN TestPluginWithDevMounts [2022-07-20T13:43:02.600Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T13:43:02.600Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-20T13:43:02.600Z] PASS [2022-07-20T13:43:02.600Z] [2022-07-20T13:43:02.600Z] === Skipped [2022-07-20T13:43:02.600Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-20T13:43:02.600Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T13:43:02.600Z] [2022-07-20T13:43:02.600Z] DONE 1 tests, 1 skipped in 0.218s [2022-07-20T13:43:02.600Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T13:43:02.859Z] INFO: Testing against a local daemon [2022-07-20T13:43:02.860Z] === RUN TestSecretInspect [2022-07-20T13:43:02.860Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-20T13:43:02.860Z] === RUN TestSecretList [2022-07-20T13:43:02.860Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] --- SKIP: TestSecretList (0.01s) [2022-07-20T13:43:02.860Z] === RUN TestSecretsCreateAndDelete [2022-07-20T13:43:02.860Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-20T13:43:02.860Z] === RUN TestSecretsUpdate [2022-07-20T13:43:02.860Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-20T13:43:02.860Z] === RUN TestTemplatedSecret [2022-07-20T13:43:02.860Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-20T13:43:02.860Z] === RUN TestSecretCreateResolve [2022-07-20T13:43:02.860Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-20T13:43:02.860Z] PASS [2022-07-20T13:43:02.860Z] [2022-07-20T13:43:02.860Z] === Skipped [2022-07-20T13:43:02.860Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-20T13:43:02.860Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] [2022-07-20T13:43:02.860Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-20T13:43:02.860Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] [2022-07-20T13:43:02.860Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-20T13:43:02.860Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] [2022-07-20T13:43:02.860Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-20T13:43:02.860Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] [2022-07-20T13:43:02.860Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-20T13:43:02.860Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] [2022-07-20T13:43:02.860Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-20T13:43:02.860Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:02.860Z] [2022-07-20T13:43:02.860Z] DONE 6 tests, 6 skipped in 0.312s [2022-07-20T13:43:02.860Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T13:43:03.099Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-07-20T13:43:03.100Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T13:43:03.120Z] INFO: Testing against a local daemon [2022-07-20T13:43:03.120Z] === RUN TestServiceCreateInit [2022-07-20T13:43:03.120Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T13:43:03.120Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T13:43:03.120Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- PASS: TestServiceCreateInit (0.03s) [2022-07-20T13:43:03.120Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-07-20T13:43:03.120Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T13:43:03.120Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T13:43:03.120Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-20T13:43:03.120Z] === RUN TestCreateServiceConflict [2022-07-20T13:43:03.120Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-20T13:43:03.120Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T13:43:03.120Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-20T13:43:03.120Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T13:43:03.120Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-20T13:43:03.120Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T13:43:03.120Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-20T13:43:03.120Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T13:43:03.120Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-20T13:43:03.120Z] === RUN TestCreateServiceSysctls [2022-07-20T13:43:03.120Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.120Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-20T13:43:03.120Z] === RUN TestCreateServiceCapabilities [2022-07-20T13:43:03.120Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.380Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-20T13:43:03.380Z] === RUN TestInspect [2022-07-20T13:43:03.380Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.380Z] --- SKIP: TestInspect (0.01s) [2022-07-20T13:43:03.380Z] === RUN TestCreateJob [2022-07-20T13:43:03.380Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.380Z] --- SKIP: TestCreateJob (0.01s) [2022-07-20T13:43:03.380Z] === RUN TestReplicatedJob [2022-07-20T13:43:03.380Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.380Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-20T13:43:03.380Z] === RUN TestUpdateReplicatedJob [2022-07-20T13:43:03.380Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.380Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-20T13:43:03.380Z] === RUN TestServiceListWithStatuses [2022-07-20T13:43:03.380Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:43:03.380Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T13:43:03.380Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T13:43:03.380Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.380Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-20T13:43:03.380Z] === RUN TestDockerNetworkReConnect [2022-07-20T13:43:03.380Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:03.380Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-20T13:43:03.380Z] === RUN TestServicePlugin [2022-07-20T13:43:03.668Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-20T13:43:03.668Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T13:43:03.927Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-20T13:43:03.927Z] === RUN TestNetworkNat [2022-07-20T13:43:04.497Z] --- PASS: TestNetworkNat (0.49s) [2022-07-20T13:43:04.497Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T13:43:04.758Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-20T13:43:04.758Z] === RUN TestNetworkLoopbackNat [2022-07-20T13:43:05.288Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.288Z] --- SKIP: TestServicePlugin (1.97s) [2022-07-20T13:43:05.288Z] === RUN TestServiceUpdateLabel [2022-07-20T13:43:05.288Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.288Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-20T13:43:05.288Z] === RUN TestServiceUpdateSecrets [2022-07-20T13:43:05.288Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.288Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-20T13:43:05.288Z] === RUN TestServiceUpdateConfigs [2022-07-20T13:43:05.288Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.288Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-07-20T13:43:05.288Z] === RUN TestServiceUpdateNetwork [2022-07-20T13:43:05.288Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.288Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-20T13:43:05.288Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T13:43:05.288Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.288Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-20T13:43:05.288Z] PASS [2022-07-20T13:43:05.288Z] [2022-07-20T13:43:05.288Z] === Skipped [2022-07-20T13:43:05.288Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-07-20T13:43:05.289Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T13:43:05.289Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-20T13:43:05.289Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-20T13:43:05.289Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-20T13:43:05.289Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-20T13:43:05.289Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-20T13:43:05.289Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-20T13:43:05.289Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-20T13:43:05.289Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-20T13:43:05.289Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-20T13:43:05.289Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-20T13:43:05.289Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-20T13:43:05.289Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-20T13:43:05.289Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T13:43:05.289Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-20T13:43:05.289Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-20T13:43:05.289Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-07-20T13:43:05.289Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-20T13:43:05.289Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-20T13:43:05.289Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-07-20T13:43:05.289Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-20T13:43:05.289Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-20T13:43:05.289Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T13:43:05.289Z] [2022-07-20T13:43:05.289Z] DONE 24 tests, 23 skipped in 2.497s [2022-07-20T13:43:05.289Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T13:43:05.548Z] INFO: Testing against a local daemon [2022-07-20T13:43:05.548Z] === RUN TestSessionCreate [2022-07-20T13:43:05.548Z] --- PASS: TestSessionCreate (0.04s) [2022-07-20T13:43:05.548Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T13:43:05.548Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-20T13:43:05.548Z] PASS [2022-07-20T13:43:05.548Z] [2022-07-20T13:43:05.548Z] DONE 2 tests in 0.210s [2022-07-20T13:43:05.548Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T13:43:05.809Z] INFO: Testing against a local daemon [2022-07-20T13:43:05.809Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T13:43:05.809Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T13:43:05.809Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T13:43:05.809Z] === RUN TestDiskUsage [2022-07-20T13:43:05.809Z] === PAUSE TestDiskUsage [2022-07-20T13:43:05.809Z] === RUN TestEventsExecDie [2022-07-20T13:43:06.378Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-20T13:43:06.378Z] === RUN TestEventsBackwardsCompatible [2022-07-20T13:43:06.378Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-20T13:43:06.378Z] === RUN TestEventsVolumeCreate [2022-07-20T13:43:06.378Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-20T13:43:06.378Z] === RUN TestInfoBinaryCommits [2022-07-20T13:43:06.378Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T13:43:06.378Z] === RUN TestInfoAPIVersioned [2022-07-20T13:43:06.378Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T13:43:06.378Z] === RUN TestInfoAPI [2022-07-20T13:43:06.378Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T13:43:06.378Z] === RUN TestInfoAPIWarnings [2022-07-20T13:43:08.048Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-20T13:43:08.048Z] === RUN TestPause [2022-07-20T13:43:08.048Z] --- PASS: TestPause (0.46s) [2022-07-20T13:43:08.048Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T13:43:08.048Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:43:08.048Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:43:08.048Z] === RUN TestPauseStopPausedContainer [2022-07-20T13:43:08.308Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-20T13:43:08.308Z] === RUN TestPidHost [2022-07-20T13:43:09.245Z] --- PASS: TestPidHost (0.97s) [2022-07-20T13:43:09.245Z] === RUN TestPsFilter [2022-07-20T13:43:09.504Z] --- PASS: TestPsFilter (0.11s) [2022-07-20T13:43:09.504Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T13:43:09.721Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.58s) [2022-07-20T13:43:09.721Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T13:43:09.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-20T13:43:09.764Z] === RUN TestRemoveContainerWithVolume [2022-07-20T13:43:10.332Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-20T13:43:10.332Z] === RUN TestRemoveContainerRunning [2022-07-20T13:43:10.592Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-20T13:43:10.592Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T13:43:11.160Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-20T13:43:11.160Z] === RUN TestRemoveInvalidContainer [2022-07-20T13:43:11.160Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T13:43:11.160Z] === RUN TestRenameLinkedContainer [2022-07-20T13:43:13.067Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-07-20T13:43:13.067Z] === RUN TestRenameStoppedContainer [2022-07-20T13:43:13.327Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-20T13:43:13.327Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T13:43:14.266Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-20T13:43:14.266Z] === RUN TestRenameInvalidName [2022-07-20T13:43:14.526Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-20T13:43:14.526Z] === RUN TestRenameAnonymousContainer [2022-07-20T13:43:16.433Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-20T13:43:16.433Z] === RUN TestRenameContainerWithSameName [2022-07-20T13:43:16.433Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-20T13:43:16.433Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T13:43:17.371Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-07-20T13:43:17.371Z] === RUN TestResize [2022-07-20T13:43:17.630Z] --- PASS: TestResize (0.41s) [2022-07-20T13:43:17.630Z] === RUN TestResizeWithInvalidSize [2022-07-20T13:43:18.200Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-20T13:43:18.200Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T13:43:18.460Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:43:18.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:43:18.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:43:18.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:43:18.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:43:18.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:43:20.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:43:21.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:43:22.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:43:22.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:43:23.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:43:23.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:43:24.540Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-20T13:43:24.540Z] === RUN TestInfoDebug [2022-07-20T13:43:24.540Z] --- PASS: TestInfoDebug (0.54s) [2022-07-20T13:43:24.540Z] === RUN TestInfoInsecureRegistries [2022-07-20T13:43:24.540Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-20T13:43:24.540Z] === RUN TestInfoRegistryMirrors [2022-07-20T13:43:24.799Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-20T13:43:24.799Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T13:43:25.059Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-20T13:43:25.059Z] === RUN TestPingCacheHeaders [2022-07-20T13:43:25.059Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-20T13:43:25.059Z] === RUN TestPingGet [2022-07-20T13:43:25.059Z] --- PASS: TestPingGet (0.01s) [2022-07-20T13:43:25.059Z] === RUN TestPingHead [2022-07-20T13:43:25.059Z] --- PASS: TestPingHead (0.03s) [2022-07-20T13:43:25.059Z] === RUN TestPingSwarmHeader [2022-07-20T13:43:25.628Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T13:43:26.198Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T13:43:27.136Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T13:43:27.136Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-20T13:43:27.136Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T13:43:27.136Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T13:43:27.136Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T13:43:27.136Z] === RUN TestVersion [2022-07-20T13:43:27.136Z] --- PASS: TestVersion (0.03s) [2022-07-20T13:43:27.136Z] === CONT TestDiskUsage [2022-07-20T13:43:27.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:43:27.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T13:43:27.706Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T13:43:27.904Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-20T13:43:27.904Z] PASS [2022-07-20T13:43:27.904Z] [2022-07-20T13:43:27.904Z] DONE 17 tests in 47.750s [2022-07-20T13:43:27.904Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T13:43:27.904Z] INFO: Testing against a local daemon [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:43:27.904Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:43:27.904Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T13:43:27.904Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T13:43:27.904Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T13:43:27.904Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T13:43:27.904Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T13:43:27.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T13:43:27.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T13:43:27.904Z] === RUN TestPluginInstall [2022-07-20T13:43:27.905Z] === RUN TestPluginInstall/no_auth [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8982c668c285deee89097479d4a502522e31097ad70d47d8cb705f08ee8eeff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8982c668c285deee89097479d4a502522e31097ad70d47d8cb705f08ee8eeff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:43:27.905Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8982c668c285deee89097479d4a502522e31097ad70d47d8cb705f08ee8eeff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:43:27.905Z] time="2022-07-20T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8982c668c285deee89097479d4a502522e31097ad70d47d8cb705f08ee8eeff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:43:27.905Z] === RUN TestPluginInstall/with_insecure [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T13:43:27.966Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T13:43:28.225Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T13:43:28.474Z] time="2022-07-20T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:43:28.474Z] time="2022-07-20T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fa08496fef8c1a98c534e1851ccf2a64f0f6e43a29c1d3197e8e2b4ee05b669" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:43:28.474Z] time="2022-07-20T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:43:28.474Z] time="2022-07-20T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fa08496fef8c1a98c534e1851ccf2a64f0f6e43a29c1d3197e8e2b4ee05b669" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:43:28.485Z] --- PASS: TestDiskUsage (1.24s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-07-20T13:43:28.486Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-20T13:43:28.486Z] PASS [2022-07-20T13:43:28.486Z] [2022-07-20T13:43:28.486Z] === Skipped [2022-07-20T13:43:28.486Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T13:43:28.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T13:43:28.486Z] [2022-07-20T13:43:28.486Z] DONE 54 tests, 1 skipped in 22.844s [2022-07-20T13:43:28.486Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T13:43:28.486Z] INFO: Testing against a local daemon [2022-07-20T13:43:28.486Z] === RUN TestVolumesCreateAndList [2022-07-20T13:43:28.734Z] plugin_test.go:195: [dca93d42de042] daemon is not started [2022-07-20T13:43:28.734Z] --- PASS: TestPluginInstall (2.75s) [2022-07-20T13:43:28.734Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-07-20T13:43:28.734Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-20T13:43:28.734Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-20T13:43:28.734Z] === RUN TestPluginsWithRuntimes [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-20T13:43:28.746Z] === RUN TestVolumesRemove [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-20T13:43:28.746Z] === RUN TestVolumesInspect [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T13:43:28.746Z] === RUN TestVolumesInvalidJSON [2022-07-20T13:43:28.746Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T13:43:28.746Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T13:43:28.746Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T13:43:28.746Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T13:43:28.746Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T13:43:28.746Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T13:43:28.746Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T13:43:28.746Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T13:43:28.746Z] PASS [2022-07-20T13:43:28.746Z] [2022-07-20T13:43:28.746Z] DONE 9 tests in 0.202s [2022-07-20T13:43:28.746Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T13:43:28.746Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14208 is not a child of this shell [2022-07-20T13:43:28.746Z] warning: PID 14208 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-20T13:43:28.746Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T13:43:28.746Z] [2022-07-20T13:43:28.746Z] Unloading profiles will leave already running processes permanently [2022-07-20T13:43:28.746Z] unconfined, which can lead to unexpected situations. [2022-07-20T13:43:28.746Z] [2022-07-20T13:43:28.746Z] To set a process to complain mode, use the command line tool [2022-07-20T13:43:28.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T13:43:28.746Z] Removing test suite binaries [2022-07-20T13:43:28.746Z] exiting test-integration [2022-07-20T13:43:28.746Z] ++ exit 0 [2022-07-20T13:43:28.746Z] [2022-07-20T13:43:29.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:43:30.113Z] === RUN TestPluginsWithRuntimes/No_Args Post stage [Pipeline] junit [2022-07-20T13:43:30.140Z] Recording test results [2022-07-20T13:43:31.051Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T13:43:31.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:43:31.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:43:31.988Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-07-20T13:43:31.988Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-20T13:43:31.988Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-20T13:43:31.988Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T13:43:32.558Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-20T13:43:32.558Z] PASS [2022-07-20T13:43:32.558Z] [2022-07-20T13:43:32.558Z] DONE 24 tests in 6.713s [2022-07-20T13:43:32.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T13:43:32.558Z] INFO: Testing against a local daemon [2022-07-20T13:43:32.558Z] === RUN TestExternalGraphDriver [2022-07-20T13:43:32.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:43:32.735Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T13:43:32.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:43:33.066Z] + echo Ensuring container killed. [2022-07-20T13:43:33.066Z] Ensuring container killed. [2022-07-20T13:43:33.066Z] + docker rm -vf docker-pr1 [2022-07-20T13:43:33.133Z] === RUN TestExternalGraphDriver/json [2022-07-20T13:43:33.328Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T13:43:33.874Z] + echo Chowning /workspace to jenkins user [2022-07-20T13:43:33.874Z] Chowning /workspace to jenkins user [2022-07-20T13:43:33.874Z] + id -u [2022-07-20T13:43:33.874Z] + id -g [2022-07-20T13:43:33.874Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43840:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T13:43:33.874Z] Unable to find image 'busybox:latest' locally [2022-07-20T13:43:34.134Z] latest: Pulling from library/busybox [2022-07-20T13:43:34.134Z] 19d511225f94: Pulling fs layer [2022-07-20T13:43:34.134Z] 19d511225f94: Verifying Checksum [2022-07-20T13:43:34.134Z] 19d511225f94: Download complete [2022-07-20T13:43:34.393Z] 19d511225f94: Pull complete [2022-07-20T13:43:34.393Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T13:43:34.393Z] Status: Downloaded newer image for busybox:latest [2022-07-20T13:43:34.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:43:35.038Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T13:43:36.072Z] + bundleName=amd64-rootless [2022-07-20T13:43:36.072Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-20T13:43:36.072Z] Creating amd64-rootless-bundles.tar.gz [2022-07-20T13:43:36.072Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-20T13:43:36.072Z] + 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-20T13:43:36.085Z] Archiving artifacts [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-07-20T13:43:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-20T13:43:36.240Z] === RUN TestCgroupNamespacesRun [2022-07-20T13:43:36.416Z] === RUN TestExternalGraphDriver/pull [2022-07-20T13:43:37.178Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-20T13:43:37.178Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T13:43:37.706Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43840/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T13:43:38.017Z] + make clean [2022-07-20T13:43:38.276Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T13:43:38.276Z] docker-dev-cache [2022-07-20T13:43:38.276Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T13:43:38.322Z] --- PASS: TestExternalGraphDriver (5.37s) [2022-07-20T13:43:38.322Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-20T13:43:38.322Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-20T13:43:38.322Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-20T13:43:38.322Z] === RUN TestGraphdriverPluginV2 [2022-07-20T13:43:38.557Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-20T13:43:38.557Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T13:43:39.496Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-20T13:43:39.496Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T13:43:40.875Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-20T13:43:40.875Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T13:43:41.812Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-20T13:43:41.812Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T13:43:42.515Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2022-07-20T13:43:42.515Z] PASS [2022-07-20T13:43:42.515Z] [2022-07-20T13:43:42.515Z] DONE 5 tests in 9.660s [2022-07-20T13:43:42.515Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T13:43:42.515Z] INFO: Testing against a local daemon [2022-07-20T13:43:42.515Z] === RUN TestContinueAfterPluginCrash [2022-07-20T13:43:42.515Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T13:43:42.515Z] === RUN TestReadPluginNoRead [2022-07-20T13:43:42.515Z] === PAUSE TestReadPluginNoRead [2022-07-20T13:43:42.515Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T13:43:42.515Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T13:43:42.515Z] === CONT TestContinueAfterPluginCrash [2022-07-20T13:43:42.515Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T13:43:43.190Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-07-20T13:43:43.191Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T13:43:43.759Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-20T13:43:43.759Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T13:43:45.138Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-20T13:43:45.138Z] === RUN TestNISDomainname [2022-07-20T13:43:45.339Z] .........................xx.................... [ 29%] [2022-07-20T13:43:45.398Z] --- PASS: TestNISDomainname (0.49s) [2022-07-20T13:43:45.398Z] === RUN TestHostnameDnsResolution [2022-07-20T13:43:45.815Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-07-20T13:43:45.815Z] === CONT TestReadPluginNoRead [2022-07-20T13:43:45.967Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-20T13:43:45.967Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T13:43:46.535Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-20T13:43:46.535Z] === RUN TestPrivilegedHostDevices [2022-07-20T13:43:47.105Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-20T13:43:47.105Z] === RUN TestRunConsoleSize [2022-07-20T13:43:47.365Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-20T13:43:47.365Z] === RUN TestStats [2022-07-20T13:43:48.352Z] === RUN TestReadPluginNoRead/default [2022-07-20T13:43:49.291Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T13:43:49.900Z] --- PASS: TestStats (2.44s) [2022-07-20T13:43:49.900Z] === RUN TestStopContainerWithTimeout [2022-07-20T13:43:49.900Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T13:43:49.900Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T13:43:49.900Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T13:43:49.900Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T13:43:49.900Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T13:43:49.900Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T13:43:49.900Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T13:43:49.900Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T13:43:49.900Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T13:43:49.900Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T13:43:50.670Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T13:43:50.671Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-07-20T13:43:50.838Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T13:43:52.050Z] === CONT TestReadPluginNoRead [2022-07-20T13:43:52.050Z] read_test.go:92: [ddf15787f530e] daemon is not started [2022-07-20T13:43:52.050Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-07-20T13:43:52.050Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-07-20T13:43:52.050Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-20T13:43:52.050Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-20T13:43:52.050Z] PASS [2022-07-20T13:43:52.050Z] [2022-07-20T13:43:52.050Z] DONE 6 tests in 9.577s [2022-07-20T13:43:52.050Z] 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-20T13:43:52.050Z] testing: warning: no tests to run [2022-07-20T13:43:52.050Z] PASS [2022-07-20T13:43:52.050Z] [2022-07-20T13:43:52.050Z] DONE 0 tests in 0.008s [2022-07-20T13:43:52.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T13:43:52.050Z] INFO: Testing against a local daemon [2022-07-20T13:43:52.050Z] === RUN TestPluginWithDevMounts [2022-07-20T13:43:52.050Z] === PAUSE TestPluginWithDevMounts [2022-07-20T13:43:52.050Z] === CONT TestPluginWithDevMounts [2022-07-20T13:43:52.742Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T13:43:53.381Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T13:43:53.381Z] Using test binary docker [2022-07-20T13:43:53.381Z] +++ /etc/init.d/apparmor start [2022-07-20T13:43:53.381Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T13:43:53.381Z] Using test binary docker [2022-07-20T13:43:53.381Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T13:43:53.381Z] INFO: Waiting for daemon to start... [2022-07-20T13:43:53.381Z] Starting dockerd [2022-07-20T13:43:53.381Z] +++ 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-20T13:43:53.381Z] +++ /etc/init.d/apparmor start [2022-07-20T13:43:53.381Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T13:43:53.381Z] INFO: Waiting for daemon to start... [2022-07-20T13:43:53.381Z] Starting dockerd [2022-07-20T13:43:53.381Z] +++ 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-20T13:43:53.381Z] .. [2022-07-20T13:43:53.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T13:43:53.381Z] [2022-07-20T13:43:53.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T13:43:53.381Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T13:43:53.381Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T13:43:53.381Z] Error: No such image: emptyfs [2022-07-20T13:43:53.381Z] Error: No such image: emptyfs [2022-07-20T13:43:53.381Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T13:43:53.381Z] ++++ docker load [2022-07-20T13:43:53.381Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T13:43:53.381Z] ++++ docker load [2022-07-20T13:43:53.381Z] Running integration-test (iteration 1) [2022-07-20T13:43:53.381Z] 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-20T13:43:53.381Z] ++ 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-20T13:43:53.381Z] ++ set -e [2022-07-20T13:43:53.381Z] ++ '[' -n 0 ']' [2022-07-20T13:43:53.381Z] ++ set -x [2022-07-20T13:43:53.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T13:43:53.381Z] Running integration-test (iteration 1) [2022-07-20T13:43:53.381Z] 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-20T13:43:53.381Z] ++ 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-20T13:43:53.381Z] ++ set -e [2022-07-20T13:43:53.381Z] ++ '[' -n 0 ']' [2022-07-20T13:43:53.381Z] ++ set -x [2022-07-20T13:43:53.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T13:43:53.381Z] Loaded image: busybox:latest [2022-07-20T13:43:53.381Z] Loaded image: busybox:latest [2022-07-20T13:43:53.381Z] Loaded image: busybox:glibc [2022-07-20T13:43:53.381Z] Loaded image: busybox:glibc [2022-07-20T13:43:53.381Z] Loaded image: debian:bullseye-slim [2022-07-20T13:43:53.381Z] Loaded image: debian:bullseye-slim [2022-07-20T13:43:53.381Z] Loaded image: hello-world:latest [2022-07-20T13:43:53.381Z] Loaded image: hello-world:latest [2022-07-20T13:43:53.381Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:43:53.381Z] INFO: Testing against a local daemon [2022-07-20T13:43:53.381Z] === RUN TestDockerDaemonSuite [2022-07-20T13:43:53.381Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-20T13:43:53.381Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:43:53.381Z] INFO: Testing against a local daemon [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-20T13:43:53.381Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-20T13:43:53.430Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-07-20T13:43:53.430Z] PASS [2022-07-20T13:43:53.430Z] [2022-07-20T13:43:53.430Z] DONE 1 tests in 1.631s [2022-07-20T13:43:53.430Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T13:43:53.430Z] INFO: Testing against a local daemon [2022-07-20T13:43:53.430Z] === RUN TestSecretInspect [2022-07-20T13:43:53.640Z] --- PASS: TestBuildWithHugeFile (126.95s) [2022-07-20T13:43:53.640Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T13:43:53.640Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:43:53.640Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:43:53.640Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T13:43:53.640Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-20T13:43:53.640Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:43:53.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:43:53.640Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:43:53.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:43:53.640Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:43:53.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:43:53.640Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T13:43:53.640Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T13:43:53.898Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T13:43:53.898Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-20T13:43:53.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-07-20T13:43:53.898Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-07-20T13:43:53.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T13:43:53.898Z] === RUN TestBuildPreserveOwnership [2022-07-20T13:43:53.898Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T13:43:54.121Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T13:43:54.121Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-07-20T13:43:54.121Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-07-20T13:43:54.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-20T13:43:54.121Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-20T13:43:54.121Z] === RUN TestDeleteDevicemapper [2022-07-20T13:43:54.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:43:54.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T13:43:54.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T13:43:54.465Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-20T13:43:55.400Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-20T13:43:55.400Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-20T13:43:55.966Z] --- PASS: TestSecretInspect (2.16s) [2022-07-20T13:43:55.966Z] === RUN TestSecretList [2022-07-20T13:43:56.027Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2022-07-20T13:43:56.027Z] === RUN TestUpdateMemory [2022-07-20T13:43:56.288Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-20T13:43:56.288Z] === RUN TestUpdateCPUQuota [2022-07-20T13:43:56.336Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-20T13:43:56.594Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T13:43:56.594Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-20T13:43:56.852Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-20T13:43:56.852Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-20T13:43:56.852Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-20T13:43:57.225Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-07-20T13:43:57.225Z] === RUN TestUpdatePidsLimit [2022-07-20T13:43:57.225Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T13:43:57.225Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T13:43:57.484Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T13:43:57.745Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T13:43:57.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T13:43:57.790Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-20T13:43:57.873Z] --- PASS: TestSecretList (2.20s) [2022-07-20T13:43:57.873Z] === RUN TestSecretsCreateAndDelete [2022-07-20T13:43:58.005Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T13:43:58.049Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-20T13:43:58.049Z] --- PASS: TestBuildPreserveOwnership (4.22s) [2022-07-20T13:43:58.049Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.60s) [2022-07-20T13:43:58.049Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2022-07-20T13:43:58.049Z] === RUN TestBuildPlatformInvalid [2022-07-20T13:43:58.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T13:43:58.307Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-07-20T13:43:58.307Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T13:43:58.566Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-20T13:43:58.826Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-20T13:43:58.826Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-20T13:43:58.826Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit (1.86s) [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-20T13:43:58.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-07-20T13:43:58.833Z] === RUN TestUpdateRestartPolicy [2022-07-20T13:43:59.393Z] Loaded image: busybox:latest [2022-07-20T13:43:59.393Z] Loaded image: busybox:glibc [2022-07-20T13:44:00.408Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-07-20T13:44:00.409Z] === RUN TestSecretsUpdate [2022-07-20T13:44:00.770Z] Loaded image: debian:bullseye-slim [2022-07-20T13:44:01.034Z] Loaded image: hello-world:latest [2022-07-20T13:44:01.034Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T13:44:01.483Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-20T13:44:02.316Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-20T13:44:02.316Z] === RUN TestTemplatedSecret [2022-07-20T13:44:02.411Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-20T13:44:04.857Z] --- PASS: TestTemplatedSecret (2.62s) [2022-07-20T13:44:04.857Z] === RUN TestSecretCreateResolve [2022-07-20T13:44:04.946Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-20T13:44:06.848Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-20T13:44:07.394Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-20T13:44:07.394Z] PASS [2022-07-20T13:44:07.394Z] [2022-07-20T13:44:07.394Z] DONE 6 tests in 13.567s [2022-07-20T13:44:07.394Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T13:44:07.394Z] INFO: Testing against a local daemon [2022-07-20T13:44:07.394Z] === RUN TestServiceCreateInit [2022-07-20T13:44:07.394Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T13:44:08.749Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-20T13:44:08.897Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-20T13:44:09.686Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-20T13:44:10.253Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.84s) [2022-07-20T13:44:10.253Z] PASS [2022-07-20T13:44:10.253Z] [2022-07-20T13:44:10.253Z] === Skipped [2022-07-20T13:44:10.253Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T13:44:10.253Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T13:44:10.253Z] [2022-07-20T13:44:10.253Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T13:44:10.253Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T13:44:10.253Z] [2022-07-20T13:44:10.253Z] DONE 34 tests, 2 skipped in 192.563s [2022-07-20T13:44:10.253Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T13:44:10.254Z] ++ 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-20T13:44:10.254Z] ++ set -e [2022-07-20T13:44:10.254Z] ++ '[' -n 0 ']' [2022-07-20T13:44:10.254Z] ++ set -x [2022-07-20T13:44:10.254Z] ++ 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-20T13:44:10.254Z] INFO: Testing against a local daemon [2022-07-20T13:44:10.254Z] === RUN TestConfigInspect [2022-07-20T13:44:10.512Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-20T13:44:11.043Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-07-20T13:44:11.043Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T13:44:11.043Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-20T13:44:11.043Z] === RUN TestWaitNonBlocked [2022-07-20T13:44:11.043Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:44:11.043Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:44:11.043Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:44:11.043Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:44:11.043Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:44:11.043Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:44:11.043Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T13:44:11.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-07-20T13:44:11.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2022-07-20T13:44:11.043Z] === RUN TestWaitBlocked [2022-07-20T13:44:11.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:44:11.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:44:11.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:44:11.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:44:11.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:44:11.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:44:11.590Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T13:44:11.886Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-20T13:44:11.981Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T13:44:11.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-07-20T13:44:11.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-07-20T13:44:11.981Z] === RUN TestWaitConditions [2022-07-20T13:44:11.981Z] === RUN TestWaitConditions/default [2022-07-20T13:44:11.981Z] === PAUSE TestWaitConditions/default [2022-07-20T13:44:11.981Z] === RUN TestWaitConditions/not-running [2022-07-20T13:44:11.981Z] === PAUSE TestWaitConditions/not-running [2022-07-20T13:44:11.981Z] === RUN TestWaitConditions/next-exit [2022-07-20T13:44:11.981Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T13:44:11.981Z] === RUN TestWaitConditions/removed [2022-07-20T13:44:11.981Z] === PAUSE TestWaitConditions/removed [2022-07-20T13:44:11.981Z] === CONT TestWaitConditions/default [2022-07-20T13:44:11.981Z] === CONT TestWaitConditions/not-running [2022-07-20T13:44:12.454Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-20T13:44:13.020Z] --- PASS: TestConfigInspect (2.58s) [2022-07-20T13:44:13.020Z] === RUN TestConfigList [2022-07-20T13:44:13.279Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-20T13:44:13.279Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-20T13:44:13.359Z] === CONT TestWaitConditions/next-exit [2022-07-20T13:44:13.359Z] === CONT TestWaitConditions/removed [2022-07-20T13:44:13.964Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-20T13:44:14.214Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-20T13:44:14.473Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-20T13:44:14.473Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-20T13:44:14.886Z] --- PASS: TestServiceCreateInit (7.49s) [2022-07-20T13:44:14.886Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2022-07-20T13:44:14.886Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-07-20T13:44:14.886Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T13:44:15.265Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T13:44:15.265Z] --- PASS: TestWaitConditions/default (1.56s) [2022-07-20T13:44:15.265Z] --- PASS: TestWaitConditions/not-running (1.67s) [2022-07-20T13:44:15.265Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-07-20T13:44:15.265Z] --- PASS: TestWaitConditions/removed (1.47s) [2022-07-20T13:44:15.265Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T13:44:15.265Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T13:44:15.410Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-20T13:44:15.668Z] --- PASS: TestConfigList (2.91s) [2022-07-20T13:44:15.668Z] === RUN TestConfigsCreateAndDelete [2022-07-20T13:44:16.235Z] docker_cli_daemon_test.go:1474: [d715e116e52b2] daemon is not started [2022-07-20T13:44:16.496Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-20T13:44:17.064Z] check_test.go:540: [d767a0153fc3b] daemon is not started [2022-07-20T13:44:17.064Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-20T13:44:17.232Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-07-20T13:44:17.232Z] === CONT TestIpcModeOlderClient [2022-07-20T13:44:17.232Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.15s) [2022-07-20T13:44:17.232Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T13:44:17.232Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-20T13:44:17.232Z] === CONT TestDaemonHostGatewayIP [2022-07-20T13:44:18.973Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2022-07-20T13:44:18.973Z] === RUN TestConfigsUpdate [2022-07-20T13:44:19.232Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-20T13:44:19.776Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-07-20T13:44:19.777Z] === CONT TestDaemonRestartIpcMode [2022-07-20T13:44:20.610Z] check_test.go:540: [d0ba45934f129] daemon is not started [2022-07-20T13:44:20.610Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-20T13:44:21.545Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-20T13:44:21.693Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-07-20T13:44:21.804Z] --- PASS: TestConfigsUpdate (3.05s) [2022-07-20T13:44:21.804Z] === RUN TestTemplatedConfig [2022-07-20T13:44:22.062Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-20T13:44:22.629Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-20T13:44:22.887Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-20T13:44:23.146Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-20T13:44:23.146Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-20T13:44:23.146Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-20T13:44:25.053Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-20T13:44:25.053Z] --- PASS: TestTemplatedConfig (3.24s) [2022-07-20T13:44:25.053Z] === RUN TestConfigCreateResolve [2022-07-20T13:44:25.053Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-20T13:44:26.427Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-20T13:44:26.427Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-20T13:44:26.995Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-20T13:44:27.932Z] --- PASS: TestConfigCreateResolve (3.01s) [2022-07-20T13:44:27.932Z] PASS [2022-07-20T13:44:27.932Z] [2022-07-20T13:44:27.932Z] DONE 6 tests in 17.828s [2022-07-20T13:44:27.932Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T13:44:27.932Z] ++ 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-20T13:44:27.932Z] ++ set -e [2022-07-20T13:44:27.932Z] ++ '[' -n 0 ']' [2022-07-20T13:44:27.932Z] ++ set -x [2022-07-20T13:44:27.932Z] ++ 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-20T13:44:27.932Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-20T13:44:28.191Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-20T13:44:28.191Z] INFO: Testing against a local daemon [2022-07-20T13:44:28.191Z] === RUN TestAttachWithTTY [2022-07-20T13:44:28.451Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-20T13:44:28.451Z] === RUN TestAttachWithoutTTy [2022-07-20T13:44:28.451Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-20T13:44:28.451Z] === RUN TestCheckpoint [2022-07-20T13:44:28.451Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:44:28.451Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T13:44:28.451Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T13:44:28.451Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:44:28.451Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:44:28.451Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:44:28.451Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:44:28.451Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:44:28.451Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:44:28.451Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T13:44:28.451Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T13:44:28.451Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T13:44:28.451Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T13:44:28.451Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T13:44:28.451Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T13:44:28.451Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T13:44:28.451Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T13:44:28.451Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T13:44:28.451Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T13:44:28.451Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-20T13:44:28.451Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T13:44:28.709Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-20T13:44:28.709Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T13:44:28.709Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-20T13:44:28.709Z] === RUN TestCopyEmptyFile [2022-07-20T13:44:28.709Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-20T13:44:29.277Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-07-20T13:44:29.277Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T13:44:29.277Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-20T13:44:29.277Z] === RUN TestCopyFromContainer [2022-07-20T13:44:29.536Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-20T13:44:29.906Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-07-20T13:44:29.906Z] PASS [2022-07-20T13:44:29.906Z] [2022-07-20T13:44:29.906Z] === Skipped [2022-07-20T13:44:29.906Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-20T13:44:29.906Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:44:29.906Z] [2022-07-20T13:44:29.906Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:44:29.906Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:44:29.906Z] [2022-07-20T13:44:29.906Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T13:44:29.906Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:44:29.906Z] [2022-07-20T13:44:29.906Z] DONE 264 tests, 3 skipped in 123.725s [2022-07-20T13:44:29.906Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T13:44:29.906Z] ++ 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-20T13:44:29.906Z] ++ set -e [2022-07-20T13:44:29.906Z] ++ '[' -n 0 ']' [2022-07-20T13:44:29.906Z] ++ set -x [2022-07-20T13:44:29.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-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-20T13:44:29.906Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T13:44:29.906Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-20T13:44:29.906Z] === RUN TestConfigDaemonID [2022-07-20T13:44:30.263Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-20T13:44:30.471Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-20T13:44:30.471Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-20T13:44:30.471Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-20T13:44:30.471Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-20T13:44:30.475Z] daemon_test.go:83: [dfb5c4cc75bff] daemon is not started [2022-07-20T13:44:30.475Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T13:44:30.475Z] === RUN TestDaemonConfigValidation [2022-07-20T13:44:30.475Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:44:30.475Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:44:30.475Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T13:44:30.475Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T13:44:30.475Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T13:44:30.475Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T13:44:30.475Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T13:44:30.475Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T13:44:30.475Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T13:44:30.475Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T13:44:30.475Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:44:30.475Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T13:44:30.475Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T13:44:30.475Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T13:44:30.734Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T13:44:30.734Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T13:44:30.734Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-20T13:44:30.734Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-20T13:44:30.734Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-20T13:44:30.734Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-20T13:44:30.734Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-20T13:44:30.734Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T13:44:30.734Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T13:44:31.038Z] === RUN TestCopyFromContainer// [2022-07-20T13:44:31.038Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-20T13:44:31.038Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-20T13:44:31.038Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-20T13:44:31.038Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T13:44:31.038Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-20T13:44:31.038Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T13:44:31.038Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-20T13:44:31.296Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T13:44:31.296Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T13:44:31.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T13:44:31.555Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T13:44:31.671Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T13:44:31.814Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T13:44:31.814Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T13:44:32.073Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-20T13:44:32.073Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer (3.02s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-07-20T13:44:32.332Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-07-20T13:44:32.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T13:44:32.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:44:32.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:44:32.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:44:32.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:44:32.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:44:32.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:44:32.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T13:44:32.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T13:44:32.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T13:44:32.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-20T13:44:32.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T13:44:32.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T13:44:32.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T13:44:32.332Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T13:44:32.332Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-20T13:44:32.332Z] === RUN TestCreateWithInvalidEnv [2022-07-20T13:44:32.332Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T13:44:32.332Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T13:44:32.332Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T13:44:32.332Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T13:44:32.332Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T13:44:32.332Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T13:44:32.332Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T13:44:32.332Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T13:44:32.332Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T13:44:32.332Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-20T13:44:32.332Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T13:44:32.332Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T13:44:32.332Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T13:44:32.332Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T13:44:32.332Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-20T13:44:32.332Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T13:44:32.901Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-20T13:44:33.050Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T13:44:33.085Z] --- PASS: TestCreateServiceMultipleTimes (16.07s) [2022-07-20T13:44:33.085Z] === RUN TestCreateServiceConflict [2022-07-20T13:44:33.085Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-20T13:44:33.085Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T13:44:33.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-20T13:44:33.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-20T13:44:33.988Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T13:44:33.988Z] daemon_test.go:197: [d93d927602721] daemon is not started [2022-07-20T13:44:33.988Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-20T13:44:33.988Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-20T13:44:33.988Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-20T13:44:33.988Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T13:44:33.988Z] === RUN TestDaemonProxy [2022-07-20T13:44:33.988Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T13:44:34.038Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-20T13:44:34.606Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2022-07-20T13:44:34.606Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T13:44:35.542Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-20T13:44:35.622Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-07-20T13:44:35.622Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T13:44:35.893Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T13:44:36.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-20T13:44:36.479Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-20T13:44:36.737Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-07-20T13:44:36.737Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T13:44:36.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:44:36.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:44:36.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:44:36.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:44:36.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:44:36.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:44:36.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:44:36.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:44:36.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:44:36.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:44:36.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T13:44:36.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T13:44:36.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T13:44:36.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T13:44:36.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T13:44:36.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-20T13:44:36.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T13:44:36.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-20T13:44:36.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T13:44:36.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T13:44:36.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T13:44:36.996Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T13:44:37.254Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-20T13:44:37.254Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-20T13:44:37.270Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T13:44:37.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-07-20T13:44:37.515Z] === RUN TestCreateDifferentPlatform [2022-07-20T13:44:37.515Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T13:44:37.515Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T13:44:37.515Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-07-20T13:44:37.515Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-20T13:44:37.515Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T13:44:37.515Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T13:44:37.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-20T13:44:37.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T13:44:37.775Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-20T13:44:37.775Z] === RUN TestCreateInvalidHostConfig [2022-07-20T13:44:37.775Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:44:37.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:44:37.775Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:44:37.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:44:37.775Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:44:37.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:44:37.775Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:44:37.775Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:44:37.775Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T13:44:37.775Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T13:44:37.775Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T13:44:37.775Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T13:44:37.775Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T13:44:37.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T13:44:37.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T13:44:37.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T13:44:37.775Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T13:44:37.775Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T13:44:37.775Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T13:44:37.775Z] === RUN TestDaemonRestartIpcMode [2022-07-20T13:44:37.775Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T13:44:37.775Z] === RUN TestDaemonHostGatewayIP [2022-07-20T13:44:37.775Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T13:44:37.775Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T13:44:37.775Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T13:44:37.775Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T13:44:37.775Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T13:44:37.775Z] === RUN TestDiff [2022-07-20T13:44:38.034Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-20T13:44:38.602Z] --- PASS: TestDiff (0.93s) [2022-07-20T13:44:38.602Z] === RUN TestExecConsoleSize [2022-07-20T13:44:38.861Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-20T13:44:39.175Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T13:44:39.428Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-20T13:44:39.435Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T13:44:39.690Z] --- PASS: TestExecConsoleSize (0.94s) [2022-07-20T13:44:39.690Z] === RUN TestExecWithCloseStdin [2022-07-20T13:44:39.690Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-20T13:44:39.690Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-20T13:44:39.699Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-20T13:44:40.003Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-20T13:44:40.003Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-20T13:44:40.003Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-20T13:44:40.003Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-20T13:44:40.003Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T13:44:40.003Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T13:44:40.003Z] PASS [2022-07-20T13:44:40.003Z] [2022-07-20T13:44:40.003Z] DONE 18 tests in 11.293s [2022-07-20T13:44:40.003Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T13:44:40.003Z] ++ 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-20T13:44:40.003Z] ++ set -e [2022-07-20T13:44:40.003Z] ++ '[' -n 0 ']' [2022-07-20T13:44:40.003Z] ++ set -x [2022-07-20T13:44:40.003Z] ++ 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-20T13:44:40.263Z] INFO: Testing against a local daemon [2022-07-20T13:44:40.263Z] === RUN TestCommitInheritsEnv [2022-07-20T13:44:40.522Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-07-20T13:44:40.522Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T13:44:40.522Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T13:44:40.522Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T13:44:40.522Z] === RUN TestImportWithCustomPlatform [2022-07-20T13:44:40.522Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T13:44:40.522Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T13:44:40.522Z] === RUN TestImportWithCustomPlatform// [2022-07-20T13:44:40.522Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T13:44:40.626Z] --- PASS: TestExecWithCloseStdin (0.82s) [2022-07-20T13:44:40.626Z] === RUN TestExec [2022-07-20T13:44:40.626Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-20T13:44:40.781Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T13:44:40.781Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T13:44:40.781Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T13:44:40.781Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T13:44:40.781Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T13:44:40.781Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T13:44:40.781Z] === RUN TestImagesFilterMultiReference [2022-07-20T13:44:40.781Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T13:44:40.781Z] === RUN TestImagePullPlatformInvalid [2022-07-20T13:44:40.781Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T13:44:40.781Z] === RUN TestRemoveImageOrphaning [2022-07-20T13:44:40.885Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-20T13:44:41.040Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-20T13:44:41.040Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T13:44:41.040Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:44:41.040Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T13:44:41.040Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T13:44:41.144Z] --- PASS: TestExec (0.77s) [2022-07-20T13:44:41.144Z] === RUN TestExecUser [2022-07-20T13:44:41.300Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-20T13:44:41.300Z] === RUN TestTagInvalidReference [2022-07-20T13:44:41.300Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T13:44:41.300Z] === RUN TestTagValidPrefixedRepo [2022-07-20T13:44:41.300Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-20T13:44:41.300Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T13:44:41.300Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T13:44:41.300Z] === RUN TestTagOfficialNames [2022-07-20T13:44:41.300Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T13:44:41.300Z] === RUN TestTagMatchesDigest [2022-07-20T13:44:41.300Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T13:44:41.300Z] PASS [2022-07-20T13:44:41.300Z] [2022-07-20T13:44:41.300Z] === Skipped [2022-07-20T13:44:41.300Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T13:44:41.300Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T13:44:41.300Z] [2022-07-20T13:44:41.300Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T13:44:41.300Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:44:41.300Z] [2022-07-20T13:44:41.300Z] DONE 22 tests, 2 skipped in 1.278s [2022-07-20T13:44:41.300Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T13:44:41.300Z] ++ 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-20T13:44:41.300Z] ++ set -e [2022-07-20T13:44:41.300Z] ++ '[' -n 0 ']' [2022-07-20T13:44:41.300Z] ++ set -x [2022-07-20T13:44:41.300Z] ++ 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-20T13:44:41.300Z] === RUN TestStripANSICommands [2022-07-20T13:44:41.300Z] === RUN TestStripANSICommands/#00 [2022-07-20T13:44:41.300Z] === RUN TestStripANSICommands/#01 [2022-07-20T13:44:41.300Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T13:44:41.300Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T13:44:41.300Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T13:44:41.300Z] PASS [2022-07-20T13:44:41.300Z] [2022-07-20T13:44:41.300Z] DONE 3 tests in 0.040s [2022-07-20T13:44:41.300Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T13:44:41.300Z] ++ 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-20T13:44:41.300Z] ++ set -e [2022-07-20T13:44:41.300Z] ++ '[' -n 0 ']' [2022-07-20T13:44:41.300Z] ++ set -x [2022-07-20T13:44:41.300Z] ++ 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-20T13:44:41.403Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-20T13:44:41.444Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-20T13:44:41.560Z] INFO: Testing against a local daemon [2022-07-20T13:44:41.560Z] === RUN TestNetworkCreateDelete [2022-07-20T13:44:41.560Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-20T13:44:41.560Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T13:44:41.972Z] --- PASS: TestExecUser (0.87s) [2022-07-20T13:44:41.972Z] === RUN TestExportContainerAndImportImage [2022-07-20T13:44:42.129Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-20T13:44:42.129Z] === RUN TestDaemonDNSFallback [2022-07-20T13:44:42.231Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-20T13:44:42.490Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-20T13:44:43.058Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-20T13:44:43.058Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-20T13:44:43.058Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-07-20T13:44:43.058Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T13:44:44.434Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-20T13:44:44.733Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-20T13:44:44.733Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2022-07-20T13:44:44.733Z] === RUN TestHealthCheckWorkdir [2022-07-20T13:44:45.047Z] check_test.go:540: [d10d6060bb153] daemon is not started [2022-07-20T13:44:45.047Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-20T13:44:45.771Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-20T13:44:45.987Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2022-07-20T13:44:45.987Z] === RUN TestHealthKillContainer [2022-07-20T13:44:46.247Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-20T13:44:46.247Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-20T13:44:46.247Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-20T13:44:46.247Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-20T13:44:46.247Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-20T13:44:46.832Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-20T13:44:47.402Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-20T13:44:48.701Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-20T13:44:48.701Z] === RUN TestInspectNetwork [2022-07-20T13:44:48.776Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-20T13:44:49.992Z] ............................ [ 66%] [2022-07-20T13:44:50.507Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-07-20T13:44:50.507Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T13:44:50.675Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-20T13:44:51.242Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-20T13:44:51.446Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-07-20T13:44:51.446Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T13:44:51.808Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-20T13:44:51.991Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T13:44:51.991Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T13:44:51.991Z] === RUN TestInspectNetwork/network_name [2022-07-20T13:44:51.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T13:44:52.373Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-20T13:44:52.373Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T13:44:52.373Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-20T13:44:52.373Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-20T13:44:53.981Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-07-20T13:44:53.981Z] === RUN TestCreateServiceSysctls [2022-07-20T13:44:54.271Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-20T13:44:54.271Z] --- PASS: TestHealthKillContainer (8.26s) [2022-07-20T13:44:54.271Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T13:44:54.838Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-07-20T13:44:54.838Z] === RUN TestIpcModeNone [2022-07-20T13:44:54.838Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-20T13:44:55.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-20T13:44:55.405Z] --- PASS: TestIpcModeNone (0.72s) [2022-07-20T13:44:55.405Z] === RUN TestIpcModePrivate [2022-07-20T13:44:55.971Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-20T13:44:56.184Z] --- PASS: TestInspectNetwork (7.21s) [2022-07-20T13:44:56.184Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T13:44:56.184Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T13:44:56.184Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T13:44:56.184Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T13:44:56.184Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T13:44:56.229Z] --- PASS: TestIpcModePrivate (0.74s) [2022-07-20T13:44:56.230Z] === RUN TestIpcModeShareable [2022-07-20T13:44:56.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-20T13:44:56.747Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-07-20T13:44:56.747Z] --- PASS: TestIpcModeShareable (0.66s) [2022-07-20T13:44:56.747Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T13:44:57.122Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T13:44:57.122Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:44:57.122Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:44:57.122Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:44:57.122Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T13:44:57.122Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T13:44:57.122Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T13:44:57.122Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T13:44:57.122Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T13:44:57.123Z] === RUN TestNetworkList [2022-07-20T13:44:57.123Z] === RUN TestNetworkList//networks [2022-07-20T13:44:57.123Z] === PAUSE TestNetworkList//networks [2022-07-20T13:44:57.123Z] === RUN TestNetworkList//networks/ [2022-07-20T13:44:57.123Z] === PAUSE TestNetworkList//networks/ [2022-07-20T13:44:57.123Z] === CONT TestNetworkList//networks [2022-07-20T13:44:57.123Z] === CONT TestNetworkList//networks/ [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T13:44:57.123Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T13:44:57.123Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T13:44:57.271Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-07-20T13:44:57.271Z] === RUN TestCreateServiceCapabilities [2022-07-20T13:44:57.681Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-20T13:44:57.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-20T13:44:57.691Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-20T13:44:57.691Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T13:44:58.250Z] check_test.go:540: [dc12a224ce0b6] daemon is not started [2022-07-20T13:44:58.250Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-20T13:44:58.509Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-07-20T13:44:58.509Z] === RUN TestAPIIpcModeHost [2022-07-20T13:44:58.629Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-20T13:44:58.629Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T13:44:58.767Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-20T13:44:59.026Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-07-20T13:44:59.026Z] === RUN TestDaemonIpcModeShareable [2022-07-20T13:44:59.198Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-20T13:44:59.198Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T13:44:59.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-20T13:44:59.284Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-20T13:44:59.809Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-07-20T13:44:59.809Z] === RUN TestInspect [2022-07-20T13:44:59.851Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-20T13:45:00.424Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-07-20T13:45:00.424Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2022-07-20T13:45:00.424Z] === RUN TestDaemonIpcModePrivate [2022-07-20T13:45:00.576Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-20T13:45:00.576Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T13:45:00.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-20T13:45:01.958Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-20T13:45:01.958Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T13:45:02.057Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-07-20T13:45:02.057Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2022-07-20T13:45:02.057Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T13:45:02.218Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-20T13:45:02.218Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T13:45:02.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e16e58__} [2022-07-20T13:45:02.345Z] --- PASS: TestInspect (2.76s) [2022-07-20T13:45:02.345Z] === RUN TestCreateJob [2022-07-20T13:45:02.883Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-20T13:45:03.450Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-07-20T13:45:03.450Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2022-07-20T13:45:03.450Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T13:45:03.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1614706121_/foo_false_____} [2022-07-20T13:45:04.753Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-07-20T13:45:04.753Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T13:45:04.753Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:45:04.753Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:45:04.753Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T13:45:05.086Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2022-07-20T13:45:05.086Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2022-07-20T13:45:05.086Z] === RUN TestIpcModeOlderClient [2022-07-20T13:45:05.086Z] === PAUSE TestIpcModeOlderClient [2022-07-20T13:45:05.086Z] === RUN TestKillContainerInvalidSignal [2022-07-20T13:45:05.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1614706121_/foo_true_____} [2022-07-20T13:45:05.636Z] --- PASS: TestCreateJob (3.17s) [2022-07-20T13:45:05.636Z] === RUN TestReplicatedJob [2022-07-20T13:45:05.658Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-07-20T13:45:05.658Z] === RUN TestKillContainer [2022-07-20T13:45:05.658Z] === RUN TestKillContainer/no_signal [2022-07-20T13:45:06.225Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T13:45:06.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33408995016_/foo_false_____} [2022-07-20T13:45:06.744Z] === RUN TestKillContainer/killing_signal [2022-07-20T13:45:07.313Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-20T13:45:07.572Z] --- PASS: TestKillContainer (1.96s) [2022-07-20T13:45:07.572Z] --- PASS: TestKillContainer/no_signal (0.60s) [2022-07-20T13:45:07.572Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-07-20T13:45:07.572Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-07-20T13:45:07.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T13:45:07.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T13:45:08.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33408995016_/foo_true_____} [2022-07-20T13:45:08.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T13:45:09.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-20T13:45:09.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-07-20T13:45:09.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-07-20T13:45:09.094Z] === RUN TestKillStoppedContainer [2022-07-20T13:45:09.094Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-20T13:45:09.094Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T13:45:09.094Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T13:45:09.094Z] === RUN TestKillDifferentUserContainer [2022-07-20T13:45:09.661Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2022-07-20T13:45:09.661Z] === RUN TestInspectOomKilledTrue [2022-07-20T13:45:09.661Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:45:09.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T13:45:09.661Z] === RUN TestInspectOomKilledFalse [2022-07-20T13:45:09.661Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:45:09.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T13:45:09.661Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T13:45:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33408995016_/foo_true__0xc000e16e88___} [2022-07-20T13:45:09.661Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-20T13:45:09.661Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T13:45:09.661Z] check_test.go:540: [d7fe5470e413b] daemon is not started [2022-07-20T13:45:09.661Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-20T13:45:10.228Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-07-20T13:45:10.228Z] === RUN TestLinksContainerNames [2022-07-20T13:45:10.914Z] --- PASS: TestReplicatedJob (5.52s) [2022-07-20T13:45:10.914Z] === RUN TestUpdateReplicatedJob [2022-07-20T13:45:11.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e16ea0__} [2022-07-20T13:45:11.421Z] --- PASS: TestLinksContainerNames (1.29s) [2022-07-20T13:45:11.421Z] === RUN TestLogsFollowTailEmpty [2022-07-20T13:45:11.421Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-20T13:45:12.357Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-07-20T13:45:12.357Z] === RUN TestLogs [2022-07-20T13:45:12.357Z] === RUN TestLogs/driver_local [2022-07-20T13:45:12.357Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:45:12.357Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:45:12.357Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T13:45:12.357Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T13:45:12.357Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T13:45:12.357Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T13:45:12.357Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:45:12.357Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:45:12.357Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:45:12.357Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:45:12.357Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:45:12.357Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:45:12.357Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T13:45:12.357Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T13:45:12.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e16eb8__} [2022-07-20T13:45:13.183Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T13:45:13.183Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T13:45:13.752Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-20T13:45:14.010Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T13:45:14.010Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T13:45:14.208Z] --- PASS: TestUpdateReplicatedJob (2.82s) [2022-07-20T13:45:14.208Z] === RUN TestServiceListWithStatuses [2022-07-20T13:45:14.208Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:45:14.208Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T13:45:14.208Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T13:45:14.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e16ed0__} [2022-07-20T13:45:15.203Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-20T13:45:15.203Z] === RUN TestLogs/driver_json-file [2022-07-20T13:45:15.203Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:45:15.203Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:45:15.203Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:45:15.203Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:45:15.203Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:45:15.203Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:45:15.203Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:45:15.203Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:45:15.203Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:45:15.203Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:45:15.203Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:45:15.203Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:45:15.203Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T13:45:15.203Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T13:45:16.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e16ee8__} [2022-07-20T13:45:16.140Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T13:45:16.398Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T13:45:16.966Z] check_test.go:540: [d14d184631c83] daemon is not started [2022-07-20T13:45:16.966Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-20T13:45:17.226Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T13:45:17.226Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T13:45:17.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-20T13:45:18.365Z] --- PASS: TestLogs (6.06s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.04s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.09s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.84s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.85s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.20s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.20s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.85s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.06s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.96s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.73s) [2022-07-20T13:45:18.365Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.88s) [2022-07-20T13:45:18.365Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T13:45:18.403Z] --- PASS: TestDockerNetworkConnectAlias (4.30s) [2022-07-20T13:45:18.403Z] === RUN TestDockerNetworkReConnect [2022-07-20T13:45:18.935Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/default [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/private [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/slave [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/shared [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T13:45:18.935Z] === CONT TestMountDaemonRoot/default [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:45:18.935Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T13:45:18.935Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:45:18.935Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:45:18.935Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:45:18.935Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/shared [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/slave [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/private [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T13:45:19.193Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:45:19.193Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-20T13:45:19.193Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T13:45:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T13:45:19.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T13:45:19.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T13:45:19.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T13:45:19.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T13:45:19.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T13:45:19.454Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T13:45:19.643Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2022-07-20T13:45:19.643Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T13:45:19.713Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T13:45:19.713Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T13:45:19.713Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-20T13:45:19.713Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-20T13:45:19.713Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T13:45:19.713Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T13:45:19.713Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T13:45:19.713Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T13:45:19.713Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-20T13:45:19.713Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-20T13:45:19.713Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T13:45:19.713Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-20T13:45:20.004Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-20T13:45:20.571Z] check_test.go:540: [d81df037802f0] daemon is not started [2022-07-20T13:45:20.572Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-20T13:45:20.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-20T13:45:21.131Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j7tr9eb40u86lxqh0lks9pzc3 Created:2022-07-20 13:45:19.562870179 +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[678e46da1df5da6e3967f49d2638ce4111c3fa88be17d5a035e633ef5d043e23:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ur76iiy1v5dq7buotowmsyat0 EndpointID:099a63500136fec642b0c2a6e08349899916e034a7b94c484915733daf826d6a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b31718a7d3843fdf4329a629c01a591e598bc8495777c6b5790fa876cde68e80 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:7a43a82bada1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ur76iiy1v5dq7buotowmsyat0 EndpointID:099a63500136fec642b0c2a6e08349899916e034a7b94c484915733daf826d6a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T13:45:21.508Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2022-07-20T13:45:21.508Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T13:45:21.695Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-07-20T13:45:21.695Z] === RUN TestServicePlugin [2022-07-20T13:45:21.767Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-20T13:45:22.025Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-07-20T13:45:22.025Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T13:45:22.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-20T13:45:22.593Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-07-20T13:45:22.593Z] === RUN TestNetworkNat [2022-07-20T13:45:23.528Z] --- PASS: TestNetworkNat (0.77s) [2022-07-20T13:45:23.528Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T13:45:23.528Z] docker_cli_daemon_plugins_test.go:80: [d66cc0840ec4b] daemon is not started [2022-07-20T13:45:24.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-20T13:45:24.097Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-07-20T13:45:24.097Z] === RUN TestNetworkLoopbackNat [2022-07-20T13:45:24.665Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-20T13:45:24.989Z] plugin_test.go:61: [d1a51c4d345bd] joining swarm manager [dfcf8b4d44895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:45:25.364Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-07-20T13:45:25.364Z] PASS [2022-07-20T13:45:25.364Z] [2022-07-20T13:45:25.364Z] === Skipped [2022-07-20T13:45:25.364Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:45:25.364Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:45:25.364Z] [2022-07-20T13:45:25.364Z] DONE 38 tests, 1 skipped in 43.733s [2022-07-20T13:45:25.364Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:45:25.364Z] ++ 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-20T13:45:25.364Z] ++ set -e [2022-07-20T13:45:25.364Z] ++ '[' -n 0 ']' [2022-07-20T13:45:25.364Z] ++ set -x [2022-07-20T13:45:25.364Z] ++ 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-20T13:45:25.364Z] INFO: Testing against a local daemon [2022-07-20T13:45:25.364Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T13:45:25.364Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:45:25.364Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:45:25.364Z] === RUN TestDockerNetworkIpvlan [2022-07-20T13:45:25.364Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:45:25.364Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:45:25.364Z] PASS [2022-07-20T13:45:25.364Z] [2022-07-20T13:45:25.364Z] === Skipped [2022-07-20T13:45:25.364Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:45:25.364Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:45:25.364Z] [2022-07-20T13:45:25.364Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:45:25.364Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:45:25.364Z] [2022-07-20T13:45:25.364Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-20T13:45:25.364Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:45:25.364Z] ++ 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-20T13:45:25.364Z] ++ set -e [2022-07-20T13:45:25.364Z] ++ '[' -n 0 ']' [2022-07-20T13:45:25.364Z] ++ set -x [2022-07-20T13:45:25.364Z] ++ 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-20T13:45:25.364Z] INFO: Testing against a local daemon [2022-07-20T13:45:25.364Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T13:45:25.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-20T13:45:25.859Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-20T13:45:26.367Z] plugin_test.go:64: [d39748cdca1fa] joining swarm manager [dfcf8b4d44895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:45:26.425Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-20T13:45:26.425Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-20T13:45:26.742Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-07-20T13:45:26.742Z] === RUN TestDockerNetworkMacvlan [2022-07-20T13:45:27.311Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T13:45:27.362Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2022-07-20T13:45:27.362Z] === RUN TestPause [2022-07-20T13:45:27.362Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-20T13:45:27.621Z] docker_cli_daemon_plugins_test.go:170: [da61aa52362af] daemon is not started [2022-07-20T13:45:27.881Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-20T13:45:27.881Z] --- PASS: TestPause (0.73s) [2022-07-20T13:45:27.881Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T13:45:27.881Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:45:27.881Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:45:27.881Z] === RUN TestPauseStopPausedContainer [2022-07-20T13:45:28.248Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T13:45:28.817Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T13:45:28.818Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-20T13:45:28.818Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-07-20T13:45:28.818Z] === RUN TestPidHost [2022-07-20T13:45:29.076Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-20T13:45:30.454Z] --- PASS: TestPidHost (1.66s) [2022-07-20T13:45:30.454Z] === RUN TestPsFilter [2022-07-20T13:45:30.454Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-20T13:45:30.454Z] --- PASS: TestPsFilter (0.15s) [2022-07-20T13:45:30.454Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T13:45:30.722Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T13:45:31.391Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-07-20T13:45:31.391Z] === RUN TestRemoveContainerWithVolume [2022-07-20T13:45:31.391Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-20T13:45:31.496Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-20T13:45:32.332Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2022-07-20T13:45:32.332Z] === RUN TestRemoveContainerRunning [2022-07-20T13:45:32.332Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-20T13:45:32.591Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-20T13:45:32.629Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T13:45:32.850Z] --- PASS: TestRemoveContainerRunning (0.85s) [2022-07-20T13:45:32.851Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T13:45:33.113Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-20T13:45:33.113Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-20T13:45:33.681Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2022-07-20T13:45:33.681Z] === RUN TestRemoveInvalidContainer [2022-07-20T13:45:33.681Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-20T13:45:33.681Z] === RUN TestRenameLinkedContainer [2022-07-20T13:45:33.681Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-20T13:45:33.940Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-20T13:45:34.199Z] check_test.go:540: [d8184c9ea5ba8] daemon is not started [2022-07-20T13:45:34.199Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-20T13:45:34.769Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-20T13:45:35.921Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T13:45:36.147Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-20T13:45:36.147Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-20T13:45:36.489Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-07-20T13:45:36.489Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-20T13:45:36.489Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-20T13:45:36.489Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-07-20T13:45:36.489Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-07-20T13:45:36.489Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-07-20T13:45:36.489Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2022-07-20T13:45:36.489Z] PASS [2022-07-20T13:45:36.489Z] [2022-07-20T13:45:36.489Z] DONE 8 tests in 11.064s [2022-07-20T13:45:36.489Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T13:45:36.489Z] ++ 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-20T13:45:36.489Z] ++ set -e [2022-07-20T13:45:36.489Z] ++ '[' -n 0 ']' [2022-07-20T13:45:36.489Z] ++ set -x [2022-07-20T13:45:36.489Z] ++ 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-20T13:45:36.489Z] testing: warning: no tests to run [2022-07-20T13:45:36.489Z] PASS [2022-07-20T13:45:36.489Z] [2022-07-20T13:45:36.489Z] DONE 0 tests in 0.030s [2022-07-20T13:45:36.489Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T13:45:36.489Z] ++ 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-20T13:45:36.489Z] ++ set -e [2022-07-20T13:45:36.489Z] ++ '[' -n 0 ']' [2022-07-20T13:45:36.489Z] ++ set -x [2022-07-20T13:45:36.489Z] ++ 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-20T13:45:36.489Z] INFO: Testing against a local daemon [2022-07-20T13:45:36.489Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T13:45:36.713Z] --- PASS: TestRenameLinkedContainer (3.11s) [2022-07-20T13:45:36.713Z] === RUN TestRenameStoppedContainer [2022-07-20T13:45:36.973Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-20T13:45:37.541Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-07-20T13:45:37.541Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T13:45:37.799Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-20T13:45:37.869Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-07-20T13:45:37.869Z] === RUN TestAuthZPluginTLS [2022-07-20T13:45:38.128Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-20T13:45:38.128Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T13:45:38.697Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T13:45:38.697Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T13:45:38.737Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-20T13:45:38.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2022-07-20T13:45:38.996Z] === RUN TestRenameInvalidName [2022-07-20T13:45:39.265Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-20T13:45:39.265Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T13:45:39.564Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-20T13:45:39.822Z] --- PASS: TestRenameInvalidName (0.76s) [2022-07-20T13:45:39.822Z] === RUN TestRenameAnonymousContainer [2022-07-20T13:45:39.833Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-20T13:45:39.833Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T13:45:41.213Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-20T13:45:41.213Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T13:45:41.221Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-20T13:45:41.473Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-20T13:45:41.473Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T13:45:41.825Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2022-07-20T13:45:41.825Z] === RUN TestRenameContainerWithSameName [2022-07-20T13:45:42.041Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-20T13:45:42.041Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T13:45:42.414Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-20T13:45:42.609Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-20T13:45:42.610Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T13:45:42.676Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2022-07-20T13:45:42.676Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T13:45:43.990Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-20T13:45:43.990Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T13:45:44.069Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2022-07-20T13:45:44.069Z] === RUN TestResize [2022-07-20T13:45:44.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-20T13:45:44.328Z] --- PASS: TestResize (0.52s) [2022-07-20T13:45:44.328Z] === RUN TestResizeWithInvalidSize [2022-07-20T13:45:44.897Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-07-20T13:45:44.897Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T13:45:45.369Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-07-20T13:45:45.369Z] === RUN TestAuthZPluginHeader [2022-07-20T13:45:45.464Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:45:45.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:45:45.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:45:45.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T13:45:45.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:45:45.464Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-20T13:45:45.937Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-20T13:45:45.937Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T13:45:45.937Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:45:45.937Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T13:45:45.937Z] === RUN TestAuthZPluginV2Disable [2022-07-20T13:45:45.937Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:45:45.937Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-20T13:45:45.937Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T13:45:45.937Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:45:45.937Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T13:45:45.937Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T13:45:45.937Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:45:45.937Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T13:45:45.937Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T13:45:46.030Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-20T13:45:46.584Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-20T13:45:46.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T13:45:47.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:45:48.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T13:45:48.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T13:45:49.097Z] tests/integration/client_test.py ..... [ 75%] [2022-07-20T13:45:49.097Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-20T13:45:49.097Z] tests/integration/errors_test.py . [ 76%] [2022-07-20T13:45:49.421Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-20T13:45:49.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:45:49.940Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-20T13:45:50.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:45:52.918Z] --- PASS: TestServicePlugin (30.13s) [2022-07-20T13:45:52.918Z] === RUN TestServiceUpdateLabel [2022-07-20T13:45:53.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T13:45:53.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T13:45:53.856Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-07-20T13:45:53.856Z] === RUN TestServiceUpdateSecrets [2022-07-20T13:45:54.420Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-20T13:45:56.321Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-20T13:45:57.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T13:45:57.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T13:45:59.336Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-20T13:45:59.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T13:46:00.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T13:46:00.791Z] check_test.go:540: [d24e85dd73724] daemon is not started [2022-07-20T13:46:00.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-20T13:46:01.358Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-20T13:46:02.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T13:46:03.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-20T13:46:03.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T13:46:04.028Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-20T13:46:04.028Z] PASS [2022-07-20T13:46:04.028Z] [2022-07-20T13:46:04.028Z] === Skipped [2022-07-20T13:46:04.028Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T13:46:04.028Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:46:04.028Z] [2022-07-20T13:46:04.028Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-20T13:46:04.028Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:46:04.028Z] [2022-07-20T13:46:04.028Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T13:46:04.028Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:46:04.028Z] [2022-07-20T13:46:04.028Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T13:46:04.028Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:46:04.028Z] [2022-07-20T13:46:04.028Z] DONE 17 tests, 4 skipped in 26.480s [2022-07-20T13:46:04.028Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T13:46:04.028Z] ++ 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-20T13:46:04.028Z] ++ set -e [2022-07-20T13:46:04.028Z] ++ '[' -n 0 ']' [2022-07-20T13:46:04.028Z] ++ set -x [2022-07-20T13:46:04.028Z] ++ 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-20T13:46:04.028Z] INFO: Testing against a local daemon [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:46:04.028Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:46:04.028Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T13:46:04.028Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T13:46:04.028Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T13:46:04.028Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T13:46:04.028Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T13:46:04.028Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T13:46:04.028Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T13:46:04.028Z] === RUN TestPluginInstall [2022-07-20T13:46:04.028Z] === RUN TestPluginInstall/no_auth [2022-07-20T13:46:04.028Z] time="2022-07-20T13:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:46:04.028Z] time="2022-07-20T13:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39bb7e9c674e2e9b0d7328f8f1918d0730a6f9e7fb1e0f084ead05740d6c33b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:46:04.028Z] time="2022-07-20T13:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:46:04.028Z] time="2022-07-20T13:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39bb7e9c674e2e9b0d7328f8f1918d0730a6f9e7fb1e0f084ead05740d6c33b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:46:04.028Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T13:46:04.287Z] time="2022-07-20T13:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:46:04.287Z] time="2022-07-20T13:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39bb7e9c674e2e9b0d7328f8f1918d0730a6f9e7fb1e0f084ead05740d6c33b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:46:04.287Z] time="2022-07-20T13:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:46:04.287Z] time="2022-07-20T13:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39bb7e9c674e2e9b0d7328f8f1918d0730a6f9e7fb1e0f084ead05740d6c33b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:46:04.547Z] === RUN TestPluginInstall/with_insecure [2022-07-20T13:46:05.484Z] time="2022-07-20T13:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:46:05.484Z] time="2022-07-20T13:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a5c8c72656d57b469b9c6c0b46dd0aa3c04348032be0b14b74ed085f1ea1d20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:46:05.484Z] time="2022-07-20T13:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:46:05.484Z] time="2022-07-20T13:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a5c8c72656d57b469b9c6c0b46dd0aa3c04348032be0b14b74ed085f1ea1d20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:46:05.484Z] plugin_test.go:195: [d803eb7824e25] daemon is not started [2022-07-20T13:46:05.484Z] --- PASS: TestPluginInstall (2.56s) [2022-07-20T13:46:05.484Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-07-20T13:46:05.484Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-20T13:46:05.484Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-20T13:46:05.484Z] === RUN TestPluginsWithRuntimes [2022-07-20T13:46:06.094Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T13:46:06.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2022-07-20T13:46:06.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.30s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.44s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.06s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.88s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s) [2022-07-20T13:46:06.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2022-07-20T13:46:06.095Z] === RUN TestCgroupNamespacesRun [2022-07-20T13:46:06.095Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-20T13:46:07.390Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T13:46:07.472Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-20T13:46:07.473Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-20T13:46:07.473Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-20T13:46:07.732Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2022-07-20T13:46:07.732Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T13:46:07.960Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T13:46:07.997Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-20T13:46:08.300Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-20T13:46:08.744Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-07-20T13:46:08.744Z] === RUN TestServiceUpdateConfigs [2022-07-20T13:46:08.897Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-07-20T13:46:08.897Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-20T13:46:08.897Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-20T13:46:08.897Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T13:46:09.238Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-20T13:46:09.466Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2022-07-20T13:46:09.466Z] PASS [2022-07-20T13:46:09.466Z] [2022-07-20T13:46:09.466Z] DONE 24 tests in 6.611s [2022-07-20T13:46:09.466Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T13:46:09.466Z] ++ 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-20T13:46:09.466Z] ++ set -e [2022-07-20T13:46:09.466Z] ++ '[' -n 0 ']' [2022-07-20T13:46:09.466Z] ++ set -x [2022-07-20T13:46:09.466Z] ++ 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-20T13:46:09.725Z] INFO: Testing against a local daemon [2022-07-20T13:46:09.725Z] === RUN TestExternalGraphDriver [2022-07-20T13:46:09.806Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.04s) [2022-07-20T13:46:09.806Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T13:46:09.984Z] === RUN TestExternalGraphDriver/json [2022-07-20T13:46:10.066Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-20T13:46:10.634Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-20T13:46:11.573Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-20T13:46:11.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s) [2022-07-20T13:46:11.832Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T13:46:11.890Z] === RUN TestExternalGraphDriver/spec [2022-07-20T13:46:12.769Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-20T13:46:12.769Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-20T13:46:12.769Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-20T13:46:13.268Z] === RUN TestExternalGraphDriver/pull [2022-07-20T13:46:13.706Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-20T13:46:13.965Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2022-07-20T13:46:13.965Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T13:46:14.532Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-20T13:46:14.646Z] --- PASS: TestExternalGraphDriver (5.14s) [2022-07-20T13:46:14.646Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-20T13:46:14.646Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-20T13:46:14.646Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-07-20T13:46:14.646Z] === RUN TestGraphdriverPluginV2 [2022-07-20T13:46:15.214Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:46:15.214Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-20T13:46:15.214Z] PASS [2022-07-20T13:46:15.214Z] [2022-07-20T13:46:15.214Z] === Skipped [2022-07-20T13:46:15.214Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-20T13:46:15.214Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:46:15.214Z] [2022-07-20T13:46:15.214Z] DONE 5 tests, 1 skipped in 5.566s [2022-07-20T13:46:15.215Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T13:46:15.215Z] ++ 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-20T13:46:15.215Z] ++ set -e [2022-07-20T13:46:15.215Z] ++ '[' -n 0 ']' [2022-07-20T13:46:15.215Z] ++ set -x [2022-07-20T13:46:15.215Z] ++ 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-20T13:46:15.215Z] INFO: Testing against a local daemon [2022-07-20T13:46:15.215Z] === RUN TestContinueAfterPluginCrash [2022-07-20T13:46:15.215Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T13:46:15.215Z] === RUN TestReadPluginNoRead [2022-07-20T13:46:15.215Z] === PAUSE TestReadPluginNoRead [2022-07-20T13:46:15.215Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T13:46:15.215Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T13:46:15.215Z] === CONT TestContinueAfterPluginCrash [2022-07-20T13:46:15.215Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T13:46:15.910Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2022-07-20T13:46:15.910Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T13:46:16.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-20T13:46:17.105Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2022-07-20T13:46:17.105Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T13:46:18.040Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2022-07-20T13:46:18.040Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T13:46:18.299Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-20T13:46:18.507Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-07-20T13:46:18.507Z] === CONT TestReadPluginNoRead [2022-07-20T13:46:18.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-20T13:46:19.125Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-20T13:46:19.384Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-07-20T13:46:19.384Z] === RUN TestNISDomainname [2022-07-20T13:46:19.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-20T13:46:20.211Z] --- PASS: TestNISDomainname (0.73s) [2022-07-20T13:46:20.211Z] === RUN TestHostnameDnsResolution [2022-07-20T13:46:20.414Z] === RUN TestReadPluginNoRead/default [2022-07-20T13:46:21.147Z] --- PASS: TestHostnameDnsResolution (1.00s) [2022-07-20T13:46:21.147Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T13:46:21.793Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T13:46:22.086Z] --- PASS: TestUnprivilegedPortsAndPing (0.68s) [2022-07-20T13:46:22.086Z] === RUN TestPrivilegedHostDevices [2022-07-20T13:46:22.654Z] --- PASS: TestPrivilegedHostDevices (0.70s) [2022-07-20T13:46:22.654Z] === RUN TestRunConsoleSize [2022-07-20T13:46:22.777Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T13:46:23.221Z] --- PASS: TestRunConsoleSize (0.49s) [2022-07-20T13:46:23.221Z] === RUN TestStats [2022-07-20T13:46:23.364Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-07-20T13:46:23.632Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-07-20T13:46:23.632Z] === RUN TestServiceUpdateNetwork [2022-07-20T13:46:23.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-20T13:46:23.790Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-20T13:46:23.933Z] === CONT TestReadPluginNoRead [2022-07-20T13:46:23.933Z] read_test.go:92: [d6a759a6c51ad] daemon is not started [2022-07-20T13:46:23.933Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-07-20T13:46:23.933Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-20T13:46:23.933Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-20T13:46:23.933Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-20T13:46:23.933Z] PASS [2022-07-20T13:46:23.933Z] [2022-07-20T13:46:23.933Z] DONE 6 tests in 8.915s [2022-07-20T13:46:23.933Z] 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-20T13:46:23.933Z] ++ 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-20T13:46:23.933Z] ++ set -e [2022-07-20T13:46:23.933Z] ++ '[' -n 0 ']' [2022-07-20T13:46:23.933Z] ++ set -x [2022-07-20T13:46:23.933Z] ++ 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-20T13:46:24.191Z] ......... [ 85%] [2022-07-20T13:46:24.193Z] testing: warning: no tests to run [2022-07-20T13:46:24.193Z] PASS [2022-07-20T13:46:24.193Z] [2022-07-20T13:46:24.193Z] DONE 0 tests in 0.033s [2022-07-20T13:46:24.193Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T13:46:24.193Z] ++ 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-20T13:46:24.193Z] ++ set -e [2022-07-20T13:46:24.193Z] ++ '[' -n 0 ']' [2022-07-20T13:46:24.193Z] ++ set -x [2022-07-20T13:46:24.193Z] ++ 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-20T13:46:24.193Z] INFO: Testing against a local daemon [2022-07-20T13:46:24.193Z] === RUN TestPluginWithDevMounts [2022-07-20T13:46:24.193Z] === PAUSE TestPluginWithDevMounts [2022-07-20T13:46:24.193Z] === CONT TestPluginWithDevMounts [2022-07-20T13:46:24.356Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-20T13:46:25.736Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-20T13:46:25.736Z] --- PASS: TestStats (2.62s) [2022-07-20T13:46:25.736Z] === RUN TestStopContainerWithTimeout [2022-07-20T13:46:25.736Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T13:46:25.736Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T13:46:25.736Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T13:46:25.736Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T13:46:25.736Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T13:46:25.736Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T13:46:25.736Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T13:46:25.736Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T13:46:25.736Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T13:46:25.736Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T13:46:26.099Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-20T13:46:26.099Z] PASS [2022-07-20T13:46:26.099Z] [2022-07-20T13:46:26.099Z] DONE 1 tests in 1.633s [2022-07-20T13:46:26.099Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T13:46:26.099Z] ++ 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-20T13:46:26.099Z] ++ set -e [2022-07-20T13:46:26.099Z] ++ '[' -n 0 ']' [2022-07-20T13:46:26.099Z] ++ set -x [2022-07-20T13:46:26.099Z] ++ 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-20T13:46:26.099Z] INFO: Testing against a local daemon [2022-07-20T13:46:26.099Z] === RUN TestSecretInspect [2022-07-20T13:46:26.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-20T13:46:26.874Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T13:46:28.636Z] --- PASS: TestSecretInspect (2.31s) [2022-07-20T13:46:28.636Z] === RUN TestSecretList [2022-07-20T13:46:28.776Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T13:46:29.133Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-20T13:46:30.150Z] check_test.go:540: [d0b2663794c48] daemon is not started [2022-07-20T13:46:30.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-20T13:46:30.317Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-20T13:46:30.409Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-20T13:46:30.409Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2022-07-20T13:46:30.409Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2022-07-20T13:46:30.409Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-07-20T13:46:30.409Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-07-20T13:46:30.409Z] === RUN TestDeleteDevicemapper [2022-07-20T13:46:30.409Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:46:30.409Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T13:46:30.409Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T13:46:30.541Z] --- PASS: TestSecretList (2.20s) [2022-07-20T13:46:30.541Z] === RUN TestSecretsCreateAndDelete [2022-07-20T13:46:31.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-20T13:46:32.449Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-20T13:46:32.449Z] === RUN TestSecretsUpdate [2022-07-20T13:46:32.721Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-20T13:46:32.721Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-20T13:46:32.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-20T13:46:32.981Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.56s) [2022-07-20T13:46:32.981Z] === RUN TestUpdateMemory [2022-07-20T13:46:32.981Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:46:32.981Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T13:46:32.981Z] === RUN TestUpdateCPUQuota [2022-07-20T13:46:33.548Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-20T13:46:33.548Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-20T13:46:34.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-20T13:46:34.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-20T13:46:34.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-20T13:46:34.374Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-07-20T13:46:34.374Z] === RUN TestUpdatePidsLimit [2022-07-20T13:46:34.374Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T13:46:34.943Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T13:46:34.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-20T13:46:34.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-20T13:46:34.985Z] --- PASS: TestSecretsUpdate (2.27s) [2022-07-20T13:46:34.985Z] === RUN TestTemplatedSecret [2022-07-20T13:46:35.202Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T13:46:35.462Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T13:46:35.893Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-07-20T13:46:35.894Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T13:46:36.030Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T13:46:36.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T13:46:36.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-20T13:46:36.480Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T13:46:36.549Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-20T13:46:36.807Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T13:46:36.849Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-20T13:46:36.849Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-20T13:46:37.375Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-20T13:46:37.420Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T13:46:37.522Z] --- PASS: TestTemplatedSecret (2.47s) [2022-07-20T13:46:37.522Z] === RUN TestSecretCreateResolve [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit (3.62s) [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-07-20T13:46:38.312Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-07-20T13:46:38.312Z] === RUN TestUpdateRestartPolicy [2022-07-20T13:46:38.592Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-20T13:46:39.249Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-20T13:46:39.428Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-07-20T13:46:39.428Z] PASS [2022-07-20T13:46:39.428Z] [2022-07-20T13:46:39.428Z] DONE 6 tests in 13.732s [2022-07-20T13:46:39.428Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T13:46:39.428Z] ++ 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-20T13:46:39.428Z] ++ set -e [2022-07-20T13:46:39.428Z] ++ '[' -n 0 ']' [2022-07-20T13:46:39.428Z] ++ set -x [2022-07-20T13:46:39.428Z] ++ 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-20T13:46:39.687Z] INFO: Testing against a local daemon [2022-07-20T13:46:39.687Z] === RUN TestServiceCreateInit [2022-07-20T13:46:39.687Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T13:46:41.152Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-20T13:46:41.844Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-20T13:46:41.844Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-20T13:46:42.152Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-20T13:46:42.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-20T13:46:42.674Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-20T13:46:43.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T13:46:43.993Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T13:46:44.590Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-20T13:46:44.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-20T13:46:45.107Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-20T13:46:45.675Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-20T13:46:45.738Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-20T13:46:45.995Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-20T13:46:45.995Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-20T13:46:45.995Z] [2022-07-20T13:46:45.995Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-20T13:46:45.995Z] =========================== short test summary info ============================ [2022-07-20T13:46:45.995Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-20T13:46:45.995Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-20T13:46:45.995Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-20T13:46:45.995Z] Not supported on most drivers [2022-07-20T13:46:45.995Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-20T13:46:45.995Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T13:46:45.995Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-20T13:46:45.995Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T13:46:45.995Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-20T13:46:45.995Z] Can fail if eth0 has multiple IP addresses [2022-07-20T13:46:45.995Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-20T13:46:45.995Z] This doesn't seem to be taken into account by the engine [2022-07-20T13:46:45.995Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-20T13:46:45.995Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-20T13:46:45.995Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.18 seconds == [2022-07-20T13:46:46.557Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-20T13:46:46.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-20T13:46:47.168Z] --- PASS: TestServiceCreateInit (7.04s) [2022-07-20T13:46:47.168Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-07-20T13:46:47.168Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-07-20T13:46:47.168Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T13:46:48.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-20T13:46:50.414Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2022-07-20T13:46:50.414Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T13:46:50.984Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-07-20T13:46:50.984Z] === RUN TestWaitNonBlocked [2022-07-20T13:46:50.984Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:46:50.984Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:46:50.984Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:46:50.984Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:46:51.242Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T13:46:51.243Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T13:46:51.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-20T13:46:51.243Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T13:46:51.243Z] check_test.go:540: [d033603715a62] daemon is not started [2022-07-20T13:46:51.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-20T13:46:51.243Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T13:46:51.243Z] check_test.go:540: [d5ae8d14c7f6e] daemon is not started [2022-07-20T13:46:51.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-20T13:46:52.114Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-07-20T13:46:52.114Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-20T13:46:52.114Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-20T13:46:52.114Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-07-20T13:46:52.114Z] PASS [2022-07-20T13:46:52.114Z] [2022-07-20T13:46:52.114Z] === Skipped [2022-07-20T13:46:52.114Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T13:46:52.114Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:46:52.114Z] [2022-07-20T13:46:52.114Z] DONE 27 tests, 1 skipped in 164.325s [2022-07-20T13:46:52.114Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T13:46:52.114Z] INFO: Testing against a local daemon [2022-07-20T13:46:52.114Z] === RUN TestSessionCreate [2022-07-20T13:46:52.114Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T13:46:52.114Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T13:46:52.114Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T13:46:52.114Z] PASS [2022-07-20T13:46:52.114Z] [2022-07-20T13:46:52.114Z] DONE 2 tests in 0.056s [2022-07-20T13:46:52.114Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T13:46:52.114Z] INFO: Testing against a local daemon [2022-07-20T13:46:52.114Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T13:46:52.114Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-20T13:46:52.114Z] === RUN TestDiskUsage [2022-07-20T13:46:52.114Z] === PAUSE TestDiskUsage [2022-07-20T13:46:52.114Z] === RUN TestEventsExecDie [2022-07-20T13:46:52.114Z] --- PASS: TestEventsExecDie (0.58s) [2022-07-20T13:46:52.114Z] === RUN TestEventsBackwardsCompatible [2022-07-20T13:46:52.114Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-20T13:46:52.114Z] === RUN TestEventsVolumeCreate [2022-07-20T13:46:52.114Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-20T13:46:52.114Z] === RUN TestInfoBinaryCommits [2022-07-20T13:46:52.114Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T13:46:52.114Z] === RUN TestInfoAPIVersioned [2022-07-20T13:46:52.114Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T13:46:52.114Z] === RUN TestInfoAPI [2022-07-20T13:46:52.375Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T13:46:52.375Z] === RUN TestInfoAPIWarnings [2022-07-20T13:46:52.619Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-20T13:46:52.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2022-07-20T13:46:52.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2022-07-20T13:46:52.619Z] === RUN TestWaitBlocked [2022-07-20T13:46:52.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:46:52.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:46:52.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:46:52.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:46:52.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T13:46:52.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T13:46:53.998Z] --- PASS: TestWaitBlocked (0.03s) [2022-07-20T13:46:53.998Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2022-07-20T13:46:53.998Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-07-20T13:46:53.998Z] === RUN TestWaitConditions [2022-07-20T13:46:53.998Z] === RUN TestWaitConditions/default [2022-07-20T13:46:53.998Z] === PAUSE TestWaitConditions/default [2022-07-20T13:46:53.998Z] === RUN TestWaitConditions/not-running [2022-07-20T13:46:53.998Z] === PAUSE TestWaitConditions/not-running [2022-07-20T13:46:53.998Z] === RUN TestWaitConditions/next-exit [2022-07-20T13:46:53.998Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T13:46:53.998Z] === RUN TestWaitConditions/removed [2022-07-20T13:46:53.998Z] === PAUSE TestWaitConditions/removed [2022-07-20T13:46:53.998Z] === CONT TestWaitConditions/default [2022-07-20T13:46:53.998Z] === CONT TestWaitConditions/removed [2022-07-20T13:46:53.998Z] check_test.go:540: [dc43ce18ecf05] daemon is not started [2022-07-20T13:46:53.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-20T13:46:55.906Z] === CONT TestWaitConditions/not-running [2022-07-20T13:46:55.906Z] === CONT TestWaitConditions/next-exit [2022-07-20T13:46:56.497Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T13:46:56.497Z] [2022-07-20T13:46:56.497Z] Unloading profiles will leave already running processes permanently [2022-07-20T13:46:56.497Z] unconfined, which can lead to unexpected situations. [2022-07-20T13:46:56.497Z] [2022-07-20T13:46:56.497Z] To set a process to complain mode, use the command line tool [2022-07-20T13:46:56.497Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T13:46:56.497Z] Post stage [Pipeline] junit [2022-07-20T13:46:57.874Z] Recording test results [2022-07-20T13:46:58.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-20T13:46:58.439Z] --- PASS: TestWaitConditions (0.02s) [2022-07-20T13:46:58.439Z] --- PASS: TestWaitConditions/removed (2.12s) [2022-07-20T13:46:58.439Z] --- PASS: TestWaitConditions/default (2.16s) [2022-07-20T13:46:58.439Z] --- PASS: TestWaitConditions/not-running (2.17s) [2022-07-20T13:46:58.439Z] --- PASS: TestWaitConditions/next-exit (2.15s) [2022-07-20T13:46:58.439Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T13:46:58.439Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T13:46:58.812Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-20T13:46:59.138Z] + echo Ensuring container killed. [2022-07-20T13:46:59.138Z] Ensuring container killed. [2022-07-20T13:46:59.138Z] + docker rm -vf docker-pr1 [2022-07-20T13:46:59.138Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T13:46:59.414Z] + echo Chowning /workspace to jenkins user [2022-07-20T13:46:59.414Z] Chowning /workspace to jenkins user [2022-07-20T13:46:59.414Z] + id -u [2022-07-20T13:46:59.414Z] + id -g [2022-07-20T13:46:59.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43840:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T13:46:59.414Z] Unable to find image 'busybox:latest' locally [2022-07-20T13:46:59.414Z] latest: Pulling from library/busybox [2022-07-20T13:46:59.671Z] 19d511225f94: Pulling fs layer [2022-07-20T13:46:59.671Z] 19d511225f94: Verifying Checksum [2022-07-20T13:46:59.671Z] 19d511225f94: Download complete [2022-07-20T13:46:59.671Z] 19d511225f94: Pull complete [2022-07-20T13:46:59.671Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T13:46:59.671Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T13:47:01.364Z] + bundleName=docker-py [2022-07-20T13:47:01.364Z] + echo Creating docker-py-bundles.tar.gz [2022-07-20T13:47:01.364Z] Creating docker-py-bundles.tar.gz [2022-07-20T13:47:01.364Z] + 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-20T13:47:01.373Z] Archiving artifacts [2022-07-20T13:47:01.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-20T13:47:01.853Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2022-07-20T13:47:01.853Z] === CONT TestIpcModeOlderClient [2022-07-20T13:47:01.853Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-20T13:47:01.853Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T13:47:02.056Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-07-20T13:47:02.056Z] === RUN TestCreateServiceConflict [2022-07-20T13:47:02.124Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-20T13:47:02.383Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2022-07-20T13:47:02.383Z] === CONT TestDaemonHostGatewayIP [2022-07-20T13:47:02.708Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43840/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-20T13:47:02.950Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-20T13:47:03.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh binary [2022-07-20T13:47:03.307Z] [2022-07-20T13:47:03.563Z] Removing bundles/ [2022-07-20T13:47:03.563Z] [2022-07-20T13:47:03.563Z] ---> Making bundle: binary (in bundles/binary) [2022-07-20T13:47:03.563Z] Building: bundles/binary-daemon/dockerd [2022-07-20T13:47:03.563Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:47:03.963Z] --- PASS: TestCreateServiceConflict (1.79s) [2022-07-20T13:47:03.963Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T13:47:04.852Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-20T13:47:04.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-20T13:47:04.852Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-20T13:47:06.228Z] --- PASS: TestDaemonHostGatewayIP (3.83s) [2022-07-20T13:47:06.228Z] === CONT TestDaemonRestartIpcMode [2022-07-20T13:47:06.487Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-20T13:47:06.506Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-07-20T13:47:06.506Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T13:47:07.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-20T13:47:09.237Z] --- PASS: TestDaemonRestartIpcMode (2.97s) [2022-07-20T13:47:09.237Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-20T13:47:09.804Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-20T13:47:10.465Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-20T13:47:10.465Z] === RUN TestInfoDebug [2022-07-20T13:47:10.465Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T13:47:10.465Z] === RUN TestInfoInsecureRegistries [2022-07-20T13:47:10.465Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T13:47:10.465Z] === RUN TestInfoRegistryMirrors [2022-07-20T13:47:10.465Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T13:47:10.466Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T13:47:10.725Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-20T13:47:10.725Z] === RUN TestPingCacheHeaders [2022-07-20T13:47:10.725Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T13:47:10.725Z] === RUN TestPingGet [2022-07-20T13:47:10.725Z] --- PASS: TestPingGet (0.01s) [2022-07-20T13:47:10.725Z] === RUN TestPingHead [2022-07-20T13:47:10.725Z] --- PASS: TestPingHead (0.02s) [2022-07-20T13:47:10.725Z] === RUN TestPingSwarmHeader [2022-07-20T13:47:11.293Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T13:47:11.861Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T13:47:12.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-20T13:47:12.799Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T13:47:12.799Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-20T13:47:12.799Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T13:47:12.799Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T13:47:12.799Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T13:47:12.799Z] === RUN TestVersion [2022-07-20T13:47:12.799Z] --- PASS: TestVersion (0.03s) [2022-07-20T13:47:12.799Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-20T13:47:12.799Z] === CONT TestDiskUsage [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T13:47:13.369Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T13:47:13.629Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T13:47:14.199Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T13:47:14.458Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage (1.55s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T13:47:14.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:47:14.458Z] PASS [2022-07-20T13:47:14.458Z] [2022-07-20T13:47:14.458Z] DONE 54 tests in 22.922s [2022-07-20T13:47:14.458Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T13:47:14.458Z] INFO: Testing against a local daemon [2022-07-20T13:47:14.458Z] === RUN TestVolumesCreateAndList [2022-07-20T13:47:14.458Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T13:47:14.458Z] === RUN TestVolumesRemove [2022-07-20T13:47:14.458Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-20T13:47:14.458Z] === RUN TestVolumesInspect [2022-07-20T13:47:14.458Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T13:47:14.458Z] === RUN TestVolumesInvalidJSON [2022-07-20T13:47:14.718Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T13:47:14.718Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T13:47:14.718Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T13:47:14.718Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T13:47:14.718Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T13:47:14.718Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T13:47:14.718Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T13:47:14.718Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-20T13:47:14.718Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T13:47:14.718Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T13:47:14.718Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T13:47:14.718Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T13:47:14.718Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T13:47:14.718Z] PASS [2022-07-20T13:47:14.718Z] [2022-07-20T13:47:14.718Z] DONE 9 tests in 0.169s [2022-07-20T13:47:14.718Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T13:47:14.870Z] --- PASS: TestContainerKillOnDaemonStart (12.81s) [2022-07-20T13:47:14.870Z] PASS [2022-07-20T13:47:14.870Z] [2022-07-20T13:47:14.870Z] === Skipped [2022-07-20T13:47:14.870Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T13:47:14.870Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T13:47:14.870Z] [2022-07-20T13:47:14.870Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T13:47:14.870Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:47:14.870Z] [2022-07-20T13:47:14.870Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T13:47:14.870Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:47:14.870Z] [2022-07-20T13:47:14.870Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T13:47:14.870Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T13:47:14.870Z] [2022-07-20T13:47:14.870Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T13:47:14.870Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T13:47:14.870Z] [2022-07-20T13:47:14.870Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T13:47:14.870Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T13:47:14.870Z] [2022-07-20T13:47:14.870Z] DONE 264 tests, 6 skipped in 166.706s [2022-07-20T13:47:14.870Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T13:47:14.870Z] ++ 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-20T13:47:14.870Z] ++ set -e [2022-07-20T13:47:14.870Z] ++ '[' -n 0 ']' [2022-07-20T13:47:14.870Z] ++ set -x [2022-07-20T13:47:14.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T13:47:14.870Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T13:47:15.287Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-20T13:47:15.287Z] Removing test suite binaries [2022-07-20T13:47:15.287Z] exiting test-integration [2022-07-20T13:47:15.287Z] ++ exit 0 [2022-07-20T13:47:15.287Z] [2022-07-20T13:47:15.437Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-20T13:47:15.437Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-20T13:47:15.437Z] === RUN TestConfigDaemonID [2022-07-20T13:47:15.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume Post stage [Pipeline] junit [2022-07-20T13:47:16.684Z] Recording test results [2022-07-20T13:47:16.813Z] daemon_test.go:83: [d5b88805f6272] daemon is not started [2022-07-20T13:47:16.814Z] --- PASS: TestConfigDaemonID (1.06s) [2022-07-20T13:47:16.814Z] === RUN TestDaemonConfigValidation [2022-07-20T13:47:16.814Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:47:16.814Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:47:16.814Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T13:47:16.814Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T13:47:16.814Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T13:47:16.814Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T13:47:16.814Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T13:47:16.814Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T13:47:16.814Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T13:47:16.814Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T13:47:16.814Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T13:47:16.814Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T13:47:16.814Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T13:47:16.814Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T13:47:16.814Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T13:47:17.072Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T13:47:17.072Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-07-20T13:47:17.072Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-07-20T13:47:17.072Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2022-07-20T13:47:17.072Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2022-07-20T13:47:17.072Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-07-20T13:47:17.072Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T13:47:17.072Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T13:47:18.008Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T13:47:18.238Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T13:47:18.583Z] + echo Ensuring container killed. [2022-07-20T13:47:18.583Z] Ensuring container killed. [2022-07-20T13:47:18.583Z] + docker rm -vf docker-pr1 [2022-07-20T13:47:18.583Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T13:47:18.867Z] + echo Chowning /workspace to jenkins user [2022-07-20T13:47:18.867Z] Chowning /workspace to jenkins user [2022-07-20T13:47:18.867Z] + id -u [2022-07-20T13:47:18.867Z] + id -g [2022-07-20T13:47:18.867Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43840:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T13:47:18.867Z] Unable to find image 'busybox:latest' locally [2022-07-20T13:47:18.952Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-20T13:47:19.126Z] latest: Pulling from library/busybox [2022-07-20T13:47:19.126Z] 19d511225f94: Pulling fs layer [2022-07-20T13:47:19.126Z] 19d511225f94: Download complete [2022-07-20T13:47:19.126Z] 19d511225f94: Pull complete [2022-07-20T13:47:19.126Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T13:47:19.126Z] Status: Downloaded newer image for busybox:latest [2022-07-20T13:47:19.212Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-20T13:47:19.212Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T13:47:19.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-20T13:47:20.408Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T13:47:20.408Z] daemon_test.go:197: [de177fd1b8bec] daemon is not started [2022-07-20T13:47:20.408Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-07-20T13:47:20.408Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-20T13:47:20.408Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-07-20T13:47:20.408Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-20T13:47:20.408Z] === RUN TestDaemonProxy [2022-07-20T13:47:20.408Z] === RUN TestDaemonProxy/environment_variables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T13:47:20.808Z] + bundleName=amd64-cgroup2 [2022-07-20T13:47:20.808Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T13:47:20.808Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T13:47:20.808Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-20T13:47:20.808Z] + 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-20T13:47:20.976Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [Pipeline] archiveArtifacts [2022-07-20T13:47:21.080Z] Archiving artifacts [2022-07-20T13:47:21.389Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-07-20T13:47:21.389Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T13:47:21.912Z] check_test.go:540: [de3c01d1655c2] daemon is not started [2022-07-20T13:47:21.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-20T13:47:21.912Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T13:47:21.957Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) [2022-07-20T13:47:21.958Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T13:47:22.655Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43840/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T13:47:22.959Z] + make clean [2022-07-20T13:47:22.959Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T13:47:22.959Z] docker-dev-cache [2022-07-20T13:47:22.959Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T13:47:23.815Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-20T13:47:23.815Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T13:47:24.494Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-07-20T13:47:24.494Z] === RUN TestCreateServiceSysctls [2022-07-20T13:47:24.752Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-20T13:47:24.752Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T13:47:25.320Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-20T13:47:25.578Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T13:47:26.145Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T13:47:26.711Z] --- PASS: TestDaemonProxy (6.37s) [2022-07-20T13:47:26.711Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-07-20T13:47:26.711Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-07-20T13:47:26.711Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-07-20T13:47:26.711Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T13:47:26.711Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T13:47:26.711Z] PASS [2022-07-20T13:47:26.711Z] [2022-07-20T13:47:26.711Z] DONE 18 tests in 11.900s [2022-07-20T13:47:26.711Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T13:47:26.711Z] ++ 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-20T13:47:26.711Z] ++ set -e [2022-07-20T13:47:26.711Z] ++ '[' -n 0 ']' [2022-07-20T13:47:26.711Z] ++ set -x [2022-07-20T13:47:26.711Z] ++ 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-20T13:47:26.970Z] INFO: Testing against a local daemon [2022-07-20T13:47:26.970Z] === RUN TestCommitInheritsEnv [2022-07-20T13:47:27.538Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-07-20T13:47:27.538Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T13:47:27.538Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T13:47:27.538Z] === RUN TestImportWithCustomPlatform [2022-07-20T13:47:27.538Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T13:47:27.538Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T13:47:27.538Z] === RUN TestImportWithCustomPlatform// [2022-07-20T13:47:27.538Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T13:47:27.538Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T13:47:27.785Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-07-20T13:47:27.785Z] === RUN TestCreateServiceCapabilities [2022-07-20T13:47:27.796Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T13:47:27.796Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-20T13:47:27.796Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T13:47:27.796Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T13:47:27.796Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T13:47:28.055Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T13:47:28.055Z] === RUN TestImagesFilterMultiReference [2022-07-20T13:47:28.055Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-20T13:47:28.055Z] === RUN TestImagePullPlatformInvalid [2022-07-20T13:47:28.055Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T13:47:28.055Z] === RUN TestRemoveImageOrphaning [2022-07-20T13:47:28.623Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-07-20T13:47:28.623Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T13:47:28.623Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-20T13:47:28.882Z] time="2022-07-20T13:47:28Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T13:47:29.697Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-07-20T13:47:29.697Z] === RUN TestInspect [2022-07-20T13:47:29.819Z] check_test.go:540: [d1155a623d0bb] daemon is not started [2022-07-20T13:47:29.819Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-20T13:47:30.755Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2022-07-20T13:47:30.755Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T13:47:30.755Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-20T13:47:30.755Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-20T13:47:30.755Z] === RUN TestTagInvalidReference [2022-07-20T13:47:30.755Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T13:47:30.755Z] === RUN TestTagValidPrefixedRepo [2022-07-20T13:47:30.755Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-20T13:47:30.755Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T13:47:30.755Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-20T13:47:30.755Z] === RUN TestTagOfficialNames [2022-07-20T13:47:30.755Z] --- PASS: TestTagOfficialNames (0.09s) [2022-07-20T13:47:30.755Z] === RUN TestTagMatchesDigest [2022-07-20T13:47:30.755Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-20T13:47:30.755Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T13:47:31.322Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-20T13:47:32.232Z] --- PASS: TestInspect (2.64s) [2022-07-20T13:47:32.232Z] === RUN TestCreateJob [2022-07-20T13:47:33.854Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-20T13:47:33.854Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-20T13:47:35.524Z] --- PASS: TestCreateJob (2.97s) [2022-07-20T13:47:35.524Z] === RUN TestReplicatedJob [2022-07-20T13:47:39.748Z] --- PASS: TestReplicatedJob (4.47s) [2022-07-20T13:47:39.748Z] === RUN TestUpdateReplicatedJob [2022-07-20T13:47:40.420Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-20T13:47:40.420Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-20T13:47:40.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-20T13:47:41.249Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-20T13:47:41.508Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-20T13:47:41.508Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-20T13:47:42.077Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-20T13:47:42.644Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-20T13:47:43.037Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-07-20T13:47:43.037Z] === RUN TestServiceListWithStatuses [2022-07-20T13:47:43.037Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:47:43.037Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T13:47:43.037Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T13:47:43.212Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-20T13:47:43.780Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-20T13:47:44.348Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-20T13:47:44.607Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-20T13:47:45.175Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-20T13:47:45.744Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-20T13:47:45.744Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-20T13:47:46.310Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-20T13:47:46.877Z] check_test.go:540: [d3c06bb6ccea6] daemon is not started [2022-07-20T13:47:46.877Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-20T13:47:47.230Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-07-20T13:47:47.230Z] === RUN TestDockerNetworkReConnect [2022-07-20T13:47:47.812Z] check_test.go:540: [df6053aae8587] daemon is not started [2022-07-20T13:47:47.812Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-20T13:47:48.379Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-20T13:47:48.637Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-20T13:47:49.204Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-20T13:47:49.824Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-20T13:47:50.521Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-07-20T13:47:50.521Z] === RUN TestServicePlugin [2022-07-20T13:47:50.521Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:47:50.521Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-20T13:47:50.521Z] === RUN TestServiceUpdateLabel [2022-07-20T13:47:52.428Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-07-20T13:47:52.428Z] === RUN TestServiceUpdateSecrets [2022-07-20T13:47:53.128Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-20T13:47:53.694Z] check_test.go:540: [d6fb6d5c8af01] daemon is not started [2022-07-20T13:47:53.694Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-20T13:47:56.979Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-20T13:47:57.547Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-20T13:47:58.482Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-20T13:47:58.740Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-20T13:48:00.118Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-20T13:48:02.652Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-20T13:48:03.219Z] check_test.go:540: [d8507b2e55b93] daemon is not started [2022-07-20T13:48:03.219Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-20T13:48:04.599Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-20T13:48:07.314Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-07-20T13:48:07.314Z] === RUN TestServiceUpdateConfigs [2022-07-20T13:48:07.887Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-20T13:48:12.077Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-20T13:48:12.077Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-20T13:48:12.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-20T13:48:14.608Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-20T13:48:14.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-20T13:48:16.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-20T13:48:16.770Z] check_test.go:540: [dcda4ce256cab] daemon is not started [2022-07-20T13:48:16.770Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-20T13:48:17.337Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-20T13:48:17.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-20T13:48:17.854Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-20T13:48:18.422Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-20T13:48:20.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-20T13:48:20.584Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-20T13:48:20.584Z] check_test.go:540: [d63999cb0eb55] daemon is not started [2022-07-20T13:48:20.584Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-20T13:48:21.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-20T13:48:22.201Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-07-20T13:48:22.201Z] === RUN TestServiceUpdateNetwork [2022-07-20T13:48:23.336Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-20T13:48:24.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-20T13:48:25.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-20T13:48:25.647Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-20T13:48:28.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-20T13:48:30.308Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-20T13:48:31.688Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-20T13:48:33.592Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-20T13:48:34.412Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2022-07-20T13:48:34.412Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T13:48:34.412Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T13:48:34.672Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T13:48:36.882Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-20T13:48:40.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-20T13:48:40.170Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-20T13:48:42.792Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T13:48:43.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-20T13:48:44.836Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-20T13:48:46.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-20T13:48:46.215Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-20T13:48:46.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-20T13:48:47.411Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-20T13:48:48.787Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-20T13:48:48.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-20T13:48:49.360Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-07-20T13:48:49.360Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-20T13:48:49.360Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-20T13:48:49.360Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-20T13:48:49.360Z] PASS [2022-07-20T13:48:49.360Z] [2022-07-20T13:48:49.360Z] === Skipped [2022-07-20T13:48:49.360Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T13:48:49.360Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:48:49.360Z] [2022-07-20T13:48:49.360Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-20T13:48:49.360Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T13:48:49.360Z] [2022-07-20T13:48:49.360Z] DONE 27 tests, 2 skipped in 129.430s [2022-07-20T13:48:49.360Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T13:48:49.360Z] ++ 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-20T13:48:49.360Z] ++ set -e [2022-07-20T13:48:49.360Z] ++ '[' -n 0 ']' [2022-07-20T13:48:49.360Z] ++ set -x [2022-07-20T13:48:49.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-20T13:48:49.360Z] INFO: Testing against a local daemon [2022-07-20T13:48:49.360Z] === RUN TestSessionCreate [2022-07-20T13:48:49.360Z] --- PASS: TestSessionCreate (0.03s) [2022-07-20T13:48:49.360Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T13:48:49.360Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T13:48:49.360Z] PASS [2022-07-20T13:48:49.360Z] [2022-07-20T13:48:49.360Z] DONE 2 tests in 0.135s [2022-07-20T13:48:49.360Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T13:48:49.360Z] ++ 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-20T13:48:49.360Z] ++ set -e [2022-07-20T13:48:49.360Z] ++ '[' -n 0 ']' [2022-07-20T13:48:49.360Z] ++ set -x [2022-07-20T13:48:49.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-20T13:48:49.360Z] INFO: Testing against a local daemon [2022-07-20T13:48:49.360Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T13:48:49.360Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T13:48:49.360Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T13:48:49.360Z] === RUN TestDiskUsage [2022-07-20T13:48:49.360Z] === PAUSE TestDiskUsage [2022-07-20T13:48:49.360Z] === RUN TestEventsExecDie [2022-07-20T13:48:49.620Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-20T13:48:49.620Z] === RUN TestEventsBackwardsCompatible [2022-07-20T13:48:49.879Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-20T13:48:49.879Z] === RUN TestEventsVolumeCreate [2022-07-20T13:48:49.879Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-20T13:48:49.879Z] === RUN TestInfoBinaryCommits [2022-07-20T13:48:49.879Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T13:48:49.879Z] === RUN TestInfoAPIVersioned [2022-07-20T13:48:49.879Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T13:48:49.879Z] === RUN TestInfoAPI [2022-07-20T13:48:49.879Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T13:48:49.879Z] === RUN TestInfoAPIWarnings [2022-07-20T13:48:51.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-20T13:48:51.580Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-20T13:48:54.963Z] Created binary: bundles/binary-daemon/dockerd [2022-07-20T13:48:54.963Z] Copying nested executables into bundles/binary-daemon [2022-07-20T13:48:55.220Z] Building: bundles/binary-daemon/docker-proxy [2022-07-20T13:48:55.220Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:48:55.476Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-20T13:48:55.476Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-20T13:48:56.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/make.sh cross [2022-07-20T13:48:56.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-20T13:48:57.015Z] [2022-07-20T13:48:57.015Z] Removing bundles/ [2022-07-20T13:48:57.271Z] [2022-07-20T13:48:57.271Z] ---> Making bundle: cross (in bundles/cross) [2022-07-20T13:48:57.271Z] Cross building: bundles/cross/linux/amd64 [2022-07-20T13:48:57.271Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T13:48:57.271Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T13:48:57.418Z] docker_cli_daemon_test.go:2503: [d32ca1392a192] daemon is not started [2022-07-20T13:48:57.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-20T13:48:59.364Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-20T13:48:59.364Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-20T13:49:00.741Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-20T13:49:01.677Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-20T13:49:06.969Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-20T13:49:07.973Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-20T13:49:07.973Z] === RUN TestInfoDebug [2022-07-20T13:49:07.973Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T13:49:07.973Z] === RUN TestInfoInsecureRegistries [2022-07-20T13:49:07.973Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T13:49:07.973Z] === RUN TestInfoRegistryMirrors [2022-07-20T13:49:07.973Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T13:49:07.973Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T13:49:08.354Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-20T13:49:08.541Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-20T13:49:08.542Z] === RUN TestPingCacheHeaders [2022-07-20T13:49:08.542Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T13:49:08.542Z] === RUN TestPingGet [2022-07-20T13:49:08.542Z] --- PASS: TestPingGet (0.02s) [2022-07-20T13:49:08.542Z] === RUN TestPingHead [2022-07-20T13:49:08.542Z] --- PASS: TestPingHead (0.02s) [2022-07-20T13:49:08.542Z] === RUN TestPingSwarmHeader [2022-07-20T13:49:08.936Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-20T13:49:09.110Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T13:49:09.679Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T13:49:09.871Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-20T13:49:10.617Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T13:49:10.617Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-07-20T13:49:10.617Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T13:49:10.617Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T13:49:10.617Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T13:49:10.617Z] === RUN TestVersion [2022-07-20T13:49:10.617Z] --- PASS: TestVersion (0.02s) [2022-07-20T13:49:10.617Z] === CONT TestDiskUsage [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T13:49:11.186Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T13:49:11.247Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-20T13:49:11.247Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T13:49:11.446Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T13:49:11.705Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage (1.17s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T13:49:11.705Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T13:49:11.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:49:11.706Z] PASS [2022-07-20T13:49:11.706Z] [2022-07-20T13:49:11.706Z] === Skipped [2022-07-20T13:49:11.706Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T13:49:11.706Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T13:49:11.706Z] [2022-07-20T13:49:11.706Z] DONE 54 tests, 1 skipped in 22.719s [2022-07-20T13:49:11.706Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T13:49:11.706Z] ++ 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-20T13:49:11.706Z] ++ set -e [2022-07-20T13:49:11.706Z] ++ '[' -n 0 ']' [2022-07-20T13:49:11.706Z] ++ set -x [2022-07-20T13:49:11.706Z] ++ 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-20T13:49:11.965Z] INFO: Testing against a local daemon [2022-07-20T13:49:11.965Z] === RUN TestVolumesCreateAndList [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T13:49:11.965Z] === RUN TestVolumesRemove [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-20T13:49:11.965Z] === RUN TestVolumesInspect [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-20T13:49:11.965Z] === RUN TestVolumesInvalidJSON [2022-07-20T13:49:11.965Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T13:49:11.965Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T13:49:11.965Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T13:49:11.965Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T13:49:11.965Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T13:49:11.965Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T13:49:11.965Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T13:49:11.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T13:49:11.965Z] PASS [2022-07-20T13:49:11.965Z] [2022-07-20T13:49:11.965Z] DONE 9 tests in 0.215s [2022-07-20T13:49:11.966Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T13:49:12.225Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T13:49:12.225Z] +++ kill 14249 [2022-07-20T13:49:12.492Z] +++ /etc/init.d/apparmor stop [2022-07-20T13:49:12.492Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T13:49:12.492Z] [2022-07-20T13:49:12.492Z] Unloading profiles will leave already running processes permanently [2022-07-20T13:49:12.492Z] unconfined, which can lead to unexpected situations. [2022-07-20T13:49:12.492Z] [2022-07-20T13:49:12.492Z] To set a process to complain mode, use the command line tool [2022-07-20T13:49:12.492Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T13:49:12.492Z] +++ true [2022-07-20T13:49:12.492Z] exiting test-integration [2022-07-20T13:49:12.493Z] ++ exit 0 [2022-07-20T13:49:12.493Z] Post stage [Pipeline] junit [2022-07-20T13:49:13.075Z] Recording test results [2022-07-20T13:49:13.267Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-20T13:49:13.279Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T13:49:13.527Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-20T13:49:13.653Z] + echo Ensuring container killed. [2022-07-20T13:49:13.653Z] Ensuring container killed. [2022-07-20T13:49:13.653Z] + docker rm -vf docker-pr1 [2022-07-20T13:49:13.653Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T13:49:13.945Z] + echo Chowning /workspace to jenkins user [2022-07-20T13:49:13.945Z] Chowning /workspace to jenkins user [2022-07-20T13:49:13.945Z] + id -u [2022-07-20T13:49:13.945Z] + id -g [2022-07-20T13:49:13.945Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43840:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T13:49:13.945Z] Unable to find image 'busybox:latest' locally [2022-07-20T13:49:13.945Z] latest: Pulling from library/busybox [2022-07-20T13:49:14.206Z] 87379020f3b6: Pulling fs layer [2022-07-20T13:49:14.206Z] 87379020f3b6: Verifying Checksum [2022-07-20T13:49:14.206Z] 87379020f3b6: Download complete [2022-07-20T13:49:14.206Z] 87379020f3b6: Pull complete [2022-07-20T13:49:14.206Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T13:49:14.206Z] Status: Downloaded newer image for busybox:latest [2022-07-20T13:49:14.464Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-20T13:49:15.031Z] === RUN TestDockerSuite/TestBuildCmd [Pipeline] catchError [Pipeline] { [2022-07-20T13:49:15.601Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-20T13:49:15.601Z] === RUN TestDockerDaemonSuite/TestTLSVerify [Pipeline] sh [2022-07-20T13:49:15.860Z] check_test.go:540: [d5d2324409f5f] daemon is not started [2022-07-20T13:49:15.860Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-20T13:49:15.860Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-20T13:49:15.890Z] + bundleName=arm64-integration [2022-07-20T13:49:15.890Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-20T13:49:15.890Z] Creating arm64-integration-bundles.tar.gz [2022-07-20T13:49:15.890Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-20T13:49:15.890Z] + 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-20T13:49:16.162Z] Archiving artifacts [2022-07-20T13:49:16.428Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-20T13:49:16.428Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T13:49:16.428Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-20T13:49:17.491Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43840/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T13:49:17.800Z] + make clean [2022-07-20T13:49:17.800Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T13:49:17.800Z] docker-dev-cache [2022-07-20T13:49:17.800Z] docker-mod-cache [2022-07-20T13:49:17.806Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite (332.76s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.06s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.55s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.42s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.32s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.24s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.31s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.89s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.57s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s) [2022-07-20T13:49:22.000Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.79s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.19s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.31s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.77s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.72s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.99s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.48s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.85s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.42s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.42s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.78s) [2022-07-20T13:49:22.000Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T13:49:22.000Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.56s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.04s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.45s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.41s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.09s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.32s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.06s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.23s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.82s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.06s) [2022-07-20T13:49:22.000Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.18s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.93s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.49s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.44s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.61s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.83s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.94s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2022-07-20T13:49:22.001Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.13s) [2022-07-20T13:49:22.001Z] === RUN TestDockerSwarmSuite [2022-07-20T13:49:22.001Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-20T13:49:23.380Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-20T13:49:24.317Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-20T13:49:25.256Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-20T13:49:25.515Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-20T13:49:25.775Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-20T13:49:26.714Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-20T13:49:27.282Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-20T13:49:27.850Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-20T13:49:28.788Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-20T13:49:34.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-20T13:49:39.342Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-20T13:49:39.342Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-20T13:49:42.143Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-20T13:49:45.433Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-20T13:49:46.822Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-20T13:49:46.822Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T13:49:46.822Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-20T13:49:46.822Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T13:49:46.822Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-20T13:49:46.822Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T13:49:46.822Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-20T13:49:46.822Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T13:49:46.822Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-20T13:49:47.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-20T13:49:48.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-20T13:49:49.948Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-20T13:49:50.885Z] docker_api_swarm_test.go:563: [d7abbe59dbc1b] joining swarm manager [dc4c702d9c32a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:49:55.072Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-20T13:49:57.606Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-20T13:49:57.865Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-20T13:50:03.136Z] docker_api_swarm_test.go:585: [d3e6163a142e3] joining swarm manager [dc4c702d9c32a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:50:03.395Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-20T13:50:06.685Z] check_test.go:611: [d7abbe59dbc1b] daemon is not started [2022-07-20T13:50:09.223Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-20T13:50:09.223Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-20T13:50:10.622Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-20T13:50:13.910Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-20T13:50:14.168Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-20T13:50:14.169Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-20T13:50:15.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-20T13:50:16.042Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-20T13:50:16.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-20T13:50:16.610Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T13:50:16.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-20T13:50:17.178Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-20T13:50:19.081Z] docker_api_swarm_test.go:46: [d447bd26c8d85] joining swarm manager [da77feeb8faeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:50:27.199Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-20T13:50:27.199Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-20T13:50:29.732Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-20T13:50:33.020Z] --- PASS: TestImportExtremelyLargeImageWorks (182.09s) [2022-07-20T13:50:33.020Z] PASS [2022-07-20T13:50:33.020Z] [2022-07-20T13:50:33.020Z] DONE 22 tests in 186.210s [2022-07-20T13:50:33.020Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T13:50:33.020Z] ++ 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-20T13:50:33.020Z] ++ set -e [2022-07-20T13:50:33.020Z] ++ '[' -n 0 ']' [2022-07-20T13:50:33.020Z] ++ set -x [2022-07-20T13:50:33.020Z] ++ 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-20T13:50:33.020Z] === RUN TestStripANSICommands [2022-07-20T13:50:33.020Z] === RUN TestStripANSICommands/#00 [2022-07-20T13:50:33.020Z] === RUN TestStripANSICommands/#01 [2022-07-20T13:50:33.020Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T13:50:33.020Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T13:50:33.020Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T13:50:33.020Z] PASS [2022-07-20T13:50:33.020Z] [2022-07-20T13:50:33.020Z] DONE 3 tests in 0.043s [2022-07-20T13:50:33.020Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T13:50:33.020Z] ++ 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-20T13:50:33.020Z] ++ set -e [2022-07-20T13:50:33.020Z] ++ '[' -n 0 ']' [2022-07-20T13:50:33.020Z] ++ set -x [2022-07-20T13:50:33.020Z] ++ 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-20T13:50:33.020Z] INFO: Testing against a local daemon [2022-07-20T13:50:33.020Z] === RUN TestNetworkCreateDelete [2022-07-20T13:50:33.279Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-07-20T13:50:33.279Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T13:50:33.848Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-07-20T13:50:33.848Z] === RUN TestDaemonDNSFallback [2022-07-20T13:50:37.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-20T13:50:37.701Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-20T13:50:37.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-20T13:50:38.220Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-20T13:50:38.485Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-20T13:50:40.389Z] --- PASS: TestDaemonDNSFallback (6.69s) [2022-07-20T13:50:40.389Z] === RUN TestInspectNetwork [2022-07-20T13:50:41.766Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-20T13:50:43.671Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-20T13:50:44.606Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T13:50:44.606Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T13:50:44.606Z] === RUN TestInspectNetwork/network_name [2022-07-20T13:50:44.606Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T13:50:45.173Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-20T13:50:49.360Z] --- PASS: TestInspectNetwork (8.27s) [2022-07-20T13:50:49.360Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T13:50:49.360Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T13:50:49.360Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T13:50:49.360Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T13:50:49.360Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T13:50:49.360Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-20T13:50:50.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-20T13:50:50.737Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T13:50:50.737Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:50:50.737Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:50:50.737Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:50:50.737Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T13:50:50.737Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T13:50:50.737Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T13:50:50.737Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T13:50:50.737Z] === RUN TestNetworkList [2022-07-20T13:50:50.737Z] === RUN TestNetworkList//networks [2022-07-20T13:50:50.737Z] === PAUSE TestNetworkList//networks [2022-07-20T13:50:50.737Z] === RUN TestNetworkList//networks/ [2022-07-20T13:50:50.737Z] === PAUSE TestNetworkList//networks/ [2022-07-20T13:50:50.737Z] === CONT TestNetworkList//networks [2022-07-20T13:50:50.737Z] === CONT TestNetworkList//networks/ [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkList (0.03s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T13:50:50.737Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T13:50:50.737Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T13:50:51.304Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-20T13:50:51.304Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T13:50:52.240Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-20T13:50:52.499Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-07-20T13:50:52.499Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T13:50:53.435Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-07-20T13:50:53.435Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T13:50:54.371Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-07-20T13:50:54.371Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T13:50:55.748Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-07-20T13:50:55.748Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T13:50:56.315Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-20T13:50:56.315Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T13:50:59.602Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-07-20T13:50:59.602Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T13:50:59.602Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:50:59.602Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:50:59.602Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T13:51:02.916Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-20T13:51:03.175Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-20T13:51:03.808Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T13:51:03.808Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-20T13:51:03.808Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T13:51:03.808Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T13:51:03.808Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T13:51:03.808Z] Cross building: bundles/cross/windows/amd64 [2022-07-20T13:51:03.808Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-20T13:51:03.808Z] { [2022-07-20T13:51:03.808Z] "RT_GROUP_ICON": { [2022-07-20T13:51:03.808Z] "#1": { [2022-07-20T13:51:03.808Z] "0409": "../../winresources/docker.ico" [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] }, [2022-07-20T13:51:03.808Z] "RT_MANIFEST": { [2022-07-20T13:51:03.808Z] "#1": { [2022-07-20T13:51:03.808Z] "0409": { [2022-07-20T13:51:03.808Z] "identity": {}, [2022-07-20T13:51:03.808Z] "description": "Docker Engine", [2022-07-20T13:51:03.808Z] "minimum-os": "vista", [2022-07-20T13:51:03.808Z] "execution-level": "", [2022-07-20T13:51:03.808Z] "ui-access": false, [2022-07-20T13:51:03.808Z] "auto-elevate": false, [2022-07-20T13:51:03.808Z] "dpi-awareness": "unaware", [2022-07-20T13:51:03.808Z] "disable-theming": false, [2022-07-20T13:51:03.808Z] "disable-window-filtering": false, [2022-07-20T13:51:03.808Z] "high-resolution-scrolling-aware": false, [2022-07-20T13:51:03.808Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T13:51:03.808Z] "long-path-aware": false, [2022-07-20T13:51:03.808Z] "printer-driver-isolation": false, [2022-07-20T13:51:03.808Z] "gdi-scaling": false, [2022-07-20T13:51:03.808Z] "segment-heap": false, [2022-07-20T13:51:03.808Z] "use-common-controls-v6": false [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] }, [2022-07-20T13:51:03.808Z] "RT_MESSAGETABLE": { [2022-07-20T13:51:03.808Z] "#1": { [2022-07-20T13:51:03.808Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] }, [2022-07-20T13:51:03.808Z] "RT_VERSION": { [2022-07-20T13:51:03.808Z] "#1": { [2022-07-20T13:51:03.808Z] "0409": { [2022-07-20T13:51:03.808Z] "fixed": { [2022-07-20T13:51:03.808Z] "file_version": "0.0.0.0", [2022-07-20T13:51:03.808Z] "product_version": "0.0.0.0", [2022-07-20T13:51:03.808Z] "type": "Unknown" [2022-07-20T13:51:03.808Z] }, [2022-07-20T13:51:03.808Z] "info": { [2022-07-20T13:51:03.808Z] "0000": { [2022-07-20T13:51:03.808Z] "CompanyName": "", [2022-07-20T13:51:03.808Z] "FileVersion": "dev", [2022-07-20T13:51:03.808Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T13:51:03.808Z] "OriginalFileName": "dockerd.exe", [2022-07-20T13:51:03.808Z] "ProductName": "", [2022-07-20T13:51:03.808Z] "ProductVersion": "dev", [2022-07-20T13:51:03.808Z] "SpecialBuild": "4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d" [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] } [2022-07-20T13:51:03.808Z] cmd/dockerd/config.go [2022-07-20T13:51:03.808Z] cmd/dockerd/config_windows.go [2022-07-20T13:51:03.808Z] cmd/dockerd/daemon.go [2022-07-20T13:51:03.808Z] cmd/dockerd/daemon_test.go [2022-07-20T13:51:03.808Z] cmd/dockerd/daemon_windows.go [2022-07-20T13:51:03.808Z] cmd/dockerd/docker.go [2022-07-20T13:51:03.808Z] cmd/dockerd/docker_windows.go [2022-07-20T13:51:03.808Z] cmd/dockerd/genwinres_windows.go [2022-07-20T13:51:03.808Z] cmd/dockerd/metrics.go [2022-07-20T13:51:03.808Z] cmd/dockerd/options.go [2022-07-20T13:51:03.808Z] cmd/dockerd/options_test.go [2022-07-20T13:51:03.808Z] cmd/dockerd/service_windows.go [2022-07-20T13:51:03.808Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T13:51:03.808Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T13:51:05.707Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-20T13:51:05.965Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-20T13:51:06.224Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-20T13:51:06.484Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-20T13:51:06.484Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-20T13:51:06.743Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-20T13:51:07.002Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-20T13:51:08.379Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-20T13:51:09.757Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-20T13:51:10.697Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-20T13:51:11.631Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-20T13:51:12.199Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-20T13:51:12.766Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-20T13:51:15.297Z] --- PASS: TestServiceWithDataPathPortInit (16.08s) [2022-07-20T13:51:15.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T13:51:17.200Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-20T13:51:18.576Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jkneofp0c6xhp9jnkw3qjstpo Created:2022-07-20 13:51:16.4284009 +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[f3d66f0e6bda455671c413f5ac0db5d4b1f139d6f86ea50313283f108d26090e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vt7zrgs4xuohgfrasv63sq9ie EndpointID:cad0222006c1844f35f975196533f9319ad253114316269d0532618c744759b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:530402d77929c43531b9c64da65fc9b747d06cc34854626a057ee22285cd31b8 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:0c608ab49e15 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vt7zrgs4xuohgfrasv63sq9ie EndpointID:cad0222006c1844f35f975196533f9319ad253114316269d0532618c744759b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T13:51:23.843Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s) [2022-07-20T13:51:23.843Z] PASS [2022-07-20T13:51:23.843Z] [2022-07-20T13:51:23.843Z] === Skipped [2022-07-20T13:51:23.843Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T13:51:23.843Z] service_test.go:243: FLAKY_TEST [2022-07-20T13:51:23.843Z] [2022-07-20T13:51:23.843Z] DONE 38 tests, 1 skipped in 50.065s [2022-07-20T13:51:23.843Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:51:23.843Z] ++ 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-20T13:51:23.843Z] ++ set -e [2022-07-20T13:51:23.843Z] ++ '[' -n 0 ']' [2022-07-20T13:51:23.843Z] ++ set -x [2022-07-20T13:51:23.843Z] ++ 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-20T13:51:23.843Z] INFO: Testing against a local daemon [2022-07-20T13:51:23.843Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T13:51:23.843Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:51:23.843Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:51:23.843Z] === RUN TestDockerNetworkIpvlan [2022-07-20T13:51:23.843Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:51:23.843Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:51:23.843Z] PASS [2022-07-20T13:51:23.843Z] [2022-07-20T13:51:23.843Z] === Skipped [2022-07-20T13:51:23.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T13:51:23.843Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:51:23.843Z] [2022-07-20T13:51:23.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T13:51:23.843Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T13:51:23.843Z] [2022-07-20T13:51:23.843Z] DONE 2 tests, 2 skipped in 0.147s [2022-07-20T13:51:23.843Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T13:51:23.843Z] ++ 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-20T13:51:23.843Z] ++ set -e [2022-07-20T13:51:23.843Z] ++ '[' -n 0 ']' [2022-07-20T13:51:23.843Z] ++ set -x [2022-07-20T13:51:23.843Z] ++ 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-20T13:51:23.843Z] INFO: Testing against a local daemon [2022-07-20T13:51:23.843Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T13:51:24.789Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-07-20T13:51:24.789Z] === RUN TestDockerNetworkMacvlan [2022-07-20T13:51:25.355Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T13:51:26.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-20T13:51:26.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T13:51:27.488Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T13:51:28.865Z] docker_api_swarm_test.go:304: [d3a46b3264c2e] joining swarm manager [d5075e454d57f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:51:30.243Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T13:51:30.502Z] docker_api_swarm_test.go:305: [d2ff01154432b] joining swarm manager [d5075e454d57f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:51:31.438Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-20T13:51:32.817Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T13:51:33.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-20T13:51:34.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-20T13:51:36.885Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T13:51:37.822Z] --- PASS: TestDockerNetworkMacvlan (13.16s) [2022-07-20T13:51:37.822Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-07-20T13:51:37.822Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-07-20T13:51:37.822Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2022-07-20T13:51:37.822Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-07-20T13:51:37.822Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2022-07-20T13:51:37.822Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-07-20T13:51:37.822Z] PASS [2022-07-20T13:51:37.822Z] [2022-07-20T13:51:37.822Z] DONE 8 tests in 14.672s [2022-07-20T13:51:37.822Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T13:51:37.822Z] ++ 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-20T13:51:37.822Z] ++ set -e [2022-07-20T13:51:37.822Z] ++ '[' -n 0 ']' [2022-07-20T13:51:37.822Z] ++ set -x [2022-07-20T13:51:37.822Z] ++ 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-20T13:51:38.080Z] testing: warning: no tests to run [2022-07-20T13:51:38.080Z] PASS [2022-07-20T13:51:38.080Z] [2022-07-20T13:51:38.080Z] DONE 0 tests in 0.058s [2022-07-20T13:51:38.080Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T13:51:38.080Z] ++ 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-20T13:51:38.080Z] ++ set -e [2022-07-20T13:51:38.080Z] ++ '[' -n 0 ']' [2022-07-20T13:51:38.080Z] ++ set -x [2022-07-20T13:51:38.080Z] ++ 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-20T13:51:38.080Z] INFO: Testing against a local daemon [2022-07-20T13:51:38.080Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T13:51:39.460Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-07-20T13:51:39.460Z] === RUN TestAuthZPluginTLS [2022-07-20T13:51:40.396Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-07-20T13:51:40.396Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T13:51:40.654Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-20T13:51:40.654Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T13:51:41.222Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-20T13:51:41.222Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T13:51:41.222Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-20T13:51:41.790Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-20T13:51:41.790Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T13:51:42.049Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-20T13:51:42.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-20T13:51:43.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-20T13:51:43.450Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2022-07-20T13:51:43.450Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T13:51:44.043Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-20T13:51:44.043Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T13:51:44.303Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-20T13:51:44.303Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T13:51:44.303Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-20T13:51:44.562Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-20T13:51:44.562Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-20T13:51:44.562Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T13:51:45.130Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-20T13:51:45.130Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T13:51:47.033Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2022-07-20T13:51:47.033Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T13:51:47.292Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-20T13:51:49.198Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2022-07-20T13:51:49.198Z] === RUN TestAuthZPluginHeader [2022-07-20T13:51:49.767Z] --- PASS: TestAuthZPluginHeader (0.89s) [2022-07-20T13:51:49.767Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T13:51:53.054Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-20T13:51:53.054Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-20T13:51:53.312Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-20T13:51:53.879Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-20T13:51:54.142Z] === RUN TestDockerSuite/TestBuildFails [2022-07-20T13:51:54.400Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s) [2022-07-20T13:51:54.400Z] === RUN TestAuthZPluginV2Disable [2022-07-20T13:51:54.659Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-20T13:51:54.659Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-20T13:51:56.037Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-20T13:51:57.413Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-20T13:51:58.790Z] --- PASS: TestAuthZPluginV2Disable (4.07s) [2022-07-20T13:51:58.790Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T13:51:58.790Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-20T13:51:58.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-20T13:51:59.730Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-20T13:51:59.989Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-20T13:52:00.926Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-20T13:52:01.185Z] docker_api_swarm_test.go:272: [d2b758fc95eeb] joining swarm manager [d6a43a852e1c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:52:02.560Z] docker_api_swarm_test.go:273: [d4dd794aa425d] joining swarm manager [d6a43a852e1c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:52:02.560Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-20T13:52:02.821Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.24s) [2022-07-20T13:52:02.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T13:52:03.389Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-20T13:52:03.389Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-20T13:52:05.304Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-20T13:52:06.683Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-20T13:52:08.586Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-20T13:52:08.845Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-20T13:52:10.224Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-20T13:52:10.791Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-20T13:52:11.358Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-20T13:52:11.358Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-20T13:52:11.926Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-20T13:52:12.184Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-20T13:52:12.444Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-20T13:52:12.702Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-20T13:52:12.964Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-20T13:52:13.222Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-20T13:52:14.158Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-20T13:52:14.158Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.40s) [2022-07-20T13:52:14.158Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T13:52:16.062Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-20T13:52:20.247Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-20T13:52:22.152Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-20T13:52:22.152Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-20T13:52:22.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-20T13:52:22.152Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-20T13:52:22.152Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-20T13:52:22.411Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-20T13:52:23.346Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-20T13:52:24.280Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-20T13:52:24.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-20T13:52:27.092Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-20T13:52:27.351Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-20T13:52:27.919Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-20T13:52:31.203Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-20T13:52:31.203Z] PASS [2022-07-20T13:52:31.203Z] [2022-07-20T13:52:31.203Z] DONE 17 tests in 53.028s [2022-07-20T13:52:31.203Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T13:52:31.203Z] ++ 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-20T13:52:31.203Z] ++ set -e [2022-07-20T13:52:31.203Z] ++ '[' -n 0 ']' [2022-07-20T13:52:31.203Z] ++ set -x [2022-07-20T13:52:31.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=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-20T13:52:31.770Z] INFO: Testing against a local daemon [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:52:31.770Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:52:31.770Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T13:52:31.770Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T13:52:31.770Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T13:52:31.770Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T13:52:31.770Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T13:52:31.770Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T13:52:31.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T13:52:31.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T13:52:31.771Z] === RUN TestPluginInstall [2022-07-20T13:52:31.771Z] === RUN TestPluginInstall/no_auth [2022-07-20T13:52:34.303Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-20T13:52:34.562Z] time="2022-07-20T13:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:52:34.562Z] time="2022-07-20T13:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c4e8773a7b9630b78f295dc7e1d40e07eb998b75429311f4066b7cbcc1936fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:52:34.562Z] time="2022-07-20T13:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:52:34.562Z] time="2022-07-20T13:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c4e8773a7b9630b78f295dc7e1d40e07eb998b75429311f4066b7cbcc1936fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:52:35.129Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T13:52:35.388Z] time="2022-07-20T13:52:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:52:35.388Z] time="2022-07-20T13:52:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3da5fc0bf7514a534b9b45a879dd862d6b6f89f92549355fce4e5b08d9a03134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:52:35.388Z] time="2022-07-20T13:52:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:52:35.388Z] time="2022-07-20T13:52:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3da5fc0bf7514a534b9b45a879dd862d6b6f89f92549355fce4e5b08d9a03134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:52:35.955Z] === RUN TestPluginInstall/with_insecure [2022-07-20T13:52:36.891Z] time="2022-07-20T13:52:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:52:36.891Z] time="2022-07-20T13:52:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b01f8dba39e09d78bb7b8867b05d0f77cddaa72cd5d9c85f2e94a24b984ae7d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:52:36.891Z] time="2022-07-20T13:52:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T13:52:36.891Z] time="2022-07-20T13:52:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b01f8dba39e09d78bb7b8867b05d0f77cddaa72cd5d9c85f2e94a24b984ae7d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T13:52:37.149Z] plugin_test.go:195: [dd2505b04040d] daemon is not started [2022-07-20T13:52:37.149Z] --- PASS: TestPluginInstall (5.41s) [2022-07-20T13:52:37.149Z] --- PASS: TestPluginInstall/no_auth (3.33s) [2022-07-20T13:52:37.149Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-07-20T13:52:37.149Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-07-20T13:52:37.149Z] === RUN TestPluginsWithRuntimes [2022-07-20T13:52:37.149Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-20T13:52:38.086Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-20T13:52:38.653Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T13:52:39.589Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-20T13:52:39.589Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T13:52:39.589Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-20T13:52:39.848Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T13:52:40.197Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T13:52:40.197Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-20T13:52:40.197Z] { [2022-07-20T13:52:40.197Z] "RT_GROUP_ICON": { [2022-07-20T13:52:40.197Z] "#1": { [2022-07-20T13:52:40.197Z] "0409": "../../winresources/docker.ico" [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] }, [2022-07-20T13:52:40.197Z] "RT_MANIFEST": { [2022-07-20T13:52:40.197Z] "#1": { [2022-07-20T13:52:40.197Z] "0409": { [2022-07-20T13:52:40.197Z] "identity": {}, [2022-07-20T13:52:40.197Z] "description": "Docker Engine", [2022-07-20T13:52:40.197Z] "minimum-os": "vista", [2022-07-20T13:52:40.197Z] "execution-level": "", [2022-07-20T13:52:40.197Z] "ui-access": false, [2022-07-20T13:52:40.197Z] "auto-elevate": false, [2022-07-20T13:52:40.197Z] "dpi-awareness": "unaware", [2022-07-20T13:52:40.197Z] "disable-theming": false, [2022-07-20T13:52:40.197Z] "disable-window-filtering": false, [2022-07-20T13:52:40.197Z] "high-resolution-scrolling-aware": false, [2022-07-20T13:52:40.197Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T13:52:40.197Z] "long-path-aware": false, [2022-07-20T13:52:40.197Z] "printer-driver-isolation": false, [2022-07-20T13:52:40.197Z] "gdi-scaling": false, [2022-07-20T13:52:40.197Z] "segment-heap": false, [2022-07-20T13:52:40.197Z] "use-common-controls-v6": false [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] }, [2022-07-20T13:52:40.197Z] "RT_MESSAGETABLE": { [2022-07-20T13:52:40.197Z] "#1": { [2022-07-20T13:52:40.197Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] }, [2022-07-20T13:52:40.197Z] "RT_VERSION": { [2022-07-20T13:52:40.197Z] "#1": { [2022-07-20T13:52:40.197Z] "0409": { [2022-07-20T13:52:40.197Z] "fixed": { [2022-07-20T13:52:40.197Z] "file_version": "0.0.0.0", [2022-07-20T13:52:40.197Z] "product_version": "0.0.0.0", [2022-07-20T13:52:40.197Z] "type": "Unknown" [2022-07-20T13:52:40.197Z] }, [2022-07-20T13:52:40.197Z] "info": { [2022-07-20T13:52:40.197Z] "0000": { [2022-07-20T13:52:40.197Z] "CompanyName": "", [2022-07-20T13:52:40.197Z] "FileVersion": "dev", [2022-07-20T13:52:40.197Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T13:52:40.197Z] "OriginalFileName": "docker-proxy.exe", [2022-07-20T13:52:40.197Z] "ProductName": "", [2022-07-20T13:52:40.197Z] "ProductVersion": "dev", [2022-07-20T13:52:40.197Z] "SpecialBuild": "4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d" [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] } [2022-07-20T13:52:40.197Z] cmd/docker-proxy/genwinres_windows.go [2022-07-20T13:52:40.197Z] cmd/docker-proxy/main.go [2022-07-20T13:52:40.197Z] cmd/docker-proxy/network_proxy_test.go [2022-07-20T13:52:40.197Z] cmd/docker-proxy/proxy.go [2022-07-20T13:52:40.197Z] cmd/docker-proxy/sctp_proxy.go [2022-07-20T13:52:40.197Z] cmd/docker-proxy/tcp_proxy.go [2022-07-20T13:52:40.197Z] cmd/docker-proxy/udp_proxy.go [2022-07-20T13:52:40.197Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T13:52:40.197Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T13:52:40.197Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T13:52:40.197Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-20T13:52:40.197Z] remote: Enumerating objects: 23, done. [2022-07-20T13:52:40.197Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-20T13:52:40.197Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-20T13:52:40.197Z] Receiving objects: 4% (1/23) 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-20T13:52:40.197Z] 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-20T13:52:40.197Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-20T13:52:40.197Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-20T13:52:40.197Z] Cross building: bundles/cross/linux/ppc64le [2022-07-20T13:52:40.197Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T13:52:40.197Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T13:52:41.229Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-07-20T13:52:41.229Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-07-20T13:52:41.229Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-07-20T13:52:41.229Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T13:52:41.795Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-07-20T13:52:41.795Z] PASS [2022-07-20T13:52:41.795Z] [2022-07-20T13:52:41.795Z] DONE 24 tests in 10.691s [2022-07-20T13:52:41.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T13:52:41.795Z] ++ 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-20T13:52:41.795Z] ++ set -e [2022-07-20T13:52:41.795Z] ++ '[' -n 0 ']' [2022-07-20T13:52:41.795Z] ++ set -x [2022-07-20T13:52:41.795Z] ++ 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-20T13:52:41.795Z] INFO: Testing against a local daemon [2022-07-20T13:52:41.795Z] === RUN TestExternalGraphDriver [2022-07-20T13:52:42.362Z] === RUN TestExternalGraphDriver/json [2022-07-20T13:52:43.297Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-20T13:52:43.556Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-20T13:52:44.122Z] === RUN TestExternalGraphDriver/spec [2022-07-20T13:52:45.058Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-20T13:52:45.317Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-20T13:52:45.884Z] === RUN TestExternalGraphDriver/pull [2022-07-20T13:52:46.829Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-20T13:52:47.397Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-20T13:52:47.655Z] --- PASS: TestExternalGraphDriver (5.87s) [2022-07-20T13:52:47.655Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-07-20T13:52:47.655Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-07-20T13:52:47.655Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-07-20T13:52:47.655Z] === RUN TestGraphdriverPluginV2 [2022-07-20T13:52:48.222Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-20T13:52:48.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-20T13:52:49.047Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-20T13:52:50.951Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-20T13:52:51.518Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-20T13:52:51.518Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-20T13:52:52.085Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-20T13:52:52.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-20T13:52:52.605Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-20T13:52:52.866Z] --- PASS: TestGraphdriverPluginV2 (5.07s) [2022-07-20T13:52:52.866Z] PASS [2022-07-20T13:52:52.866Z] [2022-07-20T13:52:52.866Z] DONE 5 tests in 11.100s [2022-07-20T13:52:52.866Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T13:52:52.866Z] ++ 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-20T13:52:52.866Z] ++ set -e [2022-07-20T13:52:52.866Z] ++ '[' -n 0 ']' [2022-07-20T13:52:52.866Z] ++ set -x [2022-07-20T13:52:52.866Z] ++ 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-20T13:52:53.125Z] INFO: Testing against a local daemon [2022-07-20T13:52:53.125Z] === RUN TestContinueAfterPluginCrash [2022-07-20T13:52:53.125Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T13:52:53.125Z] === RUN TestReadPluginNoRead [2022-07-20T13:52:53.125Z] === PAUSE TestReadPluginNoRead [2022-07-20T13:52:53.125Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T13:52:53.125Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T13:52:53.125Z] === CONT TestContinueAfterPluginCrash [2022-07-20T13:52:53.125Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T13:52:53.692Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-20T13:52:55.596Z] docker_api_swarm_node_test.go:20: [d23e5acbca41b] joining swarm manager [d803853ea6678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:52:55.855Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-20T13:52:56.422Z] docker_api_swarm_node_test.go:21: [d0c8abdddc3dc] joining swarm manager [d803853ea6678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:52:58.954Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-20T13:52:58.954Z] --- PASS: TestDaemonStartWithLogOpt (5.57s) [2022-07-20T13:52:58.954Z] === CONT TestReadPluginNoRead [2022-07-20T13:52:59.889Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-20T13:53:01.268Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T13:53:01.526Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-20T13:53:02.462Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-20T13:53:03.030Z] === RUN TestReadPluginNoRead/default [2022-07-20T13:53:03.600Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2022-07-20T13:53:03.600Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-20T13:53:04.535Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T13:53:05.919Z] === CONT TestReadPluginNoRead [2022-07-20T13:53:05.919Z] read_test.go:92: [d4fb98d90079e] daemon is not started [2022-07-20T13:53:05.919Z] --- PASS: TestReadPluginNoRead (7.37s) [2022-07-20T13:53:05.919Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2022-07-20T13:53:05.919Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2022-07-20T13:53:05.919Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2022-07-20T13:53:05.919Z] PASS [2022-07-20T13:53:05.919Z] [2022-07-20T13:53:05.919Z] DONE 6 tests in 13.125s [2022-07-20T13:53:05.919Z] 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-20T13:53:05.919Z] ++ 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-20T13:53:05.919Z] ++ set -e [2022-07-20T13:53:05.919Z] ++ '[' -n 0 ']' [2022-07-20T13:53:05.919Z] ++ set -x [2022-07-20T13:53:05.919Z] ++ 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-20T13:53:06.179Z] testing: warning: no tests to run [2022-07-20T13:53:06.179Z] PASS [2022-07-20T13:53:06.179Z] [2022-07-20T13:53:06.179Z] DONE 0 tests in 0.074s [2022-07-20T13:53:06.179Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T13:53:06.179Z] ++ 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-20T13:53:06.179Z] ++ set -e [2022-07-20T13:53:06.179Z] ++ '[' -n 0 ']' [2022-07-20T13:53:06.179Z] ++ set -x [2022-07-20T13:53:06.179Z] ++ 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-20T13:53:06.438Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-20T13:53:06.438Z] INFO: Testing against a local daemon [2022-07-20T13:53:06.438Z] === RUN TestPluginWithDevMounts [2022-07-20T13:53:06.438Z] === PAUSE TestPluginWithDevMounts [2022-07-20T13:53:06.438Z] === CONT TestPluginWithDevMounts [2022-07-20T13:53:07.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-20T13:53:08.382Z] --- PASS: TestPluginWithDevMounts (1.92s) [2022-07-20T13:53:08.382Z] PASS [2022-07-20T13:53:08.382Z] [2022-07-20T13:53:08.382Z] DONE 1 tests in 2.113s [2022-07-20T13:53:08.382Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T13:53:08.382Z] ++ 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-20T13:53:08.382Z] ++ set -e [2022-07-20T13:53:08.382Z] ++ '[' -n 0 ']' [2022-07-20T13:53:08.382Z] ++ set -x [2022-07-20T13:53:08.382Z] ++ 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-20T13:53:08.382Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-20T13:53:08.382Z] INFO: Testing against a local daemon [2022-07-20T13:53:08.382Z] === RUN TestSecretInspect [2022-07-20T13:53:08.949Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-20T13:53:10.324Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-20T13:53:11.262Z] --- PASS: TestSecretInspect (2.77s) [2022-07-20T13:53:11.262Z] === RUN TestSecretList [2022-07-20T13:53:12.644Z] docker_api_swarm_test.go:502: [de4a124e5bc15] joining swarm manager [df6e147e70c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:53:14.021Z] --- PASS: TestSecretList (2.85s) [2022-07-20T13:53:14.021Z] === RUN TestSecretsCreateAndDelete [2022-07-20T13:53:16.553Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2022-07-20T13:53:16.553Z] === RUN TestSecretsUpdate [2022-07-20T13:53:17.929Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-20T13:53:19.306Z] --- PASS: TestSecretsUpdate (2.65s) [2022-07-20T13:53:19.306Z] === RUN TestTemplatedSecret [2022-07-20T13:53:20.684Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-20T13:53:21.252Z] docker_api_swarm_test.go:507: [d99a552dcb8d9] joining swarm manager [df6e147e70c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:53:22.628Z] --- PASS: TestTemplatedSecret (3.20s) [2022-07-20T13:53:22.628Z] === RUN TestSecretCreateResolve [2022-07-20T13:53:22.628Z] === RUN TestDockerSuite/TestBuildRm [2022-07-20T13:53:25.160Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-20T13:53:25.160Z] --- PASS: TestSecretCreateResolve (2.59s) [2022-07-20T13:53:25.160Z] PASS [2022-07-20T13:53:25.160Z] [2022-07-20T13:53:25.160Z] DONE 6 tests in 16.728s [2022-07-20T13:53:25.160Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T13:53:25.160Z] ++ 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-20T13:53:25.160Z] ++ set -e [2022-07-20T13:53:25.160Z] ++ '[' -n 0 ']' [2022-07-20T13:53:25.160Z] ++ set -x [2022-07-20T13:53:25.160Z] ++ 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-20T13:53:25.160Z] INFO: Testing against a local daemon [2022-07-20T13:53:25.160Z] === RUN TestServiceCreateInit [2022-07-20T13:53:25.160Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T13:53:25.726Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-20T13:53:27.123Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-20T13:53:27.688Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-20T13:53:30.970Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-20T13:53:31.538Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T13:53:31.797Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-20T13:53:32.735Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-20T13:53:36.028Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-20T13:53:36.287Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-20T13:53:36.545Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-20T13:53:36.546Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T13:53:36.546Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-20T13:53:36.546Z] --- PASS: TestServiceCreateInit (11.34s) [2022-07-20T13:53:36.546Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.26s) [2022-07-20T13:53:36.546Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2022-07-20T13:53:36.546Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T13:53:36.804Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-20T13:53:37.371Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-20T13:53:37.630Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-20T13:53:38.196Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-20T13:53:42.387Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-20T13:53:43.324Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-20T13:53:44.261Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-20T13:53:44.828Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-20T13:53:45.396Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-20T13:53:46.333Z] === RUN TestDockerSuite/TestBuildUser [2022-07-20T13:53:50.523Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-20T13:53:51.897Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-20T13:53:53.799Z] --- PASS: TestCreateServiceMultipleTimes (17.19s) [2022-07-20T13:53:53.799Z] === RUN TestCreateServiceConflict [2022-07-20T13:53:54.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-20T13:53:56.637Z] --- PASS: TestCreateServiceConflict (2.73s) [2022-07-20T13:53:56.637Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T13:53:57.204Z] docker_api_swarm_node_test.go:81: [d31cf73cb93b3] joining swarm manager [d2aa0f370f387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:54:00.489Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2022-07-20T13:54:00.489Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T13:54:05.759Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-20T13:54:06.326Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-20T13:54:06.584Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-20T13:54:07.519Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-20T13:54:08.085Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-20T13:54:09.020Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-20T13:54:09.020Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T13:54:09.020Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-20T13:54:09.020Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T13:54:09.020Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-20T13:54:09.020Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T13:54:09.020Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-20T13:54:09.020Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T13:54:09.020Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-20T13:54:10.395Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-20T13:54:10.395Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-20T13:54:10.653Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-20T13:54:11.220Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-20T13:54:11.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-20T13:54:11.786Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-20T13:54:11.786Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-20T13:54:14.344Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-20T13:54:14.344Z] docker_api_swarm_node_test.go:53: [d7ece0117aac9] joining swarm manager [d7cc5054be5eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:54:14.914Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2022-07-20T13:54:14.914Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T13:54:15.481Z] docker_api_swarm_node_test.go:54: [d9338d9105277] joining swarm manager [d7cc5054be5eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:54:15.739Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-20T13:54:16.674Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-20T13:54:16.934Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-20T13:54:17.502Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-20T13:54:17.502Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T13:54:17.502Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-20T13:54:17.761Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2022-07-20T13:54:17.761Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T13:54:18.019Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-20T13:54:19.923Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-20T13:54:20.490Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2022-07-20T13:54:20.490Z] === RUN TestCreateServiceSysctls [2022-07-20T13:54:20.749Z] === RUN TestDockerSuite/TestCommitChange [2022-07-20T13:54:21.685Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-20T13:54:22.622Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-20T13:54:23.557Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-20T13:54:23.816Z] --- PASS: TestCreateServiceSysctls (3.26s) [2022-07-20T13:54:23.816Z] === RUN TestCreateServiceCapabilities [2022-07-20T13:54:24.752Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-20T13:54:25.691Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-20T13:54:26.626Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-07-20T13:54:26.626Z] === RUN TestInspect [2022-07-20T13:54:26.884Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-20T13:54:28.260Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-20T13:54:28.827Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-20T13:54:30.202Z] --- PASS: TestInspect (3.28s) [2022-07-20T13:54:30.202Z] === RUN TestCreateJob [2022-07-20T13:54:30.202Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-20T13:54:30.202Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-20T13:54:31.138Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-20T13:54:31.396Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-20T13:54:31.598Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T13:54:31.598Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T13:54:31.598Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T13:54:31.598Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T13:54:31.598Z] Cross building: bundles/cross/linux/s390x [2022-07-20T13:54:31.598Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T13:54:31.598Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T13:54:32.335Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-20T13:54:33.270Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-20T13:54:33.839Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-20T13:54:33.839Z] --- PASS: TestCreateJob (3.79s) [2022-07-20T13:54:33.839Z] === RUN TestReplicatedJob [2022-07-20T13:54:34.405Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-20T13:54:34.972Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-20T13:54:36.351Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-20T13:54:36.919Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-20T13:54:37.858Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-20T13:54:38.793Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-20T13:54:39.731Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-20T13:54:39.731Z] --- PASS: TestReplicatedJob (6.03s) [2022-07-20T13:54:39.731Z] === RUN TestUpdateReplicatedJob [2022-07-20T13:54:40.299Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-20T13:54:41.236Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-20T13:54:42.175Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-20T13:54:42.747Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-20T13:54:42.747Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-20T13:54:43.682Z] --- PASS: TestUpdateReplicatedJob (3.69s) [2022-07-20T13:54:43.682Z] === RUN TestServiceListWithStatuses [2022-07-20T13:54:43.682Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:54:43.682Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T13:54:43.682Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T13:54:43.682Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-20T13:54:44.250Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-20T13:54:44.817Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-20T13:54:45.755Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-20T13:54:46.691Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-20T13:54:47.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-20T13:54:47.885Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-20T13:54:48.452Z] --- PASS: TestDockerNetworkConnectAlias (4.96s) [2022-07-20T13:54:48.452Z] === RUN TestDockerNetworkReConnect [2022-07-20T13:54:48.711Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-20T13:54:50.619Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-20T13:54:53.165Z] --- PASS: TestDockerNetworkReConnect (4.33s) [2022-07-20T13:54:53.165Z] === RUN TestServicePlugin [2022-07-20T13:54:54.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-20T13:54:54.362Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-20T13:54:56.895Z] docker_api_swarm_test.go:202: [d5b4d8d7a41c6] joining swarm manager [d4bae34ce5785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:54:57.462Z] plugin_test.go:61: [d21a120422ba0] joining swarm manager [da1ef0ded45f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:54:57.462Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-20T13:54:58.030Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-20T13:54:58.966Z] plugin_test.go:64: [d81c0dc346fe7] joining swarm manager [da1ef0ded45f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:55:01.501Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-20T13:55:04.032Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-20T13:55:04.032Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-20T13:55:07.320Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-20T13:55:07.579Z] === RUN TestDockerSuite/TestCpToDot [2022-07-20T13:55:08.146Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-20T13:55:09.525Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-20T13:55:10.460Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-20T13:55:11.028Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-20T13:55:11.964Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-20T13:55:12.532Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-20T13:55:13.128Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-20T13:55:14.064Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-20T13:55:14.064Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-20T13:55:14.064Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-20T13:55:14.325Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-20T13:55:14.893Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-20T13:55:14.893Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T13:55:14.893Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-20T13:55:14.893Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-20T13:55:15.460Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-20T13:55:15.460Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-20T13:55:15.718Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-20T13:55:15.718Z] === RUN TestDockerSuite/TestCreateRM [2022-07-20T13:55:15.718Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-20T13:55:15.718Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T13:55:15.718Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-20T13:55:15.976Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-20T13:55:15.976Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-20T13:55:17.352Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-20T13:55:17.352Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-20T13:55:17.352Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-20T13:55:18.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-20T13:55:21.260Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-20T13:55:21.260Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-20T13:55:21.260Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-20T13:55:21.260Z] docker_api_swarm_test.go:384: [d830dfa5ee9c3] joining swarm manager [d751f2e44993a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:55:21.827Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-20T13:55:22.394Z] docker_api_swarm_test.go:385: [dab6e5bd709d9] joining swarm manager [d751f2e44993a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:55:22.394Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-20T13:55:22.965Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-20T13:55:23.533Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-20T13:55:24.100Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-20T13:55:25.475Z] --- PASS: TestServicePlugin (32.41s) [2022-07-20T13:55:25.475Z] === RUN TestServiceUpdateLabel [2022-07-20T13:55:25.475Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-20T13:55:26.851Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-20T13:55:28.227Z] --- PASS: TestServiceUpdateLabel (2.77s) [2022-07-20T13:55:28.227Z] === RUN TestServiceUpdateSecrets [2022-07-20T13:55:29.162Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-20T13:55:31.694Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-20T13:55:31.962Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-20T13:55:32.898Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-20T13:55:33.464Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-20T13:55:33.722Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-20T13:55:34.657Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-20T13:55:35.223Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-20T13:55:35.224Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-20T13:55:35.482Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-20T13:55:35.741Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-20T13:55:35.741Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-20T13:55:36.682Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-20T13:55:38.058Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-20T13:55:38.058Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-20T13:55:38.058Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-20T13:55:38.316Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-20T13:55:38.574Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-20T13:55:39.507Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-20T13:55:40.881Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-20T13:55:40.881Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-20T13:55:40.881Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T13:55:40.881Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-20T13:55:40.881Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T13:55:40.881Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-20T13:55:42.781Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2022-07-20T13:55:42.781Z] === RUN TestServiceUpdateConfigs [2022-07-20T13:55:43.346Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-20T13:55:43.912Z] === RUN TestDockerSuite/TestEventsRename [2022-07-20T13:55:44.849Z] === RUN TestDockerSuite/TestEventsResize [2022-07-20T13:55:45.417Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-20T13:55:50.680Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-20T13:55:51.247Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-20T13:55:51.813Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-20T13:55:54.344Z] === RUN TestDockerSuite/TestEventsTop [2022-07-20T13:55:54.911Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-20T13:55:57.438Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-20T13:55:57.697Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2022-07-20T13:55:57.697Z] === RUN TestServiceUpdateNetwork [2022-07-20T13:55:58.631Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-20T13:56:05.190Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-20T13:56:10.453Z] === RUN TestDockerSuite/TestExec [2022-07-20T13:56:10.453Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-20T13:56:10.711Z] --- PASS: TestServiceUpdateNetwork (12.97s) [2022-07-20T13:56:10.711Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T13:56:12.093Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-20T13:56:12.093Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T13:56:13.029Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T13:56:13.029Z] === RUN TestDockerSuite/TestExecEnv [2022-07-20T13:56:13.595Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-20T13:56:14.971Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-20T13:56:15.229Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-20T13:56:17.762Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-20T13:56:18.352Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-20T13:56:18.924Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-20T13:56:19.491Z] === RUN TestDockerSuite/TestExecParseError [2022-07-20T13:56:20.057Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-20T13:56:20.057Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T13:56:20.315Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-20T13:56:20.882Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-20T13:56:21.451Z] check_test.go:611: [dab6e5bd709d9] daemon is not started [2022-07-20T13:56:21.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-20T13:56:21.709Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-20T13:56:22.276Z] === RUN TestDockerSuite/TestExecTTY [2022-07-20T13:56:22.844Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-20T13:56:23.031Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T13:56:23.031Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T13:56:23.031Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T13:56:23.031Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T13:56:23.031Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T13:56:23.397Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T13:56:23.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/test/unit [2022-07-20T13:56:23.780Z] docker_api_swarm_test.go:802: [de7650478cd97] joining swarm manager [d1ed1ebbf8aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:56:23.780Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-20T13:56:23.970Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T13:56:23.970Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T13:56:23.970Z] + TESTDIRS=./... [2022-07-20T13:56:23.970Z] + exclude_paths='/vendor/|/integration' [2022-07-20T13:56:23.970Z] ++ go list ./... [2022-07-20T13:56:23.970Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T13:56:24.347Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-20T13:56:24.901Z] + pkg_list='github.com/docker/docker/api [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/backend [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/container [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/events [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/filters [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/image [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/mount [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/network [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/registry [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/time [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/versions [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:56:24.901Z] github.com/docker/docker/api/types/volume [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:56:24.901Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:56:24.901Z] github.com/docker/docker/cli [2022-07-20T13:56:24.901Z] github.com/docker/docker/cli/config [2022-07-20T13:56:24.901Z] github.com/docker/docker/cli/debug [2022-07-20T13:56:24.901Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:56:24.901Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:56:24.901Z] github.com/docker/docker/client [2022-07-20T13:56:24.901Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:56:24.901Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:56:24.901Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:56:24.901Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:56:24.901Z] github.com/docker/docker/container [2022-07-20T13:56:24.901Z] github.com/docker/docker/container/stream [2022-07-20T13:56:24.901Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:56:24.901Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:56:24.901Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/config [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/events [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/exec [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/images [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/links [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/names [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/network [2022-07-20T13:56:24.901Z] github.com/docker/docker/daemon/stats [2022-07-20T13:56:24.901Z] github.com/docker/docker/distribution [2022-07-20T13:56:24.901Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:56:24.901Z] github.com/docker/docker/distribution/utils [2022-07-20T13:56:24.901Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:56:24.901Z] github.com/docker/docker/dockerversion [2022-07-20T13:56:24.901Z] github.com/docker/docker/errdefs [2022-07-20T13:56:24.901Z] github.com/docker/docker/image [2022-07-20T13:56:24.901Z] github.com/docker/docker/image/cache [2022-07-20T13:56:24.901Z] github.com/docker/docker/image/tarexport [2022-07-20T13:56:24.901Z] github.com/docker/docker/image/v1 [2022-07-20T13:56:24.901Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:56:24.901Z] github.com/docker/docker/layer [2022-07-20T13:56:24.901Z] github.com/docker/docker/libcontainerd [2022-07-20T13:56:24.901Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:56:24.901Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:56:24.901Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:56:24.901Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/libnetwork/types [2022-07-20T13:56:24.901Z] github.com/docker/docker/oci [2022-07-20T13:56:24.901Z] github.com/docker/docker/oci/caps [2022-07-20T13:56:24.901Z] github.com/docker/docker/opts [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/archive [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/directory [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/platform [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/pools [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/progress [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/signal [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/stack [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/system [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:56:24.901Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:56:24.901Z] github.com/docker/docker/plugin [2022-07-20T13:56:24.901Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:56:24.901Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:56:24.901Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:56:24.901Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:56:24.901Z] github.com/docker/docker/quota [2022-07-20T13:56:24.901Z] github.com/docker/docker/reference [2022-07-20T13:56:24.901Z] github.com/docker/docker/registry [2022-07-20T13:56:24.901Z] github.com/docker/docker/registry/resumable [2022-07-20T13:56:24.901Z] github.com/docker/docker/restartmanager [2022-07-20T13:56:24.901Z] github.com/docker/docker/rootless [2022-07-20T13:56:24.901Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:56:24.902Z] github.com/docker/docker/runconfig [2022-07-20T13:56:24.902Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/environment [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/registry [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/request [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/drivers [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/local [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/mounts [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/service [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:56:24.902Z] ++ echo 'github.com/docker/docker/api [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/backend [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/container [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/events [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/filters [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/image [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/mount [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/network [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/registry [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/time [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/versions [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/volume [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/config [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/debug [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:56:24.902Z] github.com/docker/docker/client [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:56:24.902Z] github.com/docker/docker/container [2022-07-20T13:56:24.902Z] github.com/docker/docker/container/stream [2022-07-20T13:56:24.902Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:56:24.902Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:56:24.902Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/config [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/events [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/exec [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/images [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/links [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/names [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/network [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/stats [2022-07-20T13:56:24.902Z] github.com/docker/docker/distribution [2022-07-20T13:56:24.902Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:56:24.902Z] github.com/docker/docker/distribution/utils [2022-07-20T13:56:24.902Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:56:24.902Z] github.com/docker/docker/dockerversion [2022-07-20T13:56:24.902Z] github.com/docker/docker/errdefs [2022-07-20T13:56:24.902Z] github.com/docker/docker/image [2022-07-20T13:56:24.902Z] github.com/docker/docker/image/cache [2022-07-20T13:56:24.902Z] github.com/docker/docker/image/tarexport [2022-07-20T13:56:24.902Z] github.com/docker/docker/image/v1 [2022-07-20T13:56:24.902Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:56:24.902Z] github.com/docker/docker/layer [2022-07-20T13:56:24.902Z] github.com/docker/docker/libcontainerd [2022-07-20T13:56:24.902Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:56:24.902Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:56:24.902Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:56:24.902Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/libnetwork/types [2022-07-20T13:56:24.902Z] github.com/docker/docker/oci [2022-07-20T13:56:24.902Z] github.com/docker/docker/oci/caps [2022-07-20T13:56:24.902Z] github.com/docker/docker/opts [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/archive [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/directory [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/platform [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/pools [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/progress [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/signal [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/stack [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/system [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:56:24.902Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:56:24.902Z] github.com/docker/docker/plugin [2022-07-20T13:56:24.902Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:56:24.902Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:56:24.902Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:56:24.902Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:56:24.902Z] github.com/docker/docker/quota [2022-07-20T13:56:24.902Z] github.com/docker/docker/reference [2022-07-20T13:56:24.902Z] github.com/docker/docker/registry [2022-07-20T13:56:24.902Z] github.com/docker/docker/registry/resumable [2022-07-20T13:56:24.902Z] github.com/docker/docker/restartmanager [2022-07-20T13:56:24.902Z] github.com/docker/docker/rootless [2022-07-20T13:56:24.902Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:56:24.902Z] github.com/docker/docker/runconfig [2022-07-20T13:56:24.902Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/environment [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/registry [2022-07-20T13:56:24.902Z] github.com/docker/docker/testutil/request [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/drivers [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/local [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/mounts [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/service [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:56:24.902Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:56:24.902Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T13:56:24.902Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/backend [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/container [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/events [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/filters [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/image [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/mount [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/network [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/registry [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/time [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/versions [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:56:24.902Z] github.com/docker/docker/api/types/volume [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:56:24.902Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/config [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/debug [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:56:24.902Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:56:24.902Z] github.com/docker/docker/client [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:56:24.902Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:56:24.902Z] github.com/docker/docker/container [2022-07-20T13:56:24.902Z] github.com/docker/docker/container/stream [2022-07-20T13:56:24.902Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:56:24.902Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:56:24.902Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:56:24.902Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/config [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/events [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/exec [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/images [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/links [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/names [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/network [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/stats [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution/utils [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:56:24.903Z] github.com/docker/docker/dockerversion [2022-07-20T13:56:24.903Z] github.com/docker/docker/errdefs [2022-07-20T13:56:24.903Z] github.com/docker/docker/image [2022-07-20T13:56:24.903Z] github.com/docker/docker/image/cache [2022-07-20T13:56:24.903Z] github.com/docker/docker/image/tarexport [2022-07-20T13:56:24.903Z] github.com/docker/docker/image/v1 [2022-07-20T13:56:24.903Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:56:24.903Z] github.com/docker/docker/layer [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:56:24.903Z] github.com/docker/docker/oci [2022-07-20T13:56:24.903Z] github.com/docker/docker/oci/caps [2022-07-20T13:56:24.903Z] github.com/docker/docker/opts [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/archive [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/directory [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/platform [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/pools [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/progress [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/signal [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/stack [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/system [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:56:24.903Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:56:24.903Z] github.com/docker/docker/plugin [2022-07-20T13:56:24.903Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:56:24.903Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:56:24.903Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:56:24.903Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:56:24.903Z] github.com/docker/docker/quota [2022-07-20T13:56:24.903Z] github.com/docker/docker/reference [2022-07-20T13:56:24.903Z] github.com/docker/docker/registry [2022-07-20T13:56:24.903Z] github.com/docker/docker/registry/resumable [2022-07-20T13:56:24.903Z] github.com/docker/docker/restartmanager [2022-07-20T13:56:24.903Z] github.com/docker/docker/rootless [2022-07-20T13:56:24.903Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:56:24.903Z] github.com/docker/docker/runconfig [2022-07-20T13:56:24.903Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/environment [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/registry [2022-07-20T13:56:24.903Z] github.com/docker/docker/testutil/request [2022-07-20T13:56:24.903Z] github.com/docker/docker/volume [2022-07-20T13:56:24.903Z] github.com/docker/docker/volume/drivers [2022-07-20T13:56:24.903Z] github.com/docker/docker/volume/local [2022-07-20T13:56:24.903Z] github.com/docker/docker/volume/mounts [2022-07-20T13:56:24.903Z] github.com/docker/docker/volume/service [2022-07-20T13:56:24.903Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:56:24.903Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:56:24.903Z] ++ echo 'github.com/docker/docker/api [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/backend [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/container [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/events [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/filters [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/image [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/mount [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/network [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/registry [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/time [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/versions [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:56:24.903Z] github.com/docker/docker/api/types/volume [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:56:24.903Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:56:24.903Z] github.com/docker/docker/cli [2022-07-20T13:56:24.903Z] github.com/docker/docker/cli/config [2022-07-20T13:56:24.903Z] github.com/docker/docker/cli/debug [2022-07-20T13:56:24.903Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:56:24.903Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:56:24.903Z] github.com/docker/docker/client [2022-07-20T13:56:24.903Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:56:24.903Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:56:24.903Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:56:24.903Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:56:24.903Z] github.com/docker/docker/container [2022-07-20T13:56:24.903Z] github.com/docker/docker/container/stream [2022-07-20T13:56:24.903Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:56:24.903Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:56:24.903Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/config [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/events [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/exec [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/images [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/links [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/names [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/network [2022-07-20T13:56:24.903Z] github.com/docker/docker/daemon/stats [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution/utils [2022-07-20T13:56:24.903Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:56:24.903Z] github.com/docker/docker/dockerversion [2022-07-20T13:56:24.903Z] github.com/docker/docker/errdefs [2022-07-20T13:56:24.903Z] github.com/docker/docker/image [2022-07-20T13:56:24.903Z] github.com/docker/docker/image/cache [2022-07-20T13:56:24.903Z] github.com/docker/docker/image/tarexport [2022-07-20T13:56:24.903Z] github.com/docker/docker/image/v1 [2022-07-20T13:56:24.903Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:56:24.903Z] github.com/docker/docker/layer [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:56:24.903Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:56:24.903Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/types [2022-07-20T13:56:24.904Z] github.com/docker/docker/oci [2022-07-20T13:56:24.904Z] github.com/docker/docker/oci/caps [2022-07-20T13:56:24.904Z] github.com/docker/docker/opts [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/archive [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/directory [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/platform [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/pools [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/progress [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/signal [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/stack [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/system [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:56:24.904Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:56:24.904Z] github.com/docker/docker/plugin [2022-07-20T13:56:24.904Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:56:24.904Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:56:24.904Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:56:24.904Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:56:24.904Z] github.com/docker/docker/quota [2022-07-20T13:56:24.904Z] github.com/docker/docker/reference [2022-07-20T13:56:24.904Z] github.com/docker/docker/registry [2022-07-20T13:56:24.904Z] github.com/docker/docker/registry/resumable [2022-07-20T13:56:24.904Z] github.com/docker/docker/restartmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/rootless [2022-07-20T13:56:24.904Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:56:24.904Z] github.com/docker/docker/runconfig [2022-07-20T13:56:24.904Z] github.com/docker/++ grep --fixed-strings /libnetwork [2022-07-20T13:56:24.904Z] docker/runconfig/opts [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/environment [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/registry [2022-07-20T13:56:24.904Z] github.com/docker/docker/testutil/request [2022-07-20T13:56:24.904Z] github.com/docker/docker/volume [2022-07-20T13:56:24.904Z] github.com/docker/docker/volume/drivers [2022-07-20T13:56:24.904Z] github.com/docker/docker/volume/local [2022-07-20T13:56:24.904Z] github.com/docker/docker/volume/mounts [2022-07-20T13:56:24.904Z] github.com/docker/docker/volume/service [2022-07-20T13:56:24.904Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:56:24.904Z] github.com/docker/docker/volume/testutils' [2022-07-20T13:56:24.904Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/types' [2022-07-20T13:56:24.904Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T13:56:24.904Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/config [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/idm [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/ns [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/options [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/osl [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/types' [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T13:56:24.904Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T13:56:24.904Z] + type docker-proxy [2022-07-20T13:56:24.904Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T13:56:24.904Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T13:56:24.904Z] [2022-07-20T13:56:24.904Z] Removing bundles/ [2022-07-20T13:56:24.915Z] docker_api_swarm_test.go:802: [d08635f30a889] joining swarm manager [d1ed1ebbf8aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:56:24.915Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-20T13:56:24.915Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T13:56:24.915Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-20T13:56:25.160Z] [2022-07-20T13:56:25.160Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T13:56:25.160Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T13:56:25.160Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T13:56:26.291Z] docker_api_swarm_test.go:802: [d3dd269f5ac66] joining swarm manager [d1ed1ebbf8aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T13:56:26.291Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-20T13:56:26.859Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-20T13:56:27.426Z] --- PASS: TestServiceUpdatePidsLimit (16.92s) [2022-07-20T13:56:27.426Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-07-20T13:56:27.426Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-07-20T13:56:27.426Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-07-20T13:56:27.426Z] PASS [2022-07-20T13:56:27.426Z] [2022-07-20T13:56:27.426Z] === Skipped [2022-07-20T13:56:27.426Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T13:56:27.426Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T13:56:27.426Z] [2022-07-20T13:56:27.426Z] DONE 27 tests, 1 skipped in 182.522s [2022-07-20T13:56:27.684Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T13:56:27.684Z] ++ 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-20T13:56:27.684Z] ++ set -e [2022-07-20T13:56:27.684Z] ++ '[' -n 0 ']' [2022-07-20T13:56:27.684Z] ++ set -x [2022-07-20T13:56:27.684Z] ++ 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-20T13:56:27.684Z] INFO: Testing against a local daemon [2022-07-20T13:56:27.684Z] === RUN TestSessionCreate [2022-07-20T13:56:27.684Z] --- PASS: TestSessionCreate (0.03s) [2022-07-20T13:56:27.684Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T13:56:27.684Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-20T13:56:27.684Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-20T13:56:27.684Z] PASS [2022-07-20T13:56:27.684Z] [2022-07-20T13:56:27.684Z] DONE 2 tests in 0.165s [2022-07-20T13:56:27.684Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T13:56:27.684Z] ++ 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-20T13:56:27.684Z] ++ set -e [2022-07-20T13:56:27.684Z] ++ '[' -n 0 ']' [2022-07-20T13:56:27.684Z] ++ set -x [2022-07-20T13:56:27.684Z] ++ 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-20T13:56:27.943Z] INFO: Testing against a local daemon [2022-07-20T13:56:27.943Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T13:56:27.943Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T13:56:27.943Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T13:56:27.943Z] === RUN TestDiskUsage [2022-07-20T13:56:27.943Z] === PAUSE TestDiskUsage [2022-07-20T13:56:27.943Z] === RUN TestEventsExecDie [2022-07-20T13:56:28.512Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-20T13:56:28.771Z] docker_api_swarm_test.go:802: [d9652371b4bda] joining swarm manager [d1ed1ebbf8aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T13:56:28.771Z] --- PASS: TestEventsExecDie (0.82s) [2022-07-20T13:56:28.771Z] === RUN TestEventsBackwardsCompatible [2022-07-20T13:56:28.771Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-07-20T13:56:28.771Z] === RUN TestEventsVolumeCreate [2022-07-20T13:56:29.029Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-20T13:56:29.029Z] === RUN TestInfoBinaryCommits [2022-07-20T13:56:29.029Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-20T13:56:29.029Z] === RUN TestInfoAPIVersioned [2022-07-20T13:56:29.029Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T13:56:29.029Z] === RUN TestInfoAPI [2022-07-20T13:56:29.029Z] --- PASS: TestInfoAPI (0.03s) [2022-07-20T13:56:29.029Z] === RUN TestInfoAPIWarnings [2022-07-20T13:56:29.288Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-20T13:56:30.223Z] docker_api_swarm_test.go:810: [d5b00eb6864a5] joining swarm manager [d1ed1ebbf8aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-20T13:56:30.789Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-20T13:56:32.692Z] === RUN TestDockerSuite/TestHealth [2022-07-20T13:56:33.251Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T13:56:33.251Z] [2022-07-20T13:56:33.251Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T13:56:33.251Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T13:56:33.251Z] [2022-07-20T13:56:33.251Z] + mkdir -p bundles [2022-07-20T13:56:33.251Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/backend/build [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/httputils [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/middleware [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/build [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/container [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/debug [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/image [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/network [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/session [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/system [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/server/router/volume [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/backend [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/container [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/events [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/filters [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/image [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/mount [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/network [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/registry [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/strslice [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/swarm [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/time [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/versions [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T13:56:33.251Z] github.com/docker/docker/api/types/volume [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/builder-next [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/dockerfile [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/remotecontext [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T13:56:33.251Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T13:56:33.251Z] github.com/docker/docker/cli [2022-07-20T13:56:33.251Z] github.com/docker/docker/cli/config [2022-07-20T13:56:33.251Z] github.com/docker/docker/cli/debug [2022-07-20T13:56:33.251Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T13:56:33.251Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T13:56:33.251Z] github.com/docker/docker/client [2022-07-20T13:56:33.251Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T13:56:33.251Z] github.com/docker/docker/cmd/dockerd [2022-07-20T13:56:33.251Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T13:56:33.251Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T13:56:33.251Z] github.com/docker/docker/container [2022-07-20T13:56:33.251Z] github.com/docker/docker/container/stream [2022-07-20T13:56:33.251Z] github.com/docker/docker/contrib/apparmor [2022-07-20T13:56:33.251Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T13:56:33.251Z] github.com/docker/docker/contrib/httpserver [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/cluster [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/config [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/containerd [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/events [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/exec [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T13:56:33.251Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/images [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/initlayer [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/links [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/listeners [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/local [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/names [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/network [2022-07-20T13:56:33.252Z] github.com/docker/docker/daemon/stats [2022-07-20T13:56:33.252Z] github.com/docker/docker/distribution [2022-07-20T13:56:33.252Z] github.com/docker/docker/distribution/metadata [2022-07-20T13:56:33.252Z] github.com/docker/docker/distribution/utils [2022-07-20T13:56:33.252Z] github.com/docker/docker/distribution/xfer [2022-07-20T13:56:33.252Z] github.com/docker/docker/dockerversion [2022-07-20T13:56:33.252Z] github.com/docker/docker/errdefs [2022-07-20T13:56:33.252Z] github.com/docker/docker/image [2022-07-20T13:56:33.252Z] github.com/docker/docker/image/cache [2022-07-20T13:56:33.252Z] github.com/docker/docker/image/tarexport [2022-07-20T13:56:33.252Z] github.com/docker/docker/image/v1 [2022-07-20T13:56:33.252Z] github.com/docker/docker/internal/test/suite [2022-07-20T13:56:33.252Z] github.com/docker/docker/layer [2022-07-20T13:56:33.252Z] github.com/docker/docker/libcontainerd [2022-07-20T13:56:33.252Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T13:56:33.252Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T13:56:33.252Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T13:56:33.252Z] github.com/docker/docker/libcontainerd/types [2022-07-20T13:56:33.252Z] github.com/docker/docker/oci [2022-07-20T13:56:33.252Z] github.com/docker/docker/oci/caps [2022-07-20T13:56:33.252Z] github.com/docker/docker/opts [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/aaparser [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/archive [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/authorization [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/capabilities [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/containerfs [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/directory [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/dmesg [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/fileutils [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/fsutils [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/homedir [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/idtools [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/ioutils [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/longpath [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/loopback [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/parsers [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/pidfile [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/platform [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/plugins [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/pools [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/progress [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/pubsub [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/reexec [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/signal [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/stack [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/stringid [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/system [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/tailfile [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/tarsum [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/urlutil [2022-07-20T13:56:33.252Z] github.com/docker/docker/pkg/useragent [2022-07-20T13:56:33.252Z] github.com/docker/docker/plugin [2022-07-20T13:56:33.252Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T13:56:33.252Z] github.com/docker/docker/plugin/v2 [2022-07-20T13:56:33.252Z] github.com/docker/docker/profiles/apparmor [2022-07-20T13:56:33.252Z] github.com/docker/docker/profiles/seccomp [2022-07-20T13:56:33.252Z] github.com/docker/docker/quota [2022-07-20T13:56:33.252Z] github.com/docker/docker/reference [2022-07-20T13:56:33.252Z] github.com/docker/docker/registry [2022-07-20T13:56:33.252Z] github.com/docker/docker/registry/resumable [2022-07-20T13:56:33.252Z] github.com/docker/docker/restartmanager [2022-07-20T13:56:33.252Z] github.com/docker/docker/rootless [2022-07-20T13:56:33.252Z] github.com/docker/docker/rootless/specconv [2022-07-20T13:56:33.252Z] github.com/docker/docker/runconfig [2022-07-20T13:56:33.252Z] github.com/docker/docker/runconfig/opts [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/daemon [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/environment [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/fakegit [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/registry [2022-07-20T13:56:33.252Z] github.com/docker/docker/testutil/request [2022-07-20T13:56:33.252Z] github.com/docker/docker/volume [2022-07-20T13:56:33.252Z] github.com/docker/docker/volume/drivers [2022-07-20T13:56:33.252Z] github.com/docker/docker/volume/local [2022-07-20T13:56:33.252Z] github.com/docker/docker/volume/mounts [2022-07-20T13:56:33.252Z] github.com/docker/docker/volume/service [2022-07-20T13:56:33.252Z] github.com/docker/docker/volume/service/opts [2022-07-20T13:56:33.252Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T13:56:33.252Z] + 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-20T13:56:33.252Z] ? github.com/docker/docker/api [no test files] [2022-07-20T13:56:47.575Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-20T13:56:47.575Z] === RUN TestInfoDebug [2022-07-20T13:56:47.575Z] --- PASS: TestInfoDebug (0.54s) [2022-07-20T13:56:47.575Z] === RUN TestInfoInsecureRegistries [2022-07-20T13:56:47.575Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-20T13:56:47.575Z] === RUN TestInfoRegistryMirrors [2022-07-20T13:56:47.575Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T13:56:47.575Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T13:56:47.575Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-07-20T13:56:47.575Z] === RUN TestPingCacheHeaders [2022-07-20T13:56:47.575Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-20T13:56:47.575Z] === RUN TestPingGet [2022-07-20T13:56:47.575Z] --- PASS: TestPingGet (0.01s) [2022-07-20T13:56:47.575Z] === RUN TestPingHead [2022-07-20T13:56:47.575Z] --- PASS: TestPingHead (0.02s) [2022-07-20T13:56:47.575Z] === RUN TestPingSwarmHeader [2022-07-20T13:56:48.141Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T13:56:48.707Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T13:56:50.081Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T13:56:50.081Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-07-20T13:56:50.081Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T13:56:50.081Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T13:56:50.081Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T13:56:50.081Z] === RUN TestVersion [2022-07-20T13:56:50.081Z] --- PASS: TestVersion (0.02s) [2022-07-20T13:56:50.081Z] === CONT TestDiskUsage [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T13:56:50.340Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T13:56:50.598Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T13:56:50.858Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage (1.25s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T13:56:51.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T13:56:51.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T13:56:51.117Z] PASS [2022-07-20T13:56:51.117Z] [2022-07-20T13:56:51.117Z] === Skipped [2022-07-20T13:56:51.117Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T13:56:51.117Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T13:56:51.117Z] [2022-07-20T13:56:51.117Z] DONE 54 tests, 1 skipped in 23.316s [2022-07-20T13:56:51.117Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T13:56:51.117Z] ++ 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-20T13:56:51.117Z] ++ set -e [2022-07-20T13:56:51.117Z] ++ '[' -n 0 ']' [2022-07-20T13:56:51.117Z] ++ set -x [2022-07-20T13:56:51.117Z] ++ 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-20T13:56:51.303Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-20T13:56:51.375Z] INFO: Testing against a local daemon [2022-07-20T13:56:51.375Z] === RUN TestVolumesCreateAndList [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-20T13:56:51.375Z] === RUN TestVolumesRemove [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-20T13:56:51.375Z] === RUN TestVolumesInspect [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T13:56:51.375Z] === RUN TestVolumesInvalidJSON [2022-07-20T13:56:51.375Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T13:56:51.375Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T13:56:51.375Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T13:56:51.375Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T13:56:51.375Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T13:56:51.375Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T13:56:51.375Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T13:56:51.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T13:56:51.375Z] PASS [2022-07-20T13:56:51.375Z] [2022-07-20T13:56:51.375Z] DONE 9 tests in 0.356s [2022-07-20T13:56:51.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T13:56:51.634Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-20T13:56:51.892Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T13:56:51.892Z] +++ kill 6695 [2022-07-20T13:56:52.151Z] +++ /etc/init.d/apparmor stop [2022-07-20T13:56:52.151Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T13:56:52.151Z] [2022-07-20T13:56:52.151Z] Unloading profiles will leave already running processes permanently [2022-07-20T13:56:52.151Z] unconfined, which can lead to unexpected situations. [2022-07-20T13:56:52.151Z] [2022-07-20T13:56:52.151Z] To set a process to complain mode, use the command line tool [2022-07-20T13:56:52.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T13:56:52.151Z] +++ true [2022-07-20T13:56:52.151Z] exiting test-integration [2022-07-20T13:56:52.151Z] ++ exit 0 [2022-07-20T13:56:52.151Z] [2022-07-20T13:56:53.088Z] + for job in $(jobs -p) [2022-07-20T13:56:53.088Z] + wait 8412 [2022-07-20T13:56:54.988Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-20T13:56:57.518Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-20T13:56:57.518Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-20T13:56:57.518Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-20T13:56:57.518Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-20T13:56:58.088Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-20T13:56:58.088Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-20T13:56:58.656Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-20T13:56:59.222Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-20T13:56:59.222Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-20T13:56:59.222Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-20T13:56:59.222Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-20T13:56:59.480Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-20T13:56:59.480Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-20T13:57:00.047Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-20T13:57:00.047Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-20T13:57:00.615Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-20T13:57:00.615Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-20T13:57:01.182Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-20T13:57:01.749Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-20T13:57:01.749Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-20T13:57:02.317Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-20T13:57:04.849Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-20T13:57:04.849Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-20T13:57:05.107Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-20T13:57:06.041Z] === RUN TestDockerSuite/TestImportFile [2022-07-20T13:57:07.417Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-20T13:57:07.417Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-20T13:57:08.353Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-20T13:57:09.728Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-20T13:57:10.663Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-20T13:57:10.921Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-20T13:57:11.491Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-20T13:57:12.059Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-20T13:57:12.059Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-20T13:57:12.059Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-20T13:57:12.626Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-20T13:57:13.193Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-20T13:57:13.193Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-20T13:57:13.451Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-20T13:57:13.451Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T13:57:13.451Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-20T13:57:14.388Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-20T13:57:14.646Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-20T13:57:15.213Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-20T13:57:15.780Z] === RUN TestDockerSuite/TestInspectImage [2022-07-20T13:57:15.780Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-20T13:57:15.780Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-20T13:57:15.780Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T13:57:15.780Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-20T13:57:16.039Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-20T13:57:16.605Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-20T13:57:16.605Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-20T13:57:17.173Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-20T13:57:17.741Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-20T13:57:20.269Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-20T13:57:20.269Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-20T13:57:20.527Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-20T13:57:21.093Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-20T13:57:22.028Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-20T13:57:22.286Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-20T13:57:22.856Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-20T13:57:23.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-20T13:57:23.679Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-20T13:57:24.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-20T13:57:24.504Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-20T13:57:24.762Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-20T13:57:25.698Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-20T13:57:26.633Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-20T13:57:26.893Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-20T13:57:27.828Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-20T13:57:28.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-20T13:57:29.465Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-20T13:57:30.842Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-20T13:57:30.842Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-20T13:57:32.217Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-20T13:57:32.475Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-20T13:57:33.041Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-20T13:57:41.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-20T13:57:41.410Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-20T13:57:41.976Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-20T13:57:43.353Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-20T13:57:43.353Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-20T13:57:43.353Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-20T13:57:44.289Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-20T13:57:44.857Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-20T13:57:45.808Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-20T13:57:46.743Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-20T13:57:47.309Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-20T13:57:49.211Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-20T13:57:49.778Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-20T13:57:49.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-20T13:57:50.037Z] === RUN TestDockerSuite/TestLogsSince [2022-07-20T13:57:54.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-20T13:57:55.601Z] docker_api_swarm_service_test.go:395: [d6f42a8b700e2] joining swarm manager [dc7feb501b9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:57:56.537Z] docker_api_swarm_service_test.go:395: [d64f6cff28f7d] joining swarm manager [dc7feb501b9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:57:56.796Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-20T13:58:03.356Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-20T13:58:03.356Z] === RUN TestDockerSuite/TestLogsTail [2022-07-20T13:58:03.356Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-20T13:58:03.922Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-20T13:58:04.182Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-20T13:58:04.440Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-20T13:58:04.440Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-20T13:58:04.440Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-20T13:58:04.440Z] === RUN TestDockerSuite/TestNetHostname [2022-07-20T13:58:05.817Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-20T13:58:06.076Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-20T13:58:06.076Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-20T13:58:06.076Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-20T13:58:07.012Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-20T13:58:07.578Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-20T13:58:08.520Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-20T13:58:08.520Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-20T13:58:08.520Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-20T13:58:08.520Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-20T13:58:11.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-20T13:58:13.178Z] docker_api_swarm_service_test.go:343: [d341afb1a9654] joining swarm manager [df1e2010fd546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:58:14.117Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-20T13:58:14.117Z] docker_api_swarm_service_test.go:343: [dfdd50cbc8712] joining swarm manager [df1e2010fd546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:58:15.055Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-20T13:58:16.433Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-20T13:58:18.965Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-20T13:58:21.496Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-20T13:58:22.430Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-20T13:58:25.713Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-20T13:58:27.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/builder/remotecontext 0.145s coverage: 13.7% of statements [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/builder/dockerfile 0.502s coverage: 49.3% of statements [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/builder/remotecontext/git 1.708s coverage: 86.3% of statements [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T13:58:27.745Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T13:58:27.745Z] ok github.com/docker/docker/cmd/docker-proxy 0.229s coverage: 67.6% of statements [2022-07-20T13:58:28.180Z] === RUN TestDockerSuite/TestPluginActive [2022-07-20T13:58:30.080Z] docker_api_swarm_service_test.go:490: [dc72f47dd0b62] joining swarm manager [dc087c000cab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:58:30.646Z] docker_api_swarm_service_test.go:490: [d25f21c16bf2d] joining swarm manager [dc087c000cab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:58:30.646Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-20T13:58:31.913Z] ok github.com/docker/docker/client 0.126s coverage: 75.9% of statements [2022-07-20T13:58:37.213Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-20T13:58:37.213Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T13:58:37.213Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-20T13:58:37.779Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-20T13:58:41.060Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-20T13:58:42.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-20T13:58:46.244Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-20T13:58:47.620Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-20T13:58:48.564Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-20T13:58:48.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-20T13:58:49.758Z] === RUN TestDockerSuite/TestPortList [2022-07-20T13:58:51.135Z] docker_api_swarm_service_test.go:128: [d89f04a74e2ef] joining swarm manager [d79966a28f321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:58:52.072Z] docker_api_swarm_service_test.go:129: [da98b1fb7b4d3] joining swarm manager [d79966a28f321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:58:53.974Z] docker_api_swarm_service_test.go:137: [d647962630f21] joining swarm manager [d79966a28f321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T13:58:54.909Z] docker_api_swarm_service_test.go:138: [d290bef2d7f81] joining swarm manager [d79966a28f321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T13:58:57.469Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-20T13:58:59.999Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-20T13:58:59.999Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-20T13:59:01.902Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-20T13:59:02.836Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-20T13:59:03.403Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-20T13:59:03.403Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-20T13:59:05.935Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-20T13:59:06.193Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-20T13:59:08.722Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-20T13:59:11.253Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-20T13:59:11.253Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-20T13:59:13.788Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-20T13:59:17.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-20T13:59:18.583Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 31.5% of statements [2022-07-20T13:59:18.583Z] ok github.com/docker/docker/container 0.118s coverage: 36.0% of statements [2022-07-20T13:59:18.583Z] ok github.com/docker/docker/cmd/dockerd/trap 2.517s coverage: 0.0% of statements [2022-07-20T13:59:18.583Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T13:59:18.583Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T13:59:18.583Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T13:59:18.583Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T13:59:18.583Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T13:59:19.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-20T13:59:20.176Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-20T13:59:21.553Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-20T13:59:21.812Z] docker_api_swarm_service_test.go:304: [defaafb298e65] joining swarm manager [d9d81dd630ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:59:21.851Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-07-20T13:59:22.748Z] docker_api_swarm_service_test.go:304: [ddb9371ddfcc8] joining swarm manager [d9d81dd630ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:59:23.217Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-20T13:59:23.315Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-20T13:59:24.585Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-20T13:59:24.691Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-20T13:59:25.626Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-20T13:59:27.528Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-20T13:59:28.906Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-20T13:59:29.473Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-20T13:59:29.731Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-20T13:59:30.300Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-20T13:59:32.682Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-20T13:59:32.834Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-20T13:59:32.938Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-20T13:59:33.500Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-20T13:59:33.769Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-20T13:59:33.769Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T13:59:33.769Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-20T13:59:34.063Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-20T13:59:34.320Z] ok github.com/docker/docker/daemon 10.158s coverage: 16.2% of statements [2022-07-20T13:59:34.321Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T13:59:34.321Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T13:59:34.321Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-20T13:59:34.321Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T13:59:34.321Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T13:59:34.335Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-20T13:59:34.901Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-20T13:59:34.901Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-20T13:59:35.690Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.677s coverage: 74.8% of statements [2022-07-20T13:59:35.836Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-20T13:59:36.619Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-20T13:59:36.619Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.421s coverage: 56.2% of statements [2022-07-20T13:59:36.772Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-20T13:59:37.030Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-20T13:59:38.544Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-07-20T13:59:39.962Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.347s coverage: 50.6% of statements [2022-07-20T13:59:40.893Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.406s coverage: 45.9% of statements [2022-07-20T13:59:40.893Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T13:59:42.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.661s coverage: 58.5% of statements [2022-07-20T13:59:42.261Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T13:59:42.261Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T13:59:42.261Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-07-20T13:59:43.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-20T13:59:43.629Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-20T13:59:43.629Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-07-20T13:59:43.886Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-07-20T13:59:44.196Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-20T13:59:44.764Z] docker_api_swarm_service_test.go:100: [d6eba7355c632] joining swarm manager [da3cde9917800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T13:59:44.815Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 6.9% of statements [2022-07-20T13:59:44.815Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T13:59:44.815Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T13:59:45.378Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-07-20T13:59:46.140Z] docker_api_swarm_service_test.go:101: [d9561c87dff63] joining swarm manager [da3cde9917800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T13:59:46.140Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-20T13:59:46.140Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-20T13:59:46.140Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-20T13:59:46.306Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 79.9% of statements [2022-07-20T13:59:46.307Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-07-20T13:59:46.307Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T13:59:46.398Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-20T13:59:47.235Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-20T13:59:47.235Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.4% of statements [2022-07-20T13:59:47.797Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-07-20T13:59:48.359Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.187s coverage: 76.8% of statements [2022-07-20T13:59:48.615Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 79.4% of statements [2022-07-20T13:59:48.615Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T13:59:48.615Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T13:59:48.934Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-20T13:59:49.544Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 66.1% of statements [2022-07-20T13:59:49.544Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-20T13:59:50.312Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-20T13:59:50.476Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-07-20T13:59:51.039Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-07-20T13:59:51.601Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-20T13:59:52.213Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-20T13:59:52.529Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2022-07-20T13:59:52.529Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T13:59:52.529Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T13:59:53.149Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-20T13:59:53.150Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-20T13:59:53.408Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-20T13:59:53.458Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-20T13:59:54.823Z] ok github.com/docker/docker/distribution 1.525s coverage: 28.0% of statements [2022-07-20T13:59:54.823Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T13:59:54.823Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-20T13:59:55.386Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-20T13:59:55.942Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-20T13:59:55.948Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-07-20T13:59:55.948Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T13:59:55.948Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-20T13:59:56.201Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-20T13:59:56.460Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-20T13:59:56.877Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-07-20T13:59:56.877Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T13:59:56.877Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T13:59:57.439Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-20T13:59:57.837Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-20T13:59:58.002Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-20T13:59:58.405Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-20T13:59:58.564Z] ok github.com/docker/docker/opts 0.030s coverage: 66.0% of statements [2022-07-20T13:59:58.564Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-20T13:59:59.783Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-20T14:00:00.350Z] === RUN TestDockerSuite/TestRmiTag [2022-07-20T14:00:00.350Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-20T14:00:00.455Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2022-07-20T14:00:00.917Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-20T14:00:01.028Z] ok github.com/docker/docker/pkg/authorization 0.452s coverage: 68.3% of statements [2022-07-20T14:00:01.285Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T14:00:01.541Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-20T14:00:04.212Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-20T14:00:04.212Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-20T14:00:04.808Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 42.7% of statements [2022-07-20T14:00:04.808Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-20T14:00:05.064Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-20T14:00:05.064Z] ok github.com/docker/docker/layer 7.414s coverage: 68.9% of statements [2022-07-20T14:00:05.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T14:00:05.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T14:00:05.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T14:00:05.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T14:00:05.064Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T14:00:05.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T14:00:05.148Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-20T14:00:05.321Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2022-07-20T14:00:05.715Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-20T14:00:05.885Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-07-20T14:00:05.885Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-07-20T14:00:05.885Z] ok github.com/docker/docker/pkg/fsutils 0.217s coverage: 85.1% of statements [2022-07-20T14:00:06.282Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-20T14:00:06.540Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-20T14:00:07.254Z] ok github.com/docker/docker/pkg/idtools 0.569s coverage: 67.9% of statements [2022-07-20T14:00:07.254Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 70.1% of statements [2022-07-20T14:00:07.477Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-20T14:00:07.510Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2022-07-20T14:00:07.510Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-07-20T14:00:07.510Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T14:00:07.766Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-20T14:00:07.766Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-07-20T14:00:08.043Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-20T14:00:08.043Z] check_test.go:611: [d6eba7355c632] daemon is not started [2022-07-20T14:00:08.329Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-07-20T14:00:08.329Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-07-20T14:00:08.585Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-07-20T14:00:08.585Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T14:00:08.585Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T14:00:08.979Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-20T14:00:09.148Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-07-20T14:00:09.710Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-20T14:00:09.710Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-20T14:00:09.967Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-20T14:00:11.333Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-20T14:00:11.333Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-20T14:00:11.589Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-20T14:00:11.845Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-20T14:00:12.102Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-20T14:00:12.265Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-20T14:00:12.265Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-20T14:00:12.359Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-20T14:00:12.616Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-20T14:00:13.179Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-20T14:00:13.200Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-20T14:00:13.435Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-07-20T14:00:13.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-20T14:00:13.998Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-20T14:00:13.998Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T14:00:14.025Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-20T14:00:15.888Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-20T14:00:15.928Z] docker_api_swarm_service_test.go:533: [d157d0001e8e3] joining swarm manager [db4b6a7e3a451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:00:16.145Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-20T14:00:16.188Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-20T14:00:16.402Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-20T14:00:17.125Z] docker_api_swarm_service_test.go:534: [d1a06dea9cf4d] joining swarm manager [db4b6a7e3a451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:00:17.384Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-20T14:00:17.768Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-07-20T14:00:17.768Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-20T14:00:18.698Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-20T14:00:19.261Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-20T14:00:19.261Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-20T14:00:19.824Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-20T14:00:19.824Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-20T14:00:19.918Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-20T14:00:20.178Z] === RUN TestDockerSuite/TestDockerFails [2022-07-20T14:00:20.178Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-20T14:00:21.716Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-20T14:00:22.280Z] ok github.com/docker/docker/volume/local 0.137s coverage: 76.8% of statements [2022-07-20T14:00:22.713Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-20T14:00:22.713Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-20T14:00:22.843Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-20T14:00:23.280Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-20T14:00:23.771Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-20T14:00:24.662Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-20T14:00:25.230Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-20T14:00:25.797Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-20T14:00:26.733Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-20T14:00:26.992Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-20T14:00:27.251Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-20T14:00:27.825Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-20T14:00:27.825Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-20T14:00:28.088Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-20T14:00:29.464Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-20T14:00:29.723Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-20T14:00:30.291Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-20T14:00:30.863Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-20T14:00:31.798Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-20T14:00:32.732Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-20T14:00:33.299Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-20T14:00:33.866Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-20T14:00:34.432Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-20T14:00:35.002Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-20T14:00:35.569Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-20T14:00:36.503Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-20T14:00:37.070Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-20T14:00:37.637Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-20T14:00:37.896Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-20T14:00:38.463Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-20T14:00:38.463Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-20T14:00:39.839Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-20T14:00:40.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-20T14:00:40.099Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-20T14:00:40.667Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-20T14:00:41.257Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-20T14:00:41.826Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-20T14:00:41.826Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-20T14:00:42.393Z] docker_api_swarm_service_test.go:148: [d57ab976b1eda] joining swarm manager [d2804b8f44b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:00:42.393Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-20T14:00:42.963Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-20T14:00:43.222Z] docker_api_swarm_service_test.go:148: [dd4461f46bdbc] joining swarm manager [d2804b8f44b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:00:43.789Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-20T14:00:44.357Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-20T14:00:45.293Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-20T14:00:45.293Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-20T14:00:45.661Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T14:00:45.661Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === Skipped [2022-07-20T14:00:45.661Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T14:00:45.661Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T14:00:45.661Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T14:00:45.661Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T14:00:45.661Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:71: No driver to put! [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T14:00:45.661Z] time="2022-07-20T13:59:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T14:00:45.661Z] time="2022-07-20T13:59:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T14:00:45.661Z] time="2022-07-20T13:59:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T14:00:45.661Z] time="2022-07-20T13:59:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T14:00:45.661Z] time="2022-07-20T13:59:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:71: No driver to put! [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T14:00:45.661Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T14:00:45.661Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T14:00:45.661Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T14:00:45.661Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T14:00:45.661Z] graphtest_unix.go:71: No driver to put! [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T14:00:45.661Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T14:00:45.661Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T14:00:45.661Z] [2022-07-20T14:00:45.661Z] DONE 2811 tests, 28 skipped in 250.848s [2022-07-20T14:00:45.661Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/config [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/idm [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T14:00:45.661Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/ns [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/options [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/osl [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T14:00:45.662Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T14:00:45.662Z] + 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-20T14:00:45.859Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-20T14:00:45.859Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-20T14:00:46.426Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-20T14:00:47.361Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-20T14:00:47.620Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-20T14:00:48.187Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-20T14:00:48.187Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-20T14:00:48.753Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-20T14:00:49.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-20T14:00:50.624Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-20T14:00:51.559Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-20T14:00:51.817Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-20T14:00:52.386Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-20T14:00:52.644Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-20T14:00:53.211Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-20T14:00:53.778Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-20T14:00:55.152Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-20T14:00:57.054Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-20T14:00:57.054Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-20T14:00:57.620Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-20T14:00:59.024Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-20T14:00:59.961Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-20T14:01:02.491Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-20T14:01:03.868Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-20T14:01:03.868Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T14:01:03.868Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-20T14:01:03.868Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T14:01:03.868Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-20T14:01:04.128Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-20T14:01:05.506Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-20T14:01:06.443Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-20T14:01:07.821Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-20T14:01:08.756Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-20T14:01:09.690Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-20T14:01:10.256Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-20T14:01:10.257Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T14:01:10.257Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-20T14:01:10.515Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-20T14:01:11.891Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-20T14:01:11.891Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-20T14:01:12.150Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-20T14:01:12.408Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-20T14:01:12.975Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-20T14:01:13.234Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-20T14:01:13.493Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-20T14:01:13.751Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-20T14:01:14.319Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-20T14:01:14.888Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-20T14:01:15.147Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-20T14:01:15.714Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-20T14:01:16.281Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-20T14:01:16.538Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-20T14:01:17.107Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-20T14:01:17.107Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-20T14:01:17.366Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-20T14:01:17.932Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-20T14:01:18.868Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-20T14:01:18.868Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T14:01:18.868Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T14:01:18.868Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-20T14:01:19.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-20T14:01:21.337Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-20T14:01:22.273Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork 37.253s coverage: 40.6% of statements [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.402s coverage: 59.9% of statements [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.166s coverage: 5.2% of statements [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-20T14:01:32.278Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T14:01:32.278Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-20T14:01:34.470Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-20T14:01:34.470Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-20T14:01:35.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-20T14:01:35.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-20T14:01:35.406Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-20T14:01:35.406Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-20T14:01:35.974Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-20T14:01:38.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-20T14:01:39.442Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-20T14:01:40.377Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-20T14:01:42.218Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.321s coverage: 6.6% of statements [2022-07-20T14:01:42.218Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T14:01:42.218Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-20T14:01:42.474Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-20T14:01:42.474Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T14:01:42.474Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T14:01:42.730Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T14:01:42.986Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-20T14:01:43.242Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-20T14:01:43.498Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-20T14:01:43.754Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-20T14:01:44.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-20T14:01:46.499Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-20T14:01:47.066Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-20T14:01:47.633Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-20T14:01:48.572Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-20T14:01:48.572Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-20T14:01:48.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-20T14:01:48.572Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-20T14:01:49.507Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-20T14:01:50.444Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-20T14:01:51.012Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-20T14:01:51.949Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-20T14:01:51.949Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-20T14:01:52.207Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-20T14:01:53.581Z] === RUN TestDockerSuite/TestRunMount [2022-07-20T14:01:54.150Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-20T14:01:55.924Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2022-07-20T14:01:57.438Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-20T14:01:58.006Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-20T14:01:58.573Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-20T14:01:59.141Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-20T14:02:00.519Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-20T14:02:00.519Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-20T14:02:01.895Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-20T14:02:03.270Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-20T14:02:03.838Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-20T14:02:05.758Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-20T14:02:07.140Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-20T14:02:07.400Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-20T14:02:08.335Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-20T14:02:08.335Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-20T14:02:08.594Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-20T14:02:09.973Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-20T14:02:10.540Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-20T14:02:10.783Z] ok github.com/docker/docker/libnetwork/ipam 14.596s coverage: 85.3% of statements [2022-07-20T14:02:10.783Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T14:02:10.783Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T14:02:10.783Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-20T14:02:10.783Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-20T14:02:10.783Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T14:02:10.783Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-20T14:02:10.783Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-07-20T14:02:10.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-20T14:02:11.347Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-07-20T14:02:11.603Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T14:02:11.734Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-20T14:02:11.860Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-20T14:02:12.670Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-20T14:02:14.573Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-20T14:02:17.856Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-20T14:02:17.856Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-20T14:02:17.856Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-20T14:02:18.115Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-20T14:02:18.372Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-20T14:02:18.630Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-20T14:02:19.197Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-20T14:02:19.197Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-20T14:02:19.765Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-20T14:02:26.321Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-20T14:02:26.321Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T14:02:26.321Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-20T14:02:26.321Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-20T14:02:26.321Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-20T14:02:27.258Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-20T14:02:28.203Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-20T14:02:28.471Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-20T14:02:28.471Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-20T14:02:28.731Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-20T14:02:29.299Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-20T14:02:29.864Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-20T14:02:30.124Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T14:02:30.124Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T14:02:30.124Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-20T14:02:30.690Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-20T14:02:30.948Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-20T14:02:30.948Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T14:02:30.948Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-20T14:02:31.515Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-20T14:02:32.450Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-20T14:02:32.450Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T14:02:32.450Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-20T14:02:34.351Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-20T14:02:35.727Z] === RUN TestDockerSuite/TestRunRm [2022-07-20T14:02:35.727Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-20T14:02:36.294Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-20T14:02:40.481Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-20T14:02:40.481Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-20T14:02:40.739Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-20T14:02:42.115Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-20T14:02:42.684Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-20T14:02:43.618Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-20T14:02:45.522Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-20T14:02:47.425Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-20T14:02:49.341Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-20T14:02:49.910Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-20T14:02:50.169Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-20T14:02:50.427Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-20T14:02:50.995Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-20T14:02:51.255Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-20T14:02:51.827Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-20T14:02:52.398Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-20T14:02:52.966Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-20T14:02:53.224Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-20T14:02:53.791Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-20T14:02:54.358Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-20T14:02:56.260Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-20T14:02:56.827Z] === RUN TestDockerSuite/TestRunState [2022-07-20T14:02:57.763Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-20T14:02:58.330Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-20T14:02:58.897Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-20T14:02:58.897Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-20T14:02:59.156Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-20T14:02:59.156Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T14:02:59.156Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-20T14:02:59.724Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-20T14:03:00.292Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-20T14:03:01.668Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-20T14:03:01.668Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-20T14:03:01.668Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-20T14:03:01.926Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-20T14:03:02.184Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-20T14:03:04.089Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-20T14:03:05.025Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-20T14:03:05.025Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-20T14:03:06.400Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-20T14:03:08.321Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-20T14:03:09.257Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-20T14:03:10.635Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-20T14:03:12.010Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-20T14:03:12.945Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-20T14:03:13.514Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-20T14:03:13.774Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-20T14:03:14.032Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-20T14:03:15.938Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-20T14:03:17.316Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-20T14:03:17.575Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-20T14:03:17.835Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-20T14:03:17.835Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-20T14:03:18.219Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-20T14:03:18.786Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-20T14:03:19.353Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-20T14:03:19.353Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T14:03:19.353Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-20T14:03:19.353Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-20T14:03:20.289Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-20T14:03:20.289Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-20T14:03:23.576Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-20T14:03:23.835Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-20T14:03:24.771Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-20T14:03:25.706Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-20T14:03:26.274Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-20T14:03:27.225Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-20T14:03:29.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-20T14:03:29.386Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-20T14:03:31.289Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-20T14:03:31.855Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-20T14:03:31.855Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T14:03:31.855Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-20T14:03:31.855Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T14:03:31.855Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-20T14:03:31.855Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T14:03:31.855Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-20T14:03:32.113Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-20T14:03:32.113Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T14:03:32.113Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-20T14:03:32.113Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-20T14:03:32.679Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-20T14:03:33.247Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-20T14:03:34.345Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-20T14:03:34.913Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-20T14:03:35.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-20T14:03:35.430Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-20T14:03:35.430Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-20T14:03:36.002Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-20T14:03:36.002Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T14:03:36.002Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-20T14:03:36.002Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-20T14:03:36.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-20T14:03:36.260Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T14:03:36.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-20T14:03:36.260Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T14:03:36.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-20T14:03:36.260Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T14:03:36.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-20T14:03:36.260Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T14:03:36.260Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-20T14:03:36.260Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T14:03:36.260Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-20T14:03:36.829Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-20T14:03:37.397Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-20T14:03:37.397Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-20T14:03:38.331Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-20T14:03:38.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-20T14:03:38.331Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-20T14:03:38.898Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-20T14:03:38.898Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-20T14:03:39.464Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-20T14:03:40.031Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-20T14:03:40.031Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-20T14:03:40.290Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-20T14:03:40.857Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-20T14:03:41.791Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-20T14:03:42.357Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-20T14:03:42.357Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T14:03:42.357Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-20T14:03:42.617Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-20T14:03:42.617Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-20T14:03:43.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-20T14:03:43.753Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-20T14:03:44.319Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-20T14:03:46.251Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-20T14:03:46.509Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-20T14:03:46.768Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-20T14:03:46.768Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-20T14:03:46.768Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-20T14:03:46.768Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-20T14:03:47.704Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-20T14:03:48.270Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-20T14:03:48.839Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-20T14:03:49.097Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-20T14:03:50.472Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-20T14:03:51.408Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-20T14:03:51.975Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-20T14:03:54.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-20T14:03:54.510Z] docker_cli_service_logs_test.go:248: checking task m8u8jy65q6du [2022-07-20T14:03:54.510Z] docker_cli_service_logs_test.go:253: checking messages for m8u8jy65q6du [2022-07-20T14:03:54.510Z] docker_cli_service_logs_test.go:248: checking task yx2qpzz1dd43 [2022-07-20T14:03:54.768Z] docker_cli_service_logs_test.go:253: checking messages for yx2qpzz1dd43 [2022-07-20T14:03:55.334Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-20T14:03:57.237Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-20T14:03:58.172Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-20T14:04:00.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-20T14:04:02.079Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-20T14:04:03.238Z] ok github.com/docker/docker/libnetwork/networkdb 103.277s coverage: 60.0% of statements [2022-07-20T14:04:03.238Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T14:04:03.238Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2022-07-20T14:04:03.238Z] ok github.com/docker/docker/libnetwork/osl 4.321s coverage: 39.7% of statements [2022-07-20T14:04:03.238Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-07-20T14:04:03.238Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-20T14:04:03.238Z] ok github.com/docker/docker/libnetwork/portmapper 0.538s coverage: 48.6% of statements [2022-07-20T14:04:03.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-20T14:04:03.495Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-20T14:04:03.495Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T14:04:03.751Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === Skipped [2022-07-20T14:04:03.751Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T14:04:03.751Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T14:04:03.751Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T14:04:03.751Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T14:04:03.751Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T14:04:03.751Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T14:04:03.751Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T14:04:03.751Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T14:04:03.751Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T14:04:03.751Z] firewalld_test.go:14: firewalld is not running [2022-07-20T14:04:03.751Z] [2022-07-20T14:04:03.751Z] DONE 327 tests, 9 skipped in 200.793s [2022-07-20T14:04:04.020Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner Post stage [Pipeline] junit [2022-07-20T14:04:04.323Z] Recording test results [2022-07-20T14:04:04.743Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-20T14:04:04.981Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-20T14:04:05.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43840/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e67c41f7885bfc3057fa568ef32d9fb3c0aa00d hack/validate/vendor [2022-07-20T14:04:05.630Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T14:04:06.507Z] + echo Ensuring container killed. [2022-07-20T14:04:06.507Z] Ensuring container killed. [2022-07-20T14:04:06.507Z] + docker rm -vf docker-pr1 [2022-07-20T14:04:06.507Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T14:04:06.829Z] + echo Chowning /workspace to jenkins user [2022-07-20T14:04:06.829Z] Chowning /workspace to jenkins user [2022-07-20T14:04:06.829Z] + id -u [2022-07-20T14:04:06.829Z] + id -g [2022-07-20T14:04:06.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43840:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T14:04:06.882Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T14:04:08.524Z] + bundleName=unit [2022-07-20T14:04:08.524Z] + echo Creating unit-bundles.tar.gz [2022-07-20T14:04:08.524Z] Creating unit-bundles.tar.gz [2022-07-20T14:04:08.524Z] + 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-20T14:04:08.524Z] bundles/junit-report-libnetwork.xml [2022-07-20T14:04:08.524Z] bundles/junit-report.xml [2022-07-20T14:04:08.524Z] bundles/go-test-report-libnetwork.json [2022-07-20T14:04:08.524Z] bundles/go-test-report.json [2022-07-20T14:04:08.524Z] bundles/profile-libnetwork.out [2022-07-20T14:04:08.524Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-20T14:04:08.533Z] Archiving artifacts [2022-07-20T14:04:08.783Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-20T14:04:09.082Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43840/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T14:04:09.380Z] + make clean [2022-07-20T14:04:09.636Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T14:04:09.636Z] docker-dev-cache [2022-07-20T14:04:09.636Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T14:04:10.159Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-20T14:04:11.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-20T14:04:12.472Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-20T14:04:14.375Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-20T14:04:16.278Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-20T14:04:16.537Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-20T14:04:19.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-20T14:04:20.006Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-20T14:04:20.006Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T14:04:20.006Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-20T14:04:20.006Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-20T14:04:20.006Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-20T14:04:20.942Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-20T14:04:21.508Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-20T14:04:21.767Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-20T14:04:22.703Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-20T14:04:22.962Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-20T14:04:23.531Z] docker_cli_swarm_test.go:1895: [de91d6afe62af] joining swarm manager [de37ff1522e5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:04:24.467Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-20T14:04:24.467Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-20T14:04:25.055Z] docker_cli_swarm_test.go:1896: [de6cc68870811] joining swarm manager [de37ff1522e5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:04:25.055Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-20T14:04:26.435Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2765872604 [2022-07-20T14:04:26.693Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-20T14:04:26.693Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-20T14:04:28.069Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-20T14:04:28.069Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-20T14:04:28.069Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-20T14:04:29.003Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-20T14:04:30.433Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-20T14:04:32.332Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-20T14:04:32.897Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-20T14:04:33.155Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-20T14:04:33.155Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-20T14:04:35.053Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-20T14:04:35.053Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T14:04:35.053Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-20T14:04:40.317Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-20T14:04:41.252Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-20T14:04:41.252Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-20T14:04:41.819Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-20T14:04:42.754Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-20T14:04:46.036Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-20T14:04:46.971Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-20T14:04:47.537Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-20T14:04:48.912Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-20T14:04:49.479Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-20T14:04:50.415Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-20T14:04:51.792Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-20T14:04:52.051Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-20T14:04:54.583Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-20T14:04:58.768Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-20T14:05:02.051Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-20T14:05:06.258Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-20T14:05:07.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-20T14:05:08.568Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-20T14:05:09.136Z] docker_cli_swarm_test.go:1796: [d19d1ffca021d] joining swarm manager [d2b16d2fdc060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:05:09.394Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-20T14:05:09.962Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-20T14:05:10.530Z] docker_cli_swarm_test.go:1797: [d2a394bd4fce3] joining swarm manager [d2b16d2fdc060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:05:10.530Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-20T14:05:10.530Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T14:05:10.530Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-20T14:05:11.098Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-20T14:05:11.666Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-20T14:05:11.666Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T14:05:11.666Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-20T14:05:11.666Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T14:05:11.666Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-20T14:05:12.601Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-20T14:05:13.168Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-20T14:05:13.736Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-20T14:05:14.672Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-20T14:05:18.856Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-20T14:05:19.114Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-20T14:05:19.114Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T14:05:19.114Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-20T14:05:19.681Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-20T14:05:20.247Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-20T14:05:22.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-20T14:05:22.171Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-20T14:05:24.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-20T14:05:25.445Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-20T14:05:30.707Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-20T14:05:32.082Z] docker_cli_swarm_test.go:1315: [d2629c8f50a11] joining swarm manager [dc936a50059c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:05:33.456Z] docker_cli_swarm_test.go:1316: [df3487fc72d6d] joining swarm manager [dc936a50059c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-20T14:05:41.563Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-20T14:05:42.130Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-20T14:05:42.130Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-20T14:05:42.388Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-20T14:05:42.388Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-20T14:05:42.388Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-20T14:05:43.763Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-20T14:05:43.763Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-20T14:05:44.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-20T14:05:44.022Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-20T14:05:44.022Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-20T14:05:44.022Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite (1314.85s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.11s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.66s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.14s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.16s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.77s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.70s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.58s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.06s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.38s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.33s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-07-20T14:05:44.282Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.22s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.48s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.44s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.44s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.55s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e16e58__} (1.51s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1614706121_/foo_false_____} (1.44s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1614706121_/foo_true_____} (1.41s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33408995016_/foo_false_____} (1.53s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33408995016_/foo_true_____} (1.51s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33408995016_/foo_true__0xc000e16e88___} (1.53s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e16ea0__} (1.54s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e16eb8__} (1.60s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e16ed0__} (1.63s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e16ee8__} (1.64s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.48s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.36s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.93s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.04s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.99s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.97s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.71s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.98s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.95s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.13s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.15s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.62s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.43s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.54s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.38s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.92s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.65s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.57s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.62s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.68s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.72s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.50s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.42s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.48s) [2022-07-20T14:05:44.282Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.42s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.57s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.95s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.35s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.16s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.08s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.29s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.91s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.25s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.94s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.26s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.04s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.51s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.53s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.78s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.33s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.22s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.58s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.32s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.11s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.36s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.55s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.39s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.43s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.93s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.50s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.20s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.57s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.30s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.75s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.67s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.83s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.61s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.59s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.87s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.59s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.26s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.41s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.43s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.18s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.17s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnv (0.79s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.69s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.59s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.44s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.76s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.64s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.69s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.68s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.08s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.13s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFails (0.55s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.36s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.43s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.20s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.73s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.98s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.74s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.94s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.89s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.04s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.65s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.54s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.27s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.92s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.52s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.57s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.64s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.70s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.65s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.61s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.42s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.60s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.84s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.69s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.18s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.46s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.90s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.39s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.45s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.83s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildUser (3.64s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.12s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.59s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.89s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.05s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.77s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2022-07-20T14:05:44.283Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitChange (0.76s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitTTY (1.40s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2022-07-20T14:05:44.283Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.72s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.97s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.71s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.98s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.69s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.35s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.82s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.84s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.22s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.45s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.05s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.95s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-07-20T14:05:44.284Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-20T14:05:44.284Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.38s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.30s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsAttach (0.66s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.15s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-07-20T14:05:44.284Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T14:05:44.284Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.44s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsResize (0.67s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.13s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.69s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.46s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.33s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecCgroup (1.25s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecEnv (0.59s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-07-20T14:05:44.284Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.72s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestExecWithUser (0.89s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.40s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.91s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestHealth (18.96s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.11s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestBuildHistory (2.58s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-07-20T14:05:44.284Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-20T14:05:44.284Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.57s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.92s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.99s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.72s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2022-07-20T14:05:44.284Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.22s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.83s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.92s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPluginActive (2.47s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.52s) [2022-07-20T14:05:44.285Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.36s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.62s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.16s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.03s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPortList (7.94s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.41s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.28s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.84s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.50s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.15s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2022-07-20T14:05:44.285Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.96s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.41s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.49s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.06s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.92s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.80s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.51s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.49s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.75s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.36s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.03s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.12s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.30s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.12s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.07s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.62s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.52s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.60s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.57s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.57s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.61s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.22s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.12s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2022-07-20T14:05:44.285Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T14:05:44.285Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.92s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.65s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.62s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.14s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-07-20T14:05:44.285Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-07-20T14:05:44.285Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.39s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.95s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.25s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.06s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.29s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.17s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.80s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.99s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.23s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunMount (4.77s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.53s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.18s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetHost (1.05s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.66s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.87s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.81s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2022-07-20T14:05:44.285Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-07-20T14:05:44.285Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.09s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.17s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunRm (0.57s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.89s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.44s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunState (1.15s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.62s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.85s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.93s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.53s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.30s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.78s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.78s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.89s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.97s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.32s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.80s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.64s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.85s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.27s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.15s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.56s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.63s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.30s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.70s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.63s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.62s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-07-20T14:05:44.286Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.93s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.50s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-20T14:05:44.286Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-20T14:05:44.286Z] === RUN TestDockerRegistrySuite [2022-07-20T14:05:44.286Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-20T14:05:45.665Z] check_test.go:427: [d6b3898ff947f] daemon is not started [2022-07-20T14:05:45.665Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-20T14:05:46.600Z] check_test.go:427: [dc2fa4b08d5fb] daemon is not started [2022-07-20T14:05:46.600Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-20T14:05:47.975Z] check_test.go:427: [d88ae90fe14e6] daemon is not started [2022-07-20T14:05:47.975Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-20T14:05:47.975Z] check_test.go:427: [deda04515fcf7] daemon is not started [2022-07-20T14:05:47.975Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T14:05:51.284Z] check_test.go:427: [df9896771d02c] daemon is not started [2022-07-20T14:05:51.284Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T14:05:55.470Z] check_test.go:427: [d2843d25a75af] daemon is not started [2022-07-20T14:05:55.470Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-20T14:05:58.004Z] check_test.go:427: [d1347497c2066] daemon is not started [2022-07-20T14:05:58.004Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-20T14:05:58.939Z] check_test.go:427: [d8a470862fe0a] daemon is not started [2022-07-20T14:05:58.939Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-20T14:05:59.507Z] check_test.go:427: [d2488971084ee] daemon is not started [2022-07-20T14:05:59.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-20T14:06:00.884Z] check_test.go:427: [d417df4af1fe4] daemon is not started [2022-07-20T14:06:00.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-20T14:06:01.820Z] check_test.go:427: [d5ed78e83b024] daemon is not started [2022-07-20T14:06:01.820Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-20T14:06:02.755Z] check_test.go:427: [d161a2234bad6] daemon is not started [2022-07-20T14:06:02.755Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-20T14:06:04.129Z] check_test.go:427: [d9f1b9bd38555] daemon is not started [2022-07-20T14:06:04.129Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-20T14:06:05.064Z] check_test.go:427: [debc944621880] daemon is not started [2022-07-20T14:06:05.064Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-20T14:06:05.998Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8316b2b223924bc30b70600d79db449b48f1ad9b763947992f02e0ad2fd4d8e1 [2022-07-20T14:06:06.564Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4dbadd53c4f7894041b1fd350107dc8aaaeade81b3c50c6b81554c25f16368db [2022-07-20T14:06:06.822Z] check_test.go:427: [dd9d657282ef1] daemon is not started [2022-07-20T14:06:06.822Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-20T14:06:07.758Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2484c953d4cabf99b18efd1f98fee11c8b13b6f3961f767aab92dfb2c5f8bd76 [2022-07-20T14:06:08.694Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:842b9d2d9e5758d90b8332f1a5a178953727a086311f8f17fe679cc0e2a5abc1 [2022-07-20T14:06:08.694Z] check_test.go:427: [daaeaba68396f] daemon is not started [2022-07-20T14:06:08.694Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-20T14:06:09.631Z] check_test.go:427: [d42751acb4fa5] daemon is not started [2022-07-20T14:06:09.889Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-20T14:06:11.815Z] check_test.go:427: [d6b534d2ef57b] daemon is not started [2022-07-20T14:06:11.815Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-20T14:06:12.753Z] check_test.go:427: [d6c3d67fa2b2e] daemon is not started [2022-07-20T14:06:12.753Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-20T14:06:13.012Z] check_test.go:427: [d9af6b8453939] daemon is not started [2022-07-20T14:06:13.012Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T14:06:13.947Z] check_test.go:427: [de4a1bdd90978] daemon is not started [2022-07-20T14:06:13.947Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T14:06:14.883Z] check_test.go:427: [d1f49d818b5dc] daemon is not started [2022-07-20T14:06:14.883Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T14:06:15.818Z] check_test.go:427: [da0d72ac58809] daemon is not started [2022-07-20T14:06:15.818Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-20T14:06:18.354Z] check_test.go:427: [d895f91d98a8b] daemon is not started [2022-07-20T14:06:18.354Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-20T14:06:18.354Z] check_test.go:427: [de12acfd089b2] daemon is not started [2022-07-20T14:06:18.354Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-20T14:06:19.730Z] check_test.go:427: [db6ffdbb4d7ce] daemon is not started [2022-07-20T14:06:19.730Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-20T14:06:19.988Z] check_test.go:427: [dedb60d6d5939] daemon is not started [2022-07-20T14:06:19.988Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-20T14:06:19.988Z] check_test.go:427: [d3ff5aae91e40] daemon is not started [2022-07-20T14:06:19.988Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-20T14:06:20.246Z] check_test.go:427: [dfced98222c9d] daemon is not started [2022-07-20T14:06:20.246Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-20T14:06:20.504Z] check_test.go:427: [dc6c7d1e13fe8] daemon is not started [2022-07-20T14:06:20.504Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-20T14:06:21.071Z] check_test.go:427: [dbee669bf285a] daemon is not started [2022-07-20T14:06:21.071Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-20T14:06:21.071Z] check_test.go:427: [debc43116bd0d] daemon is not started [2022-07-20T14:06:21.071Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-20T14:06:22.448Z] check_test.go:427: [df7872422b014] daemon is not started [2022-07-20T14:06:22.448Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-20T14:06:23.823Z] check_test.go:427: [dfa44e44d42c9] daemon is not started [2022-07-20T14:06:23.823Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-20T14:06:24.390Z] check_test.go:427: [dccf7ad6c6b8a] daemon is not started [2022-07-20T14:06:24.390Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-20T14:06:25.767Z] check_test.go:427: [d6b7199548053] daemon is not started [2022-07-20T14:06:25.767Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-20T14:06:26.333Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite (43.00s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.26s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.24s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.10s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-07-20T14:06:27.272Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-20T14:06:27.272Z] === RUN TestDockerSchema1RegistrySuite [2022-07-20T14:06:27.272Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-20T14:06:27.272Z] check_test.go:454: [d8517e1d37400] daemon is not started [2022-07-20T14:06:27.272Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T14:06:30.560Z] check_test.go:454: [d256fc7a2f63e] daemon is not started [2022-07-20T14:06:30.560Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T14:06:34.769Z] check_test.go:454: [d8a04ec9eb055] daemon is not started [2022-07-20T14:06:34.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-20T14:06:35.704Z] check_test.go:454: [d2bf3faff3161] daemon is not started [2022-07-20T14:06:35.704Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-20T14:06:35.704Z] check_test.go:454: [d0a3cf9beb7d7] daemon is not started [2022-07-20T14:06:35.704Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T14:06:36.641Z] check_test.go:454: [d0c1804c2d444] daemon is not started [2022-07-20T14:06:36.641Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T14:06:37.576Z] check_test.go:454: [da4ac9e12c23d] daemon is not started [2022-07-20T14:06:37.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T14:06:38.512Z] check_test.go:454: [d6fa52d0bc33c] daemon is not started [2022-07-20T14:06:38.512Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-20T14:06:41.043Z] check_test.go:454: [d803ffa313218] daemon is not started [2022-07-20T14:06:41.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-20T14:06:41.302Z] check_test.go:454: [db43af65ec78c] daemon is not started [2022-07-20T14:06:41.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-20T14:06:41.560Z] check_test.go:454: [d92ab89df5742] daemon is not started [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite (14.45s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.47s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-20T14:06:41.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-07-20T14:06:41.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-20T14:06:41.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-20T14:06:42.496Z] check_test.go:483: [dac47e0562b3d] daemon is not started [2022-07-20T14:06:42.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-20T14:06:43.064Z] check_test.go:483: [db4c073d770af] daemon is not started [2022-07-20T14:06:43.064Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-20T14:06:43.064Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-20T14:06:43.064Z] check_test.go:483: [de40e2ac46d05] daemon is not started [2022-07-20T14:06:43.064Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-20T14:06:44.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-20T14:06:45.376Z] check_test.go:483: [dc0c91f0cea97] daemon is not started [2022-07-20T14:06:45.376Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-20T14:06:45.944Z] check_test.go:483: [d6c7078cfddfd] daemon is not started [2022-07-20T14:06:45.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-20T14:06:46.879Z] check_test.go:483: [de9d0aa70ba8d] daemon is not started [2022-07-20T14:06:46.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-20T14:06:47.137Z] check_test.go:483: [dd3d71d56d279] daemon is not started [2022-07-20T14:06:47.137Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.47s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.33s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.83s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.68s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.97s) [2022-07-20T14:06:47.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-07-20T14:06:47.137Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-20T14:06:47.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-20T14:06:52.404Z] check_test.go:510: [d02bcd872bfd4] daemon is not started [2022-07-20T14:06:52.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-20T14:06:52.404Z] check_test.go:510: [d9595b264d980] daemon is not started [2022-07-20T14:06:52.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-20T14:06:52.662Z] check_test.go:510: [d967b2c5d6777] daemon is not started [2022-07-20T14:06:52.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-20T14:06:52.662Z] check_test.go:510: [d984f1a2822b1] daemon is not started [2022-07-20T14:06:52.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-20T14:06:52.919Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-20T14:06:52.919Z] check_test.go:510: [dfc74e305c172] daemon is not started [2022-07-20T14:06:52.919Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-07-20T14:06:52.919Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-20T14:06:52.919Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-20T14:06:52.919Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-20T14:06:52.919Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-20T14:06:52.919Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2022-07-20T14:06:52.919Z] === RUN TestDockerNetworkSuite [2022-07-20T14:06:52.919Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-20T14:06:54.296Z] docker_cli_network_unix_test.go:46: [d39b6deb5756d] daemon is not started [2022-07-20T14:06:54.554Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-20T14:06:55.122Z] docker_cli_network_unix_test.go:46: [d2214440537cb] daemon is not started [2022-07-20T14:06:55.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-20T14:06:58.666Z] docker_cli_network_unix_test.go:46: [d64e17fbdf29d] daemon is not started [2022-07-20T14:06:59.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-20T14:07:00.170Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-20T14:07:00.737Z] docker_cli_network_unix_test.go:46: [d1d7e5ea6f0ba] daemon is not started [2022-07-20T14:07:01.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-20T14:07:01.304Z] docker_cli_network_unix_test.go:1233: [d6d38a8d736d1] daemon is not started [2022-07-20T14:07:02.239Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-20T14:07:04.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-20T14:07:05.519Z] docker_cli_network_unix_test.go:46: [d5eb0b123bba4] daemon is not started [2022-07-20T14:07:06.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-20T14:07:06.660Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-20T14:07:09.947Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-20T14:07:11.323Z] docker_cli_network_unix_test.go:46: [d8f7f4e48d2d1] daemon is not started [2022-07-20T14:07:12.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-20T14:07:14.083Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-20T14:07:14.083Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T14:07:14.083Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-20T14:07:15.020Z] docker_cli_network_unix_test.go:46: [d03aad6c7921a] daemon is not started [2022-07-20T14:07:15.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-20T14:07:17.182Z] docker_cli_network_unix_test.go:46: [dd7310bf5394d] daemon is not started [2022-07-20T14:07:17.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-20T14:07:17.443Z] docker_cli_network_unix_test.go:46: [d0784a99f9474] daemon is not started [2022-07-20T14:07:17.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-20T14:07:18.022Z] docker_cli_network_unix_test.go:46: [dd9942838d4dc] daemon is not started [2022-07-20T14:07:18.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-20T14:07:19.217Z] docker_cli_network_unix_test.go:46: [d0d32dd21c893] daemon is not started [2022-07-20T14:07:19.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-20T14:07:20.411Z] docker_cli_network_unix_test.go:46: [d5da5223784c0] daemon is not started [2022-07-20T14:07:20.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-20T14:07:20.670Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-20T14:07:20.928Z] docker_cli_network_unix_test.go:46: [dfdaa8bd6fb4d] daemon is not started [2022-07-20T14:07:20.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-20T14:07:21.186Z] docker_cli_network_unix_test.go:46: [daf5338f93042] daemon is not started [2022-07-20T14:07:21.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-20T14:07:21.445Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-20T14:07:22.013Z] docker_cli_network_unix_test.go:46: [d03522fec062b] daemon is not started [2022-07-20T14:07:22.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-20T14:07:22.272Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-20T14:07:22.272Z] docker_cli_network_unix_test.go:46: [d7146639fca68] daemon is not started [2022-07-20T14:07:22.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-20T14:07:22.531Z] docker_cli_network_unix_test.go:46: [d1426ed2412e2] daemon is not started [2022-07-20T14:07:22.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-20T14:07:22.531Z] docker_cli_network_unix_test.go:46: [d000dd9bfd744] daemon is not started [2022-07-20T14:07:22.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-20T14:07:23.468Z] docker_cli_network_unix_test.go:46: [da03f7fa0cdac] daemon is not started [2022-07-20T14:07:23.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-20T14:07:24.844Z] docker_cli_network_unix_test.go:46: [d9c8f90f6bd07] daemon is not started [2022-07-20T14:07:24.844Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-20T14:07:25.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-20T14:07:25.103Z] docker_cli_network_unix_test.go:46: [de1b4302352f7] daemon is not started [2022-07-20T14:07:25.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-20T14:07:25.363Z] docker_cli_network_unix_test.go:46: [ddf52a8a62c82] daemon is not started [2022-07-20T14:07:25.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-20T14:07:25.363Z] docker_cli_network_unix_test.go:46: [da82c95e4df7b] daemon is not started [2022-07-20T14:07:25.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-20T14:07:27.524Z] docker_cli_network_unix_test.go:968: [d60e6df716d4b] daemon is not started [2022-07-20T14:07:28.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-20T14:07:29.396Z] docker_cli_network_unix_test.go:46: [d9486606aebf1] daemon is not started [2022-07-20T14:07:29.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-20T14:07:31.928Z] docker_cli_network_unix_test.go:1116: [d0e4b60f2a8f9] daemon is not started [2022-07-20T14:07:36.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-20T14:07:36.118Z] docker_cli_network_unix_test.go:46: [df49a1c2ea8c3] daemon is not started [2022-07-20T14:07:36.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-20T14:07:36.378Z] docker_cli_network_unix_test.go:46: [dd3310cfbf0ed] daemon is not started [2022-07-20T14:07:36.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-20T14:07:36.636Z] docker_cli_network_unix_test.go:46: [d03878b915c10] daemon is not started [2022-07-20T14:07:36.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-20T14:07:36.636Z] docker_cli_network_unix_test.go:46: [d3321ca181d1f] daemon is not started [2022-07-20T14:07:36.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-20T14:07:36.895Z] docker_cli_network_unix_test.go:46: [dc41459f24f65] daemon is not started [2022-07-20T14:07:36.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-20T14:07:36.895Z] docker_cli_network_unix_test.go:46: [d33cf6da39e3e] daemon is not started [2022-07-20T14:07:36.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-20T14:07:36.895Z] docker_cli_network_unix_test.go:46: [d4675f1fd8af4] daemon is not started [2022-07-20T14:07:36.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-20T14:07:38.817Z] docker_cli_network_unix_test.go:46: [d0f482b15bb98] daemon is not started [2022-07-20T14:07:39.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-20T14:07:39.751Z] docker_cli_network_unix_test.go:46: [daba20492a438] daemon is not started [2022-07-20T14:07:39.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-20T14:07:39.751Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T14:07:39.751Z] docker_cli_network_unix_test.go:46: [da880f8ec7938] daemon is not started [2022-07-20T14:07:39.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-20T14:07:40.009Z] docker_cli_network_unix_test.go:46: [dd3910b0d0573] daemon is not started [2022-07-20T14:07:40.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-20T14:07:44.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-20T14:07:45.387Z] docker_cli_network_unix_test.go:1084: [d8a45998fd86b] daemon is not started [2022-07-20T14:07:46.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-20T14:07:47.027Z] docker_cli_network_unix_test.go:46: [d7fdd7c480d79] daemon is not started [2022-07-20T14:07:47.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-20T14:07:47.595Z] docker_cli_network_unix_test.go:46: [d22a71019eebf] daemon is not started [2022-07-20T14:07:47.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-20T14:07:48.977Z] docker_cli_network_unix_test.go:46: [d5aa2f22050d1] daemon is not started [2022-07-20T14:07:49.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-20T14:07:49.496Z] docker_cli_network_unix_test.go:46: [dde83713584a4] daemon is not started [2022-07-20T14:07:49.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-20T14:07:49.755Z] docker_cli_network_unix_test.go:46: [d2eeead1b7950] daemon is not started [2022-07-20T14:07:50.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-20T14:07:50.581Z] docker_cli_network_unix_test.go:46: [da7e30f5aaeb0] daemon is not started [2022-07-20T14:07:50.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-20T14:07:51.147Z] docker_cli_network_unix_test.go:46: [d3716ed88c2e3] daemon is not started [2022-07-20T14:07:51.406Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-20T14:07:57.966Z] docker_cli_network_unix_test.go:46: [dfa49e16bb910] daemon is not started [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite (64.11s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.59s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.90s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.90s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.83s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.97s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.53s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.80s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.63s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.62s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.23s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.29s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.88s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.91s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.44s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.83s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.99s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.56s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-20T14:07:57.966Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.62s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-07-20T14:07:57.966Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.50s) [2022-07-20T14:07:57.966Z] === RUN TestDockerHubPullSuite [2022-07-20T14:07:57.966Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-20T14:07:58.901Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-20T14:08:01.430Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-20T14:08:02.806Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-20T14:08:04.707Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-20T14:08:04.965Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-20T14:08:05.223Z] --- PASS: TestDockerHubPullSuite (8.26s) [2022-07-20T14:08:05.223Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-07-20T14:08:05.223Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-20T14:08:05.223Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s) [2022-07-20T14:08:05.224Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.83s) [2022-07-20T14:08:05.224Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-07-20T14:08:05.224Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-20T14:08:05.224Z] PASS [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === Skipped [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T14:08:05.224Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T14:08:05.224Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T14:08:05.224Z] docker_cli_network_unix_test.go:46: [da880f8ec7938] daemon is not started [2022-07-20T14:08:05.224Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] DONE 1265 tests, 51 skipped in 1462.306s [2022-07-20T14:08:05.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T14:08:05.224Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T14:08:05.224Z] +++ kill 9359 [2022-07-20T14:08:05.224Z] +++ /etc/init.d/apparmor stop [2022-07-20T14:08:05.224Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] Unloading profiles will leave already running processes permanently [2022-07-20T14:08:05.224Z] unconfined, which can lead to unexpected situations. [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.224Z] To set a process to complain mode, use the command line tool [2022-07-20T14:08:05.224Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T14:08:05.224Z] +++ true [2022-07-20T14:08:05.224Z] exiting test-integration [2022-07-20T14:08:05.224Z] ++ exit 0 [2022-07-20T14:08:05.224Z] [2022-07-20T14:08:05.482Z] + for job in $(jobs -p) [2022-07-20T14:08:05.482Z] + wait 8413 [2022-07-20T14:08:20.352Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-20T14:08:20.610Z] docker_cli_swarm_test.go:1180: [df0537eec4d02] joining swarm manager [d816cc65c059e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:08:27.167Z] docker_cli_swarm_test.go:1189: [dd62ba8e3c169] joining swarm manager [d816cc65c059e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:09:05.865Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-20T14:09:11.144Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-20T14:09:16.409Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-20T14:09:17.785Z] docker_cli_swarm_test.go:1112: [dd02f4a562083] joining swarm manager [de08fa99760b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:09:18.719Z] docker_cli_swarm_test.go:1113: [dc3739e290a43] joining swarm manager [de08fa99760b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:10:40.139Z] docker_cli_swarm_test.go:1166: [d7a1791ed3a17] joining swarm manager [de08fa99760b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T14:11:12.212Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-20T14:11:12.835Z] docker_cli_swarm_test.go:1447: [d84d85f038af4] joining swarm manager [daa820f96f235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:11:13.777Z] docker_cli_swarm_test.go:1448: [dc1e947964e22] joining swarm manager [daa820f96f235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T14:11:25.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-20T14:11:25.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-20T14:11:25.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-20T14:11:25.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-20T14:11:25.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-20T14:11:26.539Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-20T14:11:29.069Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-20T14:11:32.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-20T14:11:34.253Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-20T14:11:36.153Z] docker_cli_swarm_unix_test.go:63: [d3b3af7378287] joining swarm manager [d44836ffeaf44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:12:32.370Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-20T14:12:32.370Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-20T14:12:32.370Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-20T14:12:34.272Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-20T14:12:37.556Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-20T14:12:39.459Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-20T14:12:41.361Z] docker_api_swarm_test.go:962: [d2367eb6946a4] joining swarm manager [d9ca57580c1f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T14:13:03.281Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-20T14:13:11.391Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-20T14:13:13.292Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-20T14:13:15.206Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-20T14:13:18.491Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-20T14:13:25.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-20T14:13:30.316Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-20T14:13:32.219Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-20T14:13:34.749Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-20T14:13:37.279Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-20T14:13:39.810Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-20T14:13:42.340Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-20T14:13:44.874Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-20T14:14:41.105Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-20T14:14:55.972Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite (1548.70s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.20s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.40s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.45s) [2022-07-20T14:15:10.840Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.54s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.36s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.52s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.82s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.95s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.69s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.40s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.85s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.53s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.80s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.81s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.69s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.43s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.30s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.72s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.39s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.10s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.09s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.33s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.38s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.82s) [2022-07-20T14:15:10.840Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.95s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.94s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.30s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.53s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.00s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.58s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.91s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.32s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.09s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.83s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.98s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.11s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.05s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.04s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.74s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.30s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.02s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.78s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.81s) [2022-07-20T14:15:10.841Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.53s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.62s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.31s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.32s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.22s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-07-20T14:15:10.841Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-07-20T14:15:10.841Z] === RUN TestDockerExternalVolumeSuite [2022-07-20T14:15:10.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-20T14:15:11.099Z] docker_cli_external_volume_driver_test.go:53: [d427a48e6e402] daemon is not started [2022-07-20T14:15:29.184Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-20T14:16:36.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-20T14:16:43.413Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-20T14:16:58.282Z] docker_cli_external_volume_driver_test.go:53: [d6f27fe2ed8ae] daemon is not started [2022-07-20T14:17:13.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-20T14:17:31.252Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-20T14:17:46.120Z] docker_cli_external_volume_driver_test.go:53: [df62e4403e552] daemon is not started [2022-07-20T14:18:00.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-20T14:18:00.988Z] docker_cli_external_volume_driver_test.go:53: [d23abcbabdb6e] daemon is not started [2022-07-20T14:18:15.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-20T14:18:47.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-20T14:19:02.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-20T14:19:17.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-20T14:20:04.345Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-20T14:20:22.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-20T14:20:54.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-20T14:21:26.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-20T14:21:41.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-20T14:21:59.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-20T14:21:59.522Z] docker_cli_external_volume_driver_test.go:485: [dbc6507f3bf27] daemon is not started [2022-07-20T14:22:14.392Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-20T14:22:14.392Z] docker_cli_external_volume_driver_test.go:53: [d7dc0b3ba4532] daemon is not started [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-20T14:22:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-07-20T14:22:29.261Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-20T14:22:29.261Z] PASS [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] === Skipped [2022-07-20T14:22:29.261Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T14:22:29.261Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T14:22:29.261Z] check_test.go:540: [d7fe5470e413b] daemon is not started [2022-07-20T14:22:29.261Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T14:22:29.261Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T14:22:29.261Z] check_test.go:540: [d033603715a62] daemon is not started [2022-07-20T14:22:29.261Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2022-07-20T14:22:29.261Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T14:22:29.261Z] check_test.go:540: [d5ae8d14c7f6e] daemon is not started [2022-07-20T14:22:29.261Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T14:22:29.261Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T14:22:29.261Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T14:22:29.261Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T14:22:29.261Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] DONE 269 tests, 5 skipped in 2324.684s [2022-07-20T14:22:29.261Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T14:22:29.261Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8cebef4b1bc0/docker.pid [2022-07-20T14:22:29.261Z] +++ kill 7070 [2022-07-20T14:22:29.261Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7070 is not a child of this shell [2022-07-20T14:22:29.261Z] warning: PID 7070 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8cebef4b1bc0/docker.pid had a nonzero exit code [2022-07-20T14:22:29.261Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T14:22:29.261Z] +++ kill 9381 [2022-07-20T14:22:29.261Z] +++ /etc/init.d/apparmor stop [2022-07-20T14:22:29.261Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] Unloading profiles will leave already running processes permanently [2022-07-20T14:22:29.261Z] unconfined, which can lead to unexpected situations. [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] To set a process to complain mode, use the command line tool [2022-07-20T14:22:29.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T14:22:29.261Z] +++ true [2022-07-20T14:22:29.261Z] exiting test-integration [2022-07-20T14:22:29.261Z] ++ exit 0 [2022-07-20T14:22:29.261Z] [2022-07-20T14:22:29.261Z] + exit 0 [2022-07-20T14:22:29.261Z] ++ jobs -p [2022-07-20T14:22:29.261Z] + pids= [2022-07-20T14:22:29.261Z] + echo 'Remaining pids to kill: []' [2022-07-20T14:22:29.261Z] Remaining pids to kill: [] [2022-07-20T14:22:29.261Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-20T14:22:29.272Z] Recording test results [2022-07-20T14:22:31.100Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T14:22:31.419Z] + echo Ensuring container killed. [2022-07-20T14:22:31.419Z] Ensuring container killed. [2022-07-20T14:22:31.419Z] + docker ps -aq -f name=docker-pr1-* [2022-07-20T14:22:31.419Z] + cids=4fb4ded8f448 [2022-07-20T14:22:31.419Z] b907e39fcda7 [2022-07-20T14:22:31.419Z] c8d962f05233 [2022-07-20T14:22:31.419Z] + [ -n 4fb4ded8f448 [2022-07-20T14:22:31.419Z] b907e39fcda7 [2022-07-20T14:22:31.419Z] c8d962f05233 ] [2022-07-20T14:22:31.419Z] + docker rm -vf 4fb4ded8f448 b907e39fcda7 c8d962f05233 [2022-07-20T14:22:32.354Z] 4fb4ded8f448 [2022-07-20T14:22:32.354Z] b907e39fcda7 [2022-07-20T14:22:32.354Z] c8d962f05233 [Pipeline] sh [2022-07-20T14:22:32.639Z] + echo Chowning /workspace to jenkins user [2022-07-20T14:22:32.639Z] Chowning /workspace to jenkins user [2022-07-20T14:22:32.639Z] + id -u [2022-07-20T14:22:32.639Z] + id -g [2022-07-20T14:22:32.639Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43840:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T14:22:32.639Z] Unable to find image 'busybox:latest' locally [2022-07-20T14:22:32.897Z] latest: Pulling from library/busybox [2022-07-20T14:22:32.897Z] 19d511225f94: Pulling fs layer [2022-07-20T14:22:32.897Z] 19d511225f94: Download complete [2022-07-20T14:22:33.157Z] 19d511225f94: Pull complete [2022-07-20T14:22:33.157Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T14:22:33.157Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T14:22:36.732Z] + bundleName=amd64 [2022-07-20T14:22:36.733Z] + echo Creating amd64-bundles.tar.gz [2022-07-20T14:22:36.733Z] Creating amd64-bundles.tar.gz [2022-07-20T14:22:36.733Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-20T14:22:36.733Z] + 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-20T14:22:38.119Z] Archiving artifacts [2022-07-20T14:22:40.087Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43840/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T14:22:40.392Z] + make clean [2022-07-20T14:22:40.658Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T14:22:40.658Z] docker-dev-cache [2022-07-20T14:22:40.658Z] 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