Pull request #43841 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a9081299dd762c8023a5bddccd51f3c4ece69ad5+48a144954e01de6690352b1ce8608f0f64edc918 (c14e9d60085636d5e55046a972341f4221204077) 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-43841@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-20T14:59:23.795Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-20T14:59:23.798Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-20T14:59:24.163Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b53a7b5cb176b74) in /home/ubuntu/workspace/moby_PR-43841 [Pipeline] { [Pipeline] checkout [2022-07-20T14:59:24.278Z] The recommended git tool is: git [2022-07-20T14:59:27.350Z] using credential docker-jenkins-github-credentials [2022-07-20T14:59:27.360Z] Cloning the remote Git repository [2022-07-20T14:59:27.360Z] Cloning with configured refspecs honoured and without tags [2022-07-20T14:59:26.145Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T14:59:26.207Z] > git init /home/ubuntu/workspace/moby_PR-43841 # timeout=10 [2022-07-20T14:59:26.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:59:26.558Z] > git --version # timeout=10 [2022-07-20T14:59:26.580Z] > git --version # 'git version 2.17.1' [2022-07-20T14:59:26.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:59:26.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T14:59:55.370Z] Fetching without tags [2022-07-20T14:59:55.667Z] Merging remotes/origin/22.06 commit 48a144954e01de6690352b1ce8608f0f64edc918 into PR head commit a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T14:59:56.718Z] Merge succeeded, producing a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T14:59:56.718Z] Checking out Revision a9081299dd762c8023a5bddccd51f3c4ece69ad5 (PR-43841) [2022-07-20T14:59:55.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:59:55.294Z] > git config --add remote.origin.fetch +refs/pull/43841/head:refs/remotes/origin/PR-43841 # timeout=10 [2022-07-20T14:59:55.314Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T14:59:55.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T14:59:55.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T14:59:55.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:59:55.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T14:59:55.679Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:59:55.704Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T14:59:56.599Z] > git remote # timeout=10 [2022-07-20T14:59:56.624Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T14:59:56.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T14:59:56.650Z] > git merge 48a144954e01de6690352b1ce8608f0f64edc918 # timeout=10 [2022-07-20T14:59:56.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T14:59:56.723Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T14:59:56.751Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:00:02.450Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T15:00:02.451Z] First time build. Skipping changelog. [2022-07-20T15:00:02.475Z] > git --version # timeout=10 [2022-07-20T15:00:02.489Z] > git --version # 'git version 2.17.1' [2022-07-20T15:00:02.498Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:00:03.687Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43841:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-20T15:00:06.989Z] Unable to find image 'alpine:latest' locally [2022-07-20T15:00:07.938Z] latest: Pulling from library/alpine [2022-07-20T15:00:07.938Z] 530afca65e2e: Pulling fs layer [2022-07-20T15:00:07.938Z] 530afca65e2e: Verifying Checksum [2022-07-20T15:00:07.938Z] 530afca65e2e: Download complete [2022-07-20T15:00:08.199Z] 530afca65e2e: Pull complete [2022-07-20T15:00:08.199Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T15:00:08.199Z] Status: Downloaded newer image for alpine:latest [2022-07-20T15:00:14.803Z] 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 [Pipeline] node [Pipeline] node [2022-07-20T15:00:15.272Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b53a7b5cb176b74) in /home/ubuntu/workspace/moby_PR-43841 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-20T15:00:15.322Z] The recommended git tool is: git [Pipeline] // stage [2022-07-20T15:00:15.334Z] using credential docker-jenkins-github-credentials [2022-07-20T15:00:15.335Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-07bb5cb9e57e243c3) in /home/ubuntu/workspace/moby_PR-43841 [Pipeline] // stage [2022-07-20T15:00:15.354Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-07-20T15:00:15.369Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2022-07-20T15:00:15.425Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051906fdb18f9c75d) in /home/ubuntu/workspace/moby_PR-43841 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-20T15:00:15.461Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-07-20T15:00:15.622Z] Merging remotes/origin/22.06 commit 48a144954e01de6690352b1ce8608f0f64edc918 into PR head commit a9081299dd762c8023a5bddccd51f3c4ece69ad5 [Pipeline] // stage [2022-07-20T15:00:15.647Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-20T15:00:15.811Z] Merge succeeded, producing a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:00:15.812Z] Checking out Revision a9081299dd762c8023a5bddccd51f3c4ece69ad5 (PR-43841) [2022-07-20T15:00:16.019Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T15:00:16.036Z] > git --version # timeout=10 [2022-07-20T15:00:16.067Z] > git --version # 'git version 2.17.1' [2022-07-20T15:00:16.095Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T15:00:15.345Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43841/.git # timeout=10 [2022-07-20T15:00:15.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:00:15.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:00:15.373Z] > git --version # timeout=10 [2022-07-20T15:00:15.382Z] > git --version # 'git version 2.17.1' [2022-07-20T15:00:15.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:15.384Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:00:15.626Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:00:15.634Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:00:15.719Z] > git remote # timeout=10 [2022-07-20T15:00:15.743Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T15:00:15.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:15.768Z] > git merge 48a144954e01de6690352b1ce8608f0f64edc918 # timeout=10 [2022-07-20T15:00:15.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T15:00:15.816Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:00:15.839Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T15:00:16.821Z] + docker version [2022-07-20T15:00:16.821Z] Client: Docker Engine - Community [2022-07-20T15:00:16.821Z] Version: 20.10.14 [2022-07-20T15:00:16.821Z] API version: 1.41 [2022-07-20T15:00:16.821Z] Go version: go1.16.15 [2022-07-20T15:00:16.821Z] Git commit: a224086 [2022-07-20T15:00:16.821Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T15:00:16.821Z] OS/Arch: linux/amd64 [2022-07-20T15:00:16.821Z] Context: default [2022-07-20T15:00:16.821Z] Experimental: true [2022-07-20T15:00:16.821Z] [2022-07-20T15:00:16.821Z] Server: Docker Engine - Community [2022-07-20T15:00:16.821Z] Engine: [2022-07-20T15:00:16.821Z] Version: 20.10.14 [2022-07-20T15:00:16.821Z] API version: 1.41 (minimum version 1.12) [2022-07-20T15:00:16.821Z] Go version: go1.16.15 [2022-07-20T15:00:16.821Z] Git commit: 87a90dc [2022-07-20T15:00:16.821Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T15:00:16.821Z] OS/Arch: linux/amd64 [2022-07-20T15:00:16.821Z] Experimental: true [2022-07-20T15:00:16.821Z] containerd: [2022-07-20T15:00:16.821Z] Version: 1.5.11 [2022-07-20T15:00:16.821Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:00:16.821Z] runc: [2022-07-20T15:00:16.821Z] Version: 1.0.3 [2022-07-20T15:00:16.821Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T15:00:16.821Z] docker-init: [2022-07-20T15:00:16.821Z] Version: 0.19.0 [2022-07-20T15:00:16.821Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T15:00:17.045Z] using credential docker-jenkins-github-credentials [2022-07-20T15:00:17.055Z] Cloning the remote Git repository [2022-07-20T15:00:17.055Z] Cloning with configured refspecs honoured and without tags [2022-07-20T15:00:17.117Z] + docker info [2022-07-20T15:00:17.070Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T15:00:17.118Z] > git init /home/ubuntu/workspace/moby_PR-43841 # timeout=10 [2022-07-20T15:00:17.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:00:17.381Z] > git --version # timeout=10 [2022-07-20T15:00:17.387Z] > git --version # 'git version 2.17.1' [2022-07-20T15:00:17.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:17.389Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:00:18.418Z] using credential docker-jenkins-github-credentials [2022-07-20T15:00:18.427Z] Cloning the remote Git repository [2022-07-20T15:00:18.427Z] Cloning with configured refspecs honoured and without tags [2022-07-20T15:00:18.470Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T15:00:18.531Z] > git init /home/ubuntu/workspace/moby_PR-43841 # timeout=10 [2022-07-20T15:00:18.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:00:18.599Z] > git --version # timeout=10 [2022-07-20T15:00:18.608Z] > git --version # 'git version 2.17.1' [2022-07-20T15:00:18.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:18.611Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:00:27.131Z] Client: [2022-07-20T15:00:27.131Z] Context: default [2022-07-20T15:00:27.131Z] Debug Mode: false [2022-07-20T15:00:27.131Z] Plugins: [2022-07-20T15:00:27.131Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T15:00:27.131Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T15:00:27.131Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T15:00:27.131Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T15:00:27.131Z] [2022-07-20T15:00:27.131Z] Server: [2022-07-20T15:00:27.131Z] Containers: 0 [2022-07-20T15:00:27.131Z] Running: 0 [2022-07-20T15:00:27.131Z] Paused: 0 [2022-07-20T15:00:27.131Z] Stopped: 0 [2022-07-20T15:00:27.131Z] Images: 1 [2022-07-20T15:00:27.131Z] Server Version: 20.10.14 [2022-07-20T15:00:27.131Z] Storage Driver: overlay2 [2022-07-20T15:00:27.131Z] Backing Filesystem: extfs [2022-07-20T15:00:27.131Z] Supports d_type: true [2022-07-20T15:00:27.131Z] Native Overlay Diff: true [2022-07-20T15:00:27.131Z] userxattr: false [2022-07-20T15:00:27.131Z] Logging Driver: json-file [2022-07-20T15:00:27.131Z] Cgroup Driver: cgroupfs [2022-07-20T15:00:27.131Z] Cgroup Version: 1 [2022-07-20T15:00:27.131Z] Plugins: [2022-07-20T15:00:27.131Z] Volume: local [2022-07-20T15:00:27.131Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T15:00:27.131Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T15:00:27.131Z] Swarm: inactive [2022-07-20T15:00:27.131Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-20T15:00:27.131Z] Default Runtime: runc [2022-07-20T15:00:27.131Z] Init Binary: docker-init [2022-07-20T15:00:27.131Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:00:27.131Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T15:00:27.131Z] init version: de40ad0 [2022-07-20T15:00:27.131Z] Security Options: [2022-07-20T15:00:27.131Z] apparmor [2022-07-20T15:00:27.131Z] seccomp [2022-07-20T15:00:27.131Z] Profile: default [2022-07-20T15:00:27.131Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T15:00:27.131Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T15:00:27.131Z] OSType: linux [2022-07-20T15:00:27.131Z] Architecture: x86_64 [2022-07-20T15:00:27.131Z] CPUs: 2 [2022-07-20T15:00:27.131Z] Total Memory: 15.35GiB [2022-07-20T15:00:27.131Z] Name: ip-10-100-43-225 [2022-07-20T15:00:27.131Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T15:00:27.131Z] Docker Root Dir: /var/lib/docker [2022-07-20T15:00:27.131Z] Debug Mode: false [2022-07-20T15:00:27.131Z] Registry: https://index.docker.io/v1/ [2022-07-20T15:00:27.131Z] Labels: [2022-07-20T15:00:27.131Z] Experimental: true [2022-07-20T15:00:27.131Z] Insecure Registries: [2022-07-20T15:00:27.131Z] 127.0.0.0/8 [2022-07-20T15:00:27.131Z] Live Restore Enabled: true [2022-07-20T15:00:27.131Z] [2022-07-20T15:00:27.131Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T15:00:27.465Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:00:27.465Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:00:27.465Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43841/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T15:00:27.465Z] + bash /home/ubuntu/workspace/moby_PR-43841/check-config.sh [2022-07-20T15:00:27.465Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T15:00:27.465Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T15:00:27.465Z] [2022-07-20T15:00:27.465Z] Generally Necessary: [2022-07-20T15:00:27.465Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T15:00:27.465Z] - apparmor: enabled and tools installed [2022-07-20T15:00:27.751Z] - CONFIG_NAMESPACES: enabled [2022-07-20T15:00:27.751Z] - CONFIG_NET_NS: enabled [2022-07-20T15:00:27.751Z] - CONFIG_PID_NS: enabled [2022-07-20T15:00:27.751Z] - CONFIG_IPC_NS: enabled [2022-07-20T15:00:27.751Z] - CONFIG_UTS_NS: enabled [2022-07-20T15:00:27.751Z] - CONFIG_CGROUPS: enabled [2022-07-20T15:00:27.751Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T15:00:27.751Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T15:00:27.751Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T15:00:27.751Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T15:00:27.751Z] - CONFIG_CPUSETS: enabled [2022-07-20T15:00:27.751Z] - CONFIG_MEMCG: enabled [2022-07-20T15:00:27.751Z] - CONFIG_KEYS: enabled [2022-07-20T15:00:27.751Z] - CONFIG_VETH: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T15:00:28.034Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T15:00:28.034Z] [2022-07-20T15:00:28.034Z] Optional Features: [2022-07-20T15:00:28.034Z] - CONFIG_USER_NS: enabled [2022-07-20T15:00:28.034Z] - CONFIG_SECCOMP: enabled [2022-07-20T15:00:28.034Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T15:00:28.034Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T15:00:28.034Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T15:00:28.034Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T15:00:28.034Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T15:00:28.034Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T15:00:28.034Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T15:00:28.034Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T15:00:28.034Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T15:00:28.034Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T15:00:28.034Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T15:00:28.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T15:00:28.034Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T15:00:28.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T15:00:28.034Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T15:00:28.309Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T15:00:28.309Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T15:00:28.309Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T15:00:28.309Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T15:00:28.309Z] - CONFIG_EXT4_FS: enabled [2022-07-20T15:00:28.309Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T15:00:28.309Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T15:00:28.309Z] - Network Drivers: [2022-07-20T15:00:28.309Z] - "overlay": [2022-07-20T15:00:28.309Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T15:00:28.309Z] Optional (for encrypted networks): [2022-07-20T15:00:28.309Z] - CONFIG_CRYPTO: enabled [2022-07-20T15:00:28.309Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T15:00:28.309Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T15:00:28.309Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T15:00:28.309Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T15:00:28.309Z] - CONFIG_XFRM: enabled [2022-07-20T15:00:28.309Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T15:00:28.309Z] - "ipvlan": [2022-07-20T15:00:28.309Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T15:00:28.309Z] - "macvlan": [2022-07-20T15:00:28.309Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T15:00:28.309Z] - "ftp,tftp client in container": [2022-07-20T15:00:28.309Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T15:00:28.309Z] - Storage Drivers: [2022-07-20T15:00:28.309Z] - "aufs": [2022-07-20T15:00:28.309Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T15:00:28.309Z] - "btrfs": [2022-07-20T15:00:28.309Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T15:00:28.309Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T15:00:28.309Z] - "devicemapper": [2022-07-20T15:00:28.309Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T15:00:28.309Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T15:00:28.309Z] - "overlay": [2022-07-20T15:00:28.309Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T15:00:28.571Z] - "zfs": [2022-07-20T15:00:28.571Z] - /dev/zfs: present [2022-07-20T15:00:28.571Z] - zfs command: missing [2022-07-20T15:00:28.571Z] - zpool command: missing [2022-07-20T15:00:28.571Z] [2022-07-20T15:00:28.571Z] Limits: [2022-07-20T15:00:28.571Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T15:00:28.571Z] [2022-07-20T15:00:28.571Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T15:00:28.903Z] + sudo modprobe ip_vs [2022-07-20T15:00:28.903Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 . [2022-07-20T15:00:29.165Z] #1 [internal] load build definition from Dockerfile [2022-07-20T15:00:29.165Z] #1 sha256:9d715893f5c3926164d825343cf7c2247586fd0890c79dcb38bdca0faebb5618 [2022-07-20T15:00:29.165Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T15:00:29.165Z] #1 DONE 0.1s [2022-07-20T15:00:29.165Z] [2022-07-20T15:00:29.165Z] #2 [internal] load .dockerignore [2022-07-20T15:00:29.165Z] #2 sha256:52c1e47737a5250b74201bd110a74c52790c73e06d9fc1cc60df3fff7ff57316 [2022-07-20T15:00:29.165Z] #2 transferring context: 145B done [2022-07-20T15:00:29.165Z] #2 DONE 0.0s [2022-07-20T15:00:29.429Z] [2022-07-20T15:00:29.429Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T15:00:29.429Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T15:00:29.691Z] #3 DONE 0.4s [2022-07-20T15:00:29.691Z] [2022-07-20T15:00:29.691Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T15:00:29.691Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T15:00:29.691Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T15:00:29.691Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T15:00:29.691Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T15:00:29.691Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T15:00:29.691Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-07-20T15:00:29.762Z] Fetching without tags [2022-07-20T15:00:29.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:00:29.748Z] > git config --add remote.origin.fetch +refs/pull/43841/head:refs/remotes/origin/PR-43841 # timeout=10 [2022-07-20T15:00:29.753Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:00:29.759Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:00:29.767Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:00:29.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:29.768Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:00:29.935Z] Merging remotes/origin/22.06 commit 48a144954e01de6690352b1ce8608f0f64edc918 into PR head commit a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:00:29.952Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T15:00:29.952Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T15:00:29.952Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T15:00:30.272Z] Still waiting to schedule task [2022-07-20T15:00:30.272Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dc87cc2fb3620e82)’ [2022-07-20T15:00:30.275Z] Still waiting to schedule task [2022-07-20T15:00:30.276Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09e9ceb8ff00eb484)’ [2022-07-20T15:00:30.529Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T15:00:30.529Z] #4 DONE 0.7s [2022-07-20T15:00:30.566Z] Merge succeeded, producing a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:00:30.566Z] Checking out Revision a9081299dd762c8023a5bddccd51f3c4ece69ad5 (PR-43841) [2022-07-20T15:00:30.790Z] [2022-07-20T15:00:30.790Z] #5 [internal] load .dockerignore [2022-07-20T15:00:30.790Z] #5 sha256:bce8970e66933eaf3ef6384cf13bc7524664bb927b1b1de594a3467f8c4cab99 [2022-07-20T15:00:30.790Z] #5 DONE 0.0s [2022-07-20T15:00:30.790Z] [2022-07-20T15:00:30.790Z] #6 [internal] load build definition from Dockerfile [2022-07-20T15:00:30.790Z] #6 sha256:7214834e137658f06c830a51be8b4abc6415c57a1ab60e5dc882b52201cf7d11 [2022-07-20T15:00:30.790Z] #6 DONE 0.0s [2022-07-20T15:00:30.790Z] [2022-07-20T15:00:30.790Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T15:00:30.790Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T15:00:29.942Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:00:29.945Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:00:30.550Z] > git remote # timeout=10 [2022-07-20T15:00:30.553Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T15:00:30.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:30.558Z] > git merge 48a144954e01de6690352b1ce8608f0f64edc918 # timeout=10 [2022-07-20T15:00:30.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T15:00:30.570Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:00:30.572Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:00:32.182Z] #7 DONE 1.3s [2022-07-20T15:00:32.182Z] [2022-07-20T15:00:32.182Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:00:32.182Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T15:00:32.182Z] #9 DONE 1.2s [2022-07-20T15:00:32.182Z] [2022-07-20T15:00:32.182Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:00:32.182Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T15:00:32.182Z] #10 DONE 1.3s [2022-07-20T15:00:32.182Z] [2022-07-20T15:00:32.182Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T15:00:32.182Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T15:00:32.182Z] #8 DONE 1.3s [2022-07-20T15:00:32.450Z] [2022-07-20T15:00:32.450Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:00:32.450Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:00:32.450Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T15:00:32.450Z] #73 DONE 0.1s [2022-07-20T15:00:32.450Z] [2022-07-20T15:00:32.450Z] #24 [internal] load build context [2022-07-20T15:00:32.450Z] #24 sha256:83e2840f72dd14549fe1cbf272403b35ae383ce24c6ff4fcea92c0043d5f6b86 [2022-07-20T15:00:33.022Z] #24 ... [2022-07-20T15:00:33.022Z] [2022-07-20T15:00:33.022Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:00:33.022Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:00:33.022Z] #49 DONE 0.6s [2022-07-20T15:00:33.022Z] [2022-07-20T15:00:33.022Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:00:33.022Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:00:33.022Z] #49 DONE 0.0s [2022-07-20T15:00:33.022Z] [2022-07-20T15:00:33.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:33.022Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:33.022Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T15:00:33.022Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T15:00:33.022Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-20T15:00:33.022Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.5s [2022-07-20T15:00:33.022Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T15:00:33.022Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T15:00:33.022Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.5s [2022-07-20T15:00:33.022Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.6s [2022-07-20T15:00:33.022Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 368.64kB / 54.58MB 0.6s [2022-07-20T15:00:33.287Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s done [2022-07-20T15:00:33.287Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.7s [2022-07-20T15:00:33.287Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 0.8s [2022-07-20T15:00:33.287Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 0.8s [2022-07-20T15:00:33.287Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 23.07MB / 55.00MB 0.9s [2022-07-20T15:00:33.287Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.31MB / 54.58MB 0.9s [2022-07-20T15:00:33.548Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 11.53MB / 54.58MB 1.0s [2022-07-20T15:00:33.548Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.24MB / 85.90MB 1.0s [2022-07-20T15:00:33.548Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 26.21MB / 55.00MB 1.1s [2022-07-20T15:00:33.548Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 15.52MB / 54.58MB 1.1s [2022-07-20T15:00:33.813Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 20.97MB / 54.58MB 1.3s [2022-07-20T15:00:33.813Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 11.57MB / 85.90MB 1.3s [2022-07-20T15:00:33.813Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 1.4s [2022-07-20T15:00:34.077Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 39.85MB / 55.00MB 1.6s [2022-07-20T15:00:34.077Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 28.31MB / 54.58MB 1.6s [2022-07-20T15:00:34.077Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 20.97MB / 85.90MB 1.6s [2022-07-20T15:00:34.077Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 44.04MB / 55.00MB 1.7s [2022-07-20T15:00:34.077Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 32.51MB / 54.58MB 1.7s [2022-07-20T15:00:34.338Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 54.53MB / 55.00MB 1.9s [2022-07-20T15:00:34.338Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 39.85MB / 54.58MB 1.9s [2022-07-20T15:00:34.338Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 30.41MB / 85.90MB 1.9s [2022-07-20T15:00:34.556Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T15:00:34.574Z] > git --version # timeout=10 [2022-07-20T15:00:34.576Z] > git --version # 'git version 2.17.1' [2022-07-20T15:00:34.578Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T15:00:34.605Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 45.91MB / 54.58MB 2.0s [2022-07-20T15:00:34.606Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 2.1s [2022-07-20T15:00:34.606Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 2.1s [2022-07-20T15:00:34.871Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.3s [2022-07-20T15:00:34.871Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 45.09MB / 85.90MB 2.3s [2022-07-20T15:00:34.871Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.4s done [2022-07-20T15:00:34.871Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 53.48MB / 85.90MB 2.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T15:00:35.387Z] + docker version [2022-07-20T15:00:35.443Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.72MB / 85.90MB 2.8s [2022-07-20T15:00:35.443Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 64.61MB / 85.90MB 2.9s [2022-07-20T15:00:35.443Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.9s done [2022-07-20T15:00:35.443Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 3.0s [2022-07-20T15:00:35.704Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.0s done [2022-07-20T15:00:35.704Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 1.05MB / 141.81MB 3.1s [2022-07-20T15:00:35.967Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 3.4s [2022-07-20T15:00:35.967Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.5s [2022-07-20T15:00:35.967Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.44MB / 141.81MB 3.5s [2022-07-20T15:00:36.237Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 81.79MB / 85.90MB 3.7s [2022-07-20T15:00:36.237Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 17.83MB / 141.81MB 3.8s [2022-07-20T15:00:36.816Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 26.21MB / 141.81MB 4.2s [2022-07-20T15:00:37.082Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 35.65MB / 141.81MB 4.6s [2022-07-20T15:00:37.346Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.7s done [2022-07-20T15:00:37.346Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 42.99MB / 141.81MB 5.0s [2022-07-20T15:00:37.944Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 51.38MB / 141.81MB 5.4s [2022-07-20T15:00:38.522Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 5.9s [2022-07-20T15:00:38.671Z] Client: Docker Engine - Community [2022-07-20T15:00:38.671Z] Version: 20.10.14 [2022-07-20T15:00:38.671Z] API version: 1.41 [2022-07-20T15:00:38.671Z] Go version: go1.16.15 [2022-07-20T15:00:38.671Z] Git commit: a224086 [2022-07-20T15:00:38.671Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T15:00:38.671Z] OS/Arch: linux/amd64 [2022-07-20T15:00:38.671Z] Context: default [2022-07-20T15:00:38.671Z] Experimental: true [2022-07-20T15:00:38.671Z] [2022-07-20T15:00:38.671Z] Server: Docker Engine - Community [2022-07-20T15:00:38.671Z] Engine: [2022-07-20T15:00:38.671Z] Version: 20.10.14 [2022-07-20T15:00:38.671Z] API version: 1.41 (minimum version 1.12) [2022-07-20T15:00:38.671Z] Go version: go1.16.15 [2022-07-20T15:00:38.671Z] Git commit: 87a90dc [2022-07-20T15:00:38.671Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T15:00:38.671Z] OS/Arch: linux/amd64 [2022-07-20T15:00:38.671Z] Experimental: true [2022-07-20T15:00:38.671Z] containerd: [2022-07-20T15:00:38.671Z] Version: 1.5.11 [2022-07-20T15:00:38.671Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:00:38.671Z] runc: [2022-07-20T15:00:38.671Z] Version: 1.0.3 [2022-07-20T15:00:38.671Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T15:00:38.671Z] docker-init: [2022-07-20T15:00:38.671Z] Version: 0.19.0 [2022-07-20T15:00:38.671Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T15:00:38.969Z] + docker info [2022-07-20T15:00:39.095Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 71.30MB / 141.81MB 6.6s [2022-07-20T15:00:39.359Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 83.89MB / 141.81MB 7.0s [2022-07-20T15:00:39.931Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 91.23MB / 141.81MB 7.5s [2022-07-20T15:00:40.192Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 100.66MB / 141.81MB 7.6s [2022-07-20T15:00:40.192Z] #11 ... [2022-07-20T15:00:40.192Z] [2022-07-20T15:00:40.192Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:00:40.192Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T15:00:40.192Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T15:00:40.192Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:00:40.192Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T15:00:40.192Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T15:00:40.192Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-07-20T15:00:40.192Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-07-20T15:00:40.192Z] #71 DONE 7.7s [2022-07-20T15:00:40.192Z] [2022-07-20T15:00:40.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:40.192Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:40.192Z] #11 ... [2022-07-20T15:00:40.192Z] [2022-07-20T15:00:40.192Z] #24 [internal] load build context [2022-07-20T15:00:40.192Z] #24 sha256:83e2840f72dd14549fe1cbf272403b35ae383ce24c6ff4fcea92c0043d5f6b86 [2022-07-20T15:00:40.192Z] #24 transferring context: 58.59MB 7.9s [2022-07-20T15:00:40.456Z] #24 ... [2022-07-20T15:00:40.456Z] [2022-07-20T15:00:40.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:40.456Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:40.456Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 7.9s [2022-07-20T15:00:40.718Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 117.70MB / 141.81MB 8.2s [2022-07-20T15:00:40.984Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s [2022-07-20T15:00:41.247Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 127.51MB / 141.81MB 8.7s [2022-07-20T15:00:41.247Z] #11 ... [2022-07-20T15:00:41.247Z] [2022-07-20T15:00:41.247Z] #24 [internal] load build context [2022-07-20T15:00:41.247Z] #24 sha256:83e2840f72dd14549fe1cbf272403b35ae383ce24c6ff4fcea92c0043d5f6b86 [2022-07-20T15:00:41.247Z] #24 transferring context: 62.08MB 8.8s done [2022-07-20T15:00:41.247Z] #24 DONE 9.0s [2022-07-20T15:00:41.247Z] [2022-07-20T15:00:41.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:41.247Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:41.606Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 137.36MB / 141.81MB 9.0s [2022-07-20T15:00:42.327Z] Fetching without tags [2022-07-20T15:00:42.601Z] #11 ... [2022-07-20T15:00:42.601Z] [2022-07-20T15:00:42.601Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:00:42.601Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:00:42.601Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-20T15:00:42.601Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T15:00:42.601Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T15:00:42.601Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T15:00:42.601Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-20T15:00:42.601Z] #28 ... [2022-07-20T15:00:42.601Z] [2022-07-20T15:00:42.601Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:00:42.601Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:00:42.601Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:00:42.601Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T15:00:42.601Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T15:00:42.601Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-07-20T15:00:42.601Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-07-20T15:00:42.601Z] #73 ... [2022-07-20T15:00:42.601Z] [2022-07-20T15:00:42.601Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:42.601Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:42.602Z] Merging remotes/origin/22.06 commit 48a144954e01de6690352b1ce8608f0f64edc918 into PR head commit a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:00:42.865Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.3s done [2022-07-20T15:00:43.435Z] #11 ... [2022-07-20T15:00:43.435Z] [2022-07-20T15:00:43.435Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:00:43.435Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:00:43.435Z] #73 DONE 10.8s [2022-07-20T15:00:43.435Z] [2022-07-20T15:00:43.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:43.435Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:43.463Z] Merge succeeded, producing a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:00:43.463Z] Checking out Revision a9081299dd762c8023a5bddccd51f3c4ece69ad5 (PR-43841) [2022-07-20T15:00:42.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:00:42.260Z] > git config --add remote.origin.fetch +refs/pull/43841/head:refs/remotes/origin/PR-43841 # timeout=10 [2022-07-20T15:00:42.278Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:00:42.306Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:00:42.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:00:42.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:42.332Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:00:42.609Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:00:42.631Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:00:43.361Z] > git remote # timeout=10 [2022-07-20T15:00:43.390Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T15:00:43.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:00:43.406Z] > git merge 48a144954e01de6690352b1ce8608f0f64edc918 # timeout=10 [2022-07-20T15:00:43.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T15:00:43.466Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:00:43.500Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:00:44.820Z] #11 ... [2022-07-20T15:00:44.820Z] [2022-07-20T15:00:44.820Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T15:00:44.820Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T15:00:44.820Z] #72 DONE 0.6s [2022-07-20T15:00:44.820Z] [2022-07-20T15:00:44.820Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:00:44.820Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:00:45.409Z] #28 ... [2022-07-20T15:00:45.409Z] [2022-07-20T15:00:45.409Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T15:00:45.409Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T15:00:45.409Z] #74 DONE 0.8s [2022-07-20T15:00:45.409Z] [2022-07-20T15:00:45.409Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:00:45.409Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:00:46.357Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.9s [2022-07-20T15:00:46.650Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.3s done [2022-07-20T15:00:46.911Z] #28 DONE 14.5s [2022-07-20T15:00:46.911Z] [2022-07-20T15:00:46.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:46.911Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:46.911Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-20T15:00:47.077Z] Client: [2022-07-20T15:00:47.077Z] Context: default [2022-07-20T15:00:47.077Z] Debug Mode: false [2022-07-20T15:00:47.077Z] Plugins: [2022-07-20T15:00:47.077Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T15:00:47.078Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T15:00:47.078Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T15:00:47.078Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T15:00:47.078Z] [2022-07-20T15:00:47.078Z] Server: [2022-07-20T15:00:47.078Z] Containers: 0 [2022-07-20T15:00:47.078Z] Running: 0 [2022-07-20T15:00:47.078Z] Paused: 0 [2022-07-20T15:00:47.078Z] Stopped: 0 [2022-07-20T15:00:47.078Z] Images: 0 [2022-07-20T15:00:47.078Z] Server Version: 20.10.14 [2022-07-20T15:00:47.078Z] Storage Driver: overlay2 [2022-07-20T15:00:47.078Z] Backing Filesystem: extfs [2022-07-20T15:00:47.078Z] Supports d_type: true [2022-07-20T15:00:47.078Z] Native Overlay Diff: true [2022-07-20T15:00:47.078Z] userxattr: false [2022-07-20T15:00:47.078Z] Logging Driver: json-file [2022-07-20T15:00:47.078Z] Cgroup Driver: cgroupfs [2022-07-20T15:00:47.078Z] Cgroup Version: 1 [2022-07-20T15:00:47.078Z] Plugins: [2022-07-20T15:00:47.078Z] Volume: local [2022-07-20T15:00:47.078Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T15:00:47.078Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T15:00:47.078Z] Swarm: inactive [2022-07-20T15:00:47.078Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T15:00:47.078Z] Default Runtime: runc [2022-07-20T15:00:47.078Z] Init Binary: docker-init [2022-07-20T15:00:47.078Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:00:47.078Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T15:00:47.078Z] init version: de40ad0 [2022-07-20T15:00:47.078Z] Security Options: [2022-07-20T15:00:47.078Z] apparmor [2022-07-20T15:00:47.078Z] seccomp [2022-07-20T15:00:47.078Z] Profile: default [2022-07-20T15:00:47.078Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T15:00:47.078Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T15:00:47.078Z] OSType: linux [2022-07-20T15:00:47.078Z] Architecture: x86_64 [2022-07-20T15:00:47.078Z] CPUs: 8 [2022-07-20T15:00:47.078Z] Total Memory: 30.58GiB [2022-07-20T15:00:47.078Z] Name: ip-10-100-106-50 [2022-07-20T15:00:47.078Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T15:00:47.078Z] Docker Root Dir: /var/lib/docker [2022-07-20T15:00:47.078Z] Debug Mode: false [2022-07-20T15:00:47.078Z] Registry: https://index.docker.io/v1/ [2022-07-20T15:00:47.078Z] Labels: [2022-07-20T15:00:47.078Z] Experimental: true [2022-07-20T15:00:47.078Z] Insecure Registries: [2022-07-20T15:00:47.078Z] 127.0.0.0/8 [2022-07-20T15:00:47.078Z] Live Restore Enabled: true [2022-07-20T15:00:47.078Z] [2022-07-20T15:00:47.078Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T15:00:47.355Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:00:47.355Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:00:47.355Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43841/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T15:00:47.355Z] + bash /home/ubuntu/workspace/moby_PR-43841/check-config.sh [2022-07-20T15:00:47.355Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T15:00:47.355Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T15:00:47.355Z] [2022-07-20T15:00:47.355Z] Generally Necessary: [2022-07-20T15:00:47.355Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T15:00:47.355Z] - apparmor: enabled and tools installed [2022-07-20T15:00:47.355Z] - CONFIG_NAMESPACES: enabled [2022-07-20T15:00:47.355Z] - CONFIG_NET_NS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_PID_NS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_IPC_NS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_UTS_NS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CGROUPS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CPUSETS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_MEMCG: enabled [2022-07-20T15:00:47.355Z] - CONFIG_KEYS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_VETH: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T15:00:47.355Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T15:00:47.355Z] [2022-07-20T15:00:47.355Z] Optional Features: [2022-07-20T15:00:47.355Z] - CONFIG_USER_NS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_SECCOMP: enabled [2022-07-20T15:00:47.355Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T15:00:47.355Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T15:00:47.355Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T15:00:47.355Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T15:00:47.613Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T15:00:47.613Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T15:00:47.613Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T15:00:47.613Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T15:00:47.613Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T15:00:47.613Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T15:00:47.613Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T15:00:47.613Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T15:00:47.613Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T15:00:47.613Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T15:00:47.613Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T15:00:47.613Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T15:00:47.613Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T15:00:47.613Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T15:00:47.613Z] - CONFIG_EXT4_FS: enabled [2022-07-20T15:00:47.613Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T15:00:47.613Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T15:00:47.613Z] - Network Drivers: [2022-07-20T15:00:47.613Z] - "overlay": [2022-07-20T15:00:47.613Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T15:00:47.613Z] Optional (for encrypted networks): [2022-07-20T15:00:47.613Z] - CONFIG_CRYPTO: enabled [2022-07-20T15:00:47.613Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T15:00:47.613Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T15:00:47.613Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T15:00:47.613Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T15:00:47.613Z] - CONFIG_XFRM: enabled [2022-07-20T15:00:47.613Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T15:00:47.613Z] - "ipvlan": [2022-07-20T15:00:47.613Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T15:00:47.613Z] - "macvlan": [2022-07-20T15:00:47.613Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T15:00:47.613Z] - "ftp,tftp client in container": [2022-07-20T15:00:47.613Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T15:00:47.613Z] - Storage Drivers: [2022-07-20T15:00:47.613Z] - "aufs": [2022-07-20T15:00:47.613Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T15:00:47.613Z] - "btrfs": [2022-07-20T15:00:47.613Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T15:00:47.613Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T15:00:47.613Z] - "devicemapper": [2022-07-20T15:00:47.613Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T15:00:47.613Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T15:00:47.613Z] - "overlay": [2022-07-20T15:00:47.613Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T15:00:47.613Z] - "zfs": [2022-07-20T15:00:47.613Z] - /dev/zfs: present [2022-07-20T15:00:47.613Z] - zfs command: missing [2022-07-20T15:00:47.613Z] - zpool command: missing [2022-07-20T15:00:47.613Z] [2022-07-20T15:00:47.613Z] Limits: [2022-07-20T15:00:47.853Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-20T15:00:47.854Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T15:00:47.871Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T15:00:47.871Z] [2022-07-20T15:00:47.871Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T15:00:47.942Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T15:00:47.980Z] > git --version # timeout=10 [2022-07-20T15:00:47.990Z] > git --version # 'git version 2.17.1' [2022-07-20T15:00:48.009Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-20T15:00:48.191Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 . [2022-07-20T15:00:48.191Z] #1 [internal] load build definition from Dockerfile [2022-07-20T15:00:48.191Z] #1 sha256:f63d910357ca07d9d8d7b075ea0382dee1950a58e2cdc3b59bb895bab35232bf [2022-07-20T15:00:48.191Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T15:00:48.449Z] #1 DONE 0.2s [2022-07-20T15:00:48.449Z] [2022-07-20T15:00:48.449Z] #2 [internal] load .dockerignore [2022-07-20T15:00:48.449Z] #2 sha256:16bdef32acee3e669afdd3981ef712e079f3cf70cc203ee0a00d92427635e952 [2022-07-20T15:00:48.449Z] #2 transferring context: 145B done [2022-07-20T15:00:48.449Z] #2 DONE 0.1s [2022-07-20T15:00:48.449Z] [2022-07-20T15:00:48.449Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T15:00:48.449Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:00:48.820Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.1s done [2022-07-20T15:00:49.016Z] #3 DONE 0.4s [2022-07-20T15:00:49.016Z] [2022-07-20T15:00:49.016Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T15:00:49.016Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T15:00:49.016Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T15:00:49.016Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T15:00:49.016Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T15:00:49.016Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T15:00:49.016Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T15:00:49.274Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-20T15:00:49.274Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T15:00:49.274Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-20T15:00:49.391Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-20T15:00:49.497Z] + [ PR != PR ] [2022-07-20T15:00:49.497Z] + [ 22.06 != master ] [2022-07-20T15:00:49.497Z] + echo 1 [2022-07-20T15:00:49.533Z] #4 DONE 0.6s [2022-07-20T15:00:49.533Z] [2022-07-20T15:00:49.533Z] #6 [internal] load build definition from Dockerfile [2022-07-20T15:00:49.533Z] #6 sha256:ea0e59e966098479e5fcf31d6090da1449592a2df60da3c0f21fef1695cccd91 [2022-07-20T15:00:49.533Z] #6 DONE 0.0s [2022-07-20T15:00:49.533Z] [2022-07-20T15:00:49.533Z] #5 [internal] load .dockerignore [2022-07-20T15:00:49.533Z] #5 sha256:fd6bb2cf5bccccadd8ed59e7398846ea0e4c05dc795c799f33f9dd11c24eb17e [2022-07-20T15:00:49.533Z] #5 DONE 0.0s [2022-07-20T15:00:49.533Z] [2022-07-20T15:00:49.533Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T15:00:49.533Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T15:00:49.857Z] + docker version [2022-07-20T15:00:50.467Z] #10 ... [2022-07-20T15:00:50.467Z] [2022-07-20T15:00:50.467Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:00:50.467Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T15:00:50.467Z] #8 DONE 0.8s [2022-07-20T15:00:50.467Z] [2022-07-20T15:00:50.467Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T15:00:50.467Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T15:00:50.467Z] #10 DONE 0.8s [2022-07-20T15:00:50.467Z] [2022-07-20T15:00:50.467Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T15:00:50.467Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T15:00:50.467Z] #9 DONE 0.9s [2022-07-20T15:00:50.467Z] [2022-07-20T15:00:50.467Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:00:50.467Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T15:00:50.467Z] #7 DONE 1.0s [2022-07-20T15:00:51.839Z] [2022-07-20T15:00:51.839Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:51.839Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:51.839Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:51.839Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-20T15:00:51.839Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T15:00:51.839Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T15:00:51.839Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T15:00:52.100Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.2s [2022-07-20T15:00:52.100Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s [2022-07-20T15:00:52.100Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 3.15MB / 10.88MB 0.3s [2022-07-20T15:00:52.100Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.3s [2022-07-20T15:00:52.359Z] #11 ... [2022-07-20T15:00:52.359Z] [2022-07-20T15:00:52.359Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:00:52.359Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:00:52.359Z] #49 DONE 0.0s [2022-07-20T15:00:52.359Z] [2022-07-20T15:00:52.359Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:52.359Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:52.359Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-20T15:00:52.359Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.4s [2022-07-20T15:00:52.359Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.4s [2022-07-20T15:00:52.359Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 0.4s [2022-07-20T15:00:52.359Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.4s done [2022-07-20T15:00:52.359Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 0.6s [2022-07-20T15:00:52.359Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 23.07MB / 54.58MB 0.6s [2022-07-20T15:00:52.359Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.15MB / 85.90MB 0.6s [2022-07-20T15:00:52.630Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 44.04MB / 55.00MB 0.7s [2022-07-20T15:00:52.630Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 32.51MB / 54.58MB 0.7s [2022-07-20T15:00:52.630Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 13.63MB / 85.90MB 0.7s [2022-07-20T15:00:52.630Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 53.48MB / 55.00MB 0.8s [2022-07-20T15:00:52.630Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 42.99MB / 54.58MB 0.8s [2022-07-20T15:00:52.630Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 24.12MB / 85.90MB 0.8s [2022-07-20T15:00:52.888Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 53.48MB / 54.58MB 0.9s [2022-07-20T15:00:52.888Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 34.60MB / 85.90MB 0.9s [2022-07-20T15:00:52.888Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 44.04MB / 85.90MB 1.0s [2022-07-20T15:00:53.145Z] Client: Docker Engine - Community [2022-07-20T15:00:53.145Z] Version: 20.10.14 [2022-07-20T15:00:53.145Z] API version: 1.41 [2022-07-20T15:00:53.145Z] Go version: go1.16.15 [2022-07-20T15:00:53.145Z] Git commit: a224086 [2022-07-20T15:00:53.145Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-20T15:00:53.145Z] OS/Arch: linux/amd64 [2022-07-20T15:00:53.145Z] Context: default [2022-07-20T15:00:53.145Z] Experimental: true [2022-07-20T15:00:53.145Z] [2022-07-20T15:00:53.145Z] Server: Docker Engine - Community [2022-07-20T15:00:53.145Z] Engine: [2022-07-20T15:00:53.145Z] Version: 20.10.14 [2022-07-20T15:00:53.145Z] API version: 1.41 (minimum version 1.12) [2022-07-20T15:00:53.145Z] Go version: go1.16.15 [2022-07-20T15:00:53.145Z] Git commit: 87a90dc [2022-07-20T15:00:53.145Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-20T15:00:53.145Z] OS/Arch: linux/amd64 [2022-07-20T15:00:53.145Z] Experimental: true [2022-07-20T15:00:53.145Z] containerd: [2022-07-20T15:00:53.145Z] Version: 1.5.11 [2022-07-20T15:00:53.145Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:00:53.145Z] runc: [2022-07-20T15:00:53.145Z] Version: 1.0.3 [2022-07-20T15:00:53.145Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T15:00:53.145Z] docker-init: [2022-07-20T15:00:53.145Z] Version: 0.19.0 [2022-07-20T15:00:53.145Z] GitCommit: de40ad0 [2022-07-20T15:00:53.147Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.98MB / 85.90MB 1.2s [2022-07-20T15:00:53.147Z] #11 ... [2022-07-20T15:00:53.147Z] [2022-07-20T15:00:53.147Z] #24 [internal] load build context [2022-07-20T15:00:53.147Z] #24 sha256:94a6f5ad6f0174f21a50ef8e9296f88f4ff1bc6e3c67e0e52a8c0eb2b85d4ebe [2022-07-20T15:00:53.147Z] #24 transferring context: 62.08MB 1.1s done [2022-07-20T15:00:53.147Z] #24 DONE 1.4s [2022-07-20T15:00:53.147Z] [2022-07-20T15:00:53.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:53.147Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:53.147Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done [2022-07-20T15:00:53.147Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 1.3s [2022-07-20T15:00:53.147Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 1.4s [2022-07-20T15:00:53.147Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.1s [Pipeline] sh [2022-07-20T15:00:53.438Z] + docker info [2022-07-20T15:00:53.714Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.7s done [2022-07-20T15:00:53.714Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 1.8s [2022-07-20T15:00:53.714Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.49MB / 141.81MB 1.9s [2022-07-20T15:00:53.972Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 20.97MB / 141.81MB 2.0s [2022-07-20T15:00:53.972Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 30.41MB / 141.81MB 2.1s [2022-07-20T15:00:54.233Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 40.89MB / 141.81MB 2.2s [2022-07-20T15:00:54.233Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 50.33MB / 141.81MB 2.3s [2022-07-20T15:00:54.233Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.4s done [2022-07-20T15:00:54.233Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 70.25MB / 141.81MB 2.5s [2022-07-20T15:00:54.233Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.5s done [2022-07-20T15:00:54.492Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 80.74MB / 141.81MB 2.6s [2022-07-20T15:00:54.492Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 90.55MB / 141.81MB 2.7s [2022-07-20T15:00:54.690Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-20T15:00:54.751Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.5s done [2022-07-20T15:00:54.751Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 99.61MB / 141.81MB 2.8s [2022-07-20T15:00:54.751Z] #11 ... [2022-07-20T15:00:54.751Z] [2022-07-20T15:00:54.751Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:00:54.751Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:00:54.751Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T15:00:54.751Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T15:00:54.751Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T15:00:54.751Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T15:00:54.751Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done [2022-07-20T15:00:54.751Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.5s done [2022-07-20T15:00:54.751Z] #28 DONE 3.0s [2022-07-20T15:00:54.751Z] [2022-07-20T15:00:54.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:54.751Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:54.751Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 110.33MB / 141.81MB 2.9s [2022-07-20T15:00:54.751Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-20T15:00:55.010Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 119.54MB / 141.81MB 3.0s [2022-07-20T15:00:55.010Z] #11 ... [2022-07-20T15:00:55.010Z] [2022-07-20T15:00:55.010Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:00:55.010Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T15:00:55.010Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T15:00:55.010Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:00:55.010Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T15:00:55.010Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T15:00:55.010Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.6s done [2022-07-20T15:00:55.010Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2022-07-20T15:00:55.010Z] #71 DONE 3.2s [2022-07-20T15:00:55.010Z] [2022-07-20T15:00:55.010Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:55.010Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:55.010Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 3.1s [2022-07-20T15:00:55.010Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done [2022-07-20T15:00:55.267Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 3.3s [2022-07-20T15:00:55.833Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-20T15:00:56.399Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done [2022-07-20T15:00:56.399Z] #11 ... [2022-07-20T15:00:56.399Z] [2022-07-20T15:00:56.399Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:00:56.399Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:00:56.399Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T15:00:56.399Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T15:00:56.399Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T15:00:56.399Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:00:56.399Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.7s done [2022-07-20T15:00:56.399Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-07-20T15:00:56.399Z] #73 DONE 4.6s [2022-07-20T15:00:56.399Z] [2022-07-20T15:00:56.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:56.399Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:56.399Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-20T15:00:56.609Z] #11 ... [2022-07-20T15:00:56.609Z] [2022-07-20T15:00:56.609Z] #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-20T15:00:56.609Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:00:56.609Z] #29 1.305 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:00:56.609Z] #29 1.317 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:00:56.609Z] #29 1.317 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:00:56.609Z] #29 1.528 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:00:56.609Z] #29 1.816 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:00:56.609Z] #29 2.477 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:00:56.609Z] #29 3.544 Fetched 8555 kB in 3s (3417 kB/s) [2022-07-20T15:00:56.609Z] #29 3.544 Reading package lists... [2022-07-20T15:00:56.609Z] #29 4.367 Reading package lists... [2022-07-20T15:00:56.609Z] #29 5.184 Building dependency tree... [2022-07-20T15:00:56.609Z] #29 5.656 The following additional packages will be installed: [2022-07-20T15:00:56.609Z] #29 5.656 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T15:00:56.609Z] #29 5.656 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T15:00:56.609Z] #29 5.656 Recommended packages: [2022-07-20T15:00:56.609Z] #29 5.656 libldap-common publicsuffix libsasl2-modules [2022-07-20T15:00:56.609Z] #29 5.832 The following NEW packages will be installed: [2022-07-20T15:00:56.609Z] #29 5.832 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T15:00:56.609Z] #29 5.832 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T15:00:56.609Z] #29 5.832 libssh2-1 openssl [2022-07-20T15:00:56.609Z] #29 6.118 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:00:56.609Z] #29 6.118 Need to get 3041 kB of archives. [2022-07-20T15:00:56.609Z] #29 6.118 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T15:00:56.609Z] #29 6.118 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T15:00:56.609Z] #29 6.136 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T15:00:56.609Z] #29 6.136 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T15:00:56.609Z] #29 6.149 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-20T15:00:56.609Z] #29 6.149 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T15:00:56.609Z] #29 6.149 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-20T15:00:56.609Z] #29 6.149 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T15:00:56.609Z] #29 6.149 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T15:00:56.609Z] #29 6.158 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T15:00:56.609Z] #29 6.158 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T15:00:56.609Z] #29 6.158 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T15:00:56.609Z] #29 6.172 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T15:00:56.609Z] #29 6.172 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:00:56.609Z] #29 6.172 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:00:56.609Z] #29 6.172 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:00:56.609Z] #29 6.440 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:00:56.609Z] #29 6.466 Fetched 3041 kB in 0s (9100 kB/s) [2022-07-20T15:00:56.609Z] #29 6.532 Selecting previously unselected package openssl. [2022-07-20T15:00:56.610Z] #29 6.532 (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-20T15:00:56.610Z] #29 6.534 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 6.538 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:00:56.610Z] #29 6.783 Selecting previously unselected package ca-certificates. [2022-07-20T15:00:56.610Z] #29 6.783 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T15:00:56.610Z] #29 6.787 Unpacking ca-certificates (20210119) ... [2022-07-20T15:00:56.610Z] #29 6.955 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T15:00:56.610Z] #29 6.955 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 6.959 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:00:56.610Z] #29 7.077 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T15:00:56.610Z] #29 7.077 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.082 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 7.196 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T15:00:56.610Z] #29 7.198 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.213 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 7.308 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T15:00:56.610Z] #29 7.308 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.338 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 7.451 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T15:00:56.610Z] #29 7.451 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.480 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:00:56.610Z] #29 7.563 Selecting previously unselected package libpsl5:amd64. [2022-07-20T15:00:56.610Z] #29 7.566 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.569 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:00:56.610Z] #29 7.649 Selecting previously unselected package librtmp1:amd64. [2022-07-20T15:00:56.610Z] #29 7.649 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.653 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:00:56.610Z] #29 7.728 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T15:00:56.610Z] #29 7.728 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.733 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:00:56.610Z] #29 7.834 Selecting previously unselected package libcurl4:amd64. [2022-07-20T15:00:56.610Z] #29 7.836 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.840 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 7.931 Selecting previously unselected package curl. [2022-07-20T15:00:56.610Z] #29 7.931 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 7.940 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 8.037 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:00:56.610Z] #29 8.037 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 8.048 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:00:56.610Z] #29 8.120 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:00:56.610Z] #29 8.120 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 8.125 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:00:56.610Z] #29 8.187 Selecting previously unselected package jq. [2022-07-20T15:00:56.610Z] #29 8.187 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:00:56.610Z] #29 8.198 Unpacking jq (1.6-2.1) ... [2022-07-20T15:00:56.610Z] #29 8.268 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:00:56.610Z] #29 8.279 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:00:56.610Z] #29 8.289 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:00:56.610Z] #29 8.301 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 8.311 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:00:56.610Z] #29 8.322 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 8.332 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:00:56.610Z] #29 8.342 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:00:56.610Z] #29 8.356 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:00:56.610Z] #29 8.367 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:00:56.610Z] #29 8.387 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:00:56.610Z] #29 8.399 Setting up ca-certificates (20210119) ... [2022-07-20T15:00:56.610Z] #29 9.101 Updating certificates in /etc/ssl/certs... [2022-07-20T15:00:56.610Z] #29 ... [2022-07-20T15:00:56.610Z] [2022-07-20T15:00:56.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:56.610Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:57.553Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.0s done [2022-07-20T15:00:57.816Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s [2022-07-20T15:00:58.301Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.6s done [2022-07-20T15:00:58.301Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s [2022-07-20T15:00:58.870Z] #11 ... [2022-07-20T15:00:58.870Z] [2022-07-20T15:00:58.870Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T15:00:58.870Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T15:00:58.870Z] #72 DONE 0.1s [2022-07-20T15:00:58.870Z] [2022-07-20T15:00:58.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:58.870Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:59.129Z] #11 ... [2022-07-20T15:00:59.129Z] [2022-07-20T15:00:59.129Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T15:00:59.129Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T15:00:59.129Z] #74 DONE 0.2s [2022-07-20T15:00:59.129Z] [2022-07-20T15:00:59.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:59.129Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:59.732Z] #11 ... [2022-07-20T15:00:59.732Z] [2022-07-20T15:00:59.732Z] #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-20T15:00:59.732Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:00:59.732Z] #29 10.40 129 added, 0 removed; done. [2022-07-20T15:00:59.732Z] #29 10.47 Setting up jq (1.6-2.1) ... [2022-07-20T15:00:59.732Z] #29 10.48 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:59.732Z] #29 10.50 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:00:59.732Z] #29 10.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:00:59.732Z] #29 10.53 Processing triggers for ca-certificates (20210119) ... [2022-07-20T15:00:59.732Z] #29 10.55 Updating certificates in /etc/ssl/certs... [2022-07-20T15:00:59.732Z] #29 11.53 0 added, 0 removed; done. [2022-07-20T15:00:59.732Z] #29 11.53 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T15:00:59.732Z] #29 11.53 done. [2022-07-20T15:00:59.732Z] #29 DONE 12.5s [2022-07-20T15:00:59.732Z] [2022-07-20T15:00:59.732Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:00:59.732Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:00:59.732Z] #11 ... [2022-07-20T15:00:59.732Z] [2022-07-20T15:00:59.732Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T15:00:59.732Z] #30 sha256:8e2da93ba90ced69491446d095e6b6e1d3495a93855b48ddd54d2e082171056a [2022-07-20T15:00:59.732Z] #30 DONE 0.1s [2022-07-20T15:00:59.732Z] [2022-07-20T15:00:59.733Z] #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-20T15:00:59.733Z] #31 sha256:071a5cf6b866fed0f8dd6e2b102814b12be22b42cd43cd6f33b07d59d0e878d5 [2022-07-20T15:01:00.504Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.9s done [2022-07-20T15:01:00.504Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T15:01:01.570Z] Client: [2022-07-20T15:01:01.570Z] Context: default [2022-07-20T15:01:01.570Z] Debug Mode: false [2022-07-20T15:01:01.570Z] Plugins: [2022-07-20T15:01:01.570Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T15:01:01.570Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T15:01:01.570Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T15:01:01.570Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T15:01:01.570Z] [2022-07-20T15:01:01.570Z] Server: [2022-07-20T15:01:01.570Z] Containers: 0 [2022-07-20T15:01:01.570Z] Running: 0 [2022-07-20T15:01:01.570Z] Paused: 0 [2022-07-20T15:01:01.570Z] Stopped: 0 [2022-07-20T15:01:01.570Z] Images: 0 [2022-07-20T15:01:01.570Z] Server Version: 20.10.14 [2022-07-20T15:01:01.570Z] Storage Driver: overlay2 [2022-07-20T15:01:01.570Z] Backing Filesystem: extfs [2022-07-20T15:01:01.570Z] Supports d_type: true [2022-07-20T15:01:01.570Z] Native Overlay Diff: true [2022-07-20T15:01:01.570Z] userxattr: false [2022-07-20T15:01:01.570Z] Logging Driver: json-file [2022-07-20T15:01:01.570Z] Cgroup Driver: cgroupfs [2022-07-20T15:01:01.570Z] Cgroup Version: 1 [2022-07-20T15:01:01.570Z] Plugins: [2022-07-20T15:01:01.570Z] Volume: local [2022-07-20T15:01:01.570Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T15:01:01.570Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T15:01:01.570Z] Swarm: inactive [2022-07-20T15:01:01.570Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T15:01:01.570Z] Default Runtime: runc [2022-07-20T15:01:01.570Z] Init Binary: docker-init [2022-07-20T15:01:01.570Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:01:01.570Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T15:01:01.570Z] init version: de40ad0 [2022-07-20T15:01:01.570Z] Security Options: [2022-07-20T15:01:01.570Z] apparmor [2022-07-20T15:01:01.570Z] seccomp [2022-07-20T15:01:01.570Z] Profile: default [2022-07-20T15:01:01.570Z] Kernel Version: 5.4.0-1071-aws [2022-07-20T15:01:01.570Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-20T15:01:01.570Z] OSType: linux [2022-07-20T15:01:01.570Z] Architecture: x86_64 [2022-07-20T15:01:01.570Z] CPUs: 2 [2022-07-20T15:01:01.570Z] Total Memory: 7.483GiB [2022-07-20T15:01:01.570Z] Name: ip-10-100-127-200 [2022-07-20T15:01:01.570Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-20T15:01:01.570Z] Docker Root Dir: /var/lib/docker [2022-07-20T15:01:01.570Z] Debug Mode: false [2022-07-20T15:01:01.570Z] Registry: https://index.docker.io/v1/ [2022-07-20T15:01:01.570Z] Labels: [2022-07-20T15:01:01.570Z] Experimental: true [2022-07-20T15:01:01.570Z] Insecure Registries: [2022-07-20T15:01:01.570Z] 127.0.0.0/8 [2022-07-20T15:01:01.570Z] Live Restore Enabled: true [2022-07-20T15:01:01.570Z] [2022-07-20T15:01:01.570Z] WARNING: No swap limit support [Pipeline] sh [2022-07-20T15:01:01.862Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:01:01.862Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:01:01.862Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43841/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T15:01:01.862Z] + bash /home/ubuntu/workspace/moby_PR-43841/check-config.sh [2022-07-20T15:01:01.862Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T15:01:01.862Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-20T15:01:01.862Z] [2022-07-20T15:01:01.862Z] Generally Necessary: [2022-07-20T15:01:01.862Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T15:01:01.862Z] - apparmor: enabled and tools installed [2022-07-20T15:01:01.862Z] - CONFIG_NAMESPACES: enabled [2022-07-20T15:01:02.135Z] - CONFIG_NET_NS: enabled [2022-07-20T15:01:02.135Z] - CONFIG_PID_NS: enabled [2022-07-20T15:01:02.135Z] - CONFIG_IPC_NS: enabled [2022-07-20T15:01:02.135Z] - CONFIG_UTS_NS: enabled [2022-07-20T15:01:02.135Z] - CONFIG_CGROUPS: enabled [2022-07-20T15:01:02.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T15:01:02.135Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T15:01:02.135Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T15:01:02.135Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T15:01:02.135Z] - CONFIG_CPUSETS: enabled [2022-07-20T15:01:02.135Z] - CONFIG_MEMCG: enabled [2022-07-20T15:01:02.135Z] - CONFIG_KEYS: enabled [2022-07-20T15:01:02.135Z] - CONFIG_VETH: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T15:01:02.135Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T15:01:02.135Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T15:01:02.135Z] [2022-07-20T15:01:02.135Z] Optional Features: [2022-07-20T15:01:02.277Z] #31 2.447 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:01:02.277Z] #31 2.791 [2022-07-20T15:01:02.399Z] - CONFIG_USER_NS: enabled [2022-07-20T15:01:02.399Z] - CONFIG_SECCOMP: enabled [2022-07-20T15:01:02.399Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T15:01:02.399Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T15:01:02.399Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T15:01:02.399Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-20T15:01:02.399Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-20T15:01:02.399Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T15:01:02.399Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T15:01:02.399Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T15:01:02.399Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T15:01:02.399Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T15:01:02.399Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T15:01:02.399Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T15:01:02.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T15:01:02.399Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T15:01:02.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T15:01:02.399Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T15:01:02.399Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T15:01:02.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T15:01:02.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T15:01:02.399Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T15:01:02.399Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T15:01:02.399Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T15:01:02.399Z] - CONFIG_EXT4_FS: enabled [2022-07-20T15:01:02.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T15:01:02.399Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T15:01:02.399Z] - Network Drivers: [2022-07-20T15:01:02.399Z] - "overlay": [2022-07-20T15:01:02.539Z] #31 3.032 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:02.659Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T15:01:02.659Z] Optional (for encrypted networks): [2022-07-20T15:01:02.659Z] - CONFIG_CRYPTO: enabled [2022-07-20T15:01:02.659Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T15:01:02.659Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T15:01:02.659Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T15:01:02.659Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T15:01:02.659Z] - CONFIG_XFRM: enabled [2022-07-20T15:01:02.659Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T15:01:02.659Z] - "ipvlan": [2022-07-20T15:01:02.659Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T15:01:02.659Z] - "macvlan": [2022-07-20T15:01:02.659Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T15:01:02.659Z] - "ftp,tftp client in container": [2022-07-20T15:01:02.659Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T15:01:02.659Z] - Storage Drivers: [2022-07-20T15:01:02.659Z] - "aufs": [2022-07-20T15:01:02.659Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T15:01:02.659Z] - "btrfs": [2022-07-20T15:01:02.659Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T15:01:02.659Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T15:01:02.659Z] - "devicemapper": [2022-07-20T15:01:02.800Z] #31 3.321 [2022-07-20T15:01:02.924Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T15:01:02.924Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T15:01:02.924Z] - "overlay": [2022-07-20T15:01:02.924Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T15:01:02.924Z] - "zfs": [2022-07-20T15:01:02.924Z] - /dev/zfs: present [2022-07-20T15:01:02.924Z] - zfs command: missing [2022-07-20T15:01:02.924Z] - zpool command: missing [2022-07-20T15:01:02.924Z] [2022-07-20T15:01:02.924Z] Limits: [2022-07-20T15:01:02.924Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T15:01:02.924Z] [2022-07-20T15:01:02.924Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T15:01:03.248Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 . [2022-07-20T15:01:03.508Z] #1 [internal] load build definition from Dockerfile [2022-07-20T15:01:03.508Z] #1 sha256:428b546fb71eedab402d5af717298c826204a0eb0dbd43a3aae84d338ce2e1b0 [2022-07-20T15:01:03.508Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T15:01:03.508Z] #1 DONE 0.1s [2022-07-20T15:01:03.508Z] [2022-07-20T15:01:03.508Z] #2 [internal] load .dockerignore [2022-07-20T15:01:03.508Z] #2 sha256:41d9f73448ed41977acfa60aada1e4c92383c75c6f767e154328b02aa45f0644 [2022-07-20T15:01:03.508Z] #2 transferring context: 145B done [2022-07-20T15:01:03.508Z] #2 DONE 0.1s [2022-07-20T15:01:03.508Z] [2022-07-20T15:01:03.508Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T15:01:03.508Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T15:01:03.743Z] #31 4.398 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:01:03.790Z] #11 ... [2022-07-20T15:01:03.790Z] [2022-07-20T15:01:03.790Z] #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-20T15:01:03.790Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:01:03.790Z] #29 0.757 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:03.790Z] #29 0.781 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:03.790Z] #29 0.800 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:03.790Z] #29 0.870 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:03.790Z] #29 1.160 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:03.790Z] #29 1.192 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:03.790Z] #29 2.483 Fetched 8555 kB in 2s (4319 kB/s) [2022-07-20T15:01:03.790Z] #29 2.483 Reading package lists... [2022-07-20T15:01:03.790Z] #29 3.139 Reading package lists... [2022-07-20T15:01:03.790Z] #29 3.746 Building dependency tree... [2022-07-20T15:01:03.790Z] #29 4.032 The following additional packages will be installed: [2022-07-20T15:01:03.790Z] #29 4.033 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T15:01:03.790Z] #29 4.033 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T15:01:03.790Z] #29 4.034 Recommended packages: [2022-07-20T15:01:03.790Z] #29 4.034 libldap-common publicsuffix libsasl2-modules [2022-07-20T15:01:03.790Z] #29 4.183 The following NEW packages will be installed: [2022-07-20T15:01:03.790Z] #29 4.184 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T15:01:03.790Z] #29 4.184 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T15:01:03.790Z] #29 4.184 libssh2-1 openssl [2022-07-20T15:01:03.790Z] #29 4.452 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:03.790Z] #29 4.452 Need to get 3041 kB of archives. [2022-07-20T15:01:03.790Z] #29 4.452 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T15:01:03.790Z] #29 4.452 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T15:01:03.790Z] #29 4.463 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T15:01:03.790Z] #29 4.465 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T15:01:03.790Z] #29 4.467 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-20T15:01:03.790Z] #29 4.468 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T15:01:03.790Z] #29 4.470 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-20T15:01:03.790Z] #29 4.474 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T15:01:03.790Z] #29 4.474 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T15:01:03.790Z] #29 4.475 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T15:01:03.790Z] #29 4.482 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T15:01:03.790Z] #29 4.482 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T15:01:03.790Z] #29 4.482 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T15:01:03.790Z] #29 4.484 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:01:03.790Z] #29 4.490 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:01:03.790Z] #29 4.490 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:01:03.790Z] #29 4.634 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:03.790Z] #29 4.658 Fetched 3041 kB in 0s (10.2 MB/s) [2022-07-20T15:01:03.790Z] #29 4.678 Selecting previously unselected package openssl. [2022-07-20T15:01:03.790Z] #29 4.678 (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-20T15:01:03.790Z] #29 4.684 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 4.687 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:01:03.790Z] #29 4.793 Selecting previously unselected package ca-certificates. [2022-07-20T15:01:03.790Z] #29 4.793 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T15:01:03.790Z] #29 4.796 Unpacking ca-certificates (20210119) ... [2022-07-20T15:01:03.790Z] #29 4.848 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T15:01:03.790Z] #29 4.849 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 4.859 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:01:03.790Z] #29 4.909 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T15:01:03.790Z] #29 4.911 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 4.914 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 4.947 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T15:01:03.790Z] #29 4.948 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 4.951 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 4.992 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T15:01:03.790Z] #29 4.993 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 4.997 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 5.082 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T15:01:03.790Z] #29 5.082 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.085 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:01:03.790Z] #29 5.126 Selecting previously unselected package libpsl5:amd64. [2022-07-20T15:01:03.790Z] #29 5.127 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.131 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:01:03.790Z] #29 5.168 Selecting previously unselected package librtmp1:amd64. [2022-07-20T15:01:03.790Z] #29 5.170 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.173 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:01:03.790Z] #29 5.210 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T15:01:03.790Z] #29 5.210 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.214 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:01:03.790Z] #29 5.258 Selecting previously unselected package libcurl4:amd64. [2022-07-20T15:01:03.790Z] #29 5.259 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.264 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 5.319 Selecting previously unselected package curl. [2022-07-20T15:01:03.790Z] #29 5.321 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.324 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 5.377 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:01:03.790Z] #29 5.378 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.382 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:01:03.790Z] #29 5.435 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:01:03.790Z] #29 5.436 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.440 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:01:03.790Z] #29 5.474 Selecting previously unselected package jq. [2022-07-20T15:01:03.790Z] #29 5.475 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:01:03.790Z] #29 5.478 Unpacking jq (1.6-2.1) ... [2022-07-20T15:01:03.790Z] #29 5.518 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:01:03.790Z] #29 5.526 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:01:03.790Z] #29 5.535 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:01:03.790Z] #29 5.543 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 5.553 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:01:03.790Z] #29 5.562 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 5.574 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:01:03.790Z] #29 5.585 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:01:03.790Z] #29 5.600 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:01:03.790Z] #29 5.611 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:01:03.790Z] #29 5.621 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 5.639 Setting up ca-certificates (20210119) ... [2022-07-20T15:01:03.790Z] #29 6.061 Updating certificates in /etc/ssl/certs... [2022-07-20T15:01:03.790Z] #29 6.567 129 added, 0 removed; done. [2022-07-20T15:01:03.790Z] #29 6.670 Setting up jq (1.6-2.1) ... [2022-07-20T15:01:03.790Z] #29 6.685 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 6.699 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:03.790Z] #29 6.710 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:03.790Z] #29 6.729 Processing triggers for ca-certificates (20210119) ... [2022-07-20T15:01:03.790Z] #29 6.737 Updating certificates in /etc/ssl/certs... [2022-07-20T15:01:03.790Z] #29 7.155 0 added, 0 removed; done. [2022-07-20T15:01:03.790Z] #29 7.155 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T15:01:03.790Z] #29 7.156 done. [2022-07-20T15:01:03.790Z] #29 DONE 8.5s [2022-07-20T15:01:03.790Z] [2022-07-20T15:01:03.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:03.790Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:03.790Z] #11 ... [2022-07-20T15:01:03.790Z] [2022-07-20T15:01:03.790Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T15:01:03.790Z] #30 sha256:1636748a8225541294171919dbba6c59a4dcc7f1ce6c6612d36f2dedc1061da0 [2022-07-20T15:01:03.790Z] #30 DONE 0.5s [2022-07-20T15:01:03.790Z] [2022-07-20T15:01:03.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:03.790Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:04.078Z] #3 DONE 0.5s [2022-07-20T15:01:04.078Z] [2022-07-20T15:01:04.078Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T15:01:04.078Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T15:01:04.078Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T15:01:04.078Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T15:01:04.078Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T15:01:04.078Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T15:01:04.078Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.87MB / 9.94MB 0.1s [2022-07-20T15:01:04.315Z] #31 4.712 [2022-07-20T15:01:04.337Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-07-20T15:01:04.337Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-20T15:01:04.356Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 4.0s done [2022-07-20T15:01:04.577Z] #31 4.940 #=#=# ########################### 38.1% ######################################################################## 100.0% [2022-07-20T15:01:04.597Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-20T15:01:04.597Z] #4 DONE 0.7s [2022-07-20T15:01:04.614Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T15:01:04.839Z] #31 5.257 [2022-07-20T15:01:04.855Z] [2022-07-20T15:01:04.855Z] #6 [internal] load .dockerignore [2022-07-20T15:01:04.855Z] #6 sha256:eadf7511d667d0573c4ae1bc59e7c9b91898c231cf9080831ae66f44fac03fa1 [2022-07-20T15:01:04.855Z] #6 DONE 0.0s [2022-07-20T15:01:04.855Z] [2022-07-20T15:01:04.855Z] #5 [internal] load build definition from Dockerfile [2022-07-20T15:01:04.855Z] #5 sha256:a5d39fa2bc443cd2c8a1b338c639fbe6370b230b52b9fd8221503e1ddee86e5c [2022-07-20T15:01:04.855Z] #5 DONE 0.0s [2022-07-20T15:01:04.855Z] [2022-07-20T15:01:04.855Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T15:01:04.855Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T15:01:04.872Z] #11 DONE 12.9s [2022-07-20T15:01:04.872Z] [2022-07-20T15:01:04.872Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:01:04.872Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T15:01:05.438Z] #12 DONE 0.5s [2022-07-20T15:01:05.438Z] [2022-07-20T15:01:05.438Z] #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-20T15:01:05.438Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:01:05.696Z] #13 DONE 0.5s [2022-07-20T15:01:05.696Z] [2022-07-20T15:01:05.696Z] #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-20T15:01:05.696Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:01:05.696Z] #38 ... [2022-07-20T15:01:05.696Z] [2022-07-20T15:01:05.696Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:01:05.696Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T15:01:05.696Z] #46 DONE 0.1s [2022-07-20T15:01:05.696Z] [2022-07-20T15:01:05.696Z] #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-20T15:01:05.696Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T15:01:05.696Z] #50 DONE 0.1s [2022-07-20T15:01:05.696Z] [2022-07-20T15:01:05.696Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:01:05.696Z] #25 sha256:e4bc3e0d0ea217dd435618222bc785d90444b4b837750f4d19090e04020b937d [2022-07-20T15:01:05.696Z] #25 DONE 0.2s [2022-07-20T15:01:05.790Z] #31 ... [2022-07-20T15:01:05.790Z] [2022-07-20T15:01:05.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:05.790Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:05.790Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.8s done [2022-07-20T15:01:05.790Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-20T15:01:05.954Z] [2022-07-20T15:01:05.954Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:01:05.954Z] #66 sha256:47c272d9485dd16191f5121d271e79de292bb81f9bea64d30e87b23f8de87a88 [2022-07-20T15:01:05.954Z] #66 DONE 0.2s [2022-07-20T15:01:05.954Z] [2022-07-20T15:01:05.954Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:01:05.954Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T15:01:05.954Z] #33 DONE 0.2s [2022-07-20T15:01:05.954Z] [2022-07-20T15:01:05.954Z] #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-20T15:01:05.954Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:06.233Z] #10 DONE 1.2s [2022-07-20T15:01:06.234Z] [2022-07-20T15:01:06.234Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:01:06.234Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T15:01:06.234Z] #7 DONE 1.1s [2022-07-20T15:01:06.234Z] [2022-07-20T15:01:06.234Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T15:01:06.234Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T15:01:06.234Z] #8 DONE 1.2s [2022-07-20T15:01:06.234Z] [2022-07-20T15:01:06.234Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:01:06.234Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T15:01:06.234Z] #9 DONE 1.2s [2022-07-20T15:01:06.801Z] [2022-07-20T15:01:06.801Z] #31 [internal] load build context [2022-07-20T15:01:06.801Z] #31 sha256:66c2d7b73a87abe4a777b55cea1bdf137a2616981dba81a4bd070badb2ad3535 [2022-07-20T15:01:06.801Z] #31 DONE 0.0s [2022-07-20T15:01:06.801Z] [2022-07-20T15:01:06.801Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:01:06.801Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:01:06.801Z] #80 DONE 0.0s [2022-07-20T15:01:06.801Z] [2022-07-20T15:01:06.801Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:06.801Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:06.801Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-20T15:01:07.066Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T15:01:07.066Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T15:01:07.066Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T15:01:07.066Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.0s [2022-07-20T15:01:07.066Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.58MB / 55.00MB 0.2s [2022-07-20T15:01:07.326Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 17.83MB / 55.00MB 0.3s [2022-07-20T15:01:07.326Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.4s [2022-07-20T15:01:07.589Z] #35 ... [2022-07-20T15:01:07.589Z] [2022-07-20T15:01:07.589Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:01:07.589Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:01:07.589Z] #56 DONE 0.9s [2022-07-20T15:01:07.589Z] [2022-07-20T15:01:07.589Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:07.589Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:07.589Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 26.21MB / 55.00MB 0.6s [2022-07-20T15:01:07.589Z] #35 ... [2022-07-20T15:01:07.589Z] [2022-07-20T15:01:07.589Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:01:07.589Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:01:07.589Z] #56 DONE 0.0s [2022-07-20T15:01:07.589Z] [2022-07-20T15:01:07.589Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:07.589Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:07.852Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.60MB / 55.00MB 0.9s [2022-07-20T15:01:07.852Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.0s [2022-07-20T15:01:07.859Z] #34 1.744 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:01:07.859Z] #34 1.746 Cloning into '.'... [2022-07-20T15:01:08.116Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 1.1s [2022-07-20T15:01:08.116Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.44MB / 55.00MB 1.3s [2022-07-20T15:01:08.378Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 53.48MB / 55.00MB 1.6s [2022-07-20T15:01:09.321Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-20T15:01:09.581Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-20T15:01:11.086Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-20T15:01:11.147Z] #34 ... [2022-07-20T15:01:11.147Z] [2022-07-20T15:01:11.147Z] #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-20T15:01:11.147Z] #26 sha256:876a3cb889c69232148c56afe1aef2bd71dec4e0fef3b7d7b33e882623712d74 [2022-07-20T15:01:11.147Z] #26 1.660 + RM_GOPATH=0 [2022-07-20T15:01:11.147Z] #26 1.660 + TMP_GOPATH= [2022-07-20T15:01:11.147Z] #26 1.664 + : /build [2022-07-20T15:01:11.147Z] #26 1.664 + '[' -z '' ']' [2022-07-20T15:01:11.147Z] #26 1.664 ++ mktemp -d [2022-07-20T15:01:11.147Z] #26 1.669 + export GOPATH=/tmp/tmp.ycOEZhc7mO [2022-07-20T15:01:11.147Z] #26 1.669 + GOPATH=/tmp/tmp.ycOEZhc7mO [2022-07-20T15:01:11.147Z] #26 1.669 + RM_GOPATH=1 [2022-07-20T15:01:11.147Z] #26 1.669 + case "$(go env GOARCH)" in [2022-07-20T15:01:11.147Z] #26 1.670 ++ go env GOARCH [2022-07-20T15:01:11.147Z] #26 1.690 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:11.147Z] #26 1.690 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:11.147Z] #26 1.691 ++ dirname /install.sh [2022-07-20T15:01:11.147Z] #26 1.696 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:01:11.147Z] #26 1.698 + dir=/ [2022-07-20T15:01:11.147Z] #26 1.698 + bin=dockercli [2022-07-20T15:01:11.147Z] #26 1.698 + shift [2022-07-20T15:01:11.147Z] #26 1.698 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:01:11.147Z] #26 1.698 + . //dockercli.installer [2022-07-20T15:01:11.147Z] #26 1.698 ++ : stable [2022-07-20T15:01:11.147Z] #26 1.698 ++ : 17.06.2-ce [2022-07-20T15:01:11.147Z] #26 1.698 + install_dockercli [2022-07-20T15:01:11.147Z] #26 1.698 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:01:11.147Z] #26 1.699 ++ uname -m [2022-07-20T15:01:11.147Z] #26 1.703 + arch=x86_64 [2022-07-20T15:01:11.147Z] #26 1.703 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:01:11.147Z] #26 1.703 + url=https://download.docker.com/linux/static [2022-07-20T15:01:11.147Z] #26 1.706 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:01:11.147Z] #26 1.718 + tar -xz docker/docker [2022-07-20T15:01:11.147Z] #26 3.855 + mkdir -p /build [2022-07-20T15:01:11.147Z] #26 3.862 + mv docker/docker /build/ [2022-07-20T15:01:11.147Z] #26 3.864 + rmdir docker [2022-07-20T15:01:11.147Z] #26 DONE 4.7s [2022-07-20T15:01:11.147Z] [2022-07-20T15:01:11.147Z] #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-20T15:01:11.147Z] #31 sha256:5fe8717be43e2c786d931b40f5100d541db2b01239512f735581aaa54a7c25dd [2022-07-20T15:01:11.147Z] #31 1.162 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:01:11.147Z] #31 1.333 [2022-07-20T15:01:11.147Z] #31 1.545 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:11.147Z] #31 1.746 [2022-07-20T15:01:11.147Z] #31 2.444 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:01:11.147Z] #31 2.704 [2022-07-20T15:01:11.147Z] #31 2.950 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:11.147Z] #31 3.233 [2022-07-20T15:01:11.147Z] #31 4.480 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:01:11.147Z] #31 5.159 [2022-07-20T15:01:11.148Z] #31 5.427 #=#=# ######### 13.4% ################################## 48.5% ########################################################## 81.1% ######################################################################## 100.0% [2022-07-20T15:01:11.148Z] #31 6.159 [2022-07-20T15:01:12.083Z] #31 8.404 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:01:12.342Z] #31 ... [2022-07-20T15:01:12.342Z] [2022-07-20T15:01:12.342Z] #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-20T15:01:12.342Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:01:12.342Z] #38 1.777 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:01:12.342Z] #38 6.247 tomll can be used in two ways: [2022-07-20T15:01:12.342Z] #38 6.247 Writing to STDIN and reading from STDOUT: [2022-07-20T15:01:12.342Z] #38 6.247 cat file.toml | tomll > file.toml [2022-07-20T15:01:12.342Z] #38 6.247 [2022-07-20T15:01:12.342Z] #38 6.247 Reading and updating a list of files: [2022-07-20T15:01:12.342Z] #38 6.248 tomll a.toml b.toml c.toml [2022-07-20T15:01:12.342Z] #38 6.248 [2022-07-20T15:01:12.342Z] #38 6.248 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:01:12.342Z] #38 DONE 6.5s [2022-07-20T15:01:12.342Z] [2022-07-20T15:01:12.342Z] #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-20T15:01:12.342Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:12.342Z] #55 2.069 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:01:12.342Z] #55 2.863 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:01:12.342Z] #55 2.864 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:01:12.342Z] #55 2.867 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:01:12.342Z] #55 2.867 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:01:12.342Z] #55 2.868 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:01:12.342Z] #55 2.876 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:01:12.342Z] #55 2.878 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:01:12.342Z] #55 2.974 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:01:12.342Z] #55 3.028 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:01:12.342Z] #55 3.115 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:01:12.342Z] #55 3.155 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:01:12.342Z] #55 3.206 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:01:12.342Z] #55 3.260 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:01:12.342Z] #55 3.369 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:01:12.342Z] #55 3.389 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:01:12.342Z] #55 3.410 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:01:12.342Z] #55 3.461 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:01:12.342Z] #55 3.558 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:01:12.342Z] #55 3.575 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:01:12.342Z] #55 3.633 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:01:12.342Z] #55 3.661 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:01:12.342Z] #55 3.702 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:01:12.342Z] #55 3.798 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:01:12.342Z] #55 3.805 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:01:12.342Z] #55 3.918 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:01:12.342Z] #55 4.166 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:01:12.342Z] #55 4.211 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:01:12.342Z] #55 4.219 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:01:12.342Z] #55 4.258 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:01:12.342Z] #55 4.322 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:01:12.342Z] #55 4.418 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:01:12.342Z] #55 4.437 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:01:12.342Z] #55 4.493 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:01:12.342Z] #55 4.513 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:01:12.342Z] #55 4.544 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:01:12.342Z] #55 4.547 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:01:12.342Z] #55 4.574 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:01:12.342Z] #55 4.580 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:01:12.342Z] #55 4.767 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:01:12.342Z] #55 4.813 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:01:12.342Z] #55 4.862 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:01:12.342Z] #55 4.874 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:01:12.342Z] #55 4.943 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:01:12.342Z] #55 4.959 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:01:12.342Z] #55 4.983 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:01:12.342Z] #55 5.055 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:01:12.342Z] #55 5.145 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:01:12.342Z] #55 5.155 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:01:12.342Z] #55 5.267 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:01:12.342Z] #55 5.267 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:01:12.342Z] #55 5.319 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:01:12.342Z] #55 5.439 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:01:12.342Z] #55 5.447 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:01:12.342Z] #55 5.537 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:01:12.342Z] #55 5.604 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:01:12.342Z] #55 5.608 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:01:12.342Z] #55 5.613 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:01:12.342Z] #55 5.681 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:01:12.342Z] #55 5.695 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:01:12.342Z] #55 5.746 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:01:12.342Z] #55 5.775 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:01:12.342Z] #55 5.783 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:01:12.342Z] #55 5.831 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:01:12.342Z] #55 5.869 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:01:12.342Z] #55 5.928 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:01:12.342Z] #55 6.137 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:01:12.342Z] #55 6.153 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:01:12.342Z] #55 6.158 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:01:12.342Z] #55 6.189 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:01:12.342Z] #55 6.206 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:01:12.342Z] #55 6.243 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:01:12.342Z] #55 6.247 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:01:12.342Z] #55 6.281 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:01:12.342Z] #55 6.632 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:01:12.342Z] #55 6.655 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:01:12.342Z] #55 6.655 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:01:12.342Z] #55 6.703 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:01:12.601Z] #55 6.843 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:01:12.601Z] #55 6.843 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:01:12.601Z] #55 6.879 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:01:12.880Z] #55 7.002 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:01:12.880Z] #55 7.007 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:01:12.880Z] #55 7.227 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:01:12.880Z] #55 ... [2022-07-20T15:01:12.880Z] [2022-07-20T15:01:12.880Z] #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-20T15:01:12.880Z] #31 sha256:5fe8717be43e2c786d931b40f5100d541db2b01239512f735581aaa54a7c25dd [2022-07-20T15:01:12.880Z] #31 9.150 [2022-07-20T15:01:13.398Z] #31 9.434 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:13.799Z] #35 ... [2022-07-20T15:01:13.799Z] [2022-07-20T15:01:13.799Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:01:13.799Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T15:01:13.799Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T15:01:13.799Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-07-20T15:01:13.799Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:01:13.799Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T15:01:13.799Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T15:01:13.799Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2022-07-20T15:01:13.799Z] #78 DONE 6.2s [2022-07-20T15:01:13.799Z] [2022-07-20T15:01:13.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:13.799Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:13.799Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-20T15:01:13.799Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T15:01:13.799Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.1s done [2022-07-20T15:01:13.799Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T15:01:13.799Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T15:01:13.799Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done [2022-07-20T15:01:13.799Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s done [2022-07-20T15:01:13.799Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.2s done [2022-07-20T15:01:13.799Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.1s done [2022-07-20T15:01:13.799Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 128.97MB / 141.81MB 6.2s [2022-07-20T15:01:13.799Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.3s done [2022-07-20T15:01:13.799Z] #11 ... [2022-07-20T15:01:13.799Z] [2022-07-20T15:01:13.799Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:13.799Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:13.799Z] #35 ... [2022-07-20T15:01:13.799Z] [2022-07-20T15:01:13.799Z] #31 [internal] load build context [2022-07-20T15:01:13.799Z] #31 sha256:66c2d7b73a87abe4a777b55cea1bdf137a2616981dba81a4bd070badb2ad3535 [2022-07-20T15:01:13.799Z] #31 transferring context: 62.08MB 7.0s done [2022-07-20T15:01:13.799Z] #31 DONE 7.2s [2022-07-20T15:01:13.966Z] #31 10.10 [2022-07-20T15:01:14.070Z] [2022-07-20T15:01:14.070Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:14.070Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:14.392Z] #11 ... [2022-07-20T15:01:14.393Z] [2022-07-20T15:01:14.393Z] #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-20T15:01:14.393Z] #31 sha256:071a5cf6b866fed0f8dd6e2b102814b12be22b42cd43cd6f33b07d59d0e878d5 [2022-07-20T15:01:14.393Z] #31 6.345 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:01:14.393Z] #31 6.686 [2022-07-20T15:01:14.393Z] #31 6.918 #=#=# ############### 21.3% ######################################### 57.9% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-20T15:01:14.393Z] #31 7.519 [2022-07-20T15:01:14.393Z] #31 8.568 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:01:14.393Z] #31 8.865 [2022-07-20T15:01:14.393Z] #31 9.095 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:14.393Z] #31 9.358 [2022-07-20T15:01:14.393Z] #31 10.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:01:14.393Z] #31 10.47 [2022-07-20T15:01:14.393Z] #31 10.70 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:14.393Z] #31 10.99 [2022-07-20T15:01:14.393Z] #31 11.04 Download of images into '/build' complete. [2022-07-20T15:01:14.393Z] #31 11.04 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:01:14.393Z] #31 11.04 tar -cC '/build' . | docker load [2022-07-20T15:01:14.393Z] #31 DONE 14.3s [2022-07-20T15:01:14.393Z] [2022-07-20T15:01:14.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:14.393Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:14.636Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-20T15:01:15.347Z] #31 11.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:01:15.607Z] #31 ... [2022-07-20T15:01:15.607Z] [2022-07-20T15:01:15.607Z] #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-20T15:01:15.607Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:01:15.607Z] #57 1.041 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:01:15.607Z] #57 1.523 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:01:15.607Z] #57 1.523 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:01:15.607Z] #57 1.523 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:01:15.607Z] #57 1.810 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:01:15.607Z] #57 9.507 v3.0.2 [2022-07-20T15:01:15.607Z] #57 DONE 9.8s [2022-07-20T15:01:15.607Z] [2022-07-20T15:01:15.607Z] #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-20T15:01:15.607Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:15.607Z] #62 2.417 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:15.607Z] #62 2.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:15.607Z] #62 2.427 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:15.607Z] #62 2.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:15.607Z] #62 3.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:15.607Z] #62 4.086 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:15.607Z] #62 6.911 Fetched 8555 kB in 5s (1813 kB/s) [2022-07-20T15:01:15.607Z] #62 6.911 Reading package lists... [2022-07-20T15:01:15.607Z] #62 8.255 Reading package lists... [2022-07-20T15:01:15.866Z] #62 9.951 Building dependency tree... [2022-07-20T15:01:15.866Z] #62 ... [2022-07-20T15:01:15.866Z] [2022-07-20T15:01:15.866Z] #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-20T15:01:15.866Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:15.866Z] #14 2.325 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:15.866Z] #14 2.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:15.866Z] #14 2.341 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:15.866Z] #14 2.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:15.866Z] #14 3.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:15.866Z] #14 4.113 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:15.866Z] #14 7.135 Fetched 8555 kB in 5s (1669 kB/s) [2022-07-20T15:01:15.866Z] #14 7.135 Reading package lists... [2022-07-20T15:01:15.866Z] #14 8.774 Reading package lists... [2022-07-20T15:01:15.866Z] #14 ... [2022-07-20T15:01:15.866Z] [2022-07-20T15:01:15.866Z] #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-20T15:01:15.866Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:15.866Z] #53 2.201 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:01:15.866Z] #53 2.928 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:01:15.866Z] #53 2.933 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:01:15.866Z] #53 2.934 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:01:15.866Z] #53 2.935 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:01:15.866Z] #53 2.941 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:01:15.866Z] #53 2.943 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:01:15.866Z] #53 2.952 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:01:15.866Z] #53 2.997 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:01:15.866Z] #53 3.024 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:01:15.866Z] #53 3.088 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:01:15.866Z] #53 3.110 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:01:15.866Z] #53 3.164 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:01:15.866Z] #53 5.594 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:01:15.866Z] #53 5.614 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:01:16.012Z] #35 ... [2022-07-20T15:01:16.012Z] [2022-07-20T15:01:16.012Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:01:16.012Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:01:16.012Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T15:01:16.012Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T15:01:16.012Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:01:16.012Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T15:01:16.012Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-07-20T15:01:16.012Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-07-20T15:01:16.012Z] #80 DONE 9.0s [2022-07-20T15:01:16.012Z] [2022-07-20T15:01:16.012Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:16.012Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:16.126Z] #53 ... [2022-07-20T15:01:16.126Z] [2022-07-20T15:01:16.126Z] #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-20T15:01:16.126Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:16.126Z] #42 2.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:16.126Z] #42 2.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:16.126Z] #42 2.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:16.126Z] #42 2.703 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:16.126Z] #42 3.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:16.126Z] #42 4.100 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:16.126Z] #42 7.623 Fetched 8555 kB in 6s (1518 kB/s) [2022-07-20T15:01:16.126Z] #42 7.623 Reading package lists... [2022-07-20T15:01:16.126Z] #42 9.452 Reading package lists... [2022-07-20T15:01:16.126Z] #42 ... [2022-07-20T15:01:16.126Z] [2022-07-20T15:01:16.126Z] #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-20T15:01:16.126Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:01:16.126Z] #40 1.229 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:01:16.126Z] #40 1.944 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:01:16.126Z] #40 1.975 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:01:16.126Z] #40 2.360 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:01:16.126Z] #40 2.360 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:01:16.126Z] #40 2.414 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:01:16.126Z] #40 2.432 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:01:16.315Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s done [2022-07-20T15:01:16.385Z] #40 ... [2022-07-20T15:01:16.385Z] [2022-07-20T15:01:16.385Z] #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-20T15:01:16.385Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:16.385Z] #51 2.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:16.385Z] #51 2.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:16.385Z] #51 2.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:16.385Z] #51 2.881 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:01:16.385Z] #51 2.899 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:16.385Z] #51 3.505 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:16.385Z] #51 4.127 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:16.385Z] #51 4.913 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:01:16.385Z] #51 7.328 Fetched 8558 kB in 5s (1644 kB/s) [2022-07-20T15:01:16.385Z] #51 7.328 Reading package lists... [2022-07-20T15:01:16.385Z] #51 8.864 Reading package lists... [2022-07-20T15:01:16.385Z] #51 ... [2022-07-20T15:01:16.385Z] [2022-07-20T15:01:16.385Z] #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-20T15:01:16.385Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:01:16.385Z] #36 1.770 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:01:16.385Z] #36 4.466 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:01:16.385Z] #36 4.477 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:01:16.385Z] #36 4.558 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:01:16.385Z] #36 4.593 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:01:16.385Z] #36 4.596 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:01:16.385Z] #36 4.599 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:01:16.385Z] #36 4.625 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:01:16.385Z] #36 4.654 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:01:16.385Z] #36 4.734 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:01:16.385Z] #36 4.800 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:01:16.385Z] #36 4.828 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:01:16.385Z] #36 4.851 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:01:16.385Z] #36 4.939 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:01:16.385Z] #36 5.077 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:01:16.385Z] #36 5.435 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:01:16.385Z] #36 5.507 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:01:16.579Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T15:01:16.579Z] #11 DONE 44.3s [2022-07-20T15:01:16.644Z] #36 ... [2022-07-20T15:01:16.644Z] [2022-07-20T15:01:16.644Z] #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-20T15:01:16.644Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:16.644Z] #76 2.443 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:16.644Z] #76 2.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:16.644Z] #76 2.460 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:16.644Z] #76 2.951 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:16.644Z] #76 3.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:16.644Z] #76 4.293 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:16.644Z] #76 6.662 Fetched 8555 kB in 4s (1915 kB/s) [2022-07-20T15:01:16.644Z] #76 6.662 Reading package lists... [2022-07-20T15:01:16.644Z] #76 8.345 Reading package lists... [2022-07-20T15:01:16.644Z] #76 9.810 Building dependency tree... [2022-07-20T15:01:16.644Z] #76 10.81 python3 is already the newest version (3.9.2-3). [2022-07-20T15:01:16.644Z] #76 10.81 The following additional packages will be installed: [2022-07-20T15:01:16.644Z] #76 10.81 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:01:16.644Z] #76 10.81 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:01:16.644Z] #76 10.81 Suggested packages: [2022-07-20T15:01:16.644Z] #76 10.81 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:01:16.644Z] #76 10.81 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:01:16.644Z] #76 10.81 m4-doc ed diffutils-doc [2022-07-20T15:01:16.644Z] #76 10.81 Recommended packages: [2022-07-20T15:01:16.644Z] #76 10.81 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:01:16.644Z] #76 ... [2022-07-20T15:01:16.644Z] [2022-07-20T15:01:16.644Z] #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-20T15:01:16.644Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:01:16.644Z] #47 1.344 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:01:16.644Z] #47 1.346 Cloning into '.'... [2022-07-20T15:01:16.644Z] #47 5.935 + git checkout -q v2.3.0 [2022-07-20T15:01:16.644Z] #47 6.839 + 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-20T15:01:16.841Z] [2022-07-20T15:01:16.841Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:01:16.841Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T15:01:16.903Z] #47 ... [2022-07-20T15:01:16.903Z] [2022-07-20T15:01:16.903Z] #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-20T15:01:16.903Z] #67 sha256:e8bdbdede812cbea70e9718553c6cb143041b9052265c2a4c297dfc61a72ac78 [2022-07-20T15:01:16.903Z] #67 1.974 + RM_GOPATH=0 [2022-07-20T15:01:16.903Z] #67 1.974 + TMP_GOPATH= [2022-07-20T15:01:16.903Z] #67 1.974 + : /build [2022-07-20T15:01:16.903Z] #67 1.974 + '[' -z '' ']' [2022-07-20T15:01:16.903Z] #67 1.974 ++ mktemp -d [2022-07-20T15:01:16.903Z] #67 1.974 + export GOPATH=/tmp/tmp.Z1ImvkyYOd [2022-07-20T15:01:16.903Z] #67 1.974 + GOPATH=/tmp/tmp.Z1ImvkyYOd [2022-07-20T15:01:16.903Z] #67 1.974 + RM_GOPATH=1 [2022-07-20T15:01:16.903Z] #67 1.974 + case "$(go env GOARCH)" in [2022-07-20T15:01:16.903Z] #67 1.976 ++ go env GOARCH [2022-07-20T15:01:16.903Z] #67 1.985 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:16.903Z] #67 1.985 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:16.903Z] #67 1.986 ++ dirname /install.sh [2022-07-20T15:01:16.903Z] #67 1.987 + dir=/ [2022-07-20T15:01:16.903Z] #67 1.987 + bin=rootlesskit [2022-07-20T15:01:16.903Z] #67 1.987 + shift [2022-07-20T15:01:16.903Z] #67 1.987 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:01:16.903Z] #67 1.987 + . //rootlesskit.installer [2022-07-20T15:01:16.903Z] #67 1.987 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:16.903Z] #67 1.987 + install_rootlesskit [2022-07-20T15:01:16.903Z] #67 1.987 + case "$1" in [2022-07-20T15:01:16.903Z] #67 1.987 + export CGO_ENABLED=0 [2022-07-20T15:01:16.903Z] #67 1.987 + CGO_ENABLED=0 [2022-07-20T15:01:16.903Z] #67 1.987 + _install_rootlesskit [2022-07-20T15:01:16.903Z] #67 1.989 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:01:16.903Z] #67 1.989 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:01:16.903Z] #67 1.989 + GOBIN=/build [2022-07-20T15:01:16.903Z] #67 1.989 + GO111MODULE=on [2022-07-20T15:01:16.903Z] #67 1.989 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:16.903Z] #67 1.989 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:16.903Z] #67 2.555 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:01:16.903Z] #67 4.012 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:01:16.903Z] #67 4.014 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:01:16.903Z] #67 4.014 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:01:16.903Z] #67 4.014 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:01:16.903Z] #67 4.014 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:01:16.903Z] #67 4.014 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:01:16.903Z] #67 4.047 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:01:16.903Z] #67 4.074 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:01:16.903Z] #67 4.165 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:01:16.903Z] #67 4.173 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:01:16.903Z] #67 5.022 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:01:16.903Z] #67 5.022 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:01:16.903Z] #67 6.130 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:01:16.903Z] #67 6.170 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:01:16.903Z] #67 ... [2022-07-20T15:01:16.903Z] [2022-07-20T15:01:16.903Z] #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-20T15:01:16.903Z] #31 sha256:5fe8717be43e2c786d931b40f5100d541db2b01239512f735581aaa54a7c25dd [2022-07-20T15:01:16.903Z] #31 12.31 [2022-07-20T15:01:16.903Z] #31 12.53 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:16.903Z] #31 12.99 [2022-07-20T15:01:16.903Z] #31 13.12 Download of images into '/build' complete. [2022-07-20T15:01:16.903Z] #31 13.12 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:01:16.903Z] #31 13.12 tar -cC '/build' . | docker load [2022-07-20T15:01:16.903Z] #31 DONE 13.2s [2022-07-20T15:01:16.903Z] [2022-07-20T15:01:16.903Z] #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-20T15:01:16.903Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:16.903Z] #76 11.15 The following NEW packages will be installed: [2022-07-20T15:01:16.903Z] #76 11.15 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:01:16.903Z] #76 11.15 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:01:16.903Z] #76 11.15 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:01:16.903Z] #76 11.15 libyajl2 m4 patch xz-utils [2022-07-20T15:01:17.162Z] #76 11.46 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:17.162Z] #76 11.46 Need to get 5940 kB of archives. [2022-07-20T15:01:17.162Z] #76 11.46 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T15:01:17.162Z] #76 11.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:01:17.162Z] #76 11.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:01:17.162Z] #76 11.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:01:17.162Z] #76 11.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:01:17.162Z] #76 11.49 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-20T15:01:17.162Z] #76 11.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T15:01:17.162Z] #76 11.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T15:01:17.162Z] #76 11.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:01:17.162Z] #76 11.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:01:17.162Z] #76 11.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:01:17.162Z] #76 11.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:01:17.394Z] #35 ... [2022-07-20T15:01:17.394Z] [2022-07-20T15:01:17.394Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T15:01:17.394Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T15:01:17.394Z] #79 DONE 0.3s [2022-07-20T15:01:17.394Z] [2022-07-20T15:01:17.394Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:17.394Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:17.421Z] #76 11.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:01:17.421Z] #76 11.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T15:01:17.421Z] #76 11.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:01:17.421Z] #76 11.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T15:01:17.421Z] #76 11.67 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-20T15:01:17.421Z] #76 11.68 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-20T15:01:17.421Z] #76 11.68 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-20T15:01:17.421Z] #76 11.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:01:17.421Z] #76 11.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:01:17.421Z] #76 11.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:01:17.421Z] #76 11.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:01:17.421Z] #76 11.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T15:01:17.679Z] #76 12.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:17.784Z] #12 DONE 1.1s [2022-07-20T15:01:17.784Z] [2022-07-20T15:01:17.784Z] #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-20T15:01:17.784Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:01:17.956Z] #76 12.14 Fetched 5940 kB in 1s (10.5 MB/s) [2022-07-20T15:01:17.957Z] #76 12.18 Selecting previously unselected package bzip2. [2022-07-20T15:01:17.957Z] #76 12.18 (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-20T15:01:17.957Z] #76 12.23 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:01:17.957Z] #76 12.24 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:01:17.979Z] #35 ... [2022-07-20T15:01:17.979Z] [2022-07-20T15:01:17.979Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T15:01:17.979Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T15:01:17.979Z] #81 DONE 0.8s [2022-07-20T15:01:18.112Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fc627bedd91c8b79) in /home/ubuntu/workspace/moby_PR-43841 [Pipeline] { [Pipeline] checkout [2022-07-20T15:01:18.215Z] #76 ... [2022-07-20T15:01:18.215Z] [2022-07-20T15:01:18.215Z] #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-20T15:01:18.215Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:01:18.215Z] #40 12.23 NAME: [2022-07-20T15:01:18.215Z] #40 12.24 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:01:18.215Z] #40 12.24 [2022-07-20T15:01:18.215Z] #40 12.24 USAGE: [2022-07-20T15:01:18.215Z] #40 12.24 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:01:18.215Z] #40 12.24 [2022-07-20T15:01:18.215Z] #40 12.24 COMMANDS: [2022-07-20T15:01:18.215Z] #40 12.24 init Create an initial ./winres/winres.json [2022-07-20T15:01:18.215Z] #40 12.24 make Make syso files for the "go build" command [2022-07-20T15:01:18.215Z] #40 12.24 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:01:18.215Z] #40 12.24 extract Extract all resources from an executable [2022-07-20T15:01:18.215Z] #40 12.24 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:01:18.215Z] #40 12.24 help, h Shows a list of commands or help for one command [2022-07-20T15:01:18.215Z] #40 12.24 [2022-07-20T15:01:18.215Z] #40 12.24 GLOBAL OPTIONS: [2022-07-20T15:01:18.215Z] #40 12.24 --help, -h show help (default: false) [2022-07-20T15:01:18.215Z] #40 DONE 12.4s [2022-07-20T15:01:18.215Z] [2022-07-20T15:01:18.215Z] #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-20T15:01:18.215Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:18.215Z] #76 12.42 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:01:18.215Z] #76 12.42 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:18.216Z] #76 12.43 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:01:18.238Z] [2022-07-20T15:01:18.238Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:01:18.238Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:01:18.238Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.5s done [2022-07-20T15:01:18.238Z] #35 DONE 11.5s [2022-07-20T15:01:18.238Z] [2022-07-20T15:01:18.238Z] #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-20T15:01:18.238Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:01:18.355Z] #13 DONE 0.7s [2022-07-20T15:01:18.438Z] The recommended git tool is: git [2022-07-20T15:01:18.474Z] #76 ... [2022-07-20T15:01:18.474Z] [2022-07-20T15:01:18.474Z] #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-20T15:01:18.474Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:18.474Z] #62 9.951 Building dependency tree... [2022-07-20T15:01:18.475Z] #62 10.78 The following additional packages will be installed: [2022-07-20T15:01:18.475Z] #62 10.80 libbtrfs0 [2022-07-20T15:01:18.475Z] #62 10.85 The following NEW packages will be installed: [2022-07-20T15:01:18.475Z] #62 10.86 libbtrfs-dev libbtrfs0 [2022-07-20T15:01:18.475Z] #62 11.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:18.475Z] #62 11.29 Need to get 460 kB of archives. [2022-07-20T15:01:18.475Z] #62 11.29 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:01:18.475Z] #62 11.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:01:18.475Z] #62 11.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:01:18.475Z] #62 11.69 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:18.475Z] #62 11.76 Fetched 460 kB in 0s (1089 kB/s) [2022-07-20T15:01:18.475Z] #62 11.79 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:01:18.475Z] #62 11.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:18.475Z] #62 11.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:01:18.475Z] #62 11.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:18.475Z] #62 12.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:01:18.475Z] #62 12.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:01:18.475Z] #62 12.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:18.475Z] #62 12.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:18.475Z] #62 12.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:18.475Z] #62 12.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:18.475Z] #62 DONE 12.7s [2022-07-20T15:01:18.475Z] [2022-07-20T15:01:18.475Z] #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-20T15:01:18.475Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:18.475Z] #55 7.327 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:01:18.475Z] #55 7.359 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:01:18.475Z] #55 7.376 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:01:18.475Z] #55 7.402 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:01:18.475Z] #55 7.402 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:01:18.475Z] #55 7.502 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:01:18.475Z] #55 7.579 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:01:18.475Z] #55 7.599 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:01:18.475Z] #55 7.632 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:01:18.475Z] #55 7.635 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:01:18.475Z] #55 7.647 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:01:18.475Z] #55 7.692 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:01:18.475Z] #55 7.746 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:01:18.475Z] #55 7.779 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:01:18.475Z] #55 7.789 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:01:18.475Z] #55 7.820 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:01:18.475Z] #55 7.899 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:01:18.475Z] #55 7.913 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:01:18.475Z] #55 8.217 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:01:18.475Z] #55 8.230 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:01:18.475Z] #55 8.393 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:01:18.475Z] #55 8.452 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:01:18.475Z] #55 8.500 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:01:18.475Z] #55 8.559 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:01:18.475Z] #55 8.659 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:01:18.475Z] #55 8.735 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:01:18.475Z] #55 8.767 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:01:18.475Z] #55 8.927 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:01:18.475Z] #55 8.965 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:01:18.475Z] #55 9.298 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:01:18.475Z] #55 9.352 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:01:18.475Z] #55 9.359 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:01:18.475Z] #55 9.377 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:01:18.475Z] #55 9.378 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:01:18.475Z] #55 9.383 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:01:18.475Z] #55 9.448 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:01:18.475Z] #55 9.514 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:01:18.475Z] #55 9.540 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:01:18.475Z] #55 9.554 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:01:18.475Z] #55 9.600 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:01:18.475Z] #55 9.601 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:01:18.475Z] #55 9.621 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:01:18.475Z] #55 9.643 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:01:18.475Z] #55 9.673 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:01:18.475Z] #55 9.751 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:01:18.475Z] #55 9.769 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:01:18.475Z] #55 9.793 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:01:18.475Z] #55 9.796 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:01:18.475Z] #55 9.895 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:01:18.475Z] #55 9.895 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:01:18.475Z] #55 9.903 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:01:18.475Z] #55 10.02 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:01:18.475Z] #55 10.05 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:01:18.475Z] #55 10.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:01:18.475Z] #55 10.14 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:01:18.475Z] #55 10.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:01:18.475Z] #55 10.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:01:18.475Z] #55 10.40 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:01:18.475Z] #55 10.42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:01:18.475Z] #55 10.42 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:01:18.475Z] #55 10.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:01:18.475Z] #55 10.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:01:18.475Z] #55 10.57 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:01:18.475Z] #55 10.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:01:18.475Z] #55 10.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:01:18.475Z] #55 10.80 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:01:18.475Z] #55 10.84 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:01:18.475Z] #55 10.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:01:18.475Z] #55 11.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:01:18.475Z] #55 11.03 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:01:18.475Z] #55 12.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:01:18.616Z] [2022-07-20T15:01:18.616Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:01:18.616Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T15:01:18.616Z] #33 DONE 0.0s [2022-07-20T15:01:18.616Z] [2022-07-20T15:01:18.617Z] #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-20T15:01:18.617Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:18.617Z] #34 ... [2022-07-20T15:01:18.617Z] [2022-07-20T15:01:18.617Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:01:18.617Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T15:01:18.617Z] #46 DONE 0.3s [2022-07-20T15:01:18.740Z] #55 ... [2022-07-20T15:01:18.740Z] [2022-07-20T15:01:18.740Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:01:18.740Z] #63 sha256:d5e56b83e4a55efab1fb1927347b7626418abfaed98a8bfba977c535a46d310f [2022-07-20T15:01:18.740Z] #63 DONE 0.2s [2022-07-20T15:01:18.740Z] [2022-07-20T15:01:18.740Z] #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-20T15:01:18.740Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:18.740Z] #76 12.89 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:01:18.740Z] #76 12.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:18.740Z] #76 12.93 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:01:18.740Z] #76 13.01 Selecting previously unselected package file. [2022-07-20T15:01:18.740Z] #76 13.01 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:01:18.740Z] #76 13.02 Unpacking file (1:5.39-3) ... [2022-07-20T15:01:18.740Z] #76 13.11 Selecting previously unselected package xz-utils. [2022-07-20T15:01:18.878Z] [2022-07-20T15:01:18.878Z] #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-20T15:01:18.878Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T15:01:18.878Z] #50 DONE 0.3s [2022-07-20T15:01:18.878Z] [2022-07-20T15:01:18.878Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:01:18.878Z] #66 sha256:e12008273a5c1cb5f65a0d1b7bf80a93c402f126d821c9554ebdd9527986509c [2022-07-20T15:01:18.878Z] #66 DONE 0.3s [2022-07-20T15:01:18.878Z] [2022-07-20T15:01:18.878Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:01:18.878Z] #25 sha256:8df7f735a38faccc49b1328f7d901facd2eebe2d2cb4e7f4ad9d55251c8140fe [2022-07-20T15:01:18.878Z] #25 DONE 0.3s [2022-07-20T15:01:18.878Z] [2022-07-20T15:01:18.878Z] #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-20T15:01:18.878Z] #26 sha256:2e745b8ee5847a7f0f0b2e5b1a2ca591be4c90cf1f3f30bc4c02b16d8b08c3c3 [2022-07-20T15:01:18.999Z] #76 13.12 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:01:18.999Z] #76 13.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:01:18.999Z] #76 13.29 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T15:01:18.999Z] #76 13.30 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T15:01:18.999Z] #76 13.31 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:01:19.260Z] #76 13.51 Selecting previously unselected package m4. [2022-07-20T15:01:19.260Z] #76 13.51 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T15:01:19.260Z] #76 13.52 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:01:19.519Z] #76 13.64 Selecting previously unselected package autoconf. [2022-07-20T15:01:19.520Z] #76 13.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:01:19.520Z] #76 13.66 Unpacking autoconf (2.69-14) ... [2022-07-20T15:01:19.520Z] #76 13.82 Selecting previously unselected package autotools-dev. [2022-07-20T15:01:19.520Z] #76 13.82 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:01:19.520Z] #76 13.83 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:01:19.616Z] #36 1.417 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:19.778Z] #76 14.08 Selecting previously unselected package automake. [2022-07-20T15:01:19.778Z] #76 14.09 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:01:19.778Z] #76 14.11 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:01:19.875Z] #36 1.430 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:19.875Z] #36 1.430 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:20.134Z] #36 1.701 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:20.346Z] #76 14.44 Selecting previously unselected package patch. [2022-07-20T15:01:20.346Z] #76 14.44 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:01:20.346Z] #76 14.45 Unpacking patch (2.7.6-7) ... [2022-07-20T15:01:20.346Z] #76 14.55 Selecting previously unselected package dpkg-dev. [2022-07-20T15:01:20.346Z] #76 14.57 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:01:20.346Z] #76 14.58 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:01:20.393Z] #36 2.011 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:20.605Z] #76 14.97 Selecting previously unselected package build-essential. [2022-07-20T15:01:20.605Z] #76 14.98 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T15:01:20.605Z] #76 14.99 Unpacking build-essential (12.9) ... [2022-07-20T15:01:20.605Z] #76 15.06 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:01:20.605Z] #76 15.07 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:01:20.652Z] #36 2.311 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:20.865Z] #76 15.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:01:20.865Z] #76 15.14 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T15:01:20.865Z] #76 15.14 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T15:01:20.865Z] #76 15.15 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:01:20.865Z] #76 15.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:01:20.865Z] #76 15.24 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:20.865Z] #76 15.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:20.865Z] #76 15.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T15:01:20.865Z] #76 15.32 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:20.865Z] #76 15.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:21.124Z] #76 15.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:01:21.124Z] #76 15.41 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:01:21.124Z] #76 15.41 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:21.124Z] #76 15.51 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:01:21.124Z] #76 15.51 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:21.124Z] #76 15.52 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:21.407Z] using credential docker-jenkins-github-credentials [2022-07-20T15:01:21.415Z] Cloning the remote Git repository [2022-07-20T15:01:21.415Z] Cloning with configured refspecs honoured and without tags [2022-07-20T15:01:21.693Z] #76 15.77 Selecting previously unselected package libtool. [2022-07-20T15:01:21.693Z] #76 15.77 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:01:21.693Z] #76 15.78 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:01:21.693Z] #76 16.05 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:01:21.693Z] #76 16.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:21.693Z] #76 16.08 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:21.951Z] #76 16.18 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:01:21.952Z] #76 16.18 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:01:21.952Z] #76 16.19 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:01:22.030Z] #36 3.562 Fetched 8555 kB in 2s (3545 kB/s) [2022-07-20T15:01:21.360Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T15:01:21.417Z] > git init /home/ubuntu/workspace/moby_PR-43841 # timeout=10 [2022-07-20T15:01:21.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:01:21.910Z] > git --version # timeout=10 [2022-07-20T15:01:21.942Z] > git --version # 'git version 2.25.1' [2022-07-20T15:01:21.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:01:21.944Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:01:22.210Z] #76 16.29 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T15:01:22.210Z] #76 16.29 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T15:01:22.210Z] #76 16.30 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:01:22.210Z] #76 16.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:22.210Z] #76 16.48 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:01:22.210Z] #76 16.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:01:22.210Z] #76 16.51 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:01:22.210Z] #76 16.53 Setting up file (1:5.39-3) ... [2022-07-20T15:01:22.210Z] #76 16.55 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:01:22.210Z] #76 16.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:22.210Z] #76 16.58 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:22.210Z] #76 16.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:01:22.210Z] #76 16.63 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:01:22.210Z] #76 16.65 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:01:22.476Z] #76 16.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:01:22.476Z] #76 16.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:01:22.476Z] #76 16.73 Setting up patch (2.7.6-7) ... [2022-07-20T15:01:22.476Z] #76 16.76 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:22.476Z] #76 16.83 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:01:22.476Z] #76 16.87 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:01:22.598Z] #36 3.562 Reading package lists... [2022-07-20T15:01:22.735Z] #76 16.91 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:22.735Z] #76 16.94 Setting up libtool (2.4.6-15) ... [2022-07-20T15:01:22.735Z] #76 16.98 Setting up m4 (1.4.18-5) ... [2022-07-20T15:01:22.735Z] #76 17.02 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:01:22.735Z] #76 17.08 Setting up autoconf (2.69-14) ... [2022-07-20T15:01:22.735Z] #76 17.12 Setting up build-essential (12.9) ... [2022-07-20T15:01:22.735Z] #76 17.17 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:01:22.993Z] #76 17.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:01:22.994Z] #76 17.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:23.424Z] #36 4.374 Reading package lists... [2022-07-20T15:01:23.424Z] #36 ... [2022-07-20T15:01:23.424Z] [2022-07-20T15:01:23.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:23.424Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:23.424Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.7s done [2022-07-20T15:01:23.424Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-20T15:01:23.424Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done [2022-07-20T15:01:23.424Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 2.5s [2022-07-20T15:01:23.424Z] #11 ... [2022-07-20T15:01:23.424Z] [2022-07-20T15:01:23.424Z] #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-20T15:01:23.424Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:01:23.424Z] #36 4.374 Reading package lists... [2022-07-20T15:01:23.942Z] #36 5.291 Building dependency tree... [2022-07-20T15:01:23.942Z] #36 5.694 The following additional packages will be installed: [2022-07-20T15:01:23.942Z] #36 5.694 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T15:01:23.942Z] #36 5.694 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T15:01:23.942Z] #36 5.694 Recommended packages: [2022-07-20T15:01:23.942Z] #36 5.694 libldap-common publicsuffix libsasl2-modules [2022-07-20T15:01:24.176Z] #26 ... [2022-07-20T15:01:24.176Z] [2022-07-20T15:01:24.176Z] #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-20T15:01:24.176Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:01:24.176Z] #57 5.444 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:01:24.201Z] #36 5.887 The following NEW packages will be installed: [2022-07-20T15:01:24.201Z] #36 5.888 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T15:01:24.201Z] #36 5.888 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T15:01:24.201Z] #36 5.897 libssh2-1 openssl [2022-07-20T15:01:24.438Z] #57 ... [2022-07-20T15:01:24.438Z] [2022-07-20T15:01:24.438Z] #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-20T15:01:24.438Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:01:24.438Z] #36 5.985 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:01:24.462Z] #36 6.170 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:24.462Z] #36 6.170 Need to get 3041 kB of archives. [2022-07-20T15:01:24.462Z] #36 6.170 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T15:01:24.462Z] #36 6.170 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T15:01:24.462Z] #36 6.182 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T15:01:24.462Z] #36 6.187 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T15:01:24.462Z] #36 6.192 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-20T15:01:24.462Z] #36 6.192 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T15:01:24.462Z] #36 6.192 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-20T15:01:24.462Z] #36 6.199 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T15:01:24.462Z] #36 6.199 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T15:01:24.462Z] #36 6.199 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T15:01:24.462Z] #36 6.199 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T15:01:24.462Z] #36 6.211 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T15:01:24.462Z] #36 6.211 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T15:01:24.462Z] #36 6.211 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:01:24.700Z] #36 ... [2022-07-20T15:01:24.700Z] [2022-07-20T15:01:24.700Z] #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-20T15:01:24.700Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:01:24.700Z] #57 6.129 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:01:24.700Z] #57 6.129 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:01:24.700Z] #57 6.150 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:01:24.721Z] #36 6.219 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:01:24.721Z] #36 6.219 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:01:24.721Z] #36 6.417 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:24.721Z] #36 6.463 Fetched 3041 kB in 0s (9520 kB/s) [2022-07-20T15:01:24.980Z] #36 6.496 Selecting previously unselected package openssl. [2022-07-20T15:01:24.980Z] #36 6.496 (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-20T15:01:24.980Z] #36 6.496 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T15:01:24.980Z] #36 6.506 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:01:24.980Z] #36 6.683 Selecting previously unselected package ca-certificates. [2022-07-20T15:01:24.980Z] #36 6.683 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T15:01:24.980Z] #36 6.687 Unpacking ca-certificates (20210119) ... [2022-07-20T15:01:24.980Z] #36 6.773 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T15:01:24.980Z] #36 6.773 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T15:01:24.980Z] #36 6.808 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:01:25.239Z] #36 6.921 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T15:01:25.239Z] #36 6.921 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:01:25.239Z] #36 6.928 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:25.239Z] #36 6.981 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T15:01:25.239Z] #36 6.981 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:01:25.239Z] #36 7.008 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:25.273Z] #57 6.841 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:01:25.497Z] #36 7.067 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T15:01:25.497Z] #36 7.067 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T15:01:25.497Z] #36 7.075 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:01:25.497Z] #36 7.152 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T15:01:25.497Z] #36 7.152 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T15:01:25.497Z] #36 7.159 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:01:25.497Z] #36 7.212 Selecting previously unselected package libpsl5:amd64. [2022-07-20T15:01:25.497Z] #36 7.212 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T15:01:25.497Z] #36 7.224 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:01:25.497Z] #36 7.267 Selecting previously unselected package librtmp1:amd64. [2022-07-20T15:01:25.497Z] #36 7.267 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T15:01:25.756Z] #36 7.271 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:01:25.756Z] #36 7.326 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T15:01:25.756Z] #36 7.326 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T15:01:25.756Z] #36 7.330 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:01:25.756Z] #36 7.405 Selecting previously unselected package libcurl4:amd64. [2022-07-20T15:01:25.756Z] #36 7.405 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:01:25.756Z] #36 7.409 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:25.756Z] #36 7.502 Selecting previously unselected package curl. [2022-07-20T15:01:25.756Z] #36 7.502 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:01:26.015Z] #36 7.505 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:26.015Z] #36 7.580 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:01:26.015Z] #36 7.580 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:01:26.015Z] #36 7.584 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:01:26.015Z] #36 7.668 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:01:26.015Z] #36 7.668 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:01:26.015Z] #36 7.678 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:01:26.015Z] #36 7.746 Selecting previously unselected package jq. [2022-07-20T15:01:26.015Z] #36 7.746 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:01:26.015Z] #36 7.751 Unpacking jq (1.6-2.1) ... [2022-07-20T15:01:26.274Z] #36 7.822 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:01:26.274Z] #36 7.835 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:01:26.274Z] #36 7.844 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:01:26.274Z] #36 7.853 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:26.274Z] #36 7.866 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:01:26.274Z] #36 7.878 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:01:26.274Z] #36 7.889 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:01:26.274Z] #36 7.902 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:01:26.274Z] #36 7.918 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:01:26.274Z] #36 7.929 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:01:26.274Z] #36 7.940 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:01:26.274Z] #36 7.950 Setting up ca-certificates (20210119) ... [2022-07-20T15:01:26.327Z] #76 ... [2022-07-20T15:01:26.327Z] [2022-07-20T15:01:26.327Z] #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-20T15:01:26.327Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:26.327Z] #14 8.774 Reading package lists... [2022-07-20T15:01:26.327Z] #14 10.60 Building dependency tree... [2022-07-20T15:01:26.327Z] #14 11.33 The following additional packages will be installed: [2022-07-20T15:01:26.327Z] #14 11.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:01:26.327Z] #14 11.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:01:26.327Z] #14 11.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:01:26.327Z] #14 11.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:01:26.327Z] #14 11.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:01:26.327Z] #14 11.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:01:26.327Z] #14 11.34 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:01:26.327Z] #14 11.34 Suggested packages: [2022-07-20T15:01:26.328Z] #14 11.34 gcc-10-locales seccomp wine64 [2022-07-20T15:01:26.328Z] #14 11.82 The following NEW packages will be installed: [2022-07-20T15:01:26.328Z] #14 11.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:01:26.328Z] #14 11.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:01:26.328Z] #14 11.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:01:26.328Z] #14 11.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:01:26.328Z] #14 11.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:01:26.328Z] #14 11.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:01:26.328Z] #14 11.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:01:26.328Z] #14 11.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:01:26.328Z] #14 11.83 mingw-w64-x86-64-dev [2022-07-20T15:01:26.328Z] #14 12.12 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:26.328Z] #14 12.12 Need to get 115 MB of archives. [2022-07-20T15:01:26.328Z] #14 12.12 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:01:26.328Z] #14 12.12 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-20T15:01:26.328Z] #14 12.16 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-20T15:01:26.328Z] #14 12.19 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-20T15:01:26.328Z] #14 12.20 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-20T15:01:26.328Z] #14 12.21 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-20T15:01:26.328Z] #14 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:01:26.328Z] #14 12.27 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-20T15:01:26.328Z] #14 12.34 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-20T15:01:26.328Z] #14 12.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-20T15:01:26.328Z] #14 12.60 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-20T15:01:26.328Z] #14 12.98 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-20T15:01:26.328Z] #14 13.13 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-20T15:01:26.328Z] #14 13.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-20T15:01:26.328Z] #14 14.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-20T15:01:26.328Z] #14 14.26 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-20T15:01:26.328Z] #14 14.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:01:26.328Z] #14 14.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:01:26.328Z] #14 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:01:26.328Z] #14 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:01:26.328Z] #14 14.27 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-20T15:01:26.328Z] #14 14.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:01:26.328Z] #14 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:01:26.328Z] #14 14.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:01:26.328Z] #14 14.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:01:26.328Z] #14 14.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:01:26.328Z] #14 14.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:01:26.328Z] #14 14.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T15:01:26.328Z] #14 14.33 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-20T15:01:26.328Z] #14 14.33 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-20T15:01:26.328Z] #14 14.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:01:26.328Z] #14 14.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:26.328Z] #14 14.70 Fetched 115 MB in 2s (46.1 MB/s) [2022-07-20T15:01:26.328Z] #14 14.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:01:26.328Z] #14 14.77 (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-20T15:01:26.328Z] #14 14.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:26.328Z] #14 14.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:26.328Z] #14 15.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:01:26.328Z] #14 15.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:01:26.328Z] #14 15.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:26.328Z] #14 16.69 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:01:26.328Z] #14 16.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:01:26.328Z] #14 16.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:01:26.328Z] #14 16.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:01:26.328Z] #14 16.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:26.328Z] #14 16.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:26.328Z] #14 17.07 Selecting previously unselected package dmsetup. [2022-07-20T15:01:26.328Z] #14 17.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:26.328Z] #14 17.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:01:26.328Z] #14 17.23 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:01:26.328Z] #14 17.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:01:26.328Z] #14 17.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:01:26.328Z] #14 19.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:01:26.328Z] #14 19.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:01:26.328Z] #14 20.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:01:26.621Z] #14 ... [2022-07-20T15:01:26.621Z] [2022-07-20T15:01:26.621Z] #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-20T15:01:26.621Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:26.621Z] #51 8.864 Reading package lists... [2022-07-20T15:01:26.621Z] #51 10.78 Building dependency tree... [2022-07-20T15:01:26.621Z] #51 11.51 The following additional packages will be installed: [2022-07-20T15:01:26.621Z] #51 11.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:26.621Z] #51 11.51 python3-protobuf python3-six [2022-07-20T15:01:26.621Z] #51 11.51 Suggested packages: [2022-07-20T15:01:26.621Z] #51 11.51 python3-setuptools [2022-07-20T15:01:26.621Z] #51 11.51 Recommended packages: [2022-07-20T15:01:26.621Z] #51 11.51 iproute2 | iproute [2022-07-20T15:01:26.621Z] #51 11.64 The following NEW packages will be installed: [2022-07-20T15:01:26.621Z] #51 11.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:01:26.621Z] #51 11.64 python3-protobuf python3-six [2022-07-20T15:01:26.621Z] #51 11.93 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:26.621Z] #51 11.93 Need to get 2315 kB of archives. [2022-07-20T15:01:26.621Z] #51 11.93 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T15:01:26.621Z] #51 11.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T15:01:26.621Z] #51 11.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:01:26.621Z] #51 11.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:01:26.621Z] #51 11.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T15:01:26.621Z] #51 11.95 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-20T15:01:26.621Z] #51 11.95 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-20T15:01:26.621Z] #51 11.96 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-20T15:01:26.621Z] #51 14.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T15:01:26.621Z] #51 15.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:26.621Z] #51 15.18 Fetched 2315 kB in 3s (749 kB/s) [2022-07-20T15:01:26.621Z] #51 15.25 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T15:01:26.621Z] #51 15.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:26.621Z] #51 15.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T15:01:26.621Z] #51 15.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:26.621Z] #51 15.79 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:01:26.621Z] #51 15.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:01:26.621Z] #51 15.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:26.621Z] #51 16.01 Selecting previously unselected package python3-six. [2022-07-20T15:01:26.621Z] #51 16.01 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:01:26.621Z] #51 16.02 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:01:26.621Z] #51 16.13 Selecting previously unselected package python3-protobuf. [2022-07-20T15:01:26.621Z] #51 16.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T15:01:26.621Z] #51 16.14 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:26.621Z] #51 16.42 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:01:26.621Z] #51 16.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:01:26.621Z] #51 16.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:26.621Z] #51 16.51 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:01:26.621Z] #51 16.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:01:26.621Z] #51 16.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:26.621Z] #51 16.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:01:26.621Z] #51 16.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:01:26.621Z] #51 16.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:26.621Z] #51 16.80 Selecting previously unselected package criu. [2022-07-20T15:01:26.621Z] #51 16.81 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T15:01:26.621Z] #51 16.83 Unpacking criu (3.17.1-1) ... [2022-07-20T15:01:26.621Z] #51 17.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:01:26.621Z] #51 17.99 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:01:26.621Z] #51 18.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:01:26.621Z] #51 18.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:01:26.621Z] #51 18.43 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:01:26.621Z] #51 19.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:01:26.621Z] #51 19.43 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:01:26.880Z] #51 ... [2022-07-20T15:01:26.880Z] [2022-07-20T15:01:26.880Z] #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-20T15:01:26.880Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:26.880Z] #76 DONE 21.1s [2022-07-20T15:01:26.880Z] [2022-07-20T15:01:26.881Z] #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-20T15:01:26.881Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:26.881Z] #77 ... [2022-07-20T15:01:26.881Z] [2022-07-20T15:01:26.881Z] #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-20T15:01:26.881Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:26.881Z] #53 17.39 gotestsum version dev [2022-07-20T15:01:26.881Z] #53 DONE 21.1s [2022-07-20T15:01:26.881Z] [2022-07-20T15:01:26.881Z] #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-20T15:01:26.881Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:26.881Z] #42 9.452 Reading package lists... [2022-07-20T15:01:26.881Z] #42 11.18 Building dependency tree... [2022-07-20T15:01:26.881Z] #42 11.79 The following additional packages will be installed: [2022-07-20T15:01:26.881Z] #42 11.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:01:26.881Z] #42 11.79 Suggested packages: [2022-07-20T15:01:26.881Z] #42 11.79 cmake-doc ninja-build lrzip [2022-07-20T15:01:26.881Z] #42 11.79 Recommended packages: [2022-07-20T15:01:26.881Z] #42 11.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:01:26.881Z] #42 12.03 The following NEW packages will be installed: [2022-07-20T15:01:26.881Z] #42 12.03 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:01:26.881Z] #42 12.03 vim-common xxd [2022-07-20T15:01:26.881Z] #42 12.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:01:26.881Z] #42 12.31 Need to get 17.7 MB of archives. [2022-07-20T15:01:26.881Z] #42 12.31 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T15:01:26.881Z] #42 12.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:01:26.881Z] #42 12.32 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-20T15:01:26.881Z] #42 12.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:01:26.881Z] #42 12.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:01:26.881Z] #42 12.65 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-20T15:01:26.881Z] #42 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:01:26.881Z] #42 12.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:01:26.881Z] #42 12.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:01:26.881Z] #42 12.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:01:26.881Z] #42 12.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T15:01:26.881Z] #42 13.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:01:26.881Z] #42 13.26 Fetched 17.7 MB in 1s (23.0 MB/s) [2022-07-20T15:01:26.881Z] #42 13.33 Selecting previously unselected package xxd. [2022-07-20T15:01:26.881Z] #42 13.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:01:26.881Z] #42 13.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:01:26.881Z] #42 13.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:26.881Z] #42 13.59 Selecting previously unselected package vim-common. [2022-07-20T15:01:26.881Z] #42 13.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:01:26.881Z] #42 13.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:26.881Z] #42 13.80 Selecting previously unselected package cmake-data. [2022-07-20T15:01:26.881Z] #42 13.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:01:26.881Z] #42 13.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:26.881Z] #42 14.83 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:01:26.881Z] #42 14.84 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:01:26.881Z] #42 14.85 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:26.881Z] #42 19.02 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:01:26.881Z] #42 19.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:01:26.881Z] #42 19.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:26.881Z] #42 19.67 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:01:26.881Z] #42 19.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:01:26.881Z] #42 19.78 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:26.881Z] #42 20.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:01:26.881Z] #42 20.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:01:26.881Z] #42 20.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:26.881Z] #42 21.14 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:01:26.881Z] #42 21.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:01:26.881Z] #42 21.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:27.140Z] #42 21.31 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:01:27.140Z] #42 21.32 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:01:27.140Z] #42 21.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:27.140Z] #42 21.48 Selecting previously unselected package cmake. [2022-07-20T15:01:27.140Z] #42 21.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:01:27.140Z] #42 21.49 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:27.212Z] #36 8.703 Updating certificates in /etc/ssl/certs... [2022-07-20T15:01:27.970Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-000f750564586be84) in /home/ubuntu/workspace/moby_PR-43841 [Pipeline] { [Pipeline] checkout [2022-07-20T15:01:28.077Z] #42 ... [2022-07-20T15:01:28.077Z] [2022-07-20T15:01:28.077Z] #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-20T15:01:28.077Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:28.077Z] #51 20.96 Setting up criu (3.17.1-1) ... [2022-07-20T15:01:28.077Z] #51 21.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:28.077Z] #51 DONE 22.3s [2022-07-20T15:01:28.077Z] [2022-07-20T15:01:28.077Z] #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-20T15:01:28.077Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:28.077Z] #14 22.54 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:01:28.178Z] The recommended git tool is: git [2022-07-20T15:01:28.364Z] #14 22.54 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:28.364Z] #14 22.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:01:28.364Z] #14 22.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:01:28.364Z] #14 22.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:28.364Z] #14 22.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:28.581Z] #57 ... [2022-07-20T15:01:28.581Z] [2022-07-20T15:01:28.581Z] #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-20T15:01:28.581Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:28.581Z] #53 8.751 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:01:28.581Z] #53 ... [2022-07-20T15:01:28.581Z] [2022-07-20T15:01:28.581Z] #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-20T15:01:28.581Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:28.581Z] #55 8.355 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:01:28.593Z] #36 9.935 129 added, 0 removed; done. [2022-07-20T15:01:28.593Z] #36 9.974 Setting up jq (1.6-2.1) ... [2022-07-20T15:01:28.593Z] #36 9.986 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:28.593Z] #36 9.996 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:01:28.593Z] #36 10.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:28.593Z] #36 10.03 Processing triggers for ca-certificates (20210119) ... [2022-07-20T15:01:28.593Z] #36 10.05 Updating certificates in /etc/ssl/certs... [2022-07-20T15:01:28.623Z] #14 ... [2022-07-20T15:01:28.623Z] [2022-07-20T15:01:28.623Z] #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-20T15:01:28.623Z] #64 sha256:98bbef1ddb5ad93f1b8b36aad7f09502340bcf73848eeae4635858fc386f4ed0 [2022-07-20T15:01:28.623Z] #64 1.173 + RM_GOPATH=0 [2022-07-20T15:01:28.623Z] #64 1.173 + TMP_GOPATH= [2022-07-20T15:01:28.623Z] #64 1.173 + : /build [2022-07-20T15:01:28.623Z] #64 1.173 + '[' -z '' ']' [2022-07-20T15:01:28.623Z] #64 1.176 ++ mktemp -d [2022-07-20T15:01:28.623Z] #64 1.179 + export GOPATH=/tmp/tmp.OhmfFvCPb3 [2022-07-20T15:01:28.623Z] #64 1.179 + GOPATH=/tmp/tmp.OhmfFvCPb3 [2022-07-20T15:01:28.623Z] #64 1.179 + RM_GOPATH=1 [2022-07-20T15:01:28.623Z] #64 1.179 + case "$(go env GOARCH)" in [2022-07-20T15:01:28.623Z] #64 1.179 ++ go env GOARCH [2022-07-20T15:01:28.623Z] #64 1.208 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:28.623Z] #64 1.208 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:28.623Z] #64 1.212 ++ dirname /install.sh [2022-07-20T15:01:28.623Z] #64 1.220 + dir=/ [2022-07-20T15:01:28.623Z] #64 1.220 + bin=containerd [2022-07-20T15:01:28.623Z] #64 1.220 + shift [2022-07-20T15:01:28.623Z] #64 1.220 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:01:28.623Z] #64 1.220 + . //containerd.installer [2022-07-20T15:01:28.623Z] #64 1.220 ++ set -e [2022-07-20T15:01:28.623Z] #64 1.220 ++ : v1.6.6 [2022-07-20T15:01:28.623Z] #64 1.220 + install_containerd [2022-07-20T15:01:28.623Z] #64 1.224 + echo 'Install containerd version v1.6.6' [2022-07-20T15:01:28.623Z] #64 1.224 Install containerd version v1.6.6 [2022-07-20T15:01:28.623Z] #64 1.224 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OhmfFvCPb3/src/github.com/containerd/containerd [2022-07-20T15:01:28.623Z] #64 1.296 Cloning into '/tmp/tmp.OhmfFvCPb3/src/github.com/containerd/containerd'... [2022-07-20T15:01:28.842Z] #55 ... [2022-07-20T15:01:28.842Z] [2022-07-20T15:01:28.842Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-20T15:01:28.842Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:28.842Z] #62 6.471 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:28.842Z] #62 6.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:28.842Z] #62 6.491 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:28.842Z] #62 7.101 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:28.842Z] #62 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:28.842Z] #62 ... [2022-07-20T15:01:28.842Z] [2022-07-20T15:01:28.842Z] #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-20T15:01:28.842Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:28.842Z] #76 8.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:28.842Z] #76 8.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:28.842Z] #76 8.711 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:28.842Z] #76 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:28.882Z] #64 ... [2022-07-20T15:01:28.882Z] [2022-07-20T15:01:28.882Z] #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-20T15:01:28.882Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:28.882Z] #42 23.17 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:01:28.882Z] #42 23.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:28.882Z] #42 23.20 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:01:28.882Z] #42 23.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:01:28.882Z] #42 23.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:01:29.106Z] #76 ... [2022-07-20T15:01:29.107Z] [2022-07-20T15:01:29.107Z] #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-20T15:01:29.107Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:29.107Z] #51 8.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:29.107Z] #51 8.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:29.107Z] #51 8.645 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:29.107Z] #51 9.361 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:01:29.107Z] #51 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:29.107Z] #51 ... [2022-07-20T15:01:29.107Z] [2022-07-20T15:01:29.107Z] #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-20T15:01:29.107Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:29.107Z] #14 8.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:29.107Z] #14 8.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:29.107Z] #14 8.547 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:29.107Z] #14 9.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:29.140Z] #42 23.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:01:29.140Z] #42 23.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:01:29.140Z] #42 23.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:01:29.140Z] #42 23.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:01:29.140Z] #42 23.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:01:29.140Z] #42 23.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:29.140Z] #42 ... [2022-07-20T15:01:29.140Z] [2022-07-20T15:01:29.140Z] #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-20T15:01:29.140Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:29.140Z] #34 13.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:01:29.140Z] #34 13.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:01:29.140Z] #34 ... [2022-07-20T15:01:29.140Z] [2022-07-20T15:01:29.140Z] #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-20T15:01:29.141Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:29.141Z] #77 1.506 Cloning into '/tmp/crun-build'... [2022-07-20T15:01:29.161Z] #36 10.87 0 added, 0 removed; done. [2022-07-20T15:01:29.161Z] #36 10.87 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T15:01:29.161Z] #36 10.88 done. [2022-07-20T15:01:29.368Z] #14 ... [2022-07-20T15:01:29.368Z] [2022-07-20T15:01:29.368Z] #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-20T15:01:29.368Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:29.368Z] #42 8.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:01:29.368Z] #42 8.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:01:29.368Z] #42 8.578 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:01:29.368Z] #42 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:01:29.368Z] #42 ... [2022-07-20T15:01:29.368Z] [2022-07-20T15:01:29.368Z] #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-20T15:01:29.368Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:01:29.368Z] #40 8.388 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:01:29.368Z] #40 9.726 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:01:29.400Z] #77 ... [2022-07-20T15:01:29.400Z] [2022-07-20T15:01:29.400Z] #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-20T15:01:29.400Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:29.400Z] #42 DONE 23.8s [2022-07-20T15:01:29.631Z] #40 ... [2022-07-20T15:01:29.631Z] [2022-07-20T15:01:29.631Z] #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-20T15:01:29.631Z] #67 sha256:c718b33c1e37a55fab1d2b8418f4a002b1865250fb901bde2bebfca060897df5 [2022-07-20T15:01:29.631Z] #67 6.458 + RM_GOPATH=0 [2022-07-20T15:01:29.631Z] #67 6.458 + TMP_GOPATH= [2022-07-20T15:01:29.631Z] #67 6.458 + : /build [2022-07-20T15:01:29.631Z] #67 6.458 + '[' -z '' ']' [2022-07-20T15:01:29.631Z] #67 6.458 ++ mktemp -d [2022-07-20T15:01:29.631Z] #67 6.458 + export GOPATH=/tmp/tmp.ImgPi7RvLc [2022-07-20T15:01:29.631Z] #67 6.458 + GOPATH=/tmp/tmp.ImgPi7RvLc [2022-07-20T15:01:29.631Z] #67 6.458 + RM_GOPATH=1 [2022-07-20T15:01:29.631Z] #67 6.458 + case "$(go env GOARCH)" in [2022-07-20T15:01:29.631Z] #67 6.458 ++ go env GOARCH [2022-07-20T15:01:29.631Z] #67 6.474 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:29.631Z] #67 6.474 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:29.631Z] #67 6.474 ++ dirname /install.sh [2022-07-20T15:01:29.631Z] #67 6.479 + dir=/ [2022-07-20T15:01:29.631Z] #67 6.479 + bin=rootlesskit [2022-07-20T15:01:29.631Z] #67 6.479 + shift [2022-07-20T15:01:29.631Z] #67 6.479 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:01:29.631Z] #67 6.479 + . //rootlesskit.installer [2022-07-20T15:01:29.631Z] #67 6.479 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:29.631Z] #67 6.479 + install_rootlesskit [2022-07-20T15:01:29.631Z] #67 6.479 + case "$1" in [2022-07-20T15:01:29.631Z] #67 6.479 + export CGO_ENABLED=0 [2022-07-20T15:01:29.631Z] #67 6.479 + CGO_ENABLED=0 [2022-07-20T15:01:29.631Z] #67 6.483 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:29.631Z] #67 6.485 + _install_rootlesskit [2022-07-20T15:01:29.631Z] #67 6.485 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:01:29.631Z] #67 6.485 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:01:29.631Z] #67 6.485 + GOBIN=/build [2022-07-20T15:01:29.631Z] #67 6.485 + GO111MODULE=on [2022-07-20T15:01:29.631Z] #67 6.485 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:29.631Z] #67 7.049 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:01:29.658Z] [2022-07-20T15:01:29.658Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:01:29.658Z] #43 sha256:0c84dfc67155aa3a0c7bbac915937c09a3ecc03ccd609d0915671f1345ef46c9 [2022-07-20T15:01:29.658Z] #43 DONE 0.2s [2022-07-20T15:01:29.658Z] [2022-07-20T15:01:29.658Z] #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-20T15:01:29.658Z] #44 sha256:eb7e6b6f1fff6178cff0b59baac62e1e233e0d11402ef6d56928a47111c58c57 [2022-07-20T15:01:29.892Z] #67 ... [2022-07-20T15:01:29.892Z] [2022-07-20T15:01:29.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-20T15:01:29.892Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:01:29.892Z] #47 7.556 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:01:29.892Z] #47 7.556 Cloning into '.'... [2022-07-20T15:01:29.892Z] #47 ... [2022-07-20T15:01:29.892Z] [2022-07-20T15:01:29.892Z] #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-20T15:01:29.892Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:01:29.892Z] #38 8.666 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:01:30.153Z] #38 ... [2022-07-20T15:01:30.153Z] [2022-07-20T15:01:30.153Z] #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-20T15:01:30.153Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:30.153Z] #53 11.37 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:01:30.153Z] #53 11.45 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:01:30.153Z] #53 11.54 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:01:30.153Z] #53 11.67 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:01:31.043Z] #44 1.115 + RM_GOPATH=0 [2022-07-20T15:01:31.043Z] #44 1.115 + TMP_GOPATH= [2022-07-20T15:01:31.043Z] #44 1.115 + : /build [2022-07-20T15:01:31.043Z] #44 1.115 + '[' -z '' ']' [2022-07-20T15:01:31.043Z] #44 1.115 ++ mktemp -d [2022-07-20T15:01:31.043Z] #44 1.116 + export GOPATH=/tmp/tmp.IAod7T689m [2022-07-20T15:01:31.043Z] #44 1.116 + GOPATH=/tmp/tmp.IAod7T689m [2022-07-20T15:01:31.043Z] #44 1.116 + RM_GOPATH=1 [2022-07-20T15:01:31.043Z] #44 1.116 + case "$(go env GOARCH)" in [2022-07-20T15:01:31.043Z] #44 1.116 ++ go env GOARCH [2022-07-20T15:01:31.043Z] #44 1.140 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:31.043Z] #44 1.140 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:31.043Z] #44 1.140 ++ dirname /install.sh [2022-07-20T15:01:31.043Z] #44 1.147 + dir=/ [2022-07-20T15:01:31.043Z] #44 1.148 + bin=tini [2022-07-20T15:01:31.043Z] #44 1.148 + shift [2022-07-20T15:01:31.043Z] #44 1.148 + '[' '!' -f //tini.installer ']' [2022-07-20T15:01:31.043Z] #44 1.148 + . //tini.installer [2022-07-20T15:01:31.043Z] #44 1.148 ++ : v0.19.0 [2022-07-20T15:01:31.043Z] #44 1.148 + install_tini [2022-07-20T15:01:31.043Z] #44 1.148 + echo 'Install tini version v0.19.0' [2022-07-20T15:01:31.043Z] #44 1.148 Install tini version v0.19.0 [2022-07-20T15:01:31.043Z] #44 1.148 + git clone https://github.com/krallin/tini.git /tmp/tmp.IAod7T689m/tini [2022-07-20T15:01:31.043Z] #44 1.153 Cloning into '/tmp/tmp.IAod7T689m/tini'... [2022-07-20T15:01:31.043Z] #44 1.561 + cd /tmp/tmp.IAod7T689m/tini [2022-07-20T15:01:31.072Z] #36 DONE 12.4s [2022-07-20T15:01:31.072Z] [2022-07-20T15:01:31.072Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T15:01:31.072Z] #37 sha256:a1f5292a53c93ebb317b238127f9a7b4bf693061afc34311a968f92fd4ba895f [2022-07-20T15:01:31.072Z] #37 DONE 0.2s [2022-07-20T15:01:31.072Z] [2022-07-20T15:01:31.072Z] #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-20T15:01:31.072Z] #38 sha256:1fbf8d40e9415b6ebdf82a55a8b1db398eb3e350053d15b5dc71900a8b84b770 [2022-07-20T15:01:31.098Z] #53 12.46 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:01:31.304Z] #44 1.561 + git checkout -q v0.19.0 [2022-07-20T15:01:31.304Z] #44 1.566 + cmake . [2022-07-20T15:01:31.360Z] #53 12.84 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:01:31.563Z] #44 1.839 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:01:31.563Z] #44 1.866 -- Detecting C compiler ABI info [2022-07-20T15:01:31.611Z] using credential docker-jenkins-github-credentials [2022-07-20T15:01:31.621Z] #53 12.97 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:01:31.621Z] #53 13.17 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:01:31.623Z] Cloning the remote Git repository [2022-07-20T15:01:31.623Z] Cloning with configured refspecs honoured and without tags [2022-07-20T15:01:31.822Z] #44 2.135 -- Detecting C compiler ABI info - done [2022-07-20T15:01:31.822Z] #44 2.168 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:01:31.822Z] #44 2.169 -- Detecting C compile features [2022-07-20T15:01:31.822Z] #44 2.170 -- Detecting C compile features - done [2022-07-20T15:01:31.822Z] #44 2.183 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:01:31.883Z] #53 13.41 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:01:32.081Z] #44 2.277 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:01:32.081Z] #44 2.312 -- Configuring done [2022-07-20T15:01:32.081Z] #44 2.317 -- Generating done [2022-07-20T15:01:32.081Z] #44 2.319 -- Build files have been written to: /tmp/tmp.IAod7T689m/tini [2022-07-20T15:01:32.081Z] #44 2.321 + make tini-static [2022-07-20T15:01:32.081Z] #44 2.466 Scanning dependencies of target tini-static [2022-07-20T15:01:32.081Z] #44 2.543 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:01:32.653Z] #44 2.969 [100%] Linking C executable tini-static [2022-07-20T15:01:31.663Z] Cloning repository https://github.com/moby/moby.git [2022-07-20T15:01:31.794Z] > git init /home/ubuntu/workspace/moby_PR-43841 # timeout=10 [2022-07-20T15:01:32.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:01:32.081Z] > git --version # timeout=10 [2022-07-20T15:01:32.132Z] > git --version # 'git version 2.25.1' [2022-07-20T15:01:32.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:01:32.135Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:01:32.929Z] #44 3.223 [100%] Built target tini-static [2022-07-20T15:01:32.929Z] #44 3.245 + mkdir -p /build [2022-07-20T15:01:32.929Z] #44 3.248 + cp tini-static /build/docker-init [2022-07-20T15:01:32.979Z] #38 2.171 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:01:33.548Z] #38 2.515 [2022-07-20T15:01:33.814Z] #38 2.735 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:33.814Z] #38 ... [2022-07-20T15:01:33.814Z] [2022-07-20T15:01:33.814Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:33.814Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:33.814Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.1s done [2022-07-20T15:01:33.814Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.3s [2022-07-20T15:01:34.073Z] #11 ... [2022-07-20T15:01:34.073Z] [2022-07-20T15:01:34.073Z] #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-20T15:01:34.073Z] #38 sha256:1fbf8d40e9415b6ebdf82a55a8b1db398eb3e350053d15b5dc71900a8b84b770 [2022-07-20T15:01:34.073Z] #38 3.045 [2022-07-20T15:01:34.856Z] #44 DONE 5.1s [2022-07-20T15:01:34.856Z] [2022-07-20T15:01:34.856Z] #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-20T15:01:34.856Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:34.856Z] #77 3.150 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:01:34.856Z] #77 3.164 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:01:34.856Z] #77 3.745 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:01:34.856Z] #77 3.755 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:01:34.856Z] #77 3.755 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:01:34.856Z] #77 3.755 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:01:34.856Z] #77 3.774 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:01:34.856Z] #77 4.444 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:01:34.856Z] #77 5.120 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:01:34.856Z] #77 5.850 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:01:34.856Z] #77 5.918 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:01:34.856Z] #77 6.046 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:01:35.010Z] #38 4.136 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:01:35.197Z] #53 ... [2022-07-20T15:01:35.197Z] [2022-07-20T15:01:35.197Z] #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-20T15:01:35.197Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:35.197Z] #34 6.727 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:01:35.197Z] #34 6.741 Cloning into '.'... [2022-07-20T15:01:35.270Z] #38 4.418 [2022-07-20T15:01:35.457Z] #34 ... [2022-07-20T15:01:35.457Z] [2022-07-20T15:01:35.457Z] #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-20T15:01:35.457Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:35.457Z] #55 11.90 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:01:35.457Z] #55 11.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:01:35.457Z] #55 12.18 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:01:35.457Z] #55 12.21 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:01:35.457Z] #55 13.13 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:01:35.457Z] #55 13.13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:01:35.457Z] #55 14.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:01:35.457Z] #55 14.64 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:01:35.457Z] #55 14.75 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:01:35.457Z] #55 14.84 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:01:35.529Z] #38 4.650 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:35.722Z] #55 17.15 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:01:35.985Z] #55 17.37 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:01:35.985Z] #55 ... [2022-07-20T15:01:35.985Z] [2022-07-20T15:01:35.985Z] #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-20T15:01:35.985Z] #26 sha256:2e745b8ee5847a7f0f0b2e5b1a2ca591be4c90cf1f3f30bc4c02b16d8b08c3c3 [2022-07-20T15:01:35.985Z] #26 7.121 + RM_GOPATH=0 [2022-07-20T15:01:35.985Z] #26 7.121 + TMP_GOPATH= [2022-07-20T15:01:35.985Z] #26 7.121 + : /build [2022-07-20T15:01:35.985Z] #26 7.121 + '[' -z '' ']' [2022-07-20T15:01:35.985Z] #26 7.121 ++ mktemp -d [2022-07-20T15:01:35.985Z] #26 7.121 + export GOPATH=/tmp/tmp.9AlRUWz313 [2022-07-20T15:01:35.985Z] #26 7.121 + GOPATH=/tmp/tmp.9AlRUWz313 [2022-07-20T15:01:35.985Z] #26 7.121 + RM_GOPATH=1 [2022-07-20T15:01:35.985Z] #26 7.121 + case "$(go env GOARCH)" in [2022-07-20T15:01:35.985Z] #26 7.121 ++ go env GOARCH [2022-07-20T15:01:35.985Z] #26 7.133 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:01:35.985Z] #26 7.137 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:35.985Z] #26 7.137 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:35.985Z] #26 7.137 ++ dirname /install.sh [2022-07-20T15:01:35.985Z] #26 7.137 + dir=/ [2022-07-20T15:01:35.985Z] #26 7.137 + bin=dockercli [2022-07-20T15:01:35.985Z] #26 7.137 + shift [2022-07-20T15:01:35.985Z] #26 7.137 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:01:35.985Z] #26 7.137 + . //dockercli.installer [2022-07-20T15:01:35.985Z] #26 7.137 ++ : stable [2022-07-20T15:01:35.985Z] #26 7.137 ++ : 17.06.2-ce [2022-07-20T15:01:35.985Z] #26 7.137 + install_dockercli [2022-07-20T15:01:35.985Z] #26 7.137 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:01:35.985Z] #26 7.137 ++ uname -m [2022-07-20T15:01:35.985Z] #26 7.137 + arch=x86_64 [2022-07-20T15:01:35.985Z] #26 7.137 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:01:35.985Z] #26 7.137 + url=https://download.docker.com/linux/static [2022-07-20T15:01:35.985Z] #26 7.166 + tar -xz docker/docker [2022-07-20T15:01:35.985Z] #26 7.166 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:01:35.985Z] #26 ... [2022-07-20T15:01:35.985Z] [2022-07-20T15:01:35.985Z] #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-20T15:01:35.985Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:01:35.985Z] #40 12.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:01:35.985Z] #40 12.65 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:01:35.985Z] #40 12.82 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:01:36.096Z] #38 4.962 [2022-07-20T15:01:36.247Z] #40 ... [2022-07-20T15:01:36.247Z] [2022-07-20T15:01:36.247Z] #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-20T15:01:36.247Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:36.247Z] #55 17.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:01:36.247Z] #55 17.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:01:36.769Z] #77 ... [2022-07-20T15:01:36.769Z] [2022-07-20T15:01:36.769Z] #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-20T15:01:36.769Z] #64 sha256:98bbef1ddb5ad93f1b8b36aad7f09502340bcf73848eeae4635858fc386f4ed0 [2022-07-20T15:01:36.769Z] #64 17.79 + cd /tmp/tmp.OhmfFvCPb3/src/github.com/containerd/containerd [2022-07-20T15:01:36.769Z] #64 17.79 + git checkout -q v1.6.6 [2022-07-20T15:01:37.044Z] #38 6.013 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:01:37.304Z] #38 6.369 [2022-07-20T15:01:37.337Z] #64 18.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:01:37.337Z] #64 18.57 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:01:37.337Z] #64 18.57 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:01:37.337Z] #64 18.57 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:01:37.337Z] #64 18.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:01:37.337Z] #64 18.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:01:37.337Z] #64 18.57 + '[' '' = dynamic ']' [2022-07-20T15:01:37.337Z] #64 18.57 + make [2022-07-20T15:01:37.824Z] #38 6.589 #=#=# ################## 25.7% ######################################### 57.8% ################################################################# 90.5% ######################################################################## 100.0% [2022-07-20T15:01:38.083Z] #38 7.214 [2022-07-20T15:01:38.274Z] #64 19.66 + bin/ctr [2022-07-20T15:01:39.460Z] #38 8.302 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:01:39.461Z] #38 8.603 [2022-07-20T15:01:39.978Z] #38 8.838 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:39.978Z] #38 9.084 [2022-07-20T15:01:40.109Z] Fetching without tags [2022-07-20T15:01:40.379Z] Merging remotes/origin/22.06 commit 48a144954e01de6690352b1ce8608f0f64edc918 into PR head commit a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:01:40.457Z] #55 ... [2022-07-20T15:01:40.457Z] [2022-07-20T15:01:40.457Z] #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-20T15:01:40.457Z] #67 sha256:c718b33c1e37a55fab1d2b8418f4a002b1865250fb901bde2bebfca060897df5 [2022-07-20T15:01:40.457Z] #67 11.51 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:01:40.457Z] #67 11.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:01:40.457Z] #67 12.92 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:01:40.457Z] #67 17.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:01:40.457Z] #67 19.17 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:01:40.457Z] #67 19.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:01:40.457Z] #67 ... [2022-07-20T15:01:40.457Z] [2022-07-20T15:01:40.457Z] #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-20T15:01:40.457Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:40.457Z] #53 21.45 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:01:40.457Z] #53 21.74 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:01:40.457Z] #53 21.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:01:39.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:01:39.958Z] > git config --add remote.origin.fetch +refs/pull/43841/head:refs/remotes/origin/PR-43841 # timeout=10 [2022-07-20T15:01:40.007Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:01:40.032Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:01:40.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:01:40.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:01:40.062Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:01:40.339Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:01:40.360Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:01:40.913Z] #38 9.737 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:01:40.913Z] #38 10.01 [2022-07-20T15:01:40.913Z] #38 ... [2022-07-20T15:01:40.913Z] [2022-07-20T15:01:40.913Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:40.913Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:40.913Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.6s done [2022-07-20T15:01:40.913Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 4.7s [2022-07-20T15:01:41.172Z] #11 ... [2022-07-20T15:01:41.172Z] [2022-07-20T15:01:41.172Z] #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-20T15:01:41.172Z] #38 sha256:1fbf8d40e9415b6ebdf82a55a8b1db398eb3e350053d15b5dc71900a8b84b770 [2022-07-20T15:01:41.172Z] #38 10.22 #=#=# ######################################################################## 100.0% [2022-07-20T15:01:41.273Z] Merge succeeded, producing a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:01:41.273Z] Checking out Revision a9081299dd762c8023a5bddccd51f3c4ece69ad5 (PR-43841) [2022-07-20T15:01:41.431Z] #38 10.53 [2022-07-20T15:01:41.431Z] #38 10.60 Download of images into '/build' complete. [2022-07-20T15:01:41.431Z] #38 10.60 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:01:41.431Z] #38 10.60 tar -cC '/build' . | docker load [2022-07-20T15:01:41.580Z] #64 ... [2022-07-20T15:01:41.580Z] [2022-07-20T15:01:41.580Z] #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-20T15:01:41.580Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:41.580Z] #14 25.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:01:41.580Z] #14 25.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:41.580Z] #14 25.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:41.580Z] #14 31.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:01:41.580Z] #14 31.19 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:41.580Z] #14 31.20 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:41.580Z] #14 33.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:01:41.580Z] #14 33.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:41.580Z] #14 33.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:41.580Z] #14 ... [2022-07-20T15:01:41.580Z] [2022-07-20T15:01:41.580Z] #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-20T15:01:41.580Z] #67 sha256:e8bdbdede812cbea70e9718553c6cb143041b9052265c2a4c297dfc61a72ac78 [2022-07-20T15:01:41.580Z] #67 32.16 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:01:41.580Z] #67 32.16 + GOBIN=/build [2022-07-20T15:01:41.580Z] #67 32.17 + GO111MODULE=on [2022-07-20T15:01:41.580Z] #67 32.17 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:01:41.580Z] #67 35.00 rootlesskit version 1.0.0 [2022-07-20T15:01:41.580Z] #67 35.00 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:01:41.580Z] #67 35.00 -container-ip string [2022-07-20T15:01:41.580Z] #67 35.00 container ip [2022-07-20T15:01:41.580Z] #67 35.00 -container-port int [2022-07-20T15:01:41.580Z] #67 35.00 container port (default -1) [2022-07-20T15:01:41.580Z] #67 35.00 -host-ip string [2022-07-20T15:01:41.580Z] #67 35.00 host ip [2022-07-20T15:01:41.580Z] #67 35.00 -host-port int [2022-07-20T15:01:41.580Z] #67 35.00 host port (default -1) [2022-07-20T15:01:41.580Z] #67 35.00 -proto string [2022-07-20T15:01:41.580Z] #67 35.00 proxy protocol (default "tcp") [2022-07-20T15:01:42.380Z] #53 ... [2022-07-20T15:01:42.380Z] [2022-07-20T15:01:42.380Z] #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-20T15:01:42.380Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:42.380Z] #62 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:42.380Z] #62 ... [2022-07-20T15:01:42.380Z] [2022-07-20T15:01:42.380Z] #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-20T15:01:42.380Z] #26 sha256:2e745b8ee5847a7f0f0b2e5b1a2ca591be4c90cf1f3f30bc4c02b16d8b08c3c3 [2022-07-20T15:01:42.380Z] #26 23.04 + mkdir -p /build [2022-07-20T15:01:42.380Z] #26 23.08 + mv docker/docker /build/ [2022-07-20T15:01:42.380Z] #26 23.14 + rmdir docker [2022-07-20T15:01:41.186Z] > git remote # timeout=10 [2022-07-20T15:01:41.196Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T15:01:41.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:01:41.203Z] > git merge 48a144954e01de6690352b1ce8608f0f64edc918 # timeout=10 [2022-07-20T15:01:41.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T15:01:41.224Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:01:41.228Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:01:42.640Z] #26 DONE 23.9s [2022-07-20T15:01:42.640Z] [2022-07-20T15:01:42.640Z] #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-20T15:01:42.640Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:01:42.640Z] #42 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:42.640Z] #42 18.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:42.808Z] #38 DONE 11.7s [2022-07-20T15:01:42.808Z] [2022-07-20T15:01:42.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:01:42.808Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:01:42.901Z] #42 ... [2022-07-20T15:01:42.901Z] [2022-07-20T15:01:42.901Z] #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-20T15:01:42.901Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:42.901Z] #14 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:42.901Z] #14 18.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:43.163Z] #14 ... [2022-07-20T15:01:43.163Z] [2022-07-20T15:01:43.163Z] #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-20T15:01:43.163Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:01:43.163Z] #76 14.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:43.163Z] #76 18.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:43.163Z] #76 ... [2022-07-20T15:01:43.163Z] [2022-07-20T15:01:43.163Z] #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-20T15:01:43.163Z] #67 sha256:c718b33c1e37a55fab1d2b8418f4a002b1865250fb901bde2bebfca060897df5 [2022-07-20T15:01:43.163Z] #67 22.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:01:43.163Z] #67 23.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:01:43.163Z] #67 23.29 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:01:43.163Z] #67 23.72 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:01:43.484Z] #67 DONE 37.6s [2022-07-20T15:01:43.484Z] [2022-07-20T15:01:43.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-20T15:01:43.484Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:43.484Z] #14 36.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:01:43.484Z] #14 36.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:43.484Z] #14 36.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:43.734Z] #67 24.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:01:43.838Z] #14 ... [2022-07-20T15:01:43.838Z] [2022-07-20T15:01:43.838Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:01:43.838Z] #68 sha256:c5fe4610007f33bdc8cc8792871f211a6d22c1703454e795064e392fd4dc89c1 [2022-07-20T15:01:43.838Z] #68 DONE 0.2s [2022-07-20T15:01:43.838Z] [2022-07-20T15:01:43.838Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:01:43.838Z] #69 sha256:d44cffafed4de06fa41a1c81c6861372282fd3ebe2c4315cc124efc71fff9f27 [2022-07-20T15:01:43.838Z] #69 DONE 0.2s [2022-07-20T15:01:43.838Z] [2022-07-20T15:01:43.838Z] #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-20T15:01:43.838Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:43.838Z] #77 12.95 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:01:43.996Z] #67 ... [2022-07-20T15:01:43.996Z] [2022-07-20T15:01:43.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-20T15:01:43.996Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:43.996Z] #51 15.16 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:01:43.996Z] #51 19.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:01:43.996Z] #51 23.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:01:43.996Z] #51 ... [2022-07-20T15:01:43.996Z] [2022-07-20T15:01:43.996Z] #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-20T15:01:43.996Z] #67 sha256:c718b33c1e37a55fab1d2b8418f4a002b1865250fb901bde2bebfca060897df5 [2022-07-20T15:01:43.996Z] #67 25.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:01:44.257Z] #67 25.58 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:01:44.832Z] #67 26.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:01:44.985Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T15:01:44.953Z] > git --version # timeout=10 [2022-07-20T15:01:44.968Z] > git --version # 'git version 2.25.1' [2022-07-20T15:01:44.984Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T15:01:45.813Z] #77 18.53 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:01:45.813Z] #77 18.53 libtoolize: copying file './ltmain.sh' [2022-07-20T15:01:45.848Z] + docker version [2022-07-20T15:01:46.077Z] #77 19.25 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:01:46.077Z] #77 19.25 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:01:46.077Z] #77 19.25 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:01:46.095Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.9s [2022-07-20T15:01:46.336Z] #77 ... [2022-07-20T15:01:46.336Z] [2022-07-20T15:01:46.336Z] #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-20T15:01:46.336Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:46.336Z] #34 DONE 40.3s [2022-07-20T15:01:46.336Z] [2022-07-20T15:01:46.336Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T15:01:46.336Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:46.770Z] #67 ... [2022-07-20T15:01:46.770Z] [2022-07-20T15:01:46.770Z] #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-20T15:01:46.770Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:01:46.770Z] #40 18.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:01:46.770Z] #40 18.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:01:46.770Z] #40 ... [2022-07-20T15:01:46.770Z] [2022-07-20T15:01:46.770Z] #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-20T15:01:46.770Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:46.770Z] #55 25.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:01:46.770Z] #55 25.72 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:01:46.770Z] #55 26.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:01:46.770Z] #55 26.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:01:46.770Z] #55 26.78 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:01:46.770Z] #55 26.86 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:01:46.770Z] #55 27.30 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:01:46.770Z] #55 27.51 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:01:46.770Z] #55 27.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:01:46.770Z] #55 28.04 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:01:46.770Z] #55 28.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:01:46.770Z] #55 28.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:01:46.904Z] #14 ... [2022-07-20T15:01:46.904Z] [2022-07-20T15:01:46.904Z] #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-20T15:01:46.904Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:01:46.904Z] #36 41.21 Delve is a source level debugger for Go programs. [2022-07-20T15:01:46.904Z] #36 41.21 [2022-07-20T15:01:46.904Z] #36 41.21 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:01:46.904Z] #36 41.21 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:01:46.904Z] #36 41.21 [2022-07-20T15:01:46.904Z] #36 41.21 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:01:46.904Z] #36 41.21 [2022-07-20T15:01:46.904Z] #36 41.21 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:01:46.904Z] #36 41.21 [2022-07-20T15:01:46.904Z] #36 41.21 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:01:46.904Z] #36 41.21 [2022-07-20T15:01:46.904Z] #36 41.21 Usage: [2022-07-20T15:01:46.904Z] #36 41.21 dlv [command] [2022-07-20T15:01:46.904Z] #36 41.21 [2022-07-20T15:01:46.904Z] #36 41.21 Available Commands: [2022-07-20T15:01:46.904Z] #36 41.21 attach Attach to running process and begin debugging. [2022-07-20T15:01:46.904Z] #36 41.21 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:01:46.904Z] #36 41.21 core Examine a core dump. [2022-07-20T15:01:46.904Z] #36 41.21 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:01:46.904Z] #36 41.21 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:01:46.904Z] #36 41.21 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:01:46.904Z] #36 41.21 help Help about any command [2022-07-20T15:01:46.904Z] #36 41.21 run Deprecated command. Use 'debug' instead. [2022-07-20T15:01:46.904Z] #36 41.21 test Compile test binary and begin debugging program. [2022-07-20T15:01:46.904Z] #36 41.21 trace Compile and begin tracing program. [2022-07-20T15:01:46.904Z] #36 41.21 version Prints version. [2022-07-20T15:01:46.904Z] #36 41.21 [2022-07-20T15:01:46.904Z] #36 41.21 Flags: [2022-07-20T15:01:46.904Z] #36 41.21 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:01:46.904Z] #36 41.21 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:01:46.905Z] #36 41.21 --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-20T15:01:46.905Z] #36 41.21 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:01:46.905Z] #36 41.21 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:01:46.905Z] #36 41.21 --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-20T15:01:46.905Z] #36 41.21 --disable-aslr Disables address space randomization [2022-07-20T15:01:46.905Z] #36 41.21 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:01:46.905Z] #36 41.21 -h, --help help for dlv [2022-07-20T15:01:46.905Z] #36 41.21 --init string Init file, executed by the terminal client. [2022-07-20T15:01:46.905Z] #36 41.21 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:01:46.905Z] #36 41.21 --log Enable debugging server logging. [2022-07-20T15:01:46.905Z] #36 41.21 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:01:46.905Z] #36 41.21 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:01:46.905Z] #36 41.21 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:01:46.905Z] #36 41.21 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:01:46.905Z] #36 41.21 --wd string Working directory for running the program. [2022-07-20T15:01:46.905Z] #36 41.21 [2022-07-20T15:01:46.905Z] #36 41.21 Additional help topics: [2022-07-20T15:01:46.905Z] #36 41.21 dlv backend Help about the --backend flag. [2022-07-20T15:01:46.905Z] #36 41.21 dlv log Help about logging flags. [2022-07-20T15:01:46.905Z] #36 41.21 dlv redirect Help about file redirection. [2022-07-20T15:01:46.905Z] #36 41.21 [2022-07-20T15:01:46.905Z] #36 41.21 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:01:47.033Z] #55 28.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:01:47.296Z] #55 28.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:01:47.472Z] #36 DONE 41.6s [2022-07-20T15:01:47.472Z] [2022-07-20T15:01:47.472Z] #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-20T15:01:47.472Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:01:47.472Z] #14 41.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:01:47.472Z] #14 41.60 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:01:47.472Z] #14 41.60 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:47.557Z] #55 29.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:01:47.820Z] #55 29.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:01:47.820Z] #55 29.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:01:48.083Z] #55 29.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:01:48.638Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.1s done [2022-07-20T15:01:48.895Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T15:01:48.895Z] #11 DONE 42.2s [2022-07-20T15:01:49.182Z] [2022-07-20T15:01:49.182Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:01:49.182Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T15:01:49.376Z] #14 43.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:01:49.376Z] #14 43.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:01:49.376Z] #14 43.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:01:49.376Z] #14 43.67 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:01:49.376Z] #14 43.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:01:49.376Z] #14 43.68 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:01:49.376Z] #14 43.76 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:01:49.376Z] #14 43.77 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:01:49.376Z] #14 43.78 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:01:49.468Z] #55 30.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:01:49.648Z] #14 43.91 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:01:49.648Z] #14 43.91 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:01:49.648Z] #14 43.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:49.728Z] #55 31.26 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:01:49.907Z] #14 44.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:01:49.907Z] #14 44.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:01:49.907Z] #14 44.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:49.907Z] #14 44.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:01:49.907Z] #14 44.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:49.907Z] #14 44.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:49.907Z] #14 44.24 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:01:49.907Z] #14 44.25 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:49.907Z] #14 44.25 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:49.907Z] #14 44.33 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:01:49.907Z] #14 44.34 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:01:50.177Z] #14 44.34 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:01:50.177Z] #14 44.52 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:01:50.177Z] #14 44.52 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:01:50.177Z] #14 44.53 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:01:50.206Z] #12 DONE 1.1s [2022-07-20T15:01:50.206Z] [2022-07-20T15:01:50.206Z] #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-20T15:01:50.206Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:01:50.436Z] #14 44.61 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:01:50.436Z] #14 44.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:01:50.436Z] #14 44.62 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:01:50.436Z] #14 44.73 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:01:50.436Z] #14 44.73 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:01:50.436Z] #14 44.74 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:01:50.670Z] #55 ... [2022-07-20T15:01:50.670Z] [2022-07-20T15:01:50.670Z] #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-20T15:01:50.670Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:01:50.670Z] #36 22.30 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:01:50.670Z] #36 22.37 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:01:50.670Z] #36 22.86 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:01:50.670Z] #36 23.67 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:01:50.670Z] #36 24.31 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:01:50.670Z] #36 24.82 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:01:50.670Z] #36 24.87 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:01:50.670Z] #36 24.95 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:01:50.670Z] #36 25.71 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:01:50.670Z] #36 26.60 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:01:50.670Z] #36 28.15 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:01:50.670Z] #36 28.73 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:01:50.670Z] #36 28.93 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:01:50.670Z] #36 31.59 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:01:50.670Z] #36 31.95 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:01:50.694Z] #14 44.84 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:01:50.694Z] #14 44.85 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:01:50.694Z] #14 44.86 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:01:50.694Z] #14 45.07 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:01:50.781Z] #13 DONE 0.8s [2022-07-20T15:01:50.931Z] #36 ... [2022-07-20T15:01:50.931Z] [2022-07-20T15:01:50.931Z] #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-20T15:01:50.931Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:50.931Z] #55 32.43 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:01:50.954Z] #14 45.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:01:50.954Z] #14 45.08 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:01:50.954Z] #14 45.21 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:01:50.954Z] #14 45.22 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:01:50.954Z] #14 45.23 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:50.954Z] #14 45.32 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:01:51.040Z] [2022-07-20T15:01:51.040Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:01:51.040Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T15:01:51.040Z] #53 DONE 0.1s [2022-07-20T15:01:51.040Z] [2022-07-20T15:01:51.040Z] #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-20T15:01:51.040Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:01:51.040Z] #54 ... [2022-07-20T15:01:51.040Z] [2022-07-20T15:01:51.040Z] #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-20T15:01:51.040Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T15:01:51.040Z] #57 DONE 0.2s [2022-07-20T15:01:51.213Z] #14 45.33 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:01:51.213Z] #14 45.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:51.213Z] #14 45.43 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:01:51.213Z] #14 45.44 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:01:51.213Z] #14 45.44 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:51.213Z] #14 45.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:01:51.213Z] #14 45.64 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:01:51.213Z] #14 45.66 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:51.213Z] #14 45.67 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:01:51.213Z] #14 45.68 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:01:51.298Z] [2022-07-20T15:01:51.298Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:01:51.298Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T15:01:51.298Z] #40 DONE 0.3s [2022-07-20T15:01:51.298Z] [2022-07-20T15:01:51.298Z] #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-20T15:01:51.298Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:01:51.472Z] #14 45.69 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:01:51.472Z] #14 45.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:01:51.472Z] #14 45.78 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:01:51.472Z] #14 45.80 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:01:51.472Z] #14 45.85 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:01:51.472Z] #14 45.86 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:01:51.472Z] #14 45.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:01:51.536Z] #55 32.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:01:51.536Z] #55 ... [2022-07-20T15:01:51.536Z] [2022-07-20T15:01:51.536Z] #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-20T15:01:51.536Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:01:51.536Z] #38 32.58 tomll can be used in two ways: [2022-07-20T15:01:51.536Z] #38 32.60 Writing to STDIN and reading from STDOUT: [2022-07-20T15:01:51.536Z] #38 32.60 cat file.toml | tomll > file.toml [2022-07-20T15:01:51.536Z] #38 32.60 [2022-07-20T15:01:51.536Z] #38 32.60 Reading and updating a list of files: [2022-07-20T15:01:51.536Z] #38 32.60 tomll a.toml b.toml c.toml [2022-07-20T15:01:51.536Z] #38 32.60 [2022-07-20T15:01:51.536Z] #38 32.60 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:01:51.536Z] #38 DONE 33.0s [2022-07-20T15:01:51.536Z] [2022-07-20T15:01:51.536Z] #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-20T15:01:51.536Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:51.536Z] #55 32.95 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:01:51.732Z] #14 45.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:51.732Z] #14 45.93 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:01:51.732Z] #14 45.95 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:01:51.732Z] #14 45.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:01:51.732Z] #14 45.99 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:01:51.732Z] #14 46.01 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:01:51.732Z] #14 46.02 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:01:51.732Z] #14 46.04 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:01:51.732Z] #14 46.06 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:51.732Z] #14 46.08 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-20T15:01:51.732Z] #14 46.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:51.732Z] #14 46.14 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-20T15:01:51.797Z] #55 33.20 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:01:51.993Z] #14 46.16 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:01:51.993Z] #14 46.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:01:51.993Z] #14 46.19 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-20T15:01:51.993Z] #14 46.20 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:01:51.993Z] #14 46.21 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:01:51.993Z] #14 46.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:51.993Z] #14 46.25 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:01:51.993Z] #14 46.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:51.993Z] #14 46.32 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:01:52.058Z] #55 33.42 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:01:52.252Z] #14 46.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:01:52.392Z] Client: Docker Engine - Community [2022-07-20T15:01:52.392Z] Version: 20.10.14 [2022-07-20T15:01:52.392Z] API version: 1.41 [2022-07-20T15:01:52.392Z] Go version: go1.16.15 [2022-07-20T15:01:52.392Z] Git commit: a224086 [2022-07-20T15:01:52.511Z] #14 DONE 46.9s [2022-07-20T15:01:52.511Z] [2022-07-20T15:01:52.511Z] #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-20T15:01:52.511Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:52.511Z] #77 22.88 configure.ac:7: installing './compile' [2022-07-20T15:01:52.511Z] #77 22.89 configure.ac:11: installing './config.guess' [2022-07-20T15:01:52.511Z] #77 22.89 configure.ac:11: installing './config.sub' [2022-07-20T15:01:52.511Z] #77 22.89 configure.ac:8: installing './install-sh' [2022-07-20T15:01:52.511Z] #77 22.90 configure.ac:8: installing './missing' [2022-07-20T15:01:52.511Z] #77 22.93 Makefile.am: installing './depcomp' [2022-07-20T15:01:52.511Z] #77 23.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:01:52.511Z] #77 23.45 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:01:52.511Z] #77 23.59 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:01:52.511Z] #77 23.59 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:01:52.511Z] #77 23.68 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:01:52.511Z] #77 23.77 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:01:52.511Z] #77 23.85 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:01:52.511Z] #77 23.94 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:01:52.511Z] #77 24.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:01:52.654Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-20T15:01:52.654Z] OS/Arch: linux/arm64 [2022-07-20T15:01:52.654Z] Context: default [2022-07-20T15:01:52.654Z] Experimental: true [2022-07-20T15:01:52.654Z] [2022-07-20T15:01:52.654Z] Server: Docker Engine - Community [2022-07-20T15:01:52.654Z] Engine: [2022-07-20T15:01:52.654Z] Version: 20.10.14 [2022-07-20T15:01:52.654Z] API version: 1.41 (minimum version 1.12) [2022-07-20T15:01:52.654Z] Go version: go1.16.15 [2022-07-20T15:01:52.654Z] Git commit: 87a90dc [2022-07-20T15:01:52.654Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-20T15:01:52.654Z] OS/Arch: linux/arm64 [2022-07-20T15:01:52.654Z] Experimental: true [2022-07-20T15:01:52.654Z] containerd: [2022-07-20T15:01:52.654Z] Version: 1.5.11 [2022-07-20T15:01:52.654Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:01:52.654Z] runc: [2022-07-20T15:01:52.654Z] Version: 1.0.3 [2022-07-20T15:01:52.654Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T15:01:52.654Z] docker-init: [2022-07-20T15:01:52.654Z] Version: 0.19.0 [2022-07-20T15:01:52.654Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-20T15:01:52.770Z] #77 ... [2022-07-20T15:01:52.770Z] [2022-07-20T15:01:52.770Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:01:52.770Z] #59 sha256:244d023c855238373d7fb8ad86edfe498f9166c41a7b1e10281d8c39e5cbb447 [2022-07-20T15:01:52.770Z] #59 DONE 0.1s [2022-07-20T15:01:52.770Z] [2022-07-20T15:01:52.770Z] #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-20T15:01:52.770Z] #60 sha256:47622f00ad41718c4c38845162eb9aa53971a13e6a605fd00d960ecfccf6e90e [2022-07-20T15:01:52.950Z] + docker info [2022-07-20T15:01:53.834Z] #41 ... [2022-07-20T15:01:53.834Z] [2022-07-20T15:01:53.834Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-20T15:01:53.834Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-20T15:01:53.834Z] #14 DONE 2.9s [2022-07-20T15:01:53.834Z] [2022-07-20T15:01:53.834Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-20T15:01:53.834Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-20T15:01:53.980Z] #55 35.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:01:53.980Z] #55 ... [2022-07-20T15:01:53.980Z] [2022-07-20T15:01:53.980Z] #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-20T15:01:53.980Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:01:53.980Z] #53 25.24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:01:53.980Z] #53 25.24 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:01:53.980Z] #53 ... [2022-07-20T15:01:53.980Z] [2022-07-20T15:01:53.980Z] #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-20T15:01:53.980Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:01:53.980Z] #51 35.12 Fetched 8558 kB in 27s (318 kB/s) [2022-07-20T15:01:54.153Z] #60 1.148 + RM_GOPATH=0 [2022-07-20T15:01:54.153Z] #60 1.148 + TMP_GOPATH= [2022-07-20T15:01:54.153Z] #60 1.148 + : /build [2022-07-20T15:01:54.153Z] #60 1.148 + '[' -z '' ']' [2022-07-20T15:01:54.153Z] #60 1.148 ++ mktemp -d [2022-07-20T15:01:54.153Z] #60 1.150 + export GOPATH=/tmp/tmp.fL21lGFVof [2022-07-20T15:01:54.153Z] #60 1.150 + GOPATH=/tmp/tmp.fL21lGFVof [2022-07-20T15:01:54.153Z] #60 1.150 + RM_GOPATH=1 [2022-07-20T15:01:54.153Z] #60 1.150 + case "$(go env GOARCH)" in [2022-07-20T15:01:54.153Z] #60 1.151 ++ go env GOARCH [2022-07-20T15:01:54.153Z] #60 1.162 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:54.153Z] #60 1.162 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:01:54.153Z] #60 1.164 ++ dirname /install.sh [2022-07-20T15:01:54.153Z] #60 1.165 + dir=/ [2022-07-20T15:01:54.153Z] #60 1.165 + bin=runc [2022-07-20T15:01:54.153Z] #60 1.165 + shift [2022-07-20T15:01:54.153Z] #60 1.165 + '[' '!' -f //runc.installer ']' [2022-07-20T15:01:54.153Z] #60 1.165 + . //runc.installer [2022-07-20T15:01:54.153Z] #60 1.165 ++ set -e [2022-07-20T15:01:54.153Z] #60 1.165 ++ : v1.1.2 [2022-07-20T15:01:54.153Z] #60 1.165 + install_runc [2022-07-20T15:01:54.153Z] #60 1.165 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:01:54.153Z] #60 1.165 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:01:54.153Z] #60 1.165 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fL21lGFVof/src/github.com/opencontainers/runc [2022-07-20T15:01:54.153Z] #60 1.165 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:01:54.153Z] #60 1.167 Cloning into '/tmp/tmp.fL21lGFVof/src/github.com/opencontainers/runc'... [2022-07-20T15:01:54.411Z] #60 ... [2022-07-20T15:01:54.411Z] [2022-07-20T15:01:54.411Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:01:54.411Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T15:01:54.411Z] #15 DONE 1.7s [2022-07-20T15:01:54.411Z] [2022-07-20T15:01:54.411Z] #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-20T15:01:54.412Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T15:01:54.633Z] Fetching without tags [2022-07-20T15:01:54.934Z] Merging remotes/origin/22.06 commit 48a144954e01de6690352b1ce8608f0f64edc918 into PR head commit a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:01:55.799Z] #16 DONE 1.4s [2022-07-20T15:01:55.799Z] [2022-07-20T15:01:55.799Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T15:01:55.799Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:55.799Z] #77 28.60 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:01:55.799Z] #77 28.60 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:01:55.799Z] #77 28.61 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:01:55.799Z] #77 28.61 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:01:55.799Z] #77 28.61 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:01:55.799Z] #77 28.67 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:01:55.799Z] #77 28.70 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:01:55.956Z] Merge succeeded, producing a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:01:55.956Z] Checking out Revision a9081299dd762c8023a5bddccd51f3c4ece69ad5 (PR-43841) [2022-07-20T15:01:54.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:01:54.530Z] > git config --add remote.origin.fetch +refs/pull/43841/head:refs/remotes/origin/PR-43841 # timeout=10 [2022-07-20T15:01:54.547Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:01:54.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-20T15:01:54.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-20T15:01:54.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:01:54.644Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43841/head:refs/remotes/origin/PR-43841 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-20T15:01:54.946Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:01:54.968Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:01:55.913Z] > git remote # timeout=10 [2022-07-20T15:01:55.925Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T15:01:55.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-20T15:01:55.937Z] > git merge 48a144954e01de6690352b1ce8608f0f64edc918 # timeout=10 [2022-07-20T15:01:55.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T15:01:55.959Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:01:55.972Z] > git checkout -f a9081299dd762c8023a5bddccd51f3c4ece69ad5 # timeout=10 [2022-07-20T15:01:56.736Z] #77 29.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:01:56.736Z] #77 29.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:01:56.996Z] #77 ... [2022-07-20T15:01:56.996Z] [2022-07-20T15:01:56.996Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:01:56.996Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T15:01:56.996Z] #17 0.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:01:56.996Z] #17 DONE 1.2s [2022-07-20T15:01:56.996Z] [2022-07-20T15:01:56.996Z] #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-20T15:01:56.996Z] #60 sha256:47622f00ad41718c4c38845162eb9aa53971a13e6a605fd00d960ecfccf6e90e [2022-07-20T15:01:56.996Z] #60 3.898 + cd /tmp/tmp.fL21lGFVof/src/github.com/opencontainers/runc [2022-07-20T15:01:56.996Z] #60 3.898 + git checkout -q v1.1.2 [2022-07-20T15:01:56.996Z] #60 4.100 + '[' -z '' ']' [2022-07-20T15:01:56.996Z] #60 4.101 + target=static [2022-07-20T15:01:56.996Z] #60 4.101 + make BUILDTAGS=seccomp static [2022-07-20T15:01:56.996Z] #60 4.436 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-20T15:01:58.026Z] #15 DONE 3.5s [2022-07-20T15:01:58.026Z] [2022-07-20T15:01:58.026Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-20T15:01:58.026Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-20T15:01:58.189Z] #51 35.12 Reading package lists... [2022-07-20T15:01:58.190Z] #51 ... [2022-07-20T15:01:58.190Z] [2022-07-20T15:01:58.190Z] #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-20T15:01:58.190Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:01:58.190Z] #62 29.25 Fetched 8555 kB in 23s (372 kB/s) [2022-07-20T15:01:58.190Z] #62 29.25 Reading package lists... [2022-07-20T15:01:58.190Z] #62 ... [2022-07-20T15:01:58.190Z] [2022-07-20T15:01:58.190Z] #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-20T15:01:58.190Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:01:58.190Z] #55 35.43 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:01:58.190Z] #55 35.73 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:01:58.190Z] #55 35.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:01:58.190Z] #55 35.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:01:58.190Z] #55 36.13 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:01:58.190Z] #55 36.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:01:58.190Z] #55 36.29 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:01:58.190Z] #55 36.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:01:58.190Z] #55 36.44 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:01:58.190Z] #55 36.54 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:01:58.190Z] #55 36.67 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:01:58.190Z] #55 36.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:01:58.190Z] #55 37.13 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:01:58.190Z] #55 37.19 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:01:58.190Z] #55 37.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:01:58.190Z] #55 37.82 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:01:58.190Z] #55 37.98 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:01:58.190Z] #55 38.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:01:58.190Z] #55 38.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:01:58.190Z] #55 38.47 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:01:58.190Z] #55 38.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:01:58.190Z] #55 38.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:01:58.190Z] #55 39.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:01:58.190Z] #55 39.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:01:58.190Z] #55 39.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:01:58.190Z] #55 39.66 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:01:58.378Z] #60 ... [2022-07-20T15:01:58.378Z] [2022-07-20T15:01:58.378Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:01:58.378Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T15:01:58.378Z] #18 DONE 1.1s [2022-07-20T15:01:58.378Z] [2022-07-20T15:01:58.378Z] #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-20T15:01:58.378Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:01:58.378Z] #77 30.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:01:58.378Z] #77 30.40 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:01:58.378Z] #77 30.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:01:58.378Z] #77 30.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:01:58.378Z] #77 30.78 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:01:58.378Z] #77 30.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:01:58.451Z] #55 39.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:01:58.451Z] #55 40.01 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:01:58.711Z] #55 40.14 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:01:58.711Z] #55 40.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:01:58.711Z] #55 40.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:01:58.972Z] #55 40.33 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:01:58.972Z] #55 40.50 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:01:58.972Z] #55 40.59 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:01:59.233Z] #55 40.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:01:59.401Z] #16 DONE 2.0s [2022-07-20T15:01:59.401Z] [2022-07-20T15:01:59.401Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-20T15:01:59.401Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-20T15:01:59.494Z] #55 40.90 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:01:59.494Z] #55 40.92 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:01:59.494Z] #55 ... [2022-07-20T15:01:59.494Z] [2022-07-20T15:01:59.494Z] #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-20T15:01:59.494Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:01:59.759Z] #77 ... [2022-07-20T15:01:59.759Z] [2022-07-20T15:01:59.759Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:01:59.759Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T15:01:59.759Z] #19 DONE 1.6s [2022-07-20T15:02:00.024Z] [2022-07-20T15:02:00.024Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:02:00.024Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T15:02:00.233Z] Commit message: "logger/journald: fix SA4011: ineffective break statement" [2022-07-20T15:02:00.256Z] > git --version # timeout=10 [2022-07-20T15:02:00.265Z] > git --version # 'git version 2.25.1' [2022-07-20T15:02:00.283Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-20T15:02:00.799Z] #47 40.74 Updating files: 51% (1123/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: 82% (1806/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) [2022-07-20T15:02:00.799Z] #47 ... [2022-07-20T15:02:00.799Z] [2022-07-20T15:02:00.799Z] #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-20T15:02:00.799Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:00.799Z] #14 32.35 Fetched 8555 kB in 24s (352 kB/s) [2022-07-20T15:02:00.799Z] #14 32.35 Reading package lists... [2022-07-20T15:02:00.971Z] #20 DONE 1.2s [2022-07-20T15:02:00.971Z] [2022-07-20T15:02:00.971Z] #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-20T15:02:00.971Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:00.971Z] #47 ... [2022-07-20T15:02:00.971Z] [2022-07-20T15:02:00.971Z] #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-20T15:02:00.971Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:02:01.060Z] #14 ... [2022-07-20T15:02:01.060Z] [2022-07-20T15:02:01.060Z] #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-20T15:02:01.060Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:01.060Z] #47 40.74 Updating files: 51% (1123/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: 82% (1806/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-20T15:02:01.060Z] #47 42.23 + git checkout -q v2.3.0 [2022-07-20T15:02:01.194Z] + docker version [2022-07-20T15:02:01.310Z] #17 ... [2022-07-20T15:02:01.310Z] [2022-07-20T15:02:01.310Z] #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-20T15:02:01.310Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:02:01.310Z] #43 5.084 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:02:01.310Z] #43 ... [2022-07-20T15:02:01.310Z] [2022-07-20T15:02:01.310Z] #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-20T15:02:01.310Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:02:01.310Z] #47 5.189 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:02:01.310Z] #47 6.178 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:02:01.310Z] #47 7.923 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:02:01.310Z] #47 8.519 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:02:01.310Z] #47 8.597 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:02:01.310Z] #47 ... [2022-07-20T15:02:01.310Z] [2022-07-20T15:02:01.311Z] #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-20T15:02:01.311Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:01.311Z] #62 6.347 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:02:01.311Z] #62 9.378 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:02:01.311Z] #62 9.385 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:02:01.311Z] #62 9.630 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:02:01.311Z] #62 9.775 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:02:01.311Z] #62 10.23 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:02:01.311Z] #62 10.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:02:01.311Z] #62 ... [2022-07-20T15:02:01.311Z] [2022-07-20T15:02:01.311Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-20T15:02:01.311Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-20T15:02:01.311Z] #17 DONE 2.0s [2022-07-20T15:02:01.311Z] [2022-07-20T15:02:01.311Z] #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-20T15:02:01.311Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:02:01.311Z] #45 4.983 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:02:01.324Z] #47 ... [2022-07-20T15:02:01.324Z] [2022-07-20T15:02:01.324Z] #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-20T15:02:01.324Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:02:01.324Z] #42 32.76 Fetched 8555 kB in 25s (349 kB/s) [2022-07-20T15:02:01.324Z] #42 32.76 Reading package lists... [2022-07-20T15:02:01.324Z] #42 42.62 Reading package lists... [2022-07-20T15:02:01.324Z] #42 ... [2022-07-20T15:02:01.324Z] [2022-07-20T15:02:01.324Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-20T15:02:01.324Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:01.324Z] #55 41.02 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:02:01.324Z] #55 41.15 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:02:01.324Z] #55 41.35 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:02:01.324Z] #55 41.50 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:02:01.324Z] #55 41.66 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:02:01.324Z] #55 41.67 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:02:01.324Z] #55 41.84 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:02:01.569Z] #45 ... [2022-07-20T15:02:01.569Z] [2022-07-20T15:02:01.569Z] #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-20T15:02:01.569Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:02:01.569Z] #64 5.951 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:02:01.569Z] #64 7.329 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:02:01.569Z] #64 7.356 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:02:01.569Z] #64 7.395 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:02:01.569Z] #64 9.800 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:02:01.569Z] #64 ... [2022-07-20T15:02:01.569Z] [2022-07-20T15:02:01.569Z] #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-20T15:02:01.569Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:02:01.569Z] #60 5.292 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:02:01.569Z] #60 7.601 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:02:01.569Z] #60 7.614 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:02:01.569Z] #60 7.629 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:02:01.569Z] #60 7.717 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:02:01.569Z] #60 8.228 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:02:01.569Z] #60 8.312 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:02:01.569Z] #60 8.404 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:02:01.569Z] #60 8.478 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:02:01.569Z] #60 8.649 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:02:01.569Z] #60 8.785 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:02:01.569Z] #60 9.001 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:02:01.569Z] #60 9.800 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:02:01.585Z] #55 42.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:02:01.585Z] #55 42.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:02:01.585Z] #55 43.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:02:01.585Z] #55 ... [2022-07-20T15:02:01.585Z] [2022-07-20T15:02:01.585Z] #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-20T15:02:01.585Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:01.585Z] #76 33.20 Fetched 8555 kB in 25s (346 kB/s) [2022-07-20T15:02:01.585Z] #76 33.20 Reading package lists... [2022-07-20T15:02:01.827Z] #60 ... [2022-07-20T15:02:01.827Z] [2022-07-20T15:02:01.827Z] #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-20T15:02:01.827Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:01.827Z] #83 6.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:01.827Z] #83 6.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:01.827Z] #83 6.346 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:01.827Z] #83 7.845 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:02:01.827Z] #83 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:02:01.827Z] #83 ... [2022-07-20T15:02:01.827Z] [2022-07-20T15:02:01.827Z] #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-20T15:02:01.827Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:01.827Z] #58 5.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:01.828Z] #58 6.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:01.828Z] #58 6.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:01.828Z] #58 6.203 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:02:01.828Z] #58 7.452 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:02:01.828Z] #58 9.867 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:02:01.846Z] #76 43.13 Reading package lists... [2022-07-20T15:02:01.846Z] #76 ... [2022-07-20T15:02:01.846Z] [2022-07-20T15:02:01.846Z] #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-20T15:02:01.846Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:01.846Z] #55 43.28 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:02:01.925Z] #21 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:01.925Z] #21 1.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:01.925Z] #21 1.154 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:02.089Z] #58 ... [2022-07-20T15:02:02.089Z] [2022-07-20T15:02:02.089Z] #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-20T15:02:02.089Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:02.089Z] #62 11.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:02:02.089Z] #62 11.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:02:02.108Z] #55 43.62 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:02:02.184Z] #21 1.476 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:02:02.347Z] #62 11.37 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:02:02.347Z] #62 11.53 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:02:02.369Z] #55 ... [2022-07-20T15:02:02.369Z] [2022-07-20T15:02:02.369Z] #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-20T15:02:02.369Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:02:02.369Z] #36 33.71 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:02:02.369Z] #36 ... [2022-07-20T15:02:02.369Z] [2022-07-20T15:02:02.369Z] #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-20T15:02:02.369Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:02.369Z] #55 43.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:02:02.369Z] #55 43.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:02:02.629Z] #55 44.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:02:02.629Z] #55 44.12 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:02:02.755Z] #21 1.938 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:02:03.201Z] #55 44.82 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:02:03.322Z] #21 2.412 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:02:03.463Z] #55 44.86 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:02:03.463Z] #55 44.94 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:02:03.463Z] #55 45.08 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:02:03.724Z] #55 45.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:02:03.734Z] #62 ... [2022-07-20T15:02:03.734Z] [2022-07-20T15:02:03.734Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-20T15:02:03.734Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-20T15:02:03.734Z] #18 DONE 2.3s [2022-07-20T15:02:03.734Z] [2022-07-20T15:02:03.734Z] #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-20T15:02:03.734Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:02:04.296Z] #55 45.67 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:02:04.296Z] #55 45.69 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:02:04.296Z] #55 45.76 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:02:04.296Z] #55 45.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:02:04.296Z] #55 45.86 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:02:04.557Z] #55 46.01 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:02:04.557Z] #55 46.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:02:04.701Z] #21 3.735 Fetched 8555 kB in 3s (2993 kB/s) [2022-07-20T15:02:04.827Z] #55 46.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:02:05.090Z] #55 46.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:02:05.126Z] Client: [2022-07-20T15:02:05.126Z] Context: default [2022-07-20T15:02:05.126Z] Debug Mode: false [2022-07-20T15:02:05.126Z] Plugins: [2022-07-20T15:02:05.126Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T15:02:05.126Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T15:02:05.126Z] [2022-07-20T15:02:05.126Z] Server: [2022-07-20T15:02:05.126Z] Containers: 0 [2022-07-20T15:02:05.126Z] Running: 0 [2022-07-20T15:02:05.126Z] Paused: 0 [2022-07-20T15:02:05.126Z] Stopped: 0 [2022-07-20T15:02:05.126Z] Images: 0 [2022-07-20T15:02:05.126Z] Server Version: 20.10.14 [2022-07-20T15:02:05.126Z] Storage Driver: overlay2 [2022-07-20T15:02:05.126Z] Backing Filesystem: extfs [2022-07-20T15:02:05.126Z] Supports d_type: true [2022-07-20T15:02:05.126Z] Native Overlay Diff: true [2022-07-20T15:02:05.126Z] userxattr: false [2022-07-20T15:02:05.126Z] Logging Driver: json-file [2022-07-20T15:02:05.126Z] Cgroup Driver: cgroupfs [2022-07-20T15:02:05.126Z] Cgroup Version: 1 [2022-07-20T15:02:05.126Z] Plugins: [2022-07-20T15:02:05.126Z] Volume: local [2022-07-20T15:02:05.126Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T15:02:05.126Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T15:02:05.126Z] Swarm: inactive [2022-07-20T15:02:05.126Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-20T15:02:05.126Z] Default Runtime: runc [2022-07-20T15:02:05.126Z] Init Binary: docker-init [2022-07-20T15:02:05.126Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:02:05.126Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T15:02:05.126Z] init version: de40ad0 [2022-07-20T15:02:05.126Z] Security Options: [2022-07-20T15:02:05.126Z] apparmor [2022-07-20T15:02:05.126Z] seccomp [2022-07-20T15:02:05.126Z] Profile: default [2022-07-20T15:02:05.126Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T15:02:05.126Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T15:02:05.126Z] OSType: linux [2022-07-20T15:02:05.126Z] Architecture: aarch64 [2022-07-20T15:02:05.126Z] CPUs: 2 [2022-07-20T15:02:05.126Z] Total Memory: 7.562GiB [2022-07-20T15:02:05.126Z] Name: ip-10-100-93-157 [2022-07-20T15:02:05.126Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-20T15:02:05.126Z] Docker Root Dir: /var/lib/docker [2022-07-20T15:02:05.126Z] Debug Mode: false [2022-07-20T15:02:05.126Z] Registry: https://index.docker.io/v1/ [2022-07-20T15:02:05.126Z] Labels: [2022-07-20T15:02:05.126Z] Experimental: true [2022-07-20T15:02:05.126Z] Insecure Registries: [2022-07-20T15:02:05.126Z] 127.0.0.0/8 [2022-07-20T15:02:05.126Z] Live Restore Enabled: true [2022-07-20T15:02:05.126Z] [Pipeline] sh [2022-07-20T15:02:05.351Z] #55 46.84 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:02:05.401Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:02:05.401Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-20T15:02:05.401Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43841/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-20T15:02:05.401Z] + bash /home/ubuntu/workspace/moby_PR-43841/check-config.sh [2022-07-20T15:02:05.401Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-20T15:02:05.401Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-20T15:02:05.401Z] [2022-07-20T15:02:05.401Z] Generally Necessary: [2022-07-20T15:02:05.401Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-20T15:02:05.401Z] - apparmor: enabled and tools installed [2022-07-20T15:02:05.401Z] - CONFIG_NAMESPACES: enabled [2022-07-20T15:02:05.401Z] - CONFIG_NET_NS: enabled [2022-07-20T15:02:05.401Z] - CONFIG_PID_NS: enabled [2022-07-20T15:02:05.402Z] - CONFIG_IPC_NS: enabled [2022-07-20T15:02:05.402Z] - CONFIG_UTS_NS: enabled [2022-07-20T15:02:05.402Z] - CONFIG_CGROUPS: enabled [2022-07-20T15:02:05.402Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-20T15:02:05.402Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-20T15:02:05.402Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-20T15:02:05.402Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-20T15:02:05.402Z] - CONFIG_CPUSETS: enabled [2022-07-20T15:02:05.402Z] - CONFIG_MEMCG: enabled [2022-07-20T15:02:05.402Z] - CONFIG_KEYS: enabled [2022-07-20T15:02:05.402Z] - CONFIG_VETH: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-20T15:02:05.402Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-20T15:02:05.619Z] #55 47.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:02:05.620Z] #55 47.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:02:05.638Z] #21 3.735 Reading package lists... [2022-07-20T15:02:05.639Z] #19 ... [2022-07-20T15:02:05.639Z] [2022-07-20T15:02:05.639Z] #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-20T15:02:05.639Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:05.639Z] #54 4.266 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:02:05.639Z] #54 4.266 Cloning into '.'... [2022-07-20T15:02:05.639Z] #54 ... [2022-07-20T15:02:05.639Z] [2022-07-20T15:02:05.639Z] #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-20T15:02:05.639Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:02:05.639Z] #41 4.294 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:02:05.639Z] #41 4.294 Cloning into '.'... [2022-07-20T15:02:05.639Z] #41 ... [2022-07-20T15:02:05.639Z] [2022-07-20T15:02:05.639Z] #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-20T15:02:05.639Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:05.639Z] #62 13.48 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:02:05.639Z] #62 13.72 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:02:05.639Z] #62 13.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:02:05.639Z] #62 13.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:02:05.658Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-20T15:02:05.658Z] - CONFIG_CGROUP_BPF: enabled [2022-07-20T15:02:05.658Z] [2022-07-20T15:02:05.658Z] Optional Features: [2022-07-20T15:02:05.658Z] - CONFIG_USER_NS: enabled [2022-07-20T15:02:05.658Z] - CONFIG_SECCOMP: enabled [2022-07-20T15:02:05.658Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-20T15:02:05.658Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-20T15:02:05.658Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-20T15:02:05.658Z] (cgroup swap accounting is currently enabled) [2022-07-20T15:02:05.658Z] - CONFIG_BLK_CGROUP: enabled [2022-07-20T15:02:05.658Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-20T15:02:05.658Z] - CONFIG_CGROUP_PERF: enabled [2022-07-20T15:02:05.658Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-20T15:02:05.658Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-20T15:02:05.658Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-20T15:02:05.658Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-20T15:02:05.658Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-20T15:02:05.658Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-20T15:02:05.658Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-20T15:02:05.658Z] - CONFIG_IP_VS: enabled (as module) [2022-07-20T15:02:05.658Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-20T15:02:05.658Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-20T15:02:05.658Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-20T15:02:05.658Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-20T15:02:05.658Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-20T15:02:05.658Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-20T15:02:05.658Z] - CONFIG_EXT4_FS: enabled [2022-07-20T15:02:05.658Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-20T15:02:05.658Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-20T15:02:05.658Z] - Network Drivers: [2022-07-20T15:02:05.658Z] - "overlay": [2022-07-20T15:02:05.658Z] - CONFIG_VXLAN: enabled (as module) [2022-07-20T15:02:05.658Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-20T15:02:05.658Z] Optional (for encrypted networks): [2022-07-20T15:02:05.894Z] #55 47.38 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:02:05.895Z] #55 47.42 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:02:05.914Z] - CONFIG_CRYPTO: enabled [2022-07-20T15:02:05.914Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-20T15:02:05.914Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-20T15:02:05.914Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-20T15:02:05.914Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-20T15:02:05.914Z] - CONFIG_XFRM: enabled [2022-07-20T15:02:05.914Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-20T15:02:05.914Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-20T15:02:05.914Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-20T15:02:05.914Z] - "ipvlan": [2022-07-20T15:02:05.914Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-20T15:02:05.914Z] - "macvlan": [2022-07-20T15:02:05.914Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-20T15:02:05.914Z] - CONFIG_DUMMY: enabled (as module) [2022-07-20T15:02:05.914Z] - "ftp,tftp client in container": [2022-07-20T15:02:05.914Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-20T15:02:05.914Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-20T15:02:05.914Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-20T15:02:05.914Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-20T15:02:05.914Z] - Storage Drivers: [2022-07-20T15:02:05.914Z] - "aufs": [2022-07-20T15:02:05.914Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-20T15:02:05.914Z] - "btrfs": [2022-07-20T15:02:05.914Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-20T15:02:05.914Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-20T15:02:05.914Z] - "devicemapper": [2022-07-20T15:02:05.914Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-20T15:02:05.914Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-20T15:02:05.914Z] - "overlay": [2022-07-20T15:02:05.914Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-20T15:02:05.914Z] - "zfs": [2022-07-20T15:02:05.914Z] - /dev/zfs: present [2022-07-20T15:02:05.914Z] - zfs command: missing [2022-07-20T15:02:05.914Z] - zpool command: missing [2022-07-20T15:02:05.914Z] [2022-07-20T15:02:05.914Z] Limits: [2022-07-20T15:02:05.914Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-20T15:02:05.914Z] [2022-07-20T15:02:05.914Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T15:02:06.157Z] #55 47.67 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:02:06.207Z] #21 4.635 Reading package lists... [2022-07-20T15:02:06.207Z] #21 ... [2022-07-20T15:02:06.207Z] [2022-07-20T15:02:06.207Z] #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-20T15:02:06.207Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:06.207Z] #77 36.87 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:02:06.207Z] #77 36.87 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:02:06.207Z] #77 36.87 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:02:06.207Z] #77 36.87 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:02:06.207Z] #77 36.88 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:02:06.207Z] #77 36.88 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:02:06.207Z] #77 36.94 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:02:06.207Z] #77 37.58 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:02:06.207Z] #77 37.80 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:02:06.207Z] #77 37.80 checking how to print strings... printf [2022-07-20T15:02:06.207Z] #77 37.82 checking for gcc... gcc [2022-07-20T15:02:06.207Z] #77 37.91 checking whether the C compiler works... yes [2022-07-20T15:02:06.207Z] #77 38.03 checking for C compiler default output file name... a.out [2022-07-20T15:02:06.207Z] #77 38.03 checking for suffix of executables... [2022-07-20T15:02:06.207Z] #77 38.19 checking whether we are cross compiling... no [2022-07-20T15:02:06.207Z] #77 38.32 checking for suffix of object files... o [2022-07-20T15:02:06.207Z] #77 38.37 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:06.207Z] #77 38.43 checking whether gcc accepts -g... yes [2022-07-20T15:02:06.207Z] #77 38.52 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:06.207Z] #77 38.62 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:06.207Z] #77 38.73 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:06.207Z] #77 38.74 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:06.207Z] #77 38.75 checking for egrep... /bin/grep -E [2022-07-20T15:02:06.207Z] #77 38.76 checking for fgrep... /bin/grep -F [2022-07-20T15:02:06.207Z] #77 38.76 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:06.207Z] #77 38.78 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:06.207Z] #77 38.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:06.207Z] #77 38.80 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:06.207Z] #77 38.88 checking whether ln -s works... yes [2022-07-20T15:02:06.207Z] #77 38.88 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:06.207Z] #77 38.90 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:06.207Z] #77 38.91 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:06.207Z] #77 38.91 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:06.207Z] #77 38.91 checking for objdump... objdump [2022-07-20T15:02:06.207Z] #77 38.91 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:06.207Z] #77 38.91 checking for dlltool... no [2022-07-20T15:02:06.207Z] #77 38.91 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:06.207Z] #77 38.92 checking for ar... ar [2022-07-20T15:02:06.207Z] #77 38.92 checking for archiver @FILE support... @ [2022-07-20T15:02:06.207Z] #77 39.01 checking for strip... strip [2022-07-20T15:02:06.207Z] #77 39.01 checking for ranlib... ranlib [2022-07-20T15:02:06.207Z] #77 39.01 checking for gawk... no [2022-07-20T15:02:06.207Z] #77 39.01 checking for mawk... mawk [2022-07-20T15:02:06.207Z] #77 39.01 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:06.207Z] #77 39.32 checking for sysroot... no [2022-07-20T15:02:06.207Z] #77 39.32 checking for a working dd... /bin/dd [2022-07-20T15:02:06.207Z] #77 39.33 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:06.207Z] #77 39.37 checking for mt... no [2022-07-20T15:02:06.207Z] #77 39.37 checking if : is a manifest tool... no [2022-07-20T15:02:06.207Z] #77 39.38 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:06.228Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 . [2022-07-20T15:02:06.466Z] #77 39.51 checking for ANSI C header files... yes [2022-07-20T15:02:06.485Z] #1 [internal] load build definition from Dockerfile [2022-07-20T15:02:06.485Z] #1 sha256:0215e56502a5a613b8fa8344cb4d91aa9f0a8bfaa79826b3fc30f086ec0fe945 [2022-07-20T15:02:06.485Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-07-20T15:02:06.485Z] #1 DONE 0.2s [2022-07-20T15:02:06.485Z] [2022-07-20T15:02:06.485Z] #2 [internal] load .dockerignore [2022-07-20T15:02:06.485Z] #2 sha256:7c3c3e29b902f3e2738480e1a68d3804ed64792f20027f511b12e5a526c6faba [2022-07-20T15:02:06.485Z] #2 transferring context: 145B done [2022-07-20T15:02:06.485Z] #2 DONE 0.1s [2022-07-20T15:02:06.485Z] [2022-07-20T15:02:06.485Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T15:02:06.485Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-20T15:02:06.725Z] #77 39.81 checking for sys/types.h... yes [2022-07-20T15:02:06.725Z] #77 39.93 checking for sys/stat.h... yes [2022-07-20T15:02:06.984Z] #77 40.05 checking for stdlib.h... yes [2022-07-20T15:02:06.984Z] #77 40.17 checking for string.h... yes [2022-07-20T15:02:07.047Z] #3 DONE 0.5s [2022-07-20T15:02:07.047Z] [2022-07-20T15:02:07.047Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T15:02:07.047Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-20T15:02:07.047Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-20T15:02:07.047Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-20T15:02:07.047Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T15:02:07.047Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-20T15:02:07.047Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-20T15:02:07.243Z] #77 40.26 checking for memory.h... yes [2022-07-20T15:02:07.243Z] #77 40.41 checking for strings.h... yes [2022-07-20T15:02:07.243Z] #77 40.52 checking for inttypes.h... yes [2022-07-20T15:02:07.303Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 3.15MB / 9.20MB 0.2s [2022-07-20T15:02:07.303Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-20T15:02:07.502Z] #77 40.64 checking for stdint.h... yes [2022-07-20T15:02:07.617Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-20T15:02:07.617Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-20T15:02:07.766Z] #77 40.80 checking for unistd.h... yes [2022-07-20T15:02:07.766Z] #77 40.93 checking for dlfcn.h... yes [2022-07-20T15:02:07.766Z] #77 41.02 checking for objdir... .libs [2022-07-20T15:02:07.874Z] #4 DONE 0.8s [2022-07-20T15:02:08.026Z] #77 41.25 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:08.081Z] #55 ... [2022-07-20T15:02:08.081Z] [2022-07-20T15:02:08.081Z] #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-20T15:02:08.081Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:02:08.081Z] #62 29.25 Reading package lists... [2022-07-20T15:02:08.081Z] #62 39.75 Reading package lists... [2022-07-20T15:02:08.081Z] #62 49.26 Building dependency tree... [2022-07-20T15:02:08.081Z] #62 ... [2022-07-20T15:02:08.081Z] [2022-07-20T15:02:08.081Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-20T15:02:08.081Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:08.081Z] #51 35.12 Reading package lists... [2022-07-20T15:02:08.131Z] [2022-07-20T15:02:08.131Z] #5 [internal] load .dockerignore [2022-07-20T15:02:08.131Z] #5 sha256:55dc6579b7787669a5e82efdd7574da18fc353f8039572921243be64e35e4a21 [2022-07-20T15:02:08.131Z] #5 DONE 0.0s [2022-07-20T15:02:08.131Z] [2022-07-20T15:02:08.131Z] #6 [internal] load build definition from Dockerfile [2022-07-20T15:02:08.131Z] #6 sha256:aa03c1c850c93d41836bda850132a18d3f0082c877521353303207be321280f9 [2022-07-20T15:02:08.131Z] #6 DONE 0.0s [2022-07-20T15:02:08.131Z] [2022-07-20T15:02:08.131Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:02:08.131Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T15:02:08.285Z] #77 41.32 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:08.285Z] #77 41.32 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:08.544Z] #77 41.39 checking if gcc static flag -static works... yes [2022-07-20T15:02:08.544Z] #77 41.59 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:08.544Z] #77 41.69 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:08.544Z] #77 41.69 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:02:08.827Z] #77 41.72 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:08.828Z] #77 41.96 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:08.828Z] #77 41.96 checking whether stripping libraries is possible... yes [2022-07-20T15:02:08.828Z] #77 41.97 checking if libtool supports shared libraries... yes [2022-07-20T15:02:08.828Z] #77 41.97 checking whether to build shared libraries... no [2022-07-20T15:02:08.828Z] #77 41.97 checking whether to build static libraries... yes [2022-07-20T15:02:08.828Z] #77 41.97 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:08.828Z] #77 42.01 checking whether build environment is sane... yes [2022-07-20T15:02:08.828Z] #77 42.06 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:09.061Z] #10 ... [2022-07-20T15:02:09.061Z] [2022-07-20T15:02:09.061Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T15:02:09.061Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-20T15:02:09.061Z] #7 DONE 1.0s [2022-07-20T15:02:09.061Z] [2022-07-20T15:02:09.061Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:02:09.061Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T15:02:09.061Z] #10 DONE 1.0s [2022-07-20T15:02:09.061Z] [2022-07-20T15:02:09.061Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:02:09.061Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T15:02:09.061Z] #8 DONE 1.0s [2022-07-20T15:02:09.061Z] [2022-07-20T15:02:09.061Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T15:02:09.061Z] #9 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-20T15:02:09.061Z] #9 DONE 1.1s [2022-07-20T15:02:09.087Z] #77 42.07 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:09.087Z] #77 42.11 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:09.087Z] #77 42.16 checking whether make supports nested variables... yes [2022-07-20T15:02:09.087Z] #77 42.21 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:09.087Z] #77 42.21 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:09.087Z] #77 42.21 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:09.087Z] #77 42.25 checking dependency style of gcc... gcc3 [2022-07-20T15:02:09.325Z] Client: Docker Engine - Community [2022-07-20T15:02:09.325Z] Version: 20.10.14 [2022-07-20T15:02:09.325Z] API version: 1.41 [2022-07-20T15:02:09.325Z] Go version: go1.16.15 [2022-07-20T15:02:09.325Z] Git commit: a224086 [2022-07-20T15:02:09.325Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-20T15:02:09.325Z] OS/Arch: linux/amd64 [2022-07-20T15:02:09.325Z] Context: default [2022-07-20T15:02:09.325Z] Experimental: true [2022-07-20T15:02:09.325Z] [2022-07-20T15:02:09.325Z] Server: Docker Engine - Community [2022-07-20T15:02:09.325Z] Engine: [2022-07-20T15:02:09.325Z] Version: 20.10.14 [2022-07-20T15:02:09.325Z] API version: 1.41 (minimum version 1.12) [2022-07-20T15:02:09.325Z] Go version: go1.16.15 [2022-07-20T15:02:09.325Z] Git commit: 87a90dc [2022-07-20T15:02:09.325Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-20T15:02:09.325Z] OS/Arch: linux/amd64 [2022-07-20T15:02:09.325Z] Experimental: true [2022-07-20T15:02:09.325Z] containerd: [2022-07-20T15:02:09.325Z] Version: 1.5.11 [2022-07-20T15:02:09.325Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:02:09.325Z] runc: [2022-07-20T15:02:09.325Z] Version: 1.0.3 [2022-07-20T15:02:09.325Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-20T15:02:09.325Z] docker-init: [2022-07-20T15:02:09.325Z] Version: 0.19.0 [2022-07-20T15:02:09.325Z] GitCommit: de40ad0 [2022-07-20T15:02:09.346Z] #77 42.36 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:09.346Z] #77 42.36 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:09.346Z] #77 42.36 checking for gawk... (cached) mawk [2022-07-20T15:02:09.346Z] #77 42.36 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:02:09.346Z] #77 42.36 checking for gcc... (cached) gcc [2022-07-20T15:02:09.346Z] #77 42.42 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:02:09.346Z] #77 42.42 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:02:09.346Z] #77 42.42 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:02:09.346Z] #77 42.42 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:02:09.346Z] #77 42.42 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:02:09.346Z] #77 42.49 checking for python3... /usr/bin/python3 [2022-07-20T15:02:09.346Z] #77 42.49 checking for python3 version... 3.9 [2022-07-20T15:02:09.346Z] #77 42.52 checking for python3 platform... linux [2022-07-20T15:02:09.346Z] #77 42.54 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [Pipeline] sh [2022-07-20T15:02:09.466Z] #51 45.32 Reading package lists... [2022-07-20T15:02:09.466Z] #51 ... [2022-07-20T15:02:09.466Z] [2022-07-20T15:02:09.466Z] #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-20T15:02:09.466Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:09.466Z] #55 50.75 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:02:09.466Z] #55 50.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:02:09.606Z] #77 42.60 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:02:09.606Z] #77 42.66 checking for go-md2man... no [2022-07-20T15:02:09.606Z] #77 42.67 checking error.h usability... yes [2022-07-20T15:02:09.606Z] #77 42.72 checking error.h presence... yes [2022-07-20T15:02:09.606Z] #77 42.73 checking for error.h... yes [2022-07-20T15:02:09.647Z] + docker info [2022-07-20T15:02:09.727Z] #55 51.13 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:02:09.727Z] #55 51.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:02:09.836Z] #62 18.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:02:09.836Z] #62 18.50 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:02:09.836Z] #62 18.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:02:09.836Z] #62 18.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:02:09.864Z] #77 42.76 checking linux/openat2.h usability... yes [2022-07-20T15:02:09.864Z] #77 42.87 checking linux/openat2.h presence... yes [2022-07-20T15:02:09.864Z] #77 42.89 checking for linux/openat2.h... yes [2022-07-20T15:02:09.864Z] #77 42.90 checking for copy_file_range... yes [2022-07-20T15:02:09.987Z] #55 51.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:02:09.987Z] #55 51.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:02:10.095Z] #62 19.23 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:02:10.095Z] #62 19.27 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:02:10.123Z] #77 43.02 checking for fgetxattr... yes [2022-07-20T15:02:10.123Z] #77 43.18 checking for statx... yes [2022-07-20T15:02:10.248Z] #55 51.76 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:02:10.355Z] #62 19.53 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:02:10.355Z] #62 19.61 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:02:10.382Z] #77 43.34 checking for fgetpwent_r... yes [2022-07-20T15:02:10.641Z] #77 43.52 checking for issetugid... no [2022-07-20T15:02:10.641Z] #77 43.64 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:02:10.641Z] #77 43.64 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:02:10.641Z] #77 43.65 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:02:10.641Z] #77 43.86 checking for yajl >= 2.0.0... yes [2022-07-20T15:02:10.901Z] #77 43.88 checking sys/capability.h usability... yes [2022-07-20T15:02:10.901Z] #77 43.94 checking sys/capability.h presence... yes [2022-07-20T15:02:10.901Z] #77 43.97 checking for sys/capability.h... yes [2022-07-20T15:02:10.901Z] #77 43.98 checking for library containing cap_from_name... -lcap [2022-07-20T15:02:10.934Z] #62 20.03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:02:10.934Z] #62 ... [2022-07-20T15:02:10.934Z] [2022-07-20T15:02:10.934Z] #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-20T15:02:10.934Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:02:10.934Z] #43 17.30 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:02:10.934Z] #43 17.32 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:02:10.934Z] #43 17.84 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:02:10.934Z] #43 18.25 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:02:10.934Z] #43 18.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:02:10.934Z] #43 18.78 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:02:10.934Z] #43 19.04 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:02:10.934Z] #43 19.10 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:02:10.934Z] #43 19.33 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:02:10.934Z] #43 19.98 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:02:11.160Z] #77 44.23 checking for library containing dlopen... -ldl [2022-07-20T15:02:11.160Z] #77 44.43 checking seccomp.h usability... yes [2022-07-20T15:02:11.191Z] #55 ... [2022-07-20T15:02:11.191Z] [2022-07-20T15:02:11.191Z] #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-20T15:02:11.191Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:11.191Z] #14 42.54 Reading package lists... [2022-07-20T15:02:11.191Z] #14 52.57 Building dependency tree... [2022-07-20T15:02:11.191Z] #14 ... [2022-07-20T15:02:11.191Z] [2022-07-20T15:02:11.191Z] #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-20T15:02:11.191Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:11.191Z] #76 43.13 Reading package lists... [2022-07-20T15:02:11.420Z] #77 44.53 checking seccomp.h presence... yes [2022-07-20T15:02:11.420Z] #77 44.58 checking for seccomp.h... yes [2022-07-20T15:02:11.679Z] #77 44.58 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:02:11.679Z] #77 44.85 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:02:11.871Z] #43 20.89 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:02:11.939Z] #77 44.93 checking systemd/sd-bus.h usability... yes [2022-07-20T15:02:11.939Z] #77 45.02 checking systemd/sd-bus.h presence... yes [2022-07-20T15:02:11.939Z] #77 45.09 checking for systemd/sd-bus.h... yes [2022-07-20T15:02:12.131Z] #43 21.28 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:02:12.200Z] #77 45.09 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:02:12.200Z] #77 45.41 checking for sd_notify_barrier... yes [2022-07-20T15:02:12.334Z] [2022-07-20T15:02:12.334Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:02:12.334Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T15:02:12.334Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-20T15:02:12.334Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:02:12.334Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T15:02:12.334Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T15:02:12.390Z] #43 21.40 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:02:12.458Z] #77 45.52 checking linux/bpf.h usability... yes [2022-07-20T15:02:12.458Z] #77 45.63 checking linux/bpf.h presence... yes [2022-07-20T15:02:12.458Z] #77 45.66 checking for linux/bpf.h... yes [2022-07-20T15:02:12.458Z] #77 45.66 checking compilation for eBPF... yes [2022-07-20T15:02:12.591Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.72MB / 9.86MB 0.4s [2022-07-20T15:02:12.719Z] #77 45.76 checking for criu >= 3.15... no [2022-07-20T15:02:12.719Z] #77 45.77 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:02:12.719Z] #77 45.77 checking for criu > 3.16... no [2022-07-20T15:02:12.719Z] #77 45.79 configure: CRIU version doesn't support join-ns API [2022-07-20T15:02:12.719Z] #77 45.79 checking for criu > 3.16.1... no [2022-07-20T15:02:12.719Z] #77 45.81 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:02:12.720Z] #77 45.81 checking for new mount API (fsconfig)... yes [2022-07-20T15:02:12.720Z] #77 45.86 checking for seccomp notify API... yes [2022-07-20T15:02:12.720Z] #77 45.92 checking for gperf... no [2022-07-20T15:02:12.720Z] #77 45.92 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:02:12.851Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-07-20T15:02:12.959Z] #43 ... [2022-07-20T15:02:12.959Z] [2022-07-20T15:02:12.959Z] #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-20T15:02:12.959Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:02:12.959Z] #45 21.61 tomll can be used in two ways: [2022-07-20T15:02:12.959Z] #45 21.61 Writing to STDIN and reading from STDOUT: [2022-07-20T15:02:12.959Z] #45 21.61 cat file.toml | tomll > file.toml [2022-07-20T15:02:12.959Z] #45 21.61 [2022-07-20T15:02:12.959Z] #45 21.61 Reading and updating a list of files: [2022-07-20T15:02:12.959Z] #45 21.61 tomll a.toml b.toml c.toml [2022-07-20T15:02:12.959Z] #45 21.61 [2022-07-20T15:02:12.959Z] #45 21.61 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:02:12.959Z] #45 DONE 22.0s [2022-07-20T15:02:12.959Z] [2022-07-20T15:02:12.959Z] #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-20T15:02:12.959Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:12.959Z] #62 20.19 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:02:12.959Z] #62 20.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:02:12.959Z] #62 20.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:02:12.959Z] #62 20.57 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:02:12.959Z] #62 20.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:02:12.959Z] #62 20.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:02:12.959Z] #62 21.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:02:12.959Z] #62 21.23 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:02:12.959Z] #62 21.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:02:12.978Z] #77 45.92 checking for library containing argp_parse... none required [2022-07-20T15:02:12.979Z] #77 46.10 checking that generated files are newer than configure... done [2022-07-20T15:02:12.979Z] #77 46.10 configure: creating ./config.status [2022-07-20T15:02:13.111Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-20T15:02:13.111Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-20T15:02:13.368Z] #71 ... [2022-07-20T15:02:13.368Z] [2022-07-20T15:02:13.368Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:02:13.368Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:02:13.368Z] #49 DONE 0.0s [2022-07-20T15:02:13.368Z] [2022-07-20T15:02:13.369Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:02:13.369Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T15:02:13.760Z] #76 52.85 Building dependency tree... [2022-07-20T15:02:13.897Z] #62 22.80 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:02:14.157Z] #62 23.12 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:02:14.157Z] #62 ... [2022-07-20T15:02:14.157Z] [2022-07-20T15:02:14.157Z] #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-20T15:02:14.157Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:14.157Z] #58 12.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:02:14.157Z] #58 15.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:02:14.157Z] #58 ... [2022-07-20T15:02:14.157Z] [2022-07-20T15:02:14.157Z] #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-20T15:02:14.157Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:02:14.157Z] #47 13.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:02:14.157Z] #47 13.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:02:14.415Z] #47 ... [2022-07-20T15:02:14.415Z] [2022-07-20T15:02:14.415Z] #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-20T15:02:14.415Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:02:14.415Z] #19 2.231 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:14.415Z] #19 2.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:14.415Z] #19 2.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:14.415Z] #19 4.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:02:14.416Z] #19 5.614 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:02:14.416Z] #19 7.303 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:02:14.416Z] #19 9.378 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:02:14.674Z] #19 ... [2022-07-20T15:02:14.674Z] [2022-07-20T15:02:14.674Z] #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-20T15:02:14.674Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:14.674Z] #83 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:02:14.704Z] #76 ... [2022-07-20T15:02:14.704Z] [2022-07-20T15:02:14.704Z] #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-20T15:02:14.704Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:14.704Z] #47 45.80 + 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-20T15:02:14.704Z] #47 ... [2022-07-20T15:02:14.704Z] [2022-07-20T15:02:14.704Z] #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-20T15:02:14.704Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:14.704Z] #51 45.32 Reading package lists... [2022-07-20T15:02:14.742Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-07-20T15:02:14.892Z] #77 48.05 config.status: creating Makefile [2022-07-20T15:02:14.892Z] #77 48.10 config.status: creating rpm/crun.spec [2022-07-20T15:02:14.892Z] #77 48.19 config.status: creating config.h [2022-07-20T15:02:14.941Z] #83 ... [2022-07-20T15:02:14.941Z] [2022-07-20T15:02:14.941Z] #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-20T15:02:14.942Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:02:14.942Z] #19 11.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:02:15.151Z] #77 48.23 config.status: executing libtool commands [2022-07-20T15:02:15.151Z] #77 48.25 config.status: executing depfiles commands [2022-07-20T15:02:15.725Z] #77 49.09 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:02:15.983Z] #77 49.11 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:02:16.242Z] #77 49.45 checking for gcc... gcc [2022-07-20T15:02:16.502Z] #77 49.54 checking whether the C compiler works... yes [2022-07-20T15:02:16.502Z] #77 49.63 checking for C compiler default output file name... a.out [2022-07-20T15:02:16.502Z] #77 49.63 checking for suffix of executables... [2022-07-20T15:02:16.502Z] #77 ... [2022-07-20T15:02:16.502Z] [2022-07-20T15:02:16.502Z] #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-20T15:02:16.502Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:02:16.502Z] #21 4.635 Reading package lists... [2022-07-20T15:02:16.502Z] #21 5.653 Building dependency tree... [2022-07-20T15:02:16.502Z] #21 6.070 The following additional packages will be installed: [2022-07-20T15:02:16.502Z] #21 6.071 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:02:16.502Z] #21 6.071 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:02:16.502Z] #21 6.072 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:02:16.502Z] #21 6.072 python3-pkg-resources vim-runtime xxd [2022-07-20T15:02:16.502Z] #21 6.074 Suggested packages: [2022-07-20T15:02:16.502Z] #21 6.074 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:02:16.502Z] #21 6.074 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:02:16.502Z] #21 6.074 acl attr quota [2022-07-20T15:02:16.502Z] #21 6.074 Recommended packages: [2022-07-20T15:02:16.502Z] #21 6.074 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:02:16.502Z] #21 6.536 The following NEW packages will be installed: [2022-07-20T15:02:16.502Z] #21 6.537 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:02:16.502Z] #21 6.537 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:02:16.502Z] #21 6.537 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:02:16.502Z] #21 6.538 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:02:16.502Z] #21 6.538 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:02:16.502Z] #21 6.539 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:02:16.502Z] #21 6.539 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:02:16.502Z] #21 6.539 xz-utils zip zstd [2022-07-20T15:02:16.502Z] #21 6.822 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:16.502Z] #21 6.822 Need to get 27.7 MB of archives. [2022-07-20T15:02:16.502Z] #21 6.822 After this operation, 106 MB of additional disk space will be used. [2022-07-20T15:02:16.502Z] #21 6.822 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:02:16.502Z] #21 6.846 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:02:16.502Z] #21 6.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:02:16.502Z] #21 6.862 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:02:16.502Z] #21 6.882 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:02:16.502Z] #21 6.888 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:02:16.502Z] #21 6.889 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:02:16.502Z] #21 6.890 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:02:16.502Z] #21 6.920 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:02:16.502Z] #21 6.927 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-20T15:02:16.502Z] #21 6.939 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:02:16.502Z] #21 6.954 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:02:16.502Z] #21 6.958 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-20T15:02:16.502Z] #21 6.964 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:02:16.502Z] #21 6.992 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:02:16.502Z] #21 6.997 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:02:16.502Z] #21 6.999 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:02:16.502Z] #21 7.002 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:02:16.502Z] #21 7.024 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:02:16.502Z] #21 7.025 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:02:16.502Z] #21 7.031 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:02:16.502Z] #21 7.060 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:02:16.502Z] #21 7.064 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:02:16.502Z] #21 7.066 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:02:16.502Z] #21 7.086 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:02:16.502Z] #21 7.088 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:02:16.502Z] #21 7.090 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:02:16.502Z] #21 7.315 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:02:16.502Z] #21 7.315 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-20T15:02:16.502Z] #21 7.316 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-20T15:02:16.502Z] #21 7.317 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-20T15:02:16.502Z] #21 7.318 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:02:16.502Z] #21 7.319 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:02:16.502Z] #21 7.322 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:02:16.502Z] #21 7.323 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-20T15:02:16.502Z] #21 7.341 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:02:16.502Z] #21 7.343 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:02:16.502Z] #21 7.356 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:02:16.502Z] #21 7.358 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:02:16.502Z] #21 7.366 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:02:16.502Z] #21 7.367 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:02:16.502Z] #21 7.370 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:02:16.502Z] #21 7.388 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:02:16.502Z] #21 7.392 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:02:16.502Z] #21 7.395 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-20T15:02:16.502Z] #21 7.504 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:02:16.502Z] #21 7.523 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:02:16.502Z] #21 7.535 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:02:16.502Z] #21 7.538 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:02:16.502Z] #21 7.971 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:16.502Z] #21 8.064 Fetched 27.7 MB in 1s (27.7 MB/s) [2022-07-20T15:02:16.502Z] #21 8.108 Selecting previously unselected package pigz. [2022-07-20T15:02:16.502Z] #21 8.109 (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-20T15:02:16.502Z] #21 8.133 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.165 Unpacking pigz (2.6-1) ... [2022-07-20T15:02:16.502Z] #21 8.227 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:02:16.502Z] #21 8.230 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.247 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:02:16.502Z] #21 8.379 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:02:16.502Z] #21 8.382 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.388 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:02:16.502Z] #21 8.472 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:02:16.502Z] #21 8.476 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.502 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:02:16.502Z] #21 8.567 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:02:16.502Z] #21 8.570 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.578 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:02:16.502Z] #21 8.639 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:02:16.502Z] #21 8.646 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.649 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:02:16.502Z] #21 8.711 Selecting previously unselected package libcap2-bin. [2022-07-20T15:02:16.502Z] #21 8.714 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.723 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:02:16.502Z] #21 8.815 Selecting previously unselected package iproute2. [2022-07-20T15:02:16.502Z] #21 8.819 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 8.831 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:02:16.502Z] #21 9.113 Selecting previously unselected package xxd. [2022-07-20T15:02:16.502Z] #21 9.119 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 9.125 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:16.502Z] #21 9.292 Selecting previously unselected package vim-common. [2022-07-20T15:02:16.502Z] #21 9.293 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:02:16.502Z] #21 9.320 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:16.502Z] #21 9.470 Selecting previously unselected package bash-completion. [2022-07-20T15:02:16.502Z] #21 9.474 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:02:16.502Z] #21 11.64 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:02:16.502Z] #21 11.88 Selecting previously unselected package bzip2. [2022-07-20T15:02:16.502Z] #21 11.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 11.90 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:02:16.502Z] #21 11.97 Selecting previously unselected package xz-utils. [2022-07-20T15:02:16.502Z] #21 11.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 11.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:16.502Z] #21 12.13 Selecting previously unselected package apparmor. [2022-07-20T15:02:16.502Z] #21 12.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 12.23 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:02:16.502Z] #21 12.45 Selecting previously unselected package inetutils-ping. [2022-07-20T15:02:16.502Z] #21 12.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 12.47 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:02:16.502Z] #21 12.55 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:02:16.502Z] #21 12.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 12.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:02:16.502Z] #21 12.67 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:02:16.502Z] #21 12.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 12.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:02:16.502Z] #21 12.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:02:16.502Z] #21 12.79 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 12.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:02:16.502Z] #21 12.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:02:16.502Z] #21 12.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:02:16.502Z] #21 12.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:02:16.502Z] #21 12.98 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:02:16.503Z] #21 12.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 12.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:02:16.503Z] #21 13.12 Selecting previously unselected package iptables. [2022-07-20T15:02:16.503Z] #21 13.12 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 13.13 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:02:16.503Z] #21 13.32 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:02:16.503Z] #21 13.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 13.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:02:16.503Z] #21 13.46 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:02:16.503Z] #21 13.46 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 13.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:02:16.503Z] #21 13.54 Selecting previously unselected package jq. [2022-07-20T15:02:16.503Z] #21 13.55 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 13.55 Unpacking jq (1.6-2.1) ... [2022-07-20T15:02:16.503Z] #21 13.64 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:02:16.503Z] #21 13.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 13.66 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:02:16.503Z] #21 13.75 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:02:16.503Z] #21 13.75 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 13.76 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:02:16.503Z] #21 13.83 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:02:16.503Z] #21 13.83 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 13.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:02:16.503Z] #21 15.27 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:02:16.503Z] #21 15.27 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 15.28 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:02:16.503Z] #21 15.34 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:02:16.503Z] #21 15.34 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 15.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:16.503Z] #21 15.44 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:02:16.503Z] #21 15.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 15.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:02:16.503Z] #21 15.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:02:16.503Z] #21 15.55 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 15.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:16.503Z] #21 15.62 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:02:16.503Z] #21 15.63 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:02:16.503Z] #21 15.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:02:16.638Z] #71 DONE 4.3s [2022-07-20T15:02:16.638Z] [2022-07-20T15:02:16.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:16.638Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:16.638Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-20T15:02:16.638Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T15:02:16.638Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-20T15:02:16.638Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-20T15:02:16.638Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.8s done [2022-07-20T15:02:16.638Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.9s done [2022-07-20T15:02:16.638Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.8s done [2022-07-20T15:02:16.638Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.7s done [2022-07-20T15:02:16.638Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 3.6s done [2022-07-20T15:02:16.638Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 1.3s [2022-07-20T15:02:16.638Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 3.7s [2022-07-20T15:02:16.638Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 0B / 126B 3.7s [2022-07-20T15:02:16.638Z] #11 ... [2022-07-20T15:02:16.638Z] [2022-07-20T15:02:16.638Z] #24 [internal] load build context [2022-07-20T15:02:16.638Z] #24 sha256:0fbfd6d5aa8b60c1f49ff6f2ca0936a75311cf185874f62398a0a5a67b5d21f7 [2022-07-20T15:02:16.638Z] #24 transferring context: 62.08MB 2.4s done [2022-07-20T15:02:16.638Z] #24 DONE 4.4s [2022-07-20T15:02:16.638Z] [2022-07-20T15:02:16.638Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:02:16.638Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:02:16.638Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-20T15:02:16.638Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T15:02:16.638Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:02:16.638Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T15:02:16.638Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-07-20T15:02:16.638Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-07-20T15:02:16.638Z] #73 DONE 4.4s [2022-07-20T15:02:16.638Z] [2022-07-20T15:02:16.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:16.638Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:16.638Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 12.58MB / 108.94MB 3.8s [2022-07-20T15:02:16.638Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 3.7s done [2022-07-20T15:02:16.762Z] #21 16.03 Selecting previously unselected package net-tools. [2022-07-20T15:02:16.849Z] #19 12.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:02:16.895Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 24.12MB / 108.94MB 3.9s [2022-07-20T15:02:16.895Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 44.04MB / 108.94MB 4.1s [2022-07-20T15:02:16.895Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-20T15:02:17.034Z] #21 16.04 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:02:17.034Z] #21 16.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:02:17.152Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 52.43MB / 108.94MB 4.2s [2022-07-20T15:02:17.152Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 63.96MB / 108.94MB 4.3s [2022-07-20T15:02:17.152Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.3s done [2022-07-20T15:02:17.254Z] #51 55.65 Building dependency tree... [2022-07-20T15:02:17.293Z] #21 16.45 Selecting previously unselected package patch. [2022-07-20T15:02:17.293Z] #21 ... [2022-07-20T15:02:17.293Z] [2022-07-20T15:02:17.293Z] #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-20T15:02:17.293Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:17.293Z] #77 49.73 checking whether we are cross compiling... no [2022-07-20T15:02:17.293Z] #77 49.85 checking for suffix of object files... o [2022-07-20T15:02:17.293Z] #77 49.95 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:17.293Z] #77 50.04 checking whether gcc accepts -g... yes [2022-07-20T15:02:17.293Z] #77 50.13 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:17.293Z] #77 50.21 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:17.293Z] #77 50.30 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:17.293Z] #77 50.40 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:17.293Z] #77 50.41 checking for egrep... /bin/grep -E [2022-07-20T15:02:17.408Z] #11 ... [2022-07-20T15:02:17.408Z] [2022-07-20T15:02:17.408Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:02:17.408Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-20T15:02:17.408Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T15:02:17.408Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T15:02:17.408Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-20T15:02:17.408Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-20T15:02:17.408Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.1s done [2022-07-20T15:02:17.408Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 1.8s done [2022-07-20T15:02:17.408Z] #28 DONE 4.9s [2022-07-20T15:02:17.408Z] [2022-07-20T15:02:17.408Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:17.408Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:17.408Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 85.98MB / 108.94MB 4.6s [2022-07-20T15:02:17.408Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-20T15:02:17.552Z] #77 50.41 checking for ANSI C header files... yes [2022-07-20T15:02:17.552Z] #77 ... [2022-07-20T15:02:17.552Z] [2022-07-20T15:02:17.552Z] #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-20T15:02:17.552Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:17.552Z] #47 61.70 + dpkg --print-architecture [2022-07-20T15:02:17.552Z] #47 61.70 + git checkout -q v2.1.0 [2022-07-20T15:02:17.552Z] #47 62.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:02:17.552Z] #47 62.09 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:02:17.665Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 4.7s [2022-07-20T15:02:17.665Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.8s [2022-07-20T15:02:17.665Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.3s done [2022-07-20T15:02:17.786Z] #19 14.12 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:02:17.786Z] #19 14.12 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:02:17.786Z] #19 14.13 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:02:17.786Z] #19 14.14 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:02:17.786Z] #19 14.14 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:02:17.786Z] #19 14.18 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:02:17.786Z] #19 14.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:02:17.837Z] #47 ... [2022-07-20T15:02:17.837Z] [2022-07-20T15:02:17.837Z] #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-20T15:02:17.837Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:17.837Z] #77 50.80 checking for sys/types.h... yes [2022-07-20T15:02:18.044Z] #19 14.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:02:18.044Z] #19 14.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:02:18.044Z] #19 14.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:02:18.044Z] #19 14.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:02:18.044Z] #19 14.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:02:18.096Z] #77 50.96 checking for sys/stat.h... yes [2022-07-20T15:02:18.096Z] #77 51.12 checking for stdlib.h... yes [2022-07-20T15:02:18.096Z] #77 51.22 checking for string.h... yes [2022-07-20T15:02:18.096Z] #77 51.31 checking for memory.h... yes [2022-07-20T15:02:18.303Z] #19 ... [2022-07-20T15:02:18.303Z] [2022-07-20T15:02:18.303Z] #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-20T15:02:18.303Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:02:18.303Z] #60 17.28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:02:18.303Z] #60 17.30 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:02:18.303Z] #60 ... [2022-07-20T15:02:18.303Z] [2022-07-20T15:02:18.303Z] #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-20T15:02:18.303Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:18.362Z] #77 51.40 checking for strings.h... yes [2022-07-20T15:02:18.593Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-20T15:02:18.620Z] #77 51.52 checking for inttypes.h... yes [2022-07-20T15:02:18.621Z] #77 51.69 checking for stdint.h... yes [2022-07-20T15:02:18.641Z] #51 ... [2022-07-20T15:02:18.641Z] [2022-07-20T15:02:18.641Z] #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-20T15:02:18.641Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:02:18.641Z] #57 59.05 v3.0.2 [2022-07-20T15:02:18.641Z] #57 DONE 59.9s [2022-07-20T15:02:18.641Z] [2022-07-20T15:02:18.641Z] #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-20T15:02:18.641Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:18.641Z] #76 59.66 python3 is already the newest version (3.9.2-3). [2022-07-20T15:02:18.641Z] #76 59.66 The following additional packages will be installed: [2022-07-20T15:02:18.641Z] #76 59.68 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:02:18.641Z] #76 59.71 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:02:18.641Z] #76 59.72 Suggested packages: [2022-07-20T15:02:18.641Z] #76 59.74 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:02:18.641Z] #76 59.74 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:02:18.641Z] #76 59.74 m4-doc ed diffutils-doc [2022-07-20T15:02:18.641Z] #76 59.74 Recommended packages: [2022-07-20T15:02:18.641Z] #76 59.74 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:02:18.882Z] #77 51.81 checking for unistd.h... yes [2022-07-20T15:02:18.882Z] #77 51.97 checking minix/config.h usability... no [2022-07-20T15:02:18.882Z] #77 52.06 checking minix/config.h presence... no [2022-07-20T15:02:18.882Z] #77 52.10 checking for minix/config.h... no [2022-07-20T15:02:19.145Z] #77 52.10 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:02:19.157Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 6.1s done [2022-07-20T15:02:19.337Z] #54 27.38 Updating files: 62% (1363/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: 99% (2162/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T15:02:19.404Z] #77 52.23 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:02:19.404Z] #77 52.45 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:02:19.404Z] #77 52.45 checking how to print strings... printf [2022-07-20T15:02:19.404Z] #77 52.47 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:19.404Z] #77 52.48 checking for fgrep... /bin/grep -F [2022-07-20T15:02:19.404Z] #77 52.48 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:19.404Z] #77 52.50 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:19.404Z] #77 52.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:19.404Z] #77 52.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:19.404Z] [2022-07-20T15:02:19.404Z] #77 ... [2022-07-20T15:02:19.404Z] [2022-07-20T15:02:19.404Z] #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-20T15:02:19.404Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:19.404Z] #47 DONE 73.6s [2022-07-20T15:02:19.404Z] [2022-07-20T15:02:19.404Z] #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-20T15:02:19.404Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:19.404Z] #77 52.59 checking whether ln -s works... yes [2022-07-20T15:02:19.404Z] #77 52.59 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:19.404Z] #77 52.61 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:19.404Z] #77 52.61 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:19.404Z] #77 52.61 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:19.404Z] #77 52.61 checking for objdump... objdump [2022-07-20T15:02:19.404Z] #77 52.61 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:19.404Z] #77 52.61 checking for dlltool... no [2022-07-20T15:02:19.404Z] #77 52.62 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:19.404Z] #77 52.62 checking for ar... ar [2022-07-20T15:02:19.404Z] #77 52.62 checking for archiver @FILE support... @ [2022-07-20T15:02:19.404Z] #77 52.68 checking for strip... strip [2022-07-20T15:02:19.404Z] #77 52.68 checking for ranlib... ranlib [2022-07-20T15:02:19.404Z] #77 52.68 checking for gawk... no [2022-07-20T15:02:19.404Z] #77 52.68 checking for mawk... mawk [2022-07-20T15:02:19.595Z] #54 28.46 + git checkout -q v2.3.0 [2022-07-20T15:02:19.663Z] #77 52.68 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:19.922Z] #77 52.98 checking for sysroot... no [2022-07-20T15:02:19.922Z] #77 52.98 checking for a working dd... /bin/dd [2022-07-20T15:02:19.922Z] #77 53.01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:19.922Z] #77 53.06 checking for mt... no [2022-07-20T15:02:19.922Z] #77 53.07 checking if : is a manifest tool... no [2022-07-20T15:02:19.922Z] #77 53.08 checking for dlfcn.h... yes [2022-07-20T15:02:19.922Z] #77 53.17 checking for objdir... .libs [2022-07-20T15:02:20.180Z] #77 53.34 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:20.180Z] #77 53.40 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:20.180Z] #77 53.40 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:20.438Z] #77 53.48 checking if gcc static flag -static works... yes [2022-07-20T15:02:20.438Z] #77 53.63 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:20.697Z] #77 53.74 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:20.697Z] #77 53.74 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:02:20.697Z] #77 53.77 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:20.697Z] #77 53.97 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:20.697Z] #77 53.97 checking whether stripping libraries is possible... yes [2022-07-20T15:02:20.697Z] #77 53.97 checking if libtool supports shared libraries... yes [2022-07-20T15:02:20.697Z] #77 53.97 checking whether to build shared libraries... no [2022-07-20T15:02:20.697Z] #77 53.97 checking whether to build static libraries... yes [2022-07-20T15:02:20.956Z] #77 53.97 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:20.956Z] #77 54.00 checking whether build environment is sane... yes [2022-07-20T15:02:20.956Z] #77 54.04 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:20.956Z] #77 54.04 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:20.956Z] #77 54.08 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:20.956Z] #77 54.12 checking whether make supports nested variables... yes [2022-07-20T15:02:20.956Z] #77 54.15 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:20.956Z] #77 54.15 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:20.956Z] #77 54.15 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:20.956Z] #77 54.22 checking dependency style of gcc... gcc3 [2022-07-20T15:02:20.956Z] #77 54.32 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:20.956Z] #77 54.32 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:20.956Z] #77 54.32 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:02:20.957Z] #77 54.32 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:02:21.189Z] #76 ... [2022-07-20T15:02:21.189Z] [2022-07-20T15:02:21.189Z] #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-20T15:02:21.189Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:02:21.189Z] #62 49.26 Building dependency tree... [2022-07-20T15:02:21.189Z] #62 56.57 The following additional packages will be installed: [2022-07-20T15:02:21.189Z] #62 56.59 libbtrfs0 [2022-07-20T15:02:21.189Z] #62 56.90 The following NEW packages will be installed: [2022-07-20T15:02:21.189Z] #62 56.94 libbtrfs-dev libbtrfs0 [2022-07-20T15:02:21.189Z] #62 57.64 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:21.189Z] #62 57.64 Need to get 460 kB of archives. [2022-07-20T15:02:21.189Z] #62 57.64 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:02:21.189Z] #62 57.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:02:21.189Z] #62 57.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:02:21.189Z] #62 59.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:21.189Z] #62 60.45 Fetched 460 kB in 0s (928 kB/s) [2022-07-20T15:02:21.189Z] #62 60.67 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:02:21.189Z] #62 60.67 (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-20T15:02:21.189Z] #62 60.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:02:21.189Z] #62 60.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:02:21.189Z] #62 61.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:02:21.189Z] #62 61.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:02:21.189Z] #62 61.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:02:21.189Z] #62 62.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:02:21.189Z] #62 62.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:02:21.189Z] #62 62.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:21.189Z] #62 ... [2022-07-20T15:02:21.189Z] [2022-07-20T15:02:21.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-20T15:02:21.189Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:02:21.189Z] #42 42.62 Reading package lists... [2022-07-20T15:02:21.189Z] #42 52.37 Building dependency tree... [2022-07-20T15:02:21.189Z] #42 59.45 The following additional packages will be installed: [2022-07-20T15:02:21.189Z] #42 59.48 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:02:21.189Z] #42 59.49 Suggested packages: [2022-07-20T15:02:21.189Z] #42 59.50 cmake-doc ninja-build lrzip [2022-07-20T15:02:21.189Z] #42 59.50 Recommended packages: [2022-07-20T15:02:21.189Z] #42 59.50 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:02:21.189Z] #42 61.42 The following NEW packages will be installed: [2022-07-20T15:02:21.189Z] #42 61.49 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:02:21.189Z] #42 61.49 vim-common xxd [2022-07-20T15:02:21.189Z] #42 62.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:21.189Z] #42 62.23 Need to get 17.7 MB of archives. [2022-07-20T15:02:21.189Z] #42 62.23 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T15:02:21.189Z] #42 62.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:02:21.189Z] #42 62.24 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-20T15:02:21.189Z] #42 62.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:02:21.189Z] #42 62.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:02:21.189Z] #42 ... [2022-07-20T15:02:21.190Z] [2022-07-20T15:02:21.190Z] #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-20T15:02:21.190Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:21.190Z] #55 62.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:02:21.190Z] #55 62.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:02:21.190Z] #55 ... [2022-07-20T15:02:21.190Z] [2022-07-20T15:02:21.190Z] #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-20T15:02:21.190Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:02:21.190Z] #62 DONE 62.7s [2022-07-20T15:02:21.215Z] #77 54.33 checking for yajl >= 2.1.0... yes [2022-07-20T15:02:21.215Z] #77 54.37 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:02:21.215Z] #77 54.38 checking for gcc... (cached) gcc [2022-07-20T15:02:21.451Z] [2022-07-20T15:02:21.451Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:02:21.451Z] #63 sha256:7e675fa1f61e78f601987ea8c51784e291a5b229381e9906728457ba71c8e880 [2022-07-20T15:02:21.451Z] #63 DONE 0.1s [2022-07-20T15:02:21.451Z] [2022-07-20T15:02:21.451Z] #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-20T15:02:21.451Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:02:21.474Z] #77 54.44 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:02:21.474Z] #77 54.44 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:02:21.474Z] #77 54.44 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:02:21.474Z] #77 54.44 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:02:21.474Z] #77 54.44 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:02:21.474Z] #77 54.48 checking for python3... /usr/bin/python3 [2022-07-20T15:02:21.474Z] #77 54.48 checking for python3 version... 3.9 [2022-07-20T15:02:21.474Z] #77 54.49 checking for python3 platform... linux [2022-07-20T15:02:21.474Z] #77 54.51 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:02:21.474Z] #77 54.60 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:02:21.688Z] #11 ... [2022-07-20T15:02:21.688Z] [2022-07-20T15:02:21.688Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T15:02:21.688Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-20T15:02:21.688Z] #72 DONE 0.6s [2022-07-20T15:02:21.688Z] [2022-07-20T15:02:21.688Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:21.688Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:21.732Z] #77 54.77 checking that generated files are newer than configure... done [2022-07-20T15:02:21.991Z] #77 55.03 configure: creating ./config.status [2022-07-20T15:02:22.131Z] #54 30.66 + 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-20T15:02:22.254Z] #11 ... [2022-07-20T15:02:22.254Z] [2022-07-20T15:02:22.254Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T15:02:22.254Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-20T15:02:22.254Z] #74 DONE 0.8s [2022-07-20T15:02:22.254Z] [2022-07-20T15:02:22.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:22.254Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:22.510Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 4.1s done [2022-07-20T15:02:22.510Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-20T15:02:23.363Z] #64 1.729 + RM_GOPATH=0 [2022-07-20T15:02:23.363Z] #64 1.729 + TMP_GOPATH= [2022-07-20T15:02:23.363Z] #64 1.729 + : /build [2022-07-20T15:02:23.363Z] #64 1.729 + '[' -z '' ']' [2022-07-20T15:02:23.363Z] #64 1.729 ++ mktemp -d [2022-07-20T15:02:23.363Z] #64 1.729 + export GOPATH=/tmp/tmp.6jt0wqQDnC [2022-07-20T15:02:23.363Z] #64 1.729 + GOPATH=/tmp/tmp.6jt0wqQDnC [2022-07-20T15:02:23.363Z] #64 1.729 + RM_GOPATH=1 [2022-07-20T15:02:23.363Z] #64 1.729 + case "$(go env GOARCH)" in [2022-07-20T15:02:23.363Z] #64 1.729 ++ go env GOARCH [2022-07-20T15:02:23.363Z] #64 1.797 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:23.363Z] #64 1.797 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:23.363Z] #64 1.802 ++ dirname /install.sh [2022-07-20T15:02:23.364Z] #64 1.802 + dir=/ [2022-07-20T15:02:23.364Z] #64 1.802 + bin=containerd [2022-07-20T15:02:23.364Z] #64 1.802 + shift [2022-07-20T15:02:23.364Z] #64 1.802 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:02:23.364Z] #64 1.802 + . //containerd.installer [2022-07-20T15:02:23.364Z] #64 1.802 ++ set -e [2022-07-20T15:02:23.364Z] #64 1.802 ++ : v1.6.6 [2022-07-20T15:02:23.364Z] #64 1.802 + install_containerd [2022-07-20T15:02:23.364Z] #64 1.802 + echo 'Install containerd version v1.6.6' [2022-07-20T15:02:23.364Z] #64 1.802 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6jt0wqQDnC/src/github.com/containerd/containerd [2022-07-20T15:02:23.364Z] #64 1.802 Install containerd version v1.6.6 [2022-07-20T15:02:23.364Z] #64 1.814 Cloning into '/tmp/tmp.6jt0wqQDnC/src/github.com/containerd/containerd'... [2022-07-20T15:02:23.364Z] #64 ... [2022-07-20T15:02:23.364Z] [2022-07-20T15:02:23.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-20T15:02:23.364Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:23.364Z] #14 52.57 Building dependency tree... [2022-07-20T15:02:23.364Z] #14 59.37 The following additional packages will be installed: [2022-07-20T15:02:23.364Z] #14 59.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:02:23.364Z] #14 59.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:02:23.364Z] #14 59.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:02:23.364Z] #14 59.39 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:02:23.364Z] #14 59.39 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:02:23.364Z] #14 59.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:02:23.364Z] #14 59.40 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:02:23.364Z] #14 59.41 Suggested packages: [2022-07-20T15:02:23.364Z] #14 59.42 gcc-10-locales seccomp wine64 [2022-07-20T15:02:23.364Z] #14 62.01 The following NEW packages will be installed: [2022-07-20T15:02:23.364Z] #14 62.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:02:23.364Z] #14 62.01 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:02:23.364Z] #14 62.01 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:02:23.364Z] #14 62.01 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:02:23.364Z] #14 62.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:02:23.364Z] #14 62.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:02:23.364Z] #14 62.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:02:23.364Z] #14 62.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:02:23.364Z] #14 62.04 mingw-w64-x86-64-dev [2022-07-20T15:02:23.364Z] #14 62.57 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:23.364Z] #14 62.57 Need to get 115 MB of archives. [2022-07-20T15:02:23.364Z] #14 62.57 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:02:23.364Z] #14 62.57 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-20T15:02:23.364Z] #14 62.71 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-20T15:02:23.364Z] #14 63.03 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-20T15:02:23.364Z] #14 63.04 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-20T15:02:23.364Z] #14 63.04 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-20T15:02:23.364Z] #14 63.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:02:23.364Z] #14 63.66 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-20T15:02:23.364Z] #14 64.11 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-20T15:02:23.364Z] #14 64.11 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-20T15:02:23.364Z] #14 64.95 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-20T15:02:23.364Z] #14 ... [2022-07-20T15:02:23.364Z] [2022-07-20T15:02:23.364Z] #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-20T15:02:23.364Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:23.364Z] #76 62.51 The following NEW packages will be installed: [2022-07-20T15:02:23.364Z] #76 62.51 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:02:23.364Z] #76 62.51 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:02:23.364Z] #76 62.51 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:02:23.364Z] #76 62.51 libyajl2 m4 patch xz-utils [2022-07-20T15:02:23.364Z] #76 63.15 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:23.364Z] #76 63.15 Need to get 5940 kB of archives. [2022-07-20T15:02:23.364Z] #76 63.15 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T15:02:23.364Z] #76 63.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:02:23.364Z] #76 63.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:02:23.364Z] #76 63.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:02:23.364Z] #76 63.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:02:23.364Z] #76 63.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-20T15:02:23.364Z] #76 63.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T15:02:23.364Z] #76 63.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T15:02:23.364Z] #76 63.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:02:23.364Z] #76 63.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:02:23.364Z] #76 63.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:02:23.364Z] #76 63.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:02:23.364Z] #76 63.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:02:23.364Z] #76 63.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T15:02:23.364Z] #76 63.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:02:23.364Z] #76 63.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T15:02:23.364Z] #76 63.79 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-20T15:02:23.364Z] #76 63.79 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-20T15:02:23.364Z] #76 63.79 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-20T15:02:23.364Z] #76 63.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:02:23.364Z] #76 63.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:02:23.364Z] #76 63.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:02:23.364Z] #76 63.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:02:23.364Z] #76 63.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T15:02:23.894Z] #77 57.06 config.status: creating Makefile [2022-07-20T15:02:23.894Z] #77 57.12 config.status: creating config.h [2022-07-20T15:02:24.153Z] #77 57.14 config.status: executing libtool commands [2022-07-20T15:02:24.153Z] #77 57.19 config.status: executing depfiles commands [2022-07-20T15:02:24.316Z] #76 65.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:24.411Z] #77 57.65 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:02:24.411Z] #77 57.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:02:24.669Z] #54 ... [2022-07-20T15:02:24.669Z] [2022-07-20T15:02:24.669Z] #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-20T15:02:24.669Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:02:24.669Z] #43 23.74 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:02:24.669Z] #43 23.97 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:02:24.669Z] #43 25.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:02:24.892Z] #76 66.30 Fetched 5940 kB in 1s (4635 kB/s) [2022-07-20T15:02:24.892Z] #76 66.41 Selecting previously unselected package bzip2. [2022-07-20T15:02:24.928Z] #43 ... [2022-07-20T15:02:24.928Z] [2022-07-20T15:02:24.928Z] #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-20T15:02:24.928Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:24.928Z] #62 23.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:02:24.928Z] #62 24.97 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:02:24.928Z] #62 25.19 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:02:24.928Z] #62 25.19 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:02:24.928Z] #62 25.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:02:24.928Z] #62 25.40 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:02:24.928Z] #62 25.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:02:24.928Z] #62 26.05 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:02:24.928Z] #62 26.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:02:24.928Z] #62 26.49 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:02:24.928Z] #62 26.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:02:24.928Z] #62 26.81 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:02:24.928Z] #62 26.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:02:24.928Z] #62 27.02 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:02:24.928Z] #62 27.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:02:24.928Z] #62 27.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:02:24.928Z] #62 27.38 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:02:24.928Z] #62 27.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:02:24.928Z] #62 27.53 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:02:24.928Z] #62 27.69 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:02:24.928Z] #62 27.77 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:02:24.928Z] #62 28.08 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:02:24.928Z] #62 28.13 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:02:24.928Z] #62 28.17 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:02:24.928Z] #62 28.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:02:24.928Z] #62 28.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:02:24.928Z] #62 28.34 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:02:24.928Z] #62 28.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:02:24.928Z] #62 29.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:02:24.928Z] #62 29.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:02:24.928Z] #62 29.27 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:02:24.928Z] #62 29.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:02:24.928Z] #62 29.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:02:24.928Z] #62 29.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:02:24.928Z] #62 29.70 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:02:24.928Z] #62 29.77 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:02:24.928Z] #62 29.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:02:24.928Z] #62 29.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:02:24.928Z] #62 29.99 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:02:24.928Z] #62 29.99 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:02:24.928Z] #62 30.13 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:02:24.928Z] #62 30.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:02:24.928Z] #62 30.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:02:24.928Z] #62 30.56 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:02:24.928Z] #62 30.63 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:02:24.928Z] #62 30.70 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:02:24.928Z] #62 30.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:02:24.928Z] #62 31.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:02:24.929Z] #62 31.11 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:02:24.929Z] #62 31.14 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:02:24.929Z] #62 32.14 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:02:24.929Z] #62 32.21 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:02:24.929Z] #62 32.27 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:02:24.929Z] #62 32.31 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:02:24.929Z] #62 32.57 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:02:24.929Z] #62 32.71 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:02:24.929Z] #62 32.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:02:24.929Z] #62 32.97 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:02:24.929Z] #62 33.01 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:02:24.929Z] #62 33.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:02:24.929Z] #62 33.42 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:02:24.929Z] #62 33.46 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:02:24.929Z] #62 33.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:02:24.929Z] #62 33.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:02:24.929Z] #62 33.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:02:24.929Z] #62 33.82 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:02:24.929Z] #62 33.99 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:02:24.929Z] #62 33.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:02:24.929Z] #62 34.02 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:02:24.978Z] #77 58.00 checking for gcc... gcc [2022-07-20T15:02:24.978Z] #77 58.04 checking whether the C compiler works... yes [2022-07-20T15:02:24.978Z] #77 58.13 checking for C compiler default output file name... a.out [2022-07-20T15:02:24.978Z] #77 58.14 checking for suffix of executables... [2022-07-20T15:02:25.153Z] #76 66.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:02:25.153Z] #76 66.58 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:02:25.153Z] #76 66.59 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:02:25.187Z] #62 34.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:02:25.187Z] #62 34.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:02:25.187Z] #62 34.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:02:25.237Z] #77 58.22 checking whether we are cross compiling... no [2022-07-20T15:02:25.237Z] #77 58.31 checking for suffix of object files... o [2022-07-20T15:02:25.237Z] #77 58.40 checking whether we are using the GNU C compiler... yes [2022-07-20T15:02:25.237Z] #77 58.45 checking whether gcc accepts -g... yes [2022-07-20T15:02:25.415Z] #76 66.92 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:02:25.415Z] #76 66.96 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:02:25.415Z] #76 66.99 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:02:25.496Z] #77 58.51 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:02:25.496Z] #77 58.60 checking whether gcc understands -c and -o together... yes [2022-07-20T15:02:25.496Z] #77 58.71 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:02:25.496Z] #77 58.73 checking whether build environment is sane... yes [2022-07-20T15:02:25.754Z] #62 ... [2022-07-20T15:02:25.754Z] [2022-07-20T15:02:25.754Z] #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-20T15:02:25.754Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:25.754Z] #83 24.85 Fetched 8555 kB in 19s (449 kB/s) [2022-07-20T15:02:25.754Z] #83 24.85 Reading package lists... [2022-07-20T15:02:25.754Z] #83 32.03 Reading package lists... [2022-07-20T15:02:25.754Z] #83 ... [2022-07-20T15:02:25.754Z] [2022-07-20T15:02:25.754Z] #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-20T15:02:25.754Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:25.754Z] #62 34.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:02:25.759Z] #77 58.78 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:02:25.759Z] #77 58.79 checking for gawk... no [2022-07-20T15:02:25.759Z] #77 58.79 checking for mawk... mawk [2022-07-20T15:02:25.759Z] #77 58.80 checking whether make sets $(MAKE)... yes [2022-07-20T15:02:25.759Z] #77 58.82 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:02:25.759Z] #77 58.86 checking whether make supports nested variables... yes [2022-07-20T15:02:25.759Z] #77 58.88 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:02:25.759Z] #77 58.88 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:02:25.759Z] #77 58.88 checking how to create a ustar tar archive... gnutar [2022-07-20T15:02:25.759Z] #77 58.93 checking dependency style of gcc... gcc3 [2022-07-20T15:02:25.759Z] #77 59.02 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:02:25.759Z] #77 59.02 checking whether make supports nested variables... (cached) yes [2022-07-20T15:02:25.783Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.2s done [2022-07-20T15:02:26.013Z] #62 35.03 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:02:26.013Z] #62 35.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:02:26.013Z] #62 35.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:02:26.013Z] #62 35.26 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:02:26.018Z] #77 59.05 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:02:26.018Z] #77 59.21 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:02:26.018Z] #77 59.21 checking how to print strings... printf [2022-07-20T15:02:26.018Z] #77 59.21 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:02:26.018Z] #77 59.23 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:02:26.018Z] #77 59.24 checking for egrep... /bin/grep -E [2022-07-20T15:02:26.018Z] #77 59.25 checking for fgrep... /bin/grep -F [2022-07-20T15:02:26.018Z] #77 59.25 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:02:26.018Z] #77 59.26 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:02:26.018Z] #77 59.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:02:26.018Z] #77 59.28 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:02:26.040Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.1s [2022-07-20T15:02:26.271Z] #62 35.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:02:26.276Z] #77 59.35 checking whether ln -s works... yes [2022-07-20T15:02:26.276Z] #77 59.35 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:02:26.276Z] #77 59.37 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:02:26.276Z] #77 59.37 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:02:26.276Z] #77 59.37 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:02:26.276Z] #77 59.37 checking for objdump... objdump [2022-07-20T15:02:26.276Z] #77 59.38 checking how to recognize dependent libraries... pass_all [2022-07-20T15:02:26.276Z] #77 59.38 checking for dlltool... no [2022-07-20T15:02:26.276Z] #77 59.38 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:02:26.276Z] #77 59.38 checking for ar... ar [2022-07-20T15:02:26.276Z] #77 59.38 checking for archiver @FILE support... @ [2022-07-20T15:02:26.276Z] #77 59.48 checking for strip... strip [2022-07-20T15:02:26.276Z] #77 59.48 checking for ranlib... ranlib [2022-07-20T15:02:26.530Z] #62 35.65 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:02:26.534Z] #77 59.48 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:02:26.534Z] #77 59.69 checking for sysroot... no [2022-07-20T15:02:26.534Z] #77 59.69 checking for a working dd... /bin/dd [2022-07-20T15:02:26.534Z] #77 59.70 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:02:26.793Z] #77 59.75 checking for mt... no [2022-07-20T15:02:26.793Z] #77 59.76 checking if : is a manifest tool... no [2022-07-20T15:02:26.793Z] #77 59.77 checking how to run the C preprocessor... gcc -E [2022-07-20T15:02:26.793Z] #77 59.92 checking for ANSI C header files... [2022-07-20T15:02:26.793Z] #77 ... [2022-07-20T15:02:26.793Z] [2022-07-20T15:02:26.793Z] #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-20T15:02:26.793Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:26.793Z] #55 81.15 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:02:26.800Z] #76 68.18 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:02:26.800Z] #76 68.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:02:26.800Z] #76 68.19 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:02:27.098Z] #62 ... [2022-07-20T15:02:27.098Z] [2022-07-20T15:02:27.098Z] #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-20T15:02:27.098Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:27.098Z] #58 25.84 Fetched 8558 kB in 20s (418 kB/s) [2022-07-20T15:02:27.098Z] #58 25.84 Reading package lists... [2022-07-20T15:02:27.359Z] #55 ... [2022-07-20T15:02:27.359Z] [2022-07-20T15:02:27.359Z] #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-20T15:02:27.359Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:02:27.359Z] #21 16.46 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:02:27.359Z] #21 16.68 Unpacking patch (2.7.6-7) ... [2022-07-20T15:02:27.359Z] #21 17.17 Selecting previously unselected package python-pip-whl. [2022-07-20T15:02:27.359Z] #21 17.18 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:02:27.359Z] #21 17.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:02:27.359Z] #21 18.14 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:02:27.359Z] #21 18.15 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:02:27.359Z] #21 18.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:02:27.359Z] #21 18.70 Selecting previously unselected package python3-distutils. [2022-07-20T15:02:27.359Z] #21 18.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:02:27.359Z] #21 18.70 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:02:27.359Z] #21 18.77 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:02:27.359Z] #21 18.78 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:02:27.359Z] #21 18.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:27.359Z] #21 18.88 Selecting previously unselected package python3-setuptools. [2022-07-20T15:02:27.359Z] #21 18.88 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:02:27.359Z] #21 18.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:02:27.359Z] #21 19.03 Selecting previously unselected package python3-wheel. [2022-07-20T15:02:27.359Z] #21 19.03 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:02:27.359Z] #21 19.04 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:02:27.359Z] #21 19.12 Selecting previously unselected package python3-pip. [2022-07-20T15:02:27.359Z] #21 19.13 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:02:27.359Z] #21 19.14 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:02:27.359Z] #21 19.33 Selecting previously unselected package sudo. [2022-07-20T15:02:27.359Z] #21 19.33 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:02:27.359Z] #21 19.34 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:02:27.359Z] #21 19.72 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:02:27.359Z] #21 19.72 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:02:27.359Z] #21 19.72 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:02:27.359Z] #21 19.85 Selecting previously unselected package uidmap. [2022-07-20T15:02:27.359Z] #21 19.86 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:02:27.359Z] #21 19.87 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:02:27.359Z] #21 19.95 Selecting previously unselected package vim-runtime. [2022-07-20T15:02:27.359Z] #21 19.95 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:02:27.359Z] #21 19.96 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-20T15:02:27.360Z] #21 19.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:02:27.360Z] #21 19.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:27.360Z] #21 21.08 Selecting previously unselected package vim. [2022-07-20T15:02:27.360Z] #21 21.08 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:02:27.360Z] #21 21.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:27.360Z] #21 21.36 Selecting previously unselected package xfsprogs. [2022-07-20T15:02:27.360Z] #21 21.37 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:02:27.360Z] #21 21.37 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:02:27.360Z] #21 21.60 Selecting previously unselected package zip. [2022-07-20T15:02:27.360Z] #21 21.60 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T15:02:27.360Z] #21 21.60 Unpacking zip (3.0-12) ... [2022-07-20T15:02:27.360Z] #21 21.70 Selecting previously unselected package zstd. [2022-07-20T15:02:27.360Z] #21 21.71 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:02:27.360Z] #21 21.71 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:02:27.360Z] #21 22.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:27.360Z] #21 22.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:02:27.360Z] #21 22.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:02:27.360Z] #21 22.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:02:27.360Z] #21 22.47 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:02:27.360Z] #21 22.48 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:02:27.360Z] #21 22.49 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:02:27.360Z] #21 22.50 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:02:27.360Z] #21 22.52 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:02:27.360Z] #21 22.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:27.360Z] #21 22.57 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:02:27.360Z] #21 22.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:27.360Z] #21 22.59 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:02:27.360Z] #21 22.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:27.360Z] #21 22.91 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:02:27.360Z] #21 22.93 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:02:27.360Z] #21 22.95 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:02:27.360Z] #21 24.34 Setting up zip (3.0-12) ... [2022-07-20T15:02:27.360Z] #21 24.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:27.360Z] #21 24.50 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:02:27.360Z] #21 26.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:27.360Z] #21 ... [2022-07-20T15:02:27.360Z] [2022-07-20T15:02:27.360Z] #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-20T15:02:27.360Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:27.360Z] #77 59.92 checking for ANSI C header files... yes [2022-07-20T15:02:27.360Z] #77 60.19 checking for sys/types.h... yes [2022-07-20T15:02:27.360Z] #77 60.23 checking for sys/stat.h... yes [2022-07-20T15:02:27.360Z] #77 60.31 checking for stdlib.h... yes [2022-07-20T15:02:27.360Z] #77 60.37 checking for string.h... yes [2022-07-20T15:02:27.360Z] #77 60.43 checking for memory.h... yes [2022-07-20T15:02:27.360Z] #77 60.49 checking for strings.h... yes [2022-07-20T15:02:27.360Z] #77 60.55 checking for inttypes.h... yes [2022-07-20T15:02:27.375Z] #76 68.75 Selecting previously unselected package file. [2022-07-20T15:02:27.375Z] #76 68.76 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:02:27.375Z] #76 68.77 Unpacking file (1:5.39-3) ... [2022-07-20T15:02:27.407Z] #11 ... [2022-07-20T15:02:27.407Z] [2022-07-20T15:02:27.407Z] #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-20T15:02:27.407Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T15:02:27.407Z] #29 1.858 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:27.407Z] #29 1.880 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:27.407Z] #29 1.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:27.407Z] #29 2.035 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:02:27.407Z] #29 2.385 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:02:27.407Z] #29 2.402 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:02:27.407Z] #29 3.399 Fetched 8441 kB in 2s (4689 kB/s) [2022-07-20T15:02:27.407Z] #29 3.399 Reading package lists... [2022-07-20T15:02:27.407Z] #29 3.954 Reading package lists... [2022-07-20T15:02:27.407Z] #29 4.502 Building dependency tree... [2022-07-20T15:02:27.407Z] #29 4.829 The following additional packages will be installed: [2022-07-20T15:02:27.407Z] #29 4.829 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T15:02:27.407Z] #29 4.829 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T15:02:27.407Z] #29 4.831 Recommended packages: [2022-07-20T15:02:27.407Z] #29 4.831 libldap-common publicsuffix libsasl2-modules [2022-07-20T15:02:27.407Z] #29 4.983 The following NEW packages will be installed: [2022-07-20T15:02:27.407Z] #29 4.983 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T15:02:27.407Z] #29 4.983 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T15:02:27.407Z] #29 4.987 libssh2-1 openssl [2022-07-20T15:02:27.407Z] #29 5.261 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:27.407Z] #29 5.261 Need to get 2934 kB of archives. [2022-07-20T15:02:27.407Z] #29 5.261 After this operation, 6476 kB of additional disk space will be used. [2022-07-20T15:02:27.407Z] #29 5.261 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-20T15:02:27.407Z] #29 5.271 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-20T15:02:27.407Z] #29 5.271 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-20T15:02:27.407Z] #29 5.271 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-20T15:02:27.407Z] #29 5.273 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-20T15:02:27.407Z] #29 5.274 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-20T15:02:27.407Z] #29 5.279 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-20T15:02:27.407Z] #29 5.279 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-20T15:02:27.407Z] #29 5.279 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-20T15:02:27.407Z] #29 5.279 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-20T15:02:27.407Z] #29 5.281 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-20T15:02:27.407Z] #29 5.302 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-20T15:02:27.407Z] #29 5.302 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T15:02:27.407Z] #29 5.302 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T15:02:27.407Z] #29 5.302 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T15:02:27.407Z] #29 5.458 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:27.407Z] #29 5.510 Fetched 2934 kB in 0s (9419 kB/s) [2022-07-20T15:02:27.407Z] #29 5.539 Selecting previously unselected package openssl. [2022-07-20T15:02:27.407Z] #29 5.539 (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-20T15:02:27.407Z] #29 5.544 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 5.553 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:02:27.407Z] #29 5.694 Selecting previously unselected package ca-certificates. [2022-07-20T15:02:27.407Z] #29 5.694 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T15:02:27.407Z] #29 5.699 Unpacking ca-certificates (20210119) ... [2022-07-20T15:02:27.407Z] #29 5.771 Selecting previously unselected package libbrotli1:arm64. [2022-07-20T15:02:27.407Z] #29 5.771 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 5.778 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T15:02:27.407Z] #29 5.837 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-20T15:02:27.407Z] #29 5.838 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 5.843 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 5.882 Selecting previously unselected package libsasl2-2:arm64. [2022-07-20T15:02:27.407Z] #29 5.882 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 5.885 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 5.927 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-20T15:02:27.407Z] #29 5.927 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 5.931 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 5.994 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-20T15:02:27.407Z] #29 5.994 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 5.999 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T15:02:27.407Z] #29 6.046 Selecting previously unselected package libpsl5:arm64. [2022-07-20T15:02:27.407Z] #29 6.046 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.050 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T15:02:27.407Z] #29 6.091 Selecting previously unselected package librtmp1:arm64. [2022-07-20T15:02:27.407Z] #29 6.092 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.096 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:02:27.407Z] #29 6.143 Selecting previously unselected package libssh2-1:arm64. [2022-07-20T15:02:27.407Z] #29 6.143 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.145 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T15:02:27.407Z] #29 6.194 Selecting previously unselected package libcurl4:arm64. [2022-07-20T15:02:27.407Z] #29 6.194 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.197 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 6.267 Selecting previously unselected package curl. [2022-07-20T15:02:27.407Z] #29 6.267 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.271 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 6.333 Selecting previously unselected package libonig5:arm64. [2022-07-20T15:02:27.407Z] #29 6.334 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.338 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T15:02:27.407Z] #29 6.419 Selecting previously unselected package libjq1:arm64. [2022-07-20T15:02:27.407Z] #29 6.419 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.419 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T15:02:27.407Z] #29 6.457 Selecting previously unselected package jq. [2022-07-20T15:02:27.407Z] #29 6.457 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-20T15:02:27.407Z] #29 6.464 Unpacking jq (1.6-2.1) ... [2022-07-20T15:02:27.407Z] #29 6.505 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-20T15:02:27.407Z] #29 6.522 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-20T15:02:27.407Z] #29 6.605 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-20T15:02:27.407Z] #29 6.617 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 6.630 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:02:27.407Z] #29 6.647 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 6.667 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-20T15:02:27.407Z] #29 6.681 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:02:27.407Z] #29 6.699 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T15:02:27.407Z] #29 6.711 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T15:02:27.407Z] #29 6.725 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 6.738 Setting up ca-certificates (20210119) ... [2022-07-20T15:02:27.407Z] #29 7.423 Updating certificates in /etc/ssl/certs... [2022-07-20T15:02:27.407Z] #29 8.113 129 added, 0 removed; done. [2022-07-20T15:02:27.407Z] #29 8.198 Setting up jq (1.6-2.1) ... [2022-07-20T15:02:27.407Z] #29 8.213 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 8.226 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:27.407Z] #29 8.241 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:27.407Z] #29 8.262 Processing triggers for ca-certificates (20210119) ... [2022-07-20T15:02:27.407Z] #29 8.271 Updating certificates in /etc/ssl/certs... [2022-07-20T15:02:27.407Z] #29 8.887 0 added, 0 removed; done. [2022-07-20T15:02:27.407Z] #29 8.887 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T15:02:27.407Z] #29 8.888 done. [2022-07-20T15:02:27.407Z] #29 ... [2022-07-20T15:02:27.407Z] [2022-07-20T15:02:27.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:27.407Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:27.617Z] #77 60.61 checking for stdint.h... yes [2022-07-20T15:02:27.617Z] #77 60.67 checking for unistd.h... yes [2022-07-20T15:02:27.617Z] #77 60.72 checking for dlfcn.h... yes [2022-07-20T15:02:27.617Z] #77 60.76 checking for objdir... .libs [2022-07-20T15:02:27.637Z] #76 69.05 Selecting previously unselected package xz-utils. [2022-07-20T15:02:27.637Z] #76 69.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:02:27.637Z] #76 69.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:27.876Z] #77 60.95 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:02:27.876Z] #77 60.99 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:02:27.876Z] #77 61.00 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:02:27.876Z] #77 61.01 checking if gcc static flag -static works... yes [2022-07-20T15:02:27.876Z] #77 61.10 checking if gcc supports -c -o file.o... yes [2022-07-20T15:02:27.876Z] #77 61.14 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:02:27.876Z] #77 61.14 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:02:27.876Z] #77 61.16 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:02:27.876Z] #77 61.24 checking how to hardcode library paths into programs... immediate [2022-07-20T15:02:27.876Z] #77 61.24 checking whether stripping libraries is possible... yes [2022-07-20T15:02:28.134Z] #77 61.24 checking if libtool supports shared libraries... yes [2022-07-20T15:02:28.134Z] #77 61.24 checking whether to build shared libraries... no [2022-07-20T15:02:28.134Z] #77 61.24 checking whether to build static libraries... yes [2022-07-20T15:02:28.134Z] #77 61.25 checking float.h usability... yes [2022-07-20T15:02:28.134Z] #77 61.34 checking float.h presence... yes [2022-07-20T15:02:28.134Z] #77 61.35 checking for float.h... yes [2022-07-20T15:02:28.134Z] #77 61.36 checking limits.h usability... yes [2022-07-20T15:02:28.134Z] #77 61.44 checking limits.h presence... yes [2022-07-20T15:02:28.212Z] #76 69.60 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T15:02:28.213Z] #76 69.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T15:02:28.213Z] #76 69.63 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:02:28.213Z] #76 69.82 Selecting previously unselected package m4. [2022-07-20T15:02:28.395Z] #77 61.46 checking for limits.h... yes [2022-07-20T15:02:28.396Z] #77 61.46 checking stddef.h usability... yes [2022-07-20T15:02:28.396Z] #77 61.56 checking stddef.h presence... yes [2022-07-20T15:02:28.396Z] #77 61.57 checking for stddef.h... yes [2022-07-20T15:02:28.396Z] #77 61.59 checking for stdlib.h... (cached) yes [2022-07-20T15:02:28.396Z] #77 61.61 checking for string.h... (cached) yes [2022-07-20T15:02:28.474Z] #76 69.84 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T15:02:28.474Z] #76 69.87 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:02:28.654Z] #77 61.62 checking sys/time.h usability... yes [2022-07-20T15:02:28.655Z] #77 61.71 checking sys/time.h presence... yes [2022-07-20T15:02:28.655Z] #77 61.73 checking for sys/time.h... yes [2022-07-20T15:02:28.655Z] #77 61.74 checking for inline... inline [2022-07-20T15:02:28.655Z] #77 61.78 checking for size_t... yes [2022-07-20T15:02:28.655Z] #77 61.92 checking for stdlib.h... (cached) yes [2022-07-20T15:02:28.735Z] #76 70.16 Selecting previously unselected package autoconf. [2022-07-20T15:02:28.735Z] #76 70.16 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:02:28.735Z] #76 70.20 Unpacking autoconf (2.69-14) ... [2022-07-20T15:02:28.776Z] #11 ... [2022-07-20T15:02:28.776Z] [2022-07-20T15:02:28.776Z] #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-20T15:02:28.776Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-20T15:02:28.776Z] #29 DONE 11.5s [2022-07-20T15:02:28.776Z] [2022-07-20T15:02:28.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:28.776Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:28.914Z] #77 61.92 checking for GNU libc compatible malloc... [2022-07-20T15:02:28.914Z] #77 ... [2022-07-20T15:02:28.914Z] [2022-07-20T15:02:28.914Z] #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-20T15:02:28.914Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:28.914Z] #55 DONE 83.2s [2022-07-20T15:02:28.914Z] [2022-07-20T15:02:28.914Z] #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-20T15:02:28.914Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:28.914Z] #77 61.92 checking for GNU libc compatible malloc... yes [2022-07-20T15:02:28.914Z] #77 62.07 checking for stdlib.h... (cached) yes [2022-07-20T15:02:28.914Z] #77 62.08 checking for GNU libc compatible realloc... yes [2022-07-20T15:02:29.000Z] #58 33.15 Reading package lists... [2022-07-20T15:02:29.000Z] #58 ... [2022-07-20T15:02:29.000Z] [2022-07-20T15:02:29.000Z] #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-20T15:02:29.001Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:29.001Z] #62 38.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:02:29.001Z] #62 38.15 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:02:29.032Z] #11 ... [2022-07-20T15:02:29.032Z] [2022-07-20T15:02:29.032Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T15:02:29.032Z] #30 sha256:595e6324dfa47e45b709838f31717480702957b201c20863bd1030c6b144f95a [2022-07-20T15:02:29.032Z] #30 DONE 0.2s [2022-07-20T15:02:29.032Z] [2022-07-20T15:02:29.032Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:29.032Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-20T15:02:29.172Z] #77 62.17 checking for working strtod... yes [2022-07-20T15:02:29.172Z] #77 62.33 checking for gettimeofday... yes [2022-07-20T15:02:29.172Z] #77 62.44 checking for memset... yes [2022-07-20T15:02:29.259Z] #62 38.28 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:02:29.431Z] #77 62.57 checking for strspn... yes [2022-07-20T15:02:29.431Z] #77 62.73 checking that generated files are newer than configure... done [2022-07-20T15:02:29.431Z] #77 62.73 configure: creating ./config.status [2022-07-20T15:02:29.518Z] #62 38.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:02:29.518Z] #62 38.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:02:29.518Z] #62 38.60 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:02:29.680Z] #76 71.11 Selecting previously unselected package autotools-dev. [2022-07-20T15:02:29.680Z] #76 71.12 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:02:29.680Z] #76 71.20 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:02:29.777Z] #62 38.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:02:29.777Z] #62 38.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:02:29.777Z] #62 39.00 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:02:29.942Z] #76 71.59 Selecting previously unselected package automake. [2022-07-20T15:02:29.942Z] #76 71.59 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:02:29.942Z] #76 ... [2022-07-20T15:02:29.942Z] [2022-07-20T15:02:29.942Z] #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-20T15:02:29.942Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:02:29.942Z] #40 71.59 NAME: [2022-07-20T15:02:29.942Z] #40 71.61 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:02:29.942Z] #40 71.61 [2022-07-20T15:02:29.942Z] #40 71.61 USAGE: [2022-07-20T15:02:29.942Z] #40 71.61 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:02:29.942Z] #40 71.61 [2022-07-20T15:02:29.942Z] #40 71.61 COMMANDS: [2022-07-20T15:02:29.942Z] #40 71.61 init Create an initial ./winres/winres.json [2022-07-20T15:02:29.942Z] #40 71.61 make Make syso files for the "go build" command [2022-07-20T15:02:29.942Z] #40 71.61 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:02:29.942Z] #40 71.61 extract Extract all resources from an executable [2022-07-20T15:02:29.942Z] #40 71.61 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:02:29.942Z] #40 71.61 help, h Shows a list of commands or help for one command [2022-07-20T15:02:29.942Z] #40 71.61 [2022-07-20T15:02:29.942Z] #40 71.61 GLOBAL OPTIONS: [2022-07-20T15:02:29.942Z] #40 71.61 --help, -h show help (default: false) [2022-07-20T15:02:30.036Z] #62 39.05 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:02:30.036Z] #62 39.11 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:02:30.409Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.4s done [2022-07-20T15:02:30.666Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-20T15:02:30.886Z] #40 DONE 72.1s [2022-07-20T15:02:30.886Z] [2022-07-20T15:02:30.886Z] #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-20T15:02:30.886Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:02:30.886Z] #42 63.22 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-20T15:02:30.886Z] #42 63.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:02:30.886Z] #42 63.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:02:30.886Z] #42 63.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:02:30.886Z] #42 63.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:02:30.886Z] #42 63.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T15:02:30.886Z] #42 65.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:30.886Z] #42 66.29 Fetched 17.7 MB in 2s (8088 kB/s) [2022-07-20T15:02:30.886Z] #42 66.54 Selecting previously unselected package xxd. [2022-07-20T15:02:30.886Z] #42 66.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:02:30.886Z] #42 66.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:02:30.886Z] #42 66.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:30.886Z] #42 67.09 Selecting previously unselected package vim-common. [2022-07-20T15:02:30.886Z] #42 67.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:02:30.886Z] #42 67.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:30.886Z] #42 67.72 Selecting previously unselected package cmake-data. [2022-07-20T15:02:30.886Z] #42 67.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:02:30.886Z] #42 67.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:02:30.928Z] #11 DONE 18.6s [2022-07-20T15:02:30.928Z] [2022-07-20T15:02:30.928Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:02:30.928Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-20T15:02:31.336Z] #77 64.40 config.status: creating Makefile [2022-07-20T15:02:31.336Z] #77 64.45 config.status: creating config.h [2022-07-20T15:02:31.336Z] #77 64.51 config.status: executing depfiles commands [2022-07-20T15:02:31.478Z] #42 ... [2022-07-20T15:02:31.478Z] [2022-07-20T15:02:31.478Z] #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-20T15:02:31.478Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:31.478Z] #55 63.06 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:02:31.478Z] #55 63.11 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:02:31.478Z] #55 63.35 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:02:31.478Z] #55 63.70 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:02:31.478Z] #55 63.96 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:02:31.478Z] #55 64.05 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:02:31.478Z] #55 64.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:02:31.478Z] #55 64.39 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:02:31.478Z] #55 64.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:02:31.478Z] #55 64.56 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:02:31.478Z] #55 64.88 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:02:31.478Z] #55 64.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:02:31.478Z] #55 65.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:02:31.478Z] #55 65.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:02:31.478Z] #55 65.29 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:02:31.478Z] #55 66.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:02:31.478Z] #55 66.49 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:02:31.478Z] #55 66.66 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:02:31.478Z] #55 66.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:02:31.478Z] #55 67.15 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:02:31.478Z] #55 67.46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:02:31.478Z] #55 67.57 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:02:31.478Z] #55 67.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:02:31.478Z] #55 67.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:02:31.478Z] #55 67.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:02:31.478Z] #55 68.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:02:31.478Z] #55 68.23 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:02:31.478Z] #55 69.02 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:02:31.478Z] #55 69.02 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:02:31.478Z] #55 70.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:02:31.493Z] #12 DONE 0.6s [2022-07-20T15:02:31.493Z] [2022-07-20T15:02:31.493Z] #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-20T15:02:31.493Z] #31 sha256:f0e817e2f8c9829195ceeeb5c604f79ed902c9304282d06c20c65681b5d6a8b5 [2022-07-20T15:02:31.493Z] #31 1.633 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:02:31.493Z] #31 1.820 [2022-07-20T15:02:31.493Z] #31 2.037 #=#=# 0.4% ######################################################################## 100.0% [2022-07-20T15:02:31.493Z] #31 2.384 [2022-07-20T15:02:31.595Z] #77 64.70 config.status: executing libtool commands [2022-07-20T15:02:31.601Z] Client: [2022-07-20T15:02:31.601Z] Context: default [2022-07-20T15:02:31.601Z] Debug Mode: false [2022-07-20T15:02:31.601Z] Plugins: [2022-07-20T15:02:31.601Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-20T15:02:31.601Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-20T15:02:31.601Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-20T15:02:31.601Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-20T15:02:31.601Z] [2022-07-20T15:02:31.601Z] Server: [2022-07-20T15:02:31.601Z] Containers: 0 [2022-07-20T15:02:31.601Z] Running: 0 [2022-07-20T15:02:31.601Z] Paused: 0 [2022-07-20T15:02:31.601Z] Stopped: 0 [2022-07-20T15:02:31.601Z] Images: 0 [2022-07-20T15:02:31.601Z] Server Version: 20.10.14 [2022-07-20T15:02:31.601Z] Storage Driver: overlay2 [2022-07-20T15:02:31.601Z] Backing Filesystem: extfs [2022-07-20T15:02:31.601Z] Supports d_type: true [2022-07-20T15:02:31.601Z] Native Overlay Diff: true [2022-07-20T15:02:31.601Z] userxattr: false [2022-07-20T15:02:31.601Z] Logging Driver: json-file [2022-07-20T15:02:31.601Z] Cgroup Driver: systemd [2022-07-20T15:02:31.601Z] Cgroup Version: 2 [2022-07-20T15:02:31.601Z] Plugins: [2022-07-20T15:02:31.601Z] Volume: local [2022-07-20T15:02:31.601Z] Network: bridge host ipvlan macvlan null overlay [2022-07-20T15:02:31.601Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-20T15:02:31.601Z] Swarm: inactive [2022-07-20T15:02:31.601Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-20T15:02:31.601Z] Default Runtime: runc [2022-07-20T15:02:31.601Z] Init Binary: docker-init [2022-07-20T15:02:31.601Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-20T15:02:31.601Z] runc version: v1.0.3-0-gf46b6ba [2022-07-20T15:02:31.601Z] init version: de40ad0 [2022-07-20T15:02:31.601Z] Security Options: [2022-07-20T15:02:31.601Z] apparmor [2022-07-20T15:02:31.601Z] seccomp [2022-07-20T15:02:31.601Z] Profile: default [2022-07-20T15:02:31.601Z] cgroupns [2022-07-20T15:02:31.601Z] Kernel Version: 5.13.0-1021-aws [2022-07-20T15:02:31.601Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-20T15:02:31.601Z] OSType: linux [2022-07-20T15:02:31.601Z] Architecture: x86_64 [2022-07-20T15:02:31.601Z] CPUs: 2 [2022-07-20T15:02:31.601Z] Total Memory: 7.476GiB [2022-07-20T15:02:31.601Z] Name: ip-10-100-38-1 [2022-07-20T15:02:31.601Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-20T15:02:31.601Z] Docker Root Dir: /var/lib/docker [2022-07-20T15:02:31.601Z] Debug Mode: false [2022-07-20T15:02:31.601Z] Registry: https://index.docker.io/v1/ [2022-07-20T15:02:31.601Z] Labels: [2022-07-20T15:02:31.601Z] Experimental: true [2022-07-20T15:02:31.601Z] Insecure Registries: [2022-07-20T15:02:31.601Z] 127.0.0.0/8 [2022-07-20T15:02:31.601Z] Live Restore Enabled: true [2022-07-20T15:02:31.601Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-20T15:02:31.740Z] #55 ... [2022-07-20T15:02:31.740Z] [2022-07-20T15:02:31.740Z] #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-20T15:02:31.740Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:31.740Z] #51 63.29 The following additional packages will be installed: [2022-07-20T15:02:31.740Z] #51 63.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:02:31.740Z] #51 63.33 python3-protobuf python3-six [2022-07-20T15:02:31.740Z] #51 63.38 Suggested packages: [2022-07-20T15:02:31.740Z] #51 63.38 python3-setuptools [2022-07-20T15:02:31.740Z] #51 63.38 Recommended packages: [2022-07-20T15:02:31.740Z] #51 63.38 iproute2 | iproute [2022-07-20T15:02:31.740Z] #51 64.42 The following NEW packages will be installed: [2022-07-20T15:02:31.740Z] #51 64.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:02:31.740Z] #51 64.44 python3-protobuf python3-six [2022-07-20T15:02:31.740Z] #51 65.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:31.740Z] #51 65.17 Need to get 2315 kB of archives. [2022-07-20T15:02:31.740Z] #51 65.17 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T15:02:31.740Z] #51 65.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T15:02:31.740Z] #51 65.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:02:31.740Z] #51 65.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:02:31.740Z] #51 65.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T15:02:31.740Z] #51 65.57 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-20T15:02:31.740Z] #51 65.57 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-20T15:02:31.740Z] #51 65.58 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-20T15:02:31.740Z] #51 68.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T15:02:31.740Z] #51 70.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:31.740Z] #51 70.54 Fetched 2315 kB in 4s (601 kB/s) [2022-07-20T15:02:31.740Z] #51 70.81 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T15:02:31.740Z] #51 70.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:02:31.740Z] #51 70.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T15:02:31.740Z] #51 70.95 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:02:31.740Z] #51 72.80 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:02:31.740Z] #51 72.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:02:31.740Z] #51 72.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:31.740Z] #51 ... [2022-07-20T15:02:31.740Z] [2022-07-20T15:02:31.740Z] #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-20T15:02:31.740Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:31.740Z] #55 73.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:02:31.855Z] #77 ... [2022-07-20T15:02:31.855Z] [2022-07-20T15:02:31.855Z] #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-20T15:02:31.855Z] #60 sha256:47622f00ad41718c4c38845162eb9aa53971a13e6a605fd00d960ecfccf6e90e [2022-07-20T15:02:31.855Z] #60 38.90 + mkdir -p /build [2022-07-20T15:02:31.855Z] #60 38.90 + cp runc /build/runc [2022-07-20T15:02:31.855Z] #60 DONE 39.1s [2022-07-20T15:02:31.855Z] [2022-07-20T15:02:31.855Z] #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-20T15:02:31.855Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:02:31.855Z] #21 26.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:02:31.855Z] #21 26.65 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:02:31.855Z] #21 26.67 Setting up patch (2.7.6-7) ... [2022-07-20T15:02:31.855Z] #21 26.71 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:02:31.855Z] #21 27.20 invoke-rc.d: could not determine current runlevel [2022-07-20T15:02:31.855Z] #21 27.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:02:31.855Z] #21 27.43 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:02:31.855Z] #21 27.76 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:02:31.855Z] #21 27.81 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:02:31.855Z] #21 28.00 Setting up pigz (2.6-1) ... [2022-07-20T15:02:31.855Z] #21 28.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:02:31.855Z] #21 28.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:02:31.855Z] #21 28.06 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:02:31.855Z] #21 28.07 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:31.855Z] #21 28.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:02:31.855Z] #21 28.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:02:31.855Z] #21 28.59 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:02:31.855Z] #21 28.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:02:31.855Z] #21 28.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:02:31.855Z] #21 28.70 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:02:31.855Z] #21 28.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:31.855Z] #21 28.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:02:31.855Z] #21 28.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:02:31.855Z] #21 28.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:02:31.855Z] #21 28.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:02:31.855Z] #21 29.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:02:31.855Z] #21 29.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:02:31.855Z] #21 29.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:02:31.855Z] #21 29.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:02:31.855Z] #21 29.61 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:02:31.855Z] #21 30.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:02:31.855Z] #21 30.18 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:02:31.855Z] #21 30.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:02:31.855Z] #21 30.20 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:02:31.855Z] #21 30.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:02:31.855Z] #21 30.68 Setting up jq (1.6-2.1) ... [2022-07-20T15:02:31.855Z] #21 30.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:02:31.855Z] #21 30.75 Setting up iptables (1.8.7-1) ... [2022-07-20T15:02:31.855Z] #21 30.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:02:31.855Z] #21 30.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:02:31.855Z] #21 30.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:02:31.855Z] #21 30.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:02:31.855Z] #21 30.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:02:31.855Z] #21 30.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:02:31.855Z] #21 30.81 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:02:31.855Z] #21 31.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:31.934Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 . [2022-07-20T15:02:32.056Z] #31 ... [2022-07-20T15:02:32.056Z] [2022-07-20T15:02:32.056Z] #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-20T15:02:32.056Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-20T15:02:32.056Z] #13 DONE 0.5s [2022-07-20T15:02:32.056Z] [2022-07-20T15:02:32.056Z] #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-20T15:02:32.056Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-20T15:02:32.056Z] #50 DONE 0.2s [2022-07-20T15:02:32.056Z] [2022-07-20T15:02:32.056Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:02:32.056Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-20T15:02:32.114Z] #21 DONE 31.3s [2022-07-20T15:02:32.114Z] [2022-07-20T15:02:32.114Z] #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-20T15:02:32.114Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:32.114Z] #77 65.34 GEN .version [2022-07-20T15:02:32.114Z] #77 65.37 make install-recursive [2022-07-20T15:02:32.114Z] #77 65.37 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:02:32.114Z] #77 65.47 Making install in libocispec [2022-07-20T15:02:32.194Z] #2 [internal] load .dockerignore [2022-07-20T15:02:32.194Z] #2 sha256:93a1404d3af8aa0ce7feccaa3c83e8dad97f67370bfb33a2229df9d5a9a10223 [2022-07-20T15:02:32.194Z] #2 transferring context: 145B done [2022-07-20T15:02:32.194Z] #2 DONE 0.1s [2022-07-20T15:02:32.194Z] [2022-07-20T15:02:32.194Z] #1 [internal] load build definition from Dockerfile [2022-07-20T15:02:32.194Z] #1 sha256:595788f5d70134c200de2430de3ce4152c27e0a8208a7b930ecf16e15feb6341 [2022-07-20T15:02:32.194Z] #1 transferring dockerfile: 19.25kB done [2022-07-20T15:02:32.194Z] #1 DONE 0.2s [2022-07-20T15:02:32.194Z] [2022-07-20T15:02:32.194Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-20T15:02:32.194Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-20T15:02:32.312Z] #33 DONE 0.3s [2022-07-20T15:02:32.312Z] [2022-07-20T15:02:32.312Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:02:32.312Z] #25 sha256:25cd0b860d8b1fc1218f8e16c22a56493019a882d88e7770ca70c10facdde8a1 [2022-07-20T15:02:32.312Z] #25 DONE 0.2s [2022-07-20T15:02:32.312Z] [2022-07-20T15:02:32.312Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:02:32.312Z] #66 sha256:ab84eb567678a2e9fc6cb528dbbc3873365285609711d4be0b599304b3622a36 [2022-07-20T15:02:32.312Z] #66 DONE 0.3s [2022-07-20T15:02:32.312Z] [2022-07-20T15:02:32.312Z] #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-20T15:02:32.312Z] #67 sha256:c24a7be2264e8c83dc0b3c0e91f0682bce19baa02e194602082bf162a041370f [2022-07-20T15:02:32.312Z] #67 ... [2022-07-20T15:02:32.312Z] [2022-07-20T15:02:32.312Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:02:32.312Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-20T15:02:32.312Z] #46 DONE 0.3s [2022-07-20T15:02:32.373Z] #77 65.49 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:32.373Z] #77 65.55 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:02:32.373Z] #77 65.55 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:02:32.373Z] #77 65.57 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:02:32.373Z] #77 65.57 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:02:32.373Z] #77 65.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:02:32.373Z] #77 65.65 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:02:32.373Z] #77 65.65 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:02:32.373Z] #77 65.65 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:02:32.373Z] #77 65.65 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:02:32.373Z] #77 65.65 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:02:32.373Z] #77 65.65 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:02:32.373Z] #77 65.65 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:02:32.373Z] #77 65.66 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:02:32.571Z] [2022-07-20T15:02:32.571Z] #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-20T15:02:32.571Z] #31 sha256:f0e817e2f8c9829195ceeeb5c604f79ed902c9304282d06c20c65681b5d6a8b5 [2022-07-20T15:02:32.571Z] #31 3.433 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:02:32.631Z] #77 65.99 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:02:32.765Z] #3 DONE 0.4s [2022-07-20T15:02:32.765Z] [2022-07-20T15:02:32.765Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-20T15:02:32.765Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-20T15:02:32.765Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-20T15:02:32.765Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-20T15:02:32.765Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-20T15:02:32.765Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-20T15:02:32.765Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.1s [2022-07-20T15:02:32.765Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-20T15:02:32.830Z] #31 3.795 [2022-07-20T15:02:32.890Z] #77 66.00 make install-recursive [2022-07-20T15:02:32.890Z] #77 66.00 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:32.890Z] #77 66.09 Making install in yajl [2022-07-20T15:02:32.890Z] #77 66.11 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:32.891Z] #77 66.19 CC verify/json_verify-json_verify.o [2022-07-20T15:02:32.891Z] #77 66.19 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:02:32.891Z] #77 66.19 CC src/libyajl_la-yajl.lo [2022-07-20T15:02:32.891Z] #77 66.19 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:02:32.891Z] #77 66.20 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:02:32.891Z] #77 66.20 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:02:32.891Z] #77 66.22 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:02:33.026Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-20T15:02:33.026Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-20T15:02:33.087Z] #31 3.977 0.7% ######################################################################## 100.0% [2022-07-20T15:02:33.152Z] #77 66.23 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:02:33.152Z] #77 66.23 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:02:33.290Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-20T15:02:33.290Z] #4 DONE 0.7s [2022-07-20T15:02:33.343Z] #31 4.226 [2022-07-20T15:02:33.550Z] [2022-07-20T15:02:33.550Z] #5 [internal] load .dockerignore [2022-07-20T15:02:33.550Z] #5 sha256:c7b1026bfa5314c2f8a78b71ec0294459fb925e793b1319a2a7e96bd77a424d7 [2022-07-20T15:02:33.550Z] #5 DONE 0.0s [2022-07-20T15:02:33.550Z] [2022-07-20T15:02:33.550Z] #6 [internal] load build definition from Dockerfile [2022-07-20T15:02:33.550Z] #6 sha256:3a7cb4ab3ac08e92eea8cff0e318f5cb1a7eb5e6cef15adadd6ff2340b71c35e [2022-07-20T15:02:33.550Z] #6 DONE 0.0s [2022-07-20T15:02:33.550Z] [2022-07-20T15:02:33.550Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:02:33.550Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T15:02:33.720Z] #77 ... [2022-07-20T15:02:33.720Z] [2022-07-20T15:02:33.720Z] #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-20T15:02:33.720Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T15:02:33.720Z] #22 1.286 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:02:33.720Z] #22 1.292 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:02:33.720Z] #22 1.292 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:02:33.720Z] #22 DONE 1.5s [2022-07-20T15:02:33.980Z] [2022-07-20T15:02:33.980Z] #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-20T15:02:33.980Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:33.980Z] #77 66.99 CCLD libyajl.la [2022-07-20T15:02:33.980Z] #77 67.24 CCLD verify/json_verify [2022-07-20T15:02:34.239Z] #77 67.45 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:34.240Z] #77 67.45 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:02:34.240Z] #77 67.45 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:02:34.240Z] #77 67.45 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:34.240Z] #77 67.45 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:02:34.240Z] #77 67.46 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:34.240Z] #77 67.52 CC src/validate.o [2022-07-20T15:02:34.240Z] #77 67.52 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:02:34.491Z] #7 ... [2022-07-20T15:02:34.491Z] [2022-07-20T15:02:34.491Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:02:34.491Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-20T15:02:34.491Z] #8 DONE 1.0s [2022-07-20T15:02:34.498Z] #77 67.52 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:02:34.498Z] #77 67.53 CC src/image_spec_schema_defs.lo [2022-07-20T15:02:34.498Z] #77 67.54 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:02:34.498Z] #77 67.54 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:02:34.498Z] #77 67.54 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:02:34.498Z] #77 67.55 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:02:34.498Z] #77 67.57 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:02:34.498Z] #77 67.58 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:02:34.498Z] #77 67.58 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:02:34.498Z] #77 67.62 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:02:34.498Z] #77 67.62 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:02:34.498Z] #77 67.63 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:02:34.498Z] #77 67.64 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:02:34.498Z] #77 67.64 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:02:34.498Z] #77 67.68 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:02:34.498Z] #77 67.68 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:02:34.498Z] #77 67.69 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:02:34.498Z] #77 67.69 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:02:34.498Z] #77 67.70 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:02:34.498Z] #77 67.71 CC src/basic_test_double_array_item.lo [2022-07-20T15:02:34.498Z] #77 67.73 CC src/basic_test_double_array.lo [2022-07-20T15:02:34.498Z] #77 67.73 CC src/basic_test_top_array_int.lo [2022-07-20T15:02:34.498Z] #77 67.73 CC src/basic_test_top_array_string.lo [2022-07-20T15:02:34.498Z] #77 67.77 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:02:34.498Z] #77 67.77 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:02:34.498Z] #77 67.77 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:02:34.498Z] #77 67.78 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:02:34.498Z] #77 67.79 CC src/read-file.lo [2022-07-20T15:02:34.498Z] #77 67.79 CC src/json_common.lo [2022-07-20T15:02:34.498Z] #77 67.80 CC tests/test-1.o [2022-07-20T15:02:34.498Z] #77 67.82 CC tests/test-2.o [2022-07-20T15:02:34.498Z] #77 67.82 CC tests/test-3.o [2022-07-20T15:02:34.498Z] #77 67.83 CC tests/test-4.o [2022-07-20T15:02:34.498Z] #77 67.83 CC tests/test-5.o [2022-07-20T15:02:34.712Z] #31 5.665 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:02:34.755Z] [2022-07-20T15:02:34.755Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-20T15:02:34.755Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-20T15:02:34.755Z] #10 DONE 1.1s [2022-07-20T15:02:34.755Z] [2022-07-20T15:02:34.755Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-20T15:02:34.755Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-20T15:02:34.755Z] #9 DONE 1.2s [2022-07-20T15:02:34.755Z] [2022-07-20T15:02:34.755Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-20T15:02:34.755Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-20T15:02:34.755Z] #7 DONE 1.2s [2022-07-20T15:02:34.757Z] #77 67.87 CC tests/test-6.o [2022-07-20T15:02:34.757Z] #77 67.94 CC tests/test-7.o [2022-07-20T15:02:34.757Z] #77 67.97 CC tests/test-8.o [2022-07-20T15:02:34.757Z] #77 68.01 CC tests/test-9.o [2022-07-20T15:02:34.757Z] #77 68.03 CC tests/test-10.o [2022-07-20T15:02:34.757Z] #77 68.05 CC tests/test-11.o [2022-07-20T15:02:34.969Z] #31 5.949 [2022-07-20T15:02:35.019Z] [2022-07-20T15:02:35.019Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:02:35.019Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:02:35.019Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-20T15:02:35.282Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-20T15:02:35.282Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-20T15:02:35.282Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-20T15:02:35.544Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-20T15:02:35.544Z] #28 ... [2022-07-20T15:02:35.544Z] [2022-07-20T15:02:35.544Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:02:35.544Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:02:35.544Z] #49 DONE 0.5s [2022-07-20T15:02:35.544Z] [2022-07-20T15:02:35.544Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:02:35.544Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:02:35.544Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.2s [2022-07-20T15:02:35.544Z] #28 ... [2022-07-20T15:02:35.544Z] [2022-07-20T15:02:35.544Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-20T15:02:35.544Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-20T15:02:35.544Z] #49 DONE 0.0s [2022-07-20T15:02:35.544Z] [2022-07-20T15:02:35.544Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:02:35.544Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:02:35.544Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 26.21MB / 55.00MB 0.4s [2022-07-20T15:02:35.746Z] #31 6.202 #=#=# 0.1% #################### 27.9% ################################################# 68.7% ######################################################################## 100.0% [2022-07-20T15:02:35.808Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.38MB / 55.00MB 0.5s [2022-07-20T15:02:35.808Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.78MB / 55.00MB 0.7s [2022-07-20T15:02:36.004Z] #31 6.986 [2022-07-20T15:02:36.075Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 0.8s [2022-07-20T15:02:36.079Z] #55 ... [2022-07-20T15:02:36.079Z] [2022-07-20T15:02:36.079Z] #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-20T15:02:36.079Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:36.079Z] #14 66.99 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-20T15:02:36.079Z] #14 68.06 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-20T15:02:36.079Z] #14 69.05 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-20T15:02:36.079Z] #14 71.50 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-20T15:02:36.079Z] #14 72.63 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-20T15:02:36.079Z] #14 72.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:02:36.079Z] #14 72.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:02:36.079Z] #14 72.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:02:36.079Z] #14 72.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:02:36.079Z] #14 72.74 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-20T15:02:36.079Z] #14 72.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:02:36.079Z] #14 72.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:02:36.079Z] #14 72.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:02:36.079Z] #14 72.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:02:36.079Z] #14 72.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:02:36.079Z] #14 72.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:02:36.079Z] #14 72.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T15:02:36.079Z] #14 72.96 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-20T15:02:36.079Z] #14 72.96 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-20T15:02:36.079Z] #14 72.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:02:36.079Z] #14 75.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:36.079Z] #14 75.39 Fetched 115 MB in 11s (10.6 MB/s) [2022-07-20T15:02:36.079Z] #14 75.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:02:36.079Z] #14 75.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 ... 15717 files and directories currently installed.) [2022-07-20T15:02:36.079Z] #14 75.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:02:36.079Z] #14 75.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:02:36.079Z] #14 ... [2022-07-20T15:02:36.079Z] [2022-07-20T15:02:36.079Z] #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-20T15:02:36.079Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:02:36.079Z] #34 74.51 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: 93% (1422/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-20T15:02:36.079Z] #34 75.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:02:36.079Z] #34 76.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:02:36.340Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s [2022-07-20T15:02:36.919Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.6s done [2022-07-20T15:02:37.868Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.8s [2022-07-20T15:02:38.165Z] #62 ... [2022-07-20T15:02:38.165Z] [2022-07-20T15:02:38.165Z] #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-20T15:02:38.165Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:38.165Z] #58 33.15 Reading package lists... [2022-07-20T15:02:38.165Z] #58 40.26 Building dependency tree... [2022-07-20T15:02:38.165Z] #58 45.46 The following additional packages will be installed: [2022-07-20T15:02:38.165Z] #58 45.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:02:38.165Z] #58 45.51 python3-protobuf python3-six [2022-07-20T15:02:38.165Z] #58 45.54 Suggested packages: [2022-07-20T15:02:38.165Z] #58 45.54 python3-setuptools [2022-07-20T15:02:38.165Z] #58 45.54 Recommended packages: [2022-07-20T15:02:38.165Z] #58 45.54 iproute2 | iproute [2022-07-20T15:02:38.165Z] #58 46.45 The following NEW packages will be installed: [2022-07-20T15:02:38.165Z] #58 46.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:02:38.165Z] #58 46.46 python3-protobuf python3-six [2022-07-20T15:02:38.424Z] #58 47.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:38.424Z] #58 47.23 Need to get 2315 kB of archives. [2022-07-20T15:02:38.424Z] #58 47.23 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T15:02:38.424Z] #58 47.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T15:02:38.424Z] #58 47.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:02:38.424Z] #58 47.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:02:38.424Z] #58 ... [2022-07-20T15:02:38.424Z] [2022-07-20T15:02:38.424Z] #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-20T15:02:38.424Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:02:38.424Z] #64 47.55 v3.0.2 [2022-07-20T15:02:38.672Z] #34 ... [2022-07-20T15:02:38.672Z] [2022-07-20T15:02:38.672Z] #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-20T15:02:38.672Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:38.672Z] #14 80.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:02:38.934Z] #14 80.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:02:38.934Z] #14 80.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:02:38.949Z] #77 71.61 CCLD libocispec.la [2022-07-20T15:02:38.949Z] #77 ... [2022-07-20T15:02:38.949Z] [2022-07-20T15:02:38.949Z] #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-20T15:02:38.949Z] #64 sha256:98bbef1ddb5ad93f1b8b36aad7f09502340bcf73848eeae4635858fc386f4ed0 [2022-07-20T15:02:38.949Z] #64 69.66 + bin/containerd [2022-07-20T15:02:38.949Z] #64 ... [2022-07-20T15:02:38.949Z] [2022-07-20T15:02:38.949Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:02:38.949Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:02:38.949Z] #23 ... [2022-07-20T15:02:38.949Z] [2022-07-20T15:02:38.949Z] #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-20T15:02:38.949Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:38.949Z] #77 71.91 CCLD tests/test-1 [2022-07-20T15:02:38.949Z] #77 71.91 CCLD src/validate [2022-07-20T15:02:38.949Z] #77 71.91 CCLD tests/test-2 [2022-07-20T15:02:38.949Z] #77 71.93 CCLD tests/test-3 [2022-07-20T15:02:38.949Z] #77 71.93 CCLD tests/test-4 [2022-07-20T15:02:38.949Z] #77 71.94 CCLD tests/test-5 [2022-07-20T15:02:38.949Z] #77 71.95 CCLD tests/test-6 [2022-07-20T15:02:38.949Z] #77 71.97 CCLD tests/test-7 [2022-07-20T15:02:38.949Z] #77 71.98 CCLD tests/test-8 [2022-07-20T15:02:38.949Z] #77 72.07 CCLD tests/test-9 [2022-07-20T15:02:38.949Z] #77 72.08 CCLD tests/test-10 [2022-07-20T15:02:38.949Z] #77 72.11 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:02:38.949Z] #77 72.13 CCLD tests/test-11 [2022-07-20T15:02:39.208Z] #77 72.39 libtool: link: ar cr libocispec.a [2022-07-20T15:02:39.208Z] #77 72.40 libtool: link: ranlib libocispec.a [2022-07-20T15:02:39.361Z] #64 DONE 48.2s [2022-07-20T15:02:39.361Z] [2022-07-20T15:02:39.361Z] #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-20T15:02:39.361Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:39.361Z] #62 47.55 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:02:39.361Z] #62 47.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:02:39.361Z] #62 48.02 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:02:39.361Z] #62 48.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:02:39.361Z] #62 48.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:02:39.361Z] #62 48.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:02:39.361Z] #62 48.58 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:02:39.467Z] #77 72.54 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:39.467Z] #77 72.58 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:02:39.467Z] #77 72.58 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:02:39.467Z] #77 72.58 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:39.467Z] #77 72.58 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:39.467Z] #77 72.59 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:39.467Z] #77 72.59 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:02:39.467Z] #77 72.60 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:02:39.467Z] #77 72.72 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:02:39.467Z] #77 72.74 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:02:39.467Z] #77 72.74 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:02:39.467Z] #77 72.75 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:02:39.467Z] #77 72.75 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:02:39.467Z] #77 72.76 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:02:39.467Z] #77 72.76 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:02:39.620Z] #62 48.60 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:02:39.620Z] #62 48.82 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:02:39.620Z] #62 48.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:02:39.726Z] #77 72.77 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:02:39.726Z] #77 72.80 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:02:39.726Z] #77 72.81 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:02:39.726Z] #77 72.82 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:02:39.726Z] #77 72.83 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:02:39.726Z] #77 72.83 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:02:39.726Z] #77 72.85 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:02:39.726Z] #77 72.86 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:02:39.726Z] #77 72.88 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:02:39.726Z] #77 72.90 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:02:39.726Z] #77 72.95 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:02:39.726Z] #77 72.97 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:02:39.726Z] #77 72.98 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:02:39.726Z] #77 73.01 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:02:39.726Z] #77 73.03 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:02:39.726Z] #77 73.06 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:02:39.726Z] #77 73.08 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:02:39.781Z] #28 ... [2022-07-20T15:02:39.781Z] [2022-07-20T15:02:39.781Z] #24 [internal] load build context [2022-07-20T15:02:39.781Z] #24 sha256:2393e0ccf9b1b44fa72f4483255bcbe51d825bb3d09d3b2b677398a70c9e6d7c [2022-07-20T15:02:39.781Z] #24 transferring context: 62.07MB 4.6s done [2022-07-20T15:02:39.781Z] #24 DONE 4.8s [2022-07-20T15:02:39.781Z] [2022-07-20T15:02:39.781Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:02:39.781Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:02:39.878Z] #62 48.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:02:39.986Z] #77 73.11 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:02:39.986Z] #77 73.13 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:02:39.986Z] #77 73.15 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:02:39.986Z] #77 73.24 CC src/crun-crun.o [2022-07-20T15:02:39.986Z] #77 73.26 CC src/crun-run.o [2022-07-20T15:02:39.986Z] #77 73.30 CC src/crun-delete.o [2022-07-20T15:02:39.986Z] #77 73.32 CC src/crun-kill.o [2022-07-20T15:02:39.986Z] #77 73.33 CC src/crun-pause.o [2022-07-20T15:02:39.986Z] #77 73.34 CC src/crun-unpause.o [2022-07-20T15:02:40.137Z] #62 49.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:02:40.137Z] #62 49.04 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:02:40.137Z] #62 ... [2022-07-20T15:02:40.137Z] [2022-07-20T15:02:40.137Z] #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-20T15:02:40.137Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:40.137Z] #83 32.03 Reading package lists... [2022-07-20T15:02:40.137Z] #83 39.20 Building dependency tree... [2022-07-20T15:02:40.137Z] #83 44.11 python3 is already the newest version (3.9.2-3). [2022-07-20T15:02:40.137Z] #83 44.11 The following additional packages will be installed: [2022-07-20T15:02:40.137Z] #83 44.17 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:02:40.137Z] #83 44.17 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:02:40.137Z] #83 44.19 Suggested packages: [2022-07-20T15:02:40.137Z] #83 44.19 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:02:40.137Z] #83 44.19 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:02:40.137Z] #83 44.19 m4-doc ed diffutils-doc [2022-07-20T15:02:40.137Z] #83 44.19 Recommended packages: [2022-07-20T15:02:40.137Z] #83 44.19 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:02:40.137Z] #83 46.28 The following NEW packages will be installed: [2022-07-20T15:02:40.137Z] #83 46.29 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:02:40.137Z] #83 46.29 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:02:40.137Z] #83 46.30 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:02:40.137Z] #83 46.30 libyajl2 m4 patch xz-utils [2022-07-20T15:02:40.137Z] #83 46.78 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:40.137Z] #83 46.78 Need to get 5940 kB of archives. [2022-07-20T15:02:40.137Z] #83 46.78 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T15:02:40.137Z] #83 46.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:02:40.137Z] #83 46.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:02:40.137Z] #83 46.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:02:40.137Z] #83 46.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:02:40.137Z] #83 46.81 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-20T15:02:40.137Z] #83 46.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T15:02:40.137Z] #83 46.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T15:02:40.137Z] #83 46.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:02:40.137Z] #83 46.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:02:40.137Z] #83 46.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:02:40.137Z] #83 46.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:02:40.137Z] #83 46.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:02:40.137Z] #83 47.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T15:02:40.137Z] #83 47.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:02:40.137Z] #83 47.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T15:02:40.137Z] #83 47.16 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-20T15:02:40.137Z] #83 47.17 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-20T15:02:40.137Z] #83 47.18 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-20T15:02:40.137Z] #83 47.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:02:40.137Z] #83 47.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:02:40.137Z] #83 47.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:02:40.137Z] #83 47.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:02:40.137Z] #83 47.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T15:02:40.137Z] #83 48.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:40.137Z] #83 49.21 Fetched 5940 kB in 1s (7028 kB/s) [2022-07-20T15:02:40.245Z] #77 73.38 CC src/crun-spec.o [2022-07-20T15:02:40.245Z] #77 73.40 CC src/crun-exec.o [2022-07-20T15:02:40.245Z] #77 73.42 CC src/crun-list.o [2022-07-20T15:02:40.245Z] #77 73.44 CC src/crun-create.o [2022-07-20T15:02:40.245Z] #77 73.49 CC src/crun-start.o [2022-07-20T15:02:40.245Z] #77 73.53 CC src/crun-state.o [2022-07-20T15:02:40.245Z] #77 73.54 CC src/crun-update.o [2022-07-20T15:02:40.245Z] #77 73.55 CC src/crun-ps.o [2022-07-20T15:02:40.337Z] #14 ... [2022-07-20T15:02:40.337Z] [2022-07-20T15:02:40.337Z] #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-20T15:02:40.337Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:40.337Z] #76 71.62 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:02:40.337Z] #76 72.94 Selecting previously unselected package patch. [2022-07-20T15:02:40.337Z] #76 72.98 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 72.99 Unpacking patch (2.7.6-7) ... [2022-07-20T15:02:40.337Z] #76 73.31 Selecting previously unselected package dpkg-dev. [2022-07-20T15:02:40.337Z] #76 73.36 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:02:40.337Z] #76 73.36 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:02:40.337Z] #76 75.23 Selecting previously unselected package build-essential. [2022-07-20T15:02:40.337Z] #76 75.26 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 75.30 Unpacking build-essential (12.9) ... [2022-07-20T15:02:40.337Z] #76 75.57 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:02:40.337Z] #76 75.58 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 75.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:02:40.337Z] #76 75.75 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T15:02:40.337Z] #76 75.77 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 75.78 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:02:40.337Z] #76 75.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:02:40.337Z] #76 76.01 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 76.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:40.337Z] #76 76.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T15:02:40.337Z] #76 76.22 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 76.22 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:40.337Z] #76 76.39 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:02:40.337Z] #76 76.43 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 76.45 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:02:40.337Z] #76 76.86 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:02:40.337Z] #76 76.86 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 76.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:02:40.337Z] #76 78.47 Selecting previously unselected package libtool. [2022-07-20T15:02:40.337Z] #76 78.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:02:40.337Z] #76 78.52 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:02:40.337Z] #76 79.11 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:02:40.337Z] #76 79.14 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 79.14 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:02:40.337Z] #76 79.57 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:02:40.337Z] #76 79.57 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 79.59 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:02:40.337Z] #76 79.88 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T15:02:40.337Z] #76 79.89 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T15:02:40.337Z] #76 79.89 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:02:40.337Z] #76 80.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:02:40.337Z] #76 80.37 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:02:40.337Z] #76 80.39 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:02:40.337Z] #76 80.42 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:02:40.337Z] #76 80.45 Setting up file (1:5.39-3) ... [2022-07-20T15:02:40.337Z] #76 80.48 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:02:40.337Z] #76 80.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:40.337Z] #76 80.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:40.337Z] #76 80.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:02:40.337Z] #76 80.58 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:02:40.337Z] #76 80.60 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:02:40.337Z] #76 80.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:40.337Z] #76 80.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:02:40.337Z] #76 80.76 Setting up patch (2.7.6-7) ... [2022-07-20T15:02:40.337Z] #76 80.78 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:02:40.337Z] #76 80.84 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:02:40.337Z] #76 80.91 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:02:40.337Z] #76 80.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:02:40.337Z] #76 81.08 Setting up libtool (2.4.6-15) ... [2022-07-20T15:02:40.337Z] #76 81.09 Setting up m4 (1.4.18-5) ... [2022-07-20T15:02:40.337Z] #76 81.17 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:02:40.337Z] #76 81.21 Setting up autoconf (2.69-14) ... [2022-07-20T15:02:40.337Z] #76 81.25 Setting up build-essential (12.9) ... [2022-07-20T15:02:40.337Z] #76 81.27 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:02:40.337Z] #76 81.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:02:40.337Z] #76 81.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:40.421Z] #83 49.32 Selecting previously unselected package bzip2. [2022-07-20T15:02:40.421Z] #83 49.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-20T15:02:40.421Z] #83 49.45 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:02:40.421Z] #83 49.45 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:02:40.504Z] #77 73.59 CC src/crun-checkpoint.o [2022-07-20T15:02:40.504Z] #77 73.62 CC src/crun-restore.o [2022-07-20T15:02:40.504Z] #77 73.66 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:02:40.504Z] #77 73.70 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:02:40.504Z] #77 73.78 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:02:40.598Z] #76 DONE 82.0s [2022-07-20T15:02:40.598Z] [2022-07-20T15:02:40.598Z] #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-20T15:02:40.598Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:40.680Z] #83 49.78 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:02:40.680Z] #83 49.79 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:02:40.680Z] #83 49.80 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:02:40.680Z] #83 ... [2022-07-20T15:02:40.680Z] [2022-07-20T15:02:40.680Z] #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-20T15:02:40.680Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:40.680Z] #62 49.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:02:40.765Z] #77 73.80 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:02:40.765Z] #77 73.84 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:02:40.765Z] #77 73.91 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:02:40.939Z] #62 49.91 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:02:40.939Z] #62 50.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:02:41.025Z] #77 74.13 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:02:41.025Z] #77 74.16 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:02:41.198Z] #62 50.18 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:02:41.272Z] #31 11.71 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:02:41.593Z] #77 74.70 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:02:41.593Z] #77 74.72 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:02:41.593Z] #77 74.76 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:02:41.593Z] #77 74.83 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:02:41.700Z] #28 ... [2022-07-20T15:02:41.700Z] [2022-07-20T15:02:41.700Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:02:41.700Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-20T15:02:41.700Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-20T15:02:41.700Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-20T15:02:41.700Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-20T15:02:41.700Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-07-20T15:02:41.700Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-07-20T15:02:41.700Z] #71 DONE 6.2s [2022-07-20T15:02:41.700Z] [2022-07-20T15:02:41.700Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-20T15:02:41.700Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-20T15:02:41.700Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-20T15:02:41.700Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-20T15:02:41.700Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-20T15:02:41.700Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-20T15:02:41.700Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-07-20T15:02:41.700Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-07-20T15:02:41.700Z] #73 DONE 6.3s [2022-07-20T15:02:41.700Z] [2022-07-20T15:02:41.700Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:41.700Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:02:41.700Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-20T15:02:41.700Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-20T15:02:41.700Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-20T15:02:41.700Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-20T15:02:41.700Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.6s done [2022-07-20T15:02:41.700Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-20T15:02:41.700Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.9s done [2022-07-20T15:02:41.700Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s done [2022-07-20T15:02:41.700Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.2s done [2022-07-20T15:02:41.700Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.0s [2022-07-20T15:02:41.700Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.3s done [2022-07-20T15:02:41.765Z] #62 50.64 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:02:41.765Z] #62 ... [2022-07-20T15:02:41.765Z] [2022-07-20T15:02:41.765Z] #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-20T15:02:41.765Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:02:41.765Z] #47 50.50 NAME: [2022-07-20T15:02:41.765Z] #47 50.50 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:02:41.765Z] #47 50.50 [2022-07-20T15:02:41.765Z] #47 50.50 USAGE: [2022-07-20T15:02:41.765Z] #47 50.50 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:02:41.765Z] #47 50.50 [2022-07-20T15:02:41.765Z] #47 50.50 COMMANDS: [2022-07-20T15:02:41.765Z] #47 50.50 init Create an initial ./winres/winres.json [2022-07-20T15:02:41.765Z] #47 50.53 make Make syso files for the "go build" command [2022-07-20T15:02:41.765Z] #47 50.53 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:02:41.765Z] #47 50.53 extract Extract all resources from an executable [2022-07-20T15:02:41.765Z] #47 50.53 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:02:41.765Z] #47 50.53 help, h Shows a list of commands or help for one command [2022-07-20T15:02:41.765Z] #47 50.53 [2022-07-20T15:02:41.765Z] #47 50.53 GLOBAL OPTIONS: [2022-07-20T15:02:41.765Z] #47 50.54 --help, -h show help (default: false) [2022-07-20T15:02:41.765Z] #47 DONE 50.7s [2022-07-20T15:02:41.765Z] [2022-07-20T15:02:41.765Z] #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-20T15:02:41.765Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:02:41.765Z] #62 50.87 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:02:41.765Z] #62 50.87 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:02:41.765Z] #62 50.99 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:02:41.854Z] #77 74.90 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:02:41.854Z] #77 74.98 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:02:41.854Z] #77 75.02 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:02:41.854Z] #77 75.06 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:02:41.854Z] #77 75.06 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:02:41.854Z] #77 75.09 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:02:41.854Z] #77 75.11 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:02:41.854Z] #77 75.16 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:02:41.854Z] #77 75.18 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:02:41.854Z] #77 75.20 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:02:41.855Z] #31 ... [2022-07-20T15:02:41.855Z] [2022-07-20T15:02:41.855Z] #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-20T15:02:41.855Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T15:02:41.855Z] #57 4.764 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:02:41.855Z] #57 5.679 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:02:41.855Z] #57 5.680 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:02:41.855Z] #57 5.767 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:02:41.855Z] #57 7.237 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:02:41.961Z] #11 ... [2022-07-20T15:02:41.961Z] [2022-07-20T15:02:41.961Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-20T15:02:41.961Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-20T15:02:41.984Z] #77 1.523 Cloning into '/tmp/crun-build'... [2022-07-20T15:02:42.024Z] #62 51.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:02:42.024Z] #62 51.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:02:42.113Z] #77 75.25 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:02:42.113Z] #77 75.25 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:02:42.113Z] #77 75.26 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:02:42.113Z] #77 75.26 CC tests/init.o [2022-07-20T15:02:42.113Z] #77 75.26 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:02:42.143Z] #57 ... [2022-07-20T15:02:42.143Z] [2022-07-20T15:02:42.143Z] #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-20T15:02:42.143Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:02:42.143Z] #42 4.928 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:42.143Z] #42 4.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:42.143Z] #42 4.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:42.143Z] #42 5.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:02:42.143Z] #42 8.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:02:42.143Z] #42 ... [2022-07-20T15:02:42.143Z] [2022-07-20T15:02:42.143Z] #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-20T15:02:42.143Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T15:02:42.143Z] #38 4.869 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:02:42.245Z] #77 ... [2022-07-20T15:02:42.245Z] [2022-07-20T15:02:42.245Z] #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-20T15:02:42.245Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:42.246Z] #51 73.35 Selecting previously unselected package python3-six. [2022-07-20T15:02:42.246Z] #51 73.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:02:42.246Z] #51 73.37 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:02:42.246Z] #51 73.69 Selecting previously unselected package python3-protobuf. [2022-07-20T15:02:42.246Z] #51 73.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T15:02:42.246Z] #51 73.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:02:42.246Z] #51 74.98 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:02:42.246Z] #51 75.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:02:42.246Z] #51 75.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:42.246Z] #51 75.35 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:02:42.246Z] #51 75.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:02:42.246Z] #51 75.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:02:42.246Z] #51 75.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:02:42.246Z] #51 75.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:02:42.246Z] #51 75.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:42.246Z] #51 75.86 Selecting previously unselected package criu. [2022-07-20T15:02:42.246Z] #51 75.86 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T15:02:42.246Z] #51 75.88 Unpacking criu (3.17.1-1) ... [2022-07-20T15:02:42.246Z] #51 77.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:42.246Z] #51 81.22 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:02:42.246Z] #51 81.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:42.246Z] #51 81.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:42.246Z] #51 81.25 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:02:42.246Z] #51 83.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:02:42.282Z] #62 51.32 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:02:42.283Z] #62 51.39 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:02:42.400Z] #38 ... [2022-07-20T15:02:42.400Z] [2022-07-20T15:02:42.400Z] #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-20T15:02:42.400Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:02:42.400Z] #76 5.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:42.400Z] #76 5.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:42.400Z] #76 5.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:42.400Z] #76 6.399 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:02:42.400Z] #76 9.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:02:42.507Z] #51 83.70 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:02:42.673Z] #76 ... [2022-07-20T15:02:42.673Z] [2022-07-20T15:02:42.673Z] #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-20T15:02:42.673Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:02:42.673Z] #51 3.571 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:42.673Z] #51 3.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:42.673Z] #51 3.592 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:42.673Z] #51 4.286 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:02:42.673Z] #51 4.717 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:02:42.673Z] #51 7.880 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:02:42.673Z] #51 ... [2022-07-20T15:02:42.673Z] [2022-07-20T15:02:42.673Z] #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-20T15:02:42.673Z] #26 sha256:f9640d82fa9c10bcb104d4117ba6e668ab102cdb57630ed335dac93966edcf24 [2022-07-20T15:02:42.673Z] #26 3.075 + RM_GOPATH=0 [2022-07-20T15:02:42.673Z] #26 3.075 + TMP_GOPATH= [2022-07-20T15:02:42.673Z] #26 3.075 + : /build [2022-07-20T15:02:42.673Z] #26 3.075 + '[' -z '' ']' [2022-07-20T15:02:42.673Z] #26 3.076 ++ mktemp -d [2022-07-20T15:02:42.673Z] #26 3.083 + export GOPATH=/tmp/tmp.CW4h3iDHdu [2022-07-20T15:02:42.673Z] #26 3.083 + GOPATH=/tmp/tmp.CW4h3iDHdu [2022-07-20T15:02:42.673Z] #26 3.083 + RM_GOPATH=1 [2022-07-20T15:02:42.673Z] #26 3.083 + case "$(go env GOARCH)" in [2022-07-20T15:02:42.673Z] #26 3.083 ++ go env GOARCH [2022-07-20T15:02:42.673Z] #26 3.090 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:02:42.673Z] #26 3.090 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:42.673Z] #26 3.090 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:42.673Z] #26 3.090 ++ dirname /install.sh [2022-07-20T15:02:42.673Z] #26 3.090 + dir=/ [2022-07-20T15:02:42.673Z] #26 3.090 + bin=dockercli [2022-07-20T15:02:42.673Z] #26 3.090 + shift [2022-07-20T15:02:42.673Z] #26 3.090 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:02:42.673Z] #26 3.090 + . //dockercli.installer [2022-07-20T15:02:42.673Z] #26 3.090 ++ : stable [2022-07-20T15:02:42.673Z] #26 3.090 ++ : 17.06.2-ce [2022-07-20T15:02:42.673Z] #26 3.090 + install_dockercli [2022-07-20T15:02:42.673Z] #26 3.090 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:02:42.673Z] #26 3.090 ++ uname -m [2022-07-20T15:02:42.673Z] #26 3.093 + arch=aarch64 [2022-07-20T15:02:42.673Z] #26 3.093 + '[' aarch64 '!=' x86_64 ']' [2022-07-20T15:02:42.673Z] #26 3.093 + '[' aarch64 '!=' s390x ']' [2022-07-20T15:02:42.673Z] #26 3.093 + '[' aarch64 '!=' armhf ']' [2022-07-20T15:02:42.673Z] #26 3.093 + build_dockercli [2022-07-20T15:02:42.673Z] #26 3.093 + git clone https://github.com/docker/docker-ce /tmp/tmp.CW4h3iDHdu/tmp/docker-ce [2022-07-20T15:02:42.673Z] #26 3.093 Cloning into '/tmp/tmp.CW4h3iDHdu/tmp/docker-ce'... [2022-07-20T15:02:42.673Z] #26 ... [2022-07-20T15:02:42.673Z] [2022-07-20T15:02:42.673Z] #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-20T15:02:42.673Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T15:02:42.673Z] #53 4.650 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:02:42.673Z] #53 6.143 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:02:42.673Z] #53 6.150 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:02:42.673Z] #53 6.248 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:02:42.673Z] #53 6.314 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:02:42.673Z] #53 6.536 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:02:42.673Z] #53 6.541 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:02:42.673Z] #53 6.728 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:02:42.673Z] #53 6.834 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:02:42.673Z] #53 6.972 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:02:42.673Z] #53 7.041 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:02:42.673Z] #53 7.193 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:02:42.673Z] #53 7.363 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:02:42.889Z] #62 51.98 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:02:42.889Z] #62 51.98 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:02:42.931Z] #53 ... [2022-07-20T15:02:42.931Z] [2022-07-20T15:02:42.931Z] #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-20T15:02:42.931Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T15:02:42.931Z] #62 3.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:42.931Z] #62 3.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:42.931Z] #62 3.522 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:42.931Z] #62 3.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:02:42.931Z] #62 6.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:02:42.931Z] #62 8.866 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:02:42.931Z] #62 ... [2022-07-20T15:02:42.931Z] [2022-07-20T15:02:42.931Z] #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-20T15:02:42.931Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T15:02:42.931Z] #40 4.974 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:02:42.931Z] #40 5.747 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:02:42.931Z] #40 6.892 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:02:42.931Z] #40 7.218 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:02:42.931Z] #40 7.269 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:02:42.931Z] #40 9.649 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:02:42.931Z] #40 9.702 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:02:43.079Z] #51 ... [2022-07-20T15:02:43.079Z] [2022-07-20T15:02:43.079Z] #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-20T15:02:43.079Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:02:43.079Z] #42 74.61 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:02:43.079Z] #42 74.65 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:02:43.079Z] #42 74.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:02:43.187Z] #40 ... [2022-07-20T15:02:43.187Z] [2022-07-20T15:02:43.187Z] #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-20T15:02:43.187Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:02:43.187Z] #55 5.121 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:02:43.187Z] #55 6.875 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:02:43.187Z] #55 6.893 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:02:43.187Z] #55 7.084 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:02:43.187Z] #55 7.190 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:02:43.187Z] #55 7.419 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:02:43.187Z] #55 7.527 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:02:43.187Z] #55 8.242 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:02:43.187Z] #55 8.242 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:02:43.187Z] #55 9.806 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:02:43.187Z] #55 9.877 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:02:43.187Z] #55 10.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:02:43.187Z] #55 10.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:02:43.187Z] #55 ... [2022-07-20T15:02:43.187Z] [2022-07-20T15:02:43.187Z] #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-20T15:02:43.187Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T15:02:43.187Z] #47 4.371 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:02:43.187Z] #47 4.379 Cloning into '.'... [2022-07-20T15:02:43.350Z] #28 DONE 7.9s [2022-07-20T15:02:43.350Z] [2022-07-20T15:02:43.350Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-20T15:02:43.350Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-20T15:02:43.444Z] #47 ... [2022-07-20T15:02:43.444Z] [2022-07-20T15:02:43.444Z] #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-20T15:02:43.444Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:02:43.444Z] #14 5.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:43.444Z] #14 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:43.444Z] #14 5.237 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:43.444Z] #14 6.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:02:43.444Z] #14 8.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:02:43.492Z] #77 ... [2022-07-20T15:02:43.492Z] [2022-07-20T15:02:43.492Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:02:43.492Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:02:43.492Z] #23 6.839 Collecting yamllint==1.26.1 [2022-07-20T15:02:43.492Z] #23 7.882 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:02:43.492Z] #23 8.369 Collecting pathspec>=0.5.3 [2022-07-20T15:02:43.492Z] #23 8.373 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:02:43.492Z] #23 8.531 Collecting pyyaml [2022-07-20T15:02:43.492Z] #23 8.535 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-20T15:02:43.492Z] #23 8.567 Building wheels for collected packages: yamllint [2022-07-20T15:02:43.492Z] #23 8.567 Building wheel for yamllint (setup.py): started [2022-07-20T15:02:43.492Z] #23 8.976 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:02:43.492Z] #23 8.977 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=09536bf90a18a658c9d2c11ccc232cd879e3a8e445176be7ae44bd37d28379df [2022-07-20T15:02:43.492Z] #23 8.978 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:02:43.492Z] #23 8.981 Successfully built yamllint [2022-07-20T15:02:43.492Z] #23 8.990 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:02:43.492Z] #23 9.144 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:02:43.492Z] #23 DONE 10.0s [2022-07-20T15:02:43.612Z] #72 DONE 0.6s [2022-07-20T15:02:43.612Z] [2022-07-20T15:02:43.612Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-20T15:02:43.612Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-20T15:02:43.701Z] #14 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:02:43.701Z] #14 ... [2022-07-20T15:02:43.701Z] [2022-07-20T15:02:43.701Z] #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-20T15:02:43.701Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T15:02:43.701Z] #36 4.828 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:02:43.701Z] #36 ... [2022-07-20T15:02:43.701Z] [2022-07-20T15:02:43.701Z] #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-20T15:02:43.701Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T15:02:43.701Z] #34 4.214 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:02:43.701Z] #34 4.214 Cloning into '.'... [2022-07-20T15:02:43.750Z] [2022-07-20T15:02:43.750Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:02:43.750Z] #27 sha256:3d8605246a4421788cf202bc2504157732b36da63fcd978e4b7aef9b9d3435c2 [2022-07-20T15:02:43.957Z] #34 ... [2022-07-20T15:02:43.957Z] [2022-07-20T15:02:43.957Z] #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-20T15:02:43.957Z] #31 sha256:f0e817e2f8c9829195ceeeb5c604f79ed902c9304282d06c20c65681b5d6a8b5 [2022-07-20T15:02:43.957Z] #31 13.31 [2022-07-20T15:02:43.957Z] #31 13.69 #=#=# ######################################################################## 100.0% [2022-07-20T15:02:44.010Z] #27 DONE 0.3s [2022-07-20T15:02:44.010Z] [2022-07-20T15:02:44.010Z] #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-20T15:02:44.010Z] #64 sha256:98bbef1ddb5ad93f1b8b36aad7f09502340bcf73848eeae4635858fc386f4ed0 [2022-07-20T15:02:44.010Z] #64 ... [2022-07-20T15:02:44.010Z] [2022-07-20T15:02:44.010Z] #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-20T15:02:44.010Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:44.010Z] #77 77.13 CCLD tests/init [2022-07-20T15:02:44.010Z] #77 ... [2022-07-20T15:02:44.010Z] [2022-07-20T15:02:44.010Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:02:44.010Z] #32 sha256:d365474d541be8f155c6350bd724dfa1b61d91fa7de25123009b7d4fb0a7f4c8 [2022-07-20T15:02:44.010Z] #32 DONE 0.2s [2022-07-20T15:02:44.022Z] #42 ... [2022-07-20T15:02:44.022Z] [2022-07-20T15:02:44.022Z] #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-20T15:02:44.022Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:44.022Z] #14 85.28 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:02:44.022Z] #14 85.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:02:44.022Z] #14 85.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:02:44.022Z] #14 85.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:02:44.022Z] #14 85.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:02:44.022Z] #14 85.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:02:44.213Z] #31 15.21 [2022-07-20T15:02:44.270Z] [2022-07-20T15:02:44.270Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:02:44.270Z] #35 sha256:62bdf7189dc17f284184364378c46a7835eb39ba8ddc182b07a33899d3db9aeb [2022-07-20T15:02:44.270Z] #35 DONE 0.1s [2022-07-20T15:02:44.270Z] [2022-07-20T15:02:44.270Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:02:44.270Z] #37 sha256:b8ccbc19fb75093da0ff7692040599196748aa68b4fa5289438a6f4859cbe99f [2022-07-20T15:02:44.280Z] #62 53.31 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:02:44.529Z] #37 DONE 0.2s [2022-07-20T15:02:44.529Z] [2022-07-20T15:02:44.529Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:02:44.529Z] #39 sha256:2fd6a20a6d3c257c8224c5cfe9c961488a3e819c329b3b7f18a190af6c180fdf [2022-07-20T15:02:44.529Z] #39 DONE 0.1s [2022-07-20T15:02:44.529Z] [2022-07-20T15:02:44.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-20T15:02:44.529Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:44.555Z] #74 DONE 0.8s [2022-07-20T15:02:44.555Z] [2022-07-20T15:02:44.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:44.555Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:02:44.555Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s done [2022-07-20T15:02:44.555Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-20T15:02:44.555Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-20T15:02:44.555Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-20T15:02:44.593Z] #14 86.00 Selecting previously unselected package dmsetup. [2022-07-20T15:02:44.593Z] #14 86.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:02:44.593Z] #14 86.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:02:44.788Z] #77 ... [2022-07-20T15:02:44.789Z] [2022-07-20T15:02:44.789Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:02:44.789Z] #41 sha256:731a822e72360e368d47dc9d7ed9cb9fe53f4adcdc595f42755e8e1901db7e3a [2022-07-20T15:02:44.789Z] #41 DONE 0.1s [2022-07-20T15:02:44.789Z] [2022-07-20T15:02:44.789Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:02:44.789Z] #45 sha256:2fef2016b2fcec28944ea656170c708883fe453aed3d0a6d36636097391b6220 [2022-07-20T15:02:44.789Z] #45 DONE 0.1s [2022-07-20T15:02:44.789Z] [2022-07-20T15:02:44.789Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:02:44.789Z] #48 sha256:8f62ae749cc3d66980f934109284441df20f56bad379b31a54a47bab3bb254de [2022-07-20T15:02:45.048Z] #48 DONE 0.3s [2022-07-20T15:02:45.048Z] [2022-07-20T15:02:45.048Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:02:45.048Z] #52 sha256:0d173dd1a30a2604352388e9284958baa206caee73b9c03ba17e134461cc42d4 [2022-07-20T15:02:45.163Z] #14 86.45 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:02:45.163Z] #14 86.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:02:45.163Z] #14 86.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:02:45.215Z] #62 54.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:02:45.312Z] #52 DONE 0.1s [2022-07-20T15:02:45.312Z] [2022-07-20T15:02:45.312Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:02:45.312Z] #54 sha256:d1623120eeeb4801d04cbfe8544dac7712690011e1e45ccfd0fa5fd645fd3e36 [2022-07-20T15:02:45.312Z] #54 DONE 0.1s [2022-07-20T15:02:45.312Z] [2022-07-20T15:02:45.312Z] #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-20T15:02:45.312Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:45.880Z] #77 ... [2022-07-20T15:02:45.880Z] [2022-07-20T15:02:45.880Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:02:45.880Z] #56 sha256:9119eba3b664a5f648dd7489283a855bc1fb7bbe833c3b6c603071ce11597c70 [2022-07-20T15:02:45.880Z] #56 DONE 0.5s [2022-07-20T15:02:45.880Z] [2022-07-20T15:02:45.880Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:02:45.880Z] #58 sha256:167726eb9e4c142b0a87ff72cdd4704f6020cbf764c6a1dee8a79e982b866d48 [2022-07-20T15:02:45.880Z] #58 DONE 0.1s [2022-07-20T15:02:45.880Z] [2022-07-20T15:02:45.880Z] #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-20T15:02:45.880Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:45.880Z] #77 79.16 AR libcrun_testing.a [2022-07-20T15:02:46.123Z] #31 ... [2022-07-20T15:02:46.123Z] [2022-07-20T15:02:46.123Z] #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-20T15:02:46.123Z] #67 sha256:c24a7be2264e8c83dc0b3c0e91f0682bce19baa02e194602082bf162a041370f [2022-07-20T15:02:46.123Z] #67 3.771 + RM_GOPATH=0 [2022-07-20T15:02:46.123Z] #67 3.771 + TMP_GOPATH= [2022-07-20T15:02:46.123Z] #67 3.771 + : /build [2022-07-20T15:02:46.123Z] #67 3.771 + '[' -z '' ']' [2022-07-20T15:02:46.123Z] #67 3.771 ++ mktemp -d [2022-07-20T15:02:46.123Z] #67 3.776 + export GOPATH=/tmp/tmp.ojpgbXcLcb [2022-07-20T15:02:46.123Z] #67 3.776 + GOPATH=/tmp/tmp.ojpgbXcLcb [2022-07-20T15:02:46.123Z] #67 3.776 + RM_GOPATH=1 [2022-07-20T15:02:46.123Z] #67 3.776 + case "$(go env GOARCH)" in [2022-07-20T15:02:46.123Z] #67 3.776 ++ go env GOARCH [2022-07-20T15:02:46.123Z] #67 3.799 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:02:46.123Z] #67 3.799 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:46.123Z] #67 3.799 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:46.123Z] #67 3.799 ++ dirname /install.sh [2022-07-20T15:02:46.123Z] #67 3.799 + dir=/ [2022-07-20T15:02:46.123Z] #67 3.799 + bin=rootlesskit [2022-07-20T15:02:46.123Z] #67 3.799 + shift [2022-07-20T15:02:46.123Z] #67 3.799 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:02:46.123Z] #67 3.799 + . //rootlesskit.installer [2022-07-20T15:02:46.123Z] #67 3.799 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:02:46.123Z] #67 3.799 + install_rootlesskit [2022-07-20T15:02:46.123Z] #67 3.799 + case "$1" in [2022-07-20T15:02:46.123Z] #67 3.799 + export CGO_ENABLED=0 [2022-07-20T15:02:46.123Z] #67 3.799 + CGO_ENABLED=0 [2022-07-20T15:02:46.123Z] #67 3.799 + _install_rootlesskit [2022-07-20T15:02:46.123Z] #67 3.799 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:02:46.123Z] #67 3.799 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:02:46.123Z] #67 3.799 + GOBIN=/build [2022-07-20T15:02:46.123Z] #67 3.799 + GO111MODULE=on [2022-07-20T15:02:46.123Z] #67 3.799 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:02:46.123Z] #67 4.386 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:02:46.123Z] #67 6.830 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:02:46.123Z] #67 6.831 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:02:46.123Z] #67 7.328 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:02:46.123Z] #67 10.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:02:46.123Z] #67 10.89 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:02:46.123Z] #67 10.96 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:02:46.123Z] #67 10.96 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:02:46.123Z] #67 11.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:02:46.123Z] #67 11.38 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:02:46.123Z] #67 11.71 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:02:46.123Z] #67 12.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:02:46.123Z] #67 12.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:02:46.123Z] #67 12.36 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:02:46.123Z] #67 ... [2022-07-20T15:02:46.123Z] [2022-07-20T15:02:46.123Z] #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-20T15:02:46.123Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:02:46.123Z] #55 13.48 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:02:46.123Z] #55 13.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:02:46.123Z] #55 13.63 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:02:46.123Z] #55 13.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:02:46.123Z] #55 13.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:02:46.123Z] #55 13.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:02:46.123Z] #55 13.92 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:02:46.123Z] #55 13.96 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:02:46.123Z] #55 14.11 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:02:46.123Z] #55 14.15 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:02:46.139Z] #77 ... [2022-07-20T15:02:46.139Z] [2022-07-20T15:02:46.139Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:02:46.139Z] #61 sha256:33a0c8525c4d7d96d7ca3ebf1953886d64a8def80188aa080abecc41807e11c4 [2022-07-20T15:02:46.139Z] #61 DONE 0.1s [2022-07-20T15:02:46.139Z] [2022-07-20T15:02:46.139Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T15:02:46.139Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:46.139Z] #77 79.16 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:02:46.139Z] #77 79.19 CCLD tests/tests_libcrun_utils [2022-07-20T15:02:46.140Z] #77 79.20 CCLD tests/tests_libcrun_errors [2022-07-20T15:02:46.140Z] #77 79.20 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:02:46.385Z] #55 14.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:02:46.385Z] #55 14.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:02:46.385Z] #55 14.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:02:46.385Z] #55 14.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:02:46.385Z] #55 14.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:02:46.641Z] #55 14.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:02:46.641Z] #55 14.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:02:46.641Z] #55 14.64 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:02:46.641Z] #55 14.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:02:46.641Z] #55 14.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:02:46.707Z] #77 79.70 CCLD libcrun.la [2022-07-20T15:02:46.897Z] #55 15.07 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:02:46.966Z] #77 80.18 CCLD crun [2022-07-20T15:02:47.118Z] #62 ... [2022-07-20T15:02:47.118Z] [2022-07-20T15:02:47.118Z] #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-20T15:02:47.118Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:02:47.118Z] #41 54.20 Updating files: 90% (1381/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-20T15:02:47.118Z] #41 54.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:02:47.118Z] #41 55.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:02:47.153Z] #55 15.17 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:02:47.153Z] #55 15.24 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:02:47.153Z] #55 15.34 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:02:47.231Z] #77 80.54 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:02:47.409Z] #55 15.44 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:02:47.409Z] #55 15.45 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:02:47.505Z] #77 80.69 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:02:47.505Z] #77 80.72 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:02:47.505Z] #77 80.73 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:02:47.505Z] #77 80.74 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:02:47.505Z] #77 80.82 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:02:47.667Z] #55 15.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:02:47.763Z] #77 80.82 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:02:47.763Z] #77 80.83 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:02:47.763Z] #77 80.84 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:02:47.763Z] #77 80.93 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-20T15:02:47.763Z] #77 80.94 ---------------------------------------------------------------------- [2022-07-20T15:02:47.763Z] #77 80.94 Libraries have been installed in: [2022-07-20T15:02:47.763Z] #77 80.94 /usr/local/lib [2022-07-20T15:02:47.763Z] #77 80.94 [2022-07-20T15:02:47.763Z] #77 80.94 If you ever happen to want to link against installed libraries [2022-07-20T15:02:47.763Z] #77 80.94 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:02:47.763Z] #77 80.94 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:02:47.763Z] #77 80.94 flag during linking and do at least one of the following: [2022-07-20T15:02:47.763Z] #77 80.94 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:02:47.763Z] #77 80.94 during execution [2022-07-20T15:02:47.763Z] #77 80.94 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:02:47.763Z] #77 80.94 during linking [2022-07-20T15:02:47.763Z] #77 80.94 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:02:47.763Z] #77 80.94 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:02:47.763Z] #77 80.94 [2022-07-20T15:02:47.763Z] #77 80.94 See any operating system documentation about shared libraries for [2022-07-20T15:02:47.763Z] #77 80.94 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:02:47.763Z] #77 80.94 ---------------------------------------------------------------------- [2022-07-20T15:02:47.763Z] #77 80.94 /bin/mkdir -p '/build' [2022-07-20T15:02:47.763Z] #77 80.96 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:02:47.763Z] #77 81.05 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:02:47.924Z] #55 15.88 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:02:47.924Z] #55 16.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:02:48.021Z] #77 81.06 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:02:48.021Z] #77 81.06 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:02:48.021Z] #77 81.06 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:02:48.021Z] #77 DONE 81.3s [2022-07-20T15:02:48.021Z] [2022-07-20T15:02:48.021Z] #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-20T15:02:48.021Z] #64 sha256:98bbef1ddb5ad93f1b8b36aad7f09502340bcf73848eeae4635858fc386f4ed0 [2022-07-20T15:02:48.180Z] #55 16.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:02:48.180Z] #55 16.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:02:48.437Z] #55 16.28 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:02:48.437Z] #55 16.30 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:02:48.437Z] #55 16.41 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:02:48.437Z] #55 16.42 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:02:48.495Z] #41 ... [2022-07-20T15:02:48.495Z] [2022-07-20T15:02:48.495Z] #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-20T15:02:48.495Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:48.495Z] #58 47.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T15:02:48.495Z] #58 47.37 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-20T15:02:48.495Z] #58 47.37 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-20T15:02:48.495Z] #58 47.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-20T15:02:48.495Z] #58 50.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T15:02:48.495Z] #58 51.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:48.495Z] #58 52.12 Fetched 2315 kB in 4s (580 kB/s) [2022-07-20T15:02:48.495Z] #58 52.21 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T15:02:48.495Z] #58 52.21 (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-20T15:02:48.495Z] #58 52.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T15:02:48.495Z] #58 52.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:02:48.495Z] #58 53.27 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:02:48.495Z] #58 53.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:02:48.495Z] #58 53.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:48.495Z] #58 53.57 Selecting previously unselected package python3-six. [2022-07-20T15:02:48.495Z] #58 53.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:02:48.495Z] #58 53.59 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:02:48.495Z] #58 53.70 Selecting previously unselected package python3-protobuf. [2022-07-20T15:02:48.495Z] #58 53.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T15:02:48.495Z] #58 53.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:02:48.495Z] #58 54.33 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:02:48.495Z] #58 54.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:02:48.495Z] #58 54.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:48.495Z] #58 54.56 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:02:48.495Z] #58 54.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:02:48.495Z] #58 54.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:02:48.495Z] #58 54.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:02:48.495Z] #58 54.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:02:48.495Z] #58 54.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:48.495Z] #58 54.92 Selecting previously unselected package criu. [2022-07-20T15:02:48.495Z] #58 54.93 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T15:02:48.495Z] #58 54.93 Unpacking criu (3.17.1-1) ... [2022-07-20T15:02:48.495Z] #58 55.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:02:48.697Z] #55 16.55 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:02:48.697Z] #55 16.64 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:02:48.697Z] #55 16.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:02:48.754Z] #58 ... [2022-07-20T15:02:48.754Z] [2022-07-20T15:02:48.754Z] #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-20T15:02:48.754Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:48.754Z] #83 50.72 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:02:48.754Z] #83 50.73 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 50.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:02:48.754Z] #83 51.08 Selecting previously unselected package file. [2022-07-20T15:02:48.754Z] #83 51.13 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 51.13 Unpacking file (1:5.39-3) ... [2022-07-20T15:02:48.754Z] #83 51.30 Selecting previously unselected package xz-utils. [2022-07-20T15:02:48.754Z] #83 51.30 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 51.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:48.754Z] #83 51.59 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T15:02:48.754Z] #83 51.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 51.62 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:02:48.754Z] #83 51.90 Selecting previously unselected package m4. [2022-07-20T15:02:48.754Z] #83 51.93 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 51.95 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:02:48.754Z] #83 52.36 Selecting previously unselected package autoconf. [2022-07-20T15:02:48.754Z] #83 52.36 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:02:48.754Z] #83 52.38 Unpacking autoconf (2.69-14) ... [2022-07-20T15:02:48.754Z] #83 52.96 Selecting previously unselected package autotools-dev. [2022-07-20T15:02:48.754Z] #83 52.99 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:02:48.754Z] #83 53.04 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:02:48.754Z] #83 53.45 Selecting previously unselected package automake. [2022-07-20T15:02:48.754Z] #83 53.47 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:02:48.754Z] #83 53.51 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:02:48.754Z] #83 54.13 Selecting previously unselected package patch. [2022-07-20T15:02:48.754Z] #83 54.14 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 54.15 Unpacking patch (2.7.6-7) ... [2022-07-20T15:02:48.754Z] #83 54.37 Selecting previously unselected package dpkg-dev. [2022-07-20T15:02:48.754Z] #83 54.38 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:02:48.754Z] #83 54.39 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:02:48.754Z] #83 55.81 Selecting previously unselected package build-essential. [2022-07-20T15:02:48.754Z] #83 55.82 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 55.85 Unpacking build-essential (12.9) ... [2022-07-20T15:02:48.754Z] #83 56.02 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:02:48.754Z] #83 56.03 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 56.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:02:48.754Z] #83 56.18 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T15:02:48.754Z] #83 56.22 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 56.22 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:02:48.754Z] #83 56.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:02:48.754Z] #83 56.53 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 56.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:48.754Z] #83 56.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T15:02:48.754Z] #83 56.87 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 56.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:48.754Z] #83 57.10 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:02:48.754Z] #83 57.11 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 57.13 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:02:48.754Z] #83 57.43 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:02:48.754Z] #83 57.43 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:02:48.754Z] #83 57.44 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:02:48.956Z] #55 16.79 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:02:48.956Z] #55 16.84 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:02:48.956Z] #55 17.00 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:02:49.213Z] #55 17.09 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:02:49.213Z] #55 17.23 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:02:49.213Z] #55 17.25 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:02:49.323Z] #83 58.22 Selecting previously unselected package libtool. [2022-07-20T15:02:49.323Z] #83 58.23 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:02:49.323Z] #83 58.24 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:02:49.323Z] #83 ... [2022-07-20T15:02:49.323Z] [2022-07-20T15:02:49.323Z] #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-20T15:02:49.323Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:49.323Z] #58 58.20 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:02:49.323Z] #58 58.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:02:49.323Z] #58 58.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:49.471Z] #55 17.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:02:49.471Z] #55 ... [2022-07-20T15:02:49.471Z] [2022-07-20T15:02:49.471Z] #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-20T15:02:49.471Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-20T15:02:49.471Z] #38 16.66 tomll can be used in two ways: [2022-07-20T15:02:49.471Z] #38 16.66 Writing to STDIN and reading from STDOUT: [2022-07-20T15:02:49.471Z] #38 16.66 cat file.toml | tomll > file.toml [2022-07-20T15:02:49.471Z] #38 16.66 [2022-07-20T15:02:49.471Z] #38 16.66 Reading and updating a list of files: [2022-07-20T15:02:49.471Z] #38 16.66 tomll a.toml b.toml c.toml [2022-07-20T15:02:49.471Z] #38 16.66 [2022-07-20T15:02:49.471Z] #38 16.66 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:02:49.471Z] #38 DONE 17.6s [2022-07-20T15:02:49.587Z] #58 58.35 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:02:49.728Z] [2022-07-20T15:02:49.728Z] #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-20T15:02:49.728Z] #31 sha256:f0e817e2f8c9829195ceeeb5c604f79ed902c9304282d06c20c65681b5d6a8b5 [2022-07-20T15:02:49.728Z] #31 17.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:02:49.728Z] #31 19.65 #=#=# [2022-07-20T15:02:49.728Z] #31 19.97 #=#=# ######################################################################## 100.0% [2022-07-20T15:02:49.848Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done [2022-07-20T15:02:49.848Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-20T15:02:50.421Z] #11 ... [2022-07-20T15:02:50.421Z] [2022-07-20T15:02:50.421Z] #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-20T15:02:50.421Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:02:50.421Z] #29 0.908 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:02:50.421Z] #29 0.927 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:02:50.421Z] #29 0.945 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:02:50.421Z] #29 1.062 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:02:50.421Z] #29 1.404 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:02:50.421Z] #29 1.955 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:02:50.421Z] #29 3.044 Fetched 8555 kB in 2s (3560 kB/s) [2022-07-20T15:02:50.421Z] #29 3.044 Reading package lists... [2022-07-20T15:02:50.421Z] #29 3.931 Reading package lists... [2022-07-20T15:02:50.421Z] #29 4.770 Building dependency tree... [2022-07-20T15:02:50.421Z] #29 5.163 The following additional packages will be installed: [2022-07-20T15:02:50.421Z] #29 5.163 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-20T15:02:50.421Z] #29 5.164 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-20T15:02:50.421Z] #29 5.165 Recommended packages: [2022-07-20T15:02:50.421Z] #29 5.165 libldap-common publicsuffix libsasl2-modules [2022-07-20T15:02:50.421Z] #29 5.344 The following NEW packages will be installed: [2022-07-20T15:02:50.421Z] #29 5.344 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-20T15:02:50.421Z] #29 5.344 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-20T15:02:50.421Z] #29 5.344 libssh2-1 openssl [2022-07-20T15:02:50.421Z] #29 5.615 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:02:50.421Z] #29 5.615 Need to get 3041 kB of archives. [2022-07-20T15:02:50.421Z] #29 5.615 After this operation, 6651 kB of additional disk space will be used. [2022-07-20T15:02:50.421Z] #29 5.615 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-20T15:02:50.421Z] #29 5.631 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-20T15:02:50.421Z] #29 5.633 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-20T15:02:50.421Z] #29 5.636 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-20T15:02:50.421Z] #29 5.638 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-20T15:02:50.421Z] #29 5.641 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-20T15:02:50.421Z] #29 5.644 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-20T15:02:50.421Z] #29 5.646 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-20T15:02:50.421Z] #29 5.663 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-20T15:02:50.421Z] #29 5.663 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-20T15:02:50.421Z] #29 5.663 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-20T15:02:50.421Z] #29 5.663 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-20T15:02:50.421Z] #29 5.667 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:02:50.421Z] #29 5.667 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:02:50.421Z] #29 5.669 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:02:50.421Z] #29 5.906 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:02:50.421Z] #29 5.943 Fetched 3041 kB in 0s (9481 kB/s) [2022-07-20T15:02:50.421Z] #29 5.974 Selecting previously unselected package openssl. [2022-07-20T15:02:50.421Z] #29 5.974 (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-20T15:02:50.421Z] #29 5.974 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 5.977 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:02:50.421Z] #29 6.160 Selecting previously unselected package ca-certificates. [2022-07-20T15:02:50.421Z] #29 6.160 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-20T15:02:50.421Z] #29 6.164 Unpacking ca-certificates (20210119) ... [2022-07-20T15:02:50.421Z] #29 6.261 Selecting previously unselected package libbrotli1:amd64. [2022-07-20T15:02:50.421Z] #29 6.263 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.272 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:02:50.421Z] #29 6.349 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-20T15:02:50.421Z] #29 6.349 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.353 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 6.397 Selecting previously unselected package libsasl2-2:amd64. [2022-07-20T15:02:50.421Z] #29 6.397 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.400 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 6.447 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-20T15:02:50.421Z] #29 6.447 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.451 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 6.515 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-20T15:02:50.421Z] #29 6.515 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.518 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:02:50.421Z] #29 6.557 Selecting previously unselected package libpsl5:amd64. [2022-07-20T15:02:50.421Z] #29 6.557 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.562 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:02:50.421Z] #29 6.598 Selecting previously unselected package librtmp1:amd64. [2022-07-20T15:02:50.421Z] #29 6.598 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.601 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:02:50.421Z] #29 6.639 Selecting previously unselected package libssh2-1:amd64. [2022-07-20T15:02:50.421Z] #29 6.639 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.643 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:02:50.421Z] #29 6.698 Selecting previously unselected package libcurl4:amd64. [2022-07-20T15:02:50.421Z] #29 6.700 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.704 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 6.769 Selecting previously unselected package curl. [2022-07-20T15:02:50.421Z] #29 6.769 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.772 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 6.843 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:02:50.421Z] #29 6.843 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.846 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:02:50.421Z] #29 6.900 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:02:50.421Z] #29 6.901 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.904 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:02:50.421Z] #29 6.952 Selecting previously unselected package jq. [2022-07-20T15:02:50.421Z] #29 6.952 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:02:50.421Z] #29 6.955 Unpacking jq (1.6-2.1) ... [2022-07-20T15:02:50.421Z] #29 6.990 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-20T15:02:50.421Z] #29 7.002 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-20T15:02:50.421Z] #29 7.013 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-20T15:02:50.421Z] #29 7.021 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 7.032 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-20T15:02:50.421Z] #29 7.051 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 7.063 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-20T15:02:50.421Z] #29 7.072 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-20T15:02:50.421Z] #29 7.087 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:02:50.421Z] #29 7.097 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:02:50.421Z] #29 7.105 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-20T15:02:50.421Z] #29 7.117 Setting up ca-certificates (20210119) ... [2022-07-20T15:02:50.455Z] #14 ... [2022-07-20T15:02:50.455Z] [2022-07-20T15:02:50.455Z] #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-20T15:02:50.455Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:50.455Z] #51 91.10 Setting up criu (3.17.1-1) ... [2022-07-20T15:02:50.658Z] #31 21.73 [2022-07-20T15:02:50.682Z] #29 7.752 Updating certificates in /etc/ssl/certs... [2022-07-20T15:02:50.915Z] #31 22.09 Download of images into '/build' complete. [2022-07-20T15:02:50.915Z] #31 22.09 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:02:50.915Z] #31 22.09 tar -cC '/build' . | docker load [2022-07-20T15:02:50.965Z] #58 59.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:02:51.172Z] #31 DONE 22.2s [2022-07-20T15:02:51.172Z] [2022-07-20T15:02:51.172Z] #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-20T15:02:51.172Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:02:51.172Z] #55 17.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:02:51.172Z] #55 17.62 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:02:51.172Z] #55 17.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:02:51.172Z] #55 18.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:02:51.172Z] #55 18.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:02:51.172Z] #55 18.36 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:02:51.172Z] #55 18.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:02:51.172Z] #55 18.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:02:51.172Z] #55 18.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:02:51.172Z] #55 18.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:02:51.172Z] #55 18.77 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:02:51.172Z] #55 18.83 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:02:51.172Z] #55 18.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:02:51.172Z] #55 18.92 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:02:51.172Z] #55 18.93 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:02:51.172Z] #55 18.99 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:02:51.172Z] #55 19.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:02:51.224Z] #58 59.91 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:02:51.429Z] #55 19.31 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:02:51.429Z] #55 19.38 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:02:51.628Z] #29 8.491 129 added, 0 removed; done. [2022-07-20T15:02:51.628Z] #29 8.553 Setting up jq (1.6-2.1) ... [2022-07-20T15:02:51.628Z] #29 8.563 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:51.628Z] #29 8.571 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-20T15:02:51.628Z] #29 8.580 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:51.628Z] #29 8.597 Processing triggers for ca-certificates (20210119) ... [2022-07-20T15:02:51.628Z] #29 8.605 Updating certificates in /etc/ssl/certs... [2022-07-20T15:02:51.691Z] #55 19.56 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:02:51.691Z] #55 19.57 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:02:51.691Z] #55 19.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:02:51.691Z] #55 19.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:02:51.691Z] #55 19.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:02:51.947Z] #55 19.89 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:02:52.199Z] #29 9.177 0 added, 0 removed; done. [2022-07-20T15:02:52.200Z] #29 9.177 Running hooks in /etc/ca-certificates/update.d... [2022-07-20T15:02:52.200Z] #29 9.179 done. [2022-07-20T15:02:52.511Z] #55 20.44 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:02:52.511Z] #55 20.45 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:02:52.511Z] #55 20.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:02:52.511Z] #55 20.54 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:02:52.768Z] #55 20.66 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:02:52.768Z] #55 20.74 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:02:52.768Z] #55 20.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:02:52.768Z] #55 20.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:02:52.768Z] #55 20.86 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:02:53.025Z] #55 ... [2022-07-20T15:02:53.025Z] [2022-07-20T15:02:53.025Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T15:02:53.025Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:02:53.025Z] #42 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:02:53.025Z] #42 15.97 Fetched 8441 kB in 11s (746 kB/s) [2022-07-20T15:02:53.025Z] #42 15.97 Reading package lists... [2022-07-20T15:02:53.025Z] #42 21.11 Reading package lists... [2022-07-20T15:02:53.025Z] #42 ... [2022-07-20T15:02:53.025Z] [2022-07-20T15:02:53.025Z] #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-20T15:02:53.025Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:02:53.025Z] #55 21.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:02:53.129Z] #58 ... [2022-07-20T15:02:53.129Z] [2022-07-20T15:02:53.129Z] #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-20T15:02:53.129Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:02:53.129Z] #83 58.58 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:02:53.129Z] #83 58.58 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:02:53.129Z] #83 58.60 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:02:53.129Z] #83 58.94 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:02:53.129Z] #83 58.94 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:02:53.129Z] #83 59.02 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:02:53.129Z] #83 59.20 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T15:02:53.129Z] #83 59.20 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T15:02:53.129Z] #83 59.21 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:02:53.129Z] #83 59.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:02:53.129Z] #83 59.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:02:53.129Z] #83 59.67 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:02:53.129Z] #83 59.70 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:02:53.129Z] #83 59.76 Setting up file (1:5.39-3) ... [2022-07-20T15:02:53.129Z] #83 59.78 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:02:53.129Z] #83 59.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:53.129Z] #83 59.82 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:02:53.129Z] #83 59.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:02:53.129Z] #83 59.89 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:02:53.129Z] #83 59.93 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:02:53.129Z] #83 60.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:02:53.129Z] #83 60.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:02:53.129Z] #83 60.11 Setting up patch (2.7.6-7) ... [2022-07-20T15:02:53.129Z] #83 60.14 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:02:53.129Z] #83 60.16 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:02:53.129Z] #83 60.19 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:02:53.129Z] #83 60.25 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:02:53.129Z] #83 60.26 Setting up libtool (2.4.6-15) ... [2022-07-20T15:02:53.129Z] #83 60.28 Setting up m4 (1.4.18-5) ... [2022-07-20T15:02:53.129Z] #83 60.31 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:02:53.129Z] #83 60.36 Setting up autoconf (2.69-14) ... [2022-07-20T15:02:53.129Z] #83 60.42 Setting up build-essential (12.9) ... [2022-07-20T15:02:53.129Z] #83 60.44 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:02:53.129Z] #83 60.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:02:53.129Z] #83 60.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:53.129Z] #83 DONE 61.8s [2022-07-20T15:02:53.129Z] [2022-07-20T15:02:53.129Z] #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-20T15:02:53.129Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:02:53.141Z] #29 ... [2022-07-20T15:02:53.142Z] [2022-07-20T15:02:53.142Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:53.142Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:02:53.282Z] #55 21.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:02:53.282Z] #55 21.16 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:02:53.282Z] #55 21.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:02:53.282Z] #55 21.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:02:53.282Z] #55 21.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:02:53.282Z] #55 21.41 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:02:53.282Z] #55 ... [2022-07-20T15:02:53.282Z] [2022-07-20T15:02:53.282Z] #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-20T15:02:53.282Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:02:53.282Z] #51 11.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:02:53.282Z] #51 13.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:02:53.282Z] #51 16.04 Fetched 8445 kB in 13s (661 kB/s) [2022-07-20T15:02:53.402Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.0s done [2022-07-20T15:02:53.539Z] #51 16.04 Reading package lists... [2022-07-20T15:02:53.539Z] #51 ... [2022-07-20T15:02:53.539Z] [2022-07-20T15:02:53.539Z] #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-20T15:02:53.539Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:02:53.539Z] #55 21.48 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:02:53.539Z] #55 21.51 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:02:53.539Z] #55 21.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:02:53.539Z] #55 21.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:02:53.664Z] #11 ... [2022-07-20T15:02:53.664Z] [2022-07-20T15:02:53.664Z] #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-20T15:02:53.664Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-20T15:02:53.664Z] #29 DONE 10.5s [2022-07-20T15:02:53.664Z] [2022-07-20T15:02:53.664Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:53.664Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:02:53.664Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-20T15:02:53.756Z] #51 94.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:53.796Z] #55 21.68 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:02:53.796Z] #55 21.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:02:53.796Z] #55 21.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:02:53.926Z] #11 ... [2022-07-20T15:02:53.926Z] [2022-07-20T15:02:53.926Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-20T15:02:53.926Z] #30 sha256:aeba86852490909d956e0d1d16812729403c453ab8be464a1dcdce31c9cd6073 [2022-07-20T15:02:53.926Z] #30 DONE 0.5s [2022-07-20T15:02:53.926Z] [2022-07-20T15:02:53.926Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-20T15:02:53.926Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-20T15:02:54.053Z] #55 21.96 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:02:54.053Z] #55 22.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:02:54.053Z] #55 22.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:02:54.053Z] #55 22.17 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:02:54.066Z] #84 1.061 Cloning into '/tmp/crun-build'... [2022-07-20T15:02:54.310Z] #55 ... [2022-07-20T15:02:54.310Z] [2022-07-20T15:02:54.310Z] #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-20T15:02:54.310Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:02:54.310Z] #76 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:02:54.310Z] #76 17.02 Fetched 8441 kB in 12s (695 kB/s) [2022-07-20T15:02:54.310Z] #76 17.02 Reading package lists... [2022-07-20T15:02:54.310Z] #76 21.94 Reading package lists... [2022-07-20T15:02:54.310Z] #76 ... [2022-07-20T15:02:54.310Z] [2022-07-20T15:02:54.310Z] #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-20T15:02:54.310Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T15:02:54.310Z] #47 21.83 Updating files: 85% (1853/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-20T15:02:54.567Z] #47 22.02 + git checkout -q v2.3.0 [2022-07-20T15:02:54.567Z] #47 ... [2022-07-20T15:02:54.567Z] [2022-07-20T15:02:54.567Z] #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-20T15:02:54.567Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T15:02:54.567Z] #36 12.43 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:02:54.567Z] #36 12.44 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:02:54.567Z] #36 12.81 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:02:54.567Z] #36 13.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:02:54.567Z] #36 13.40 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:02:54.567Z] #36 13.41 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:02:54.567Z] #36 13.45 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:02:54.567Z] #36 13.54 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:02:54.567Z] #36 13.68 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:02:54.567Z] #36 13.88 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:02:54.567Z] #36 14.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:02:54.567Z] #36 15.08 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:02:54.567Z] #36 15.10 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:02:54.567Z] #36 16.32 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:02:54.567Z] #36 16.38 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:02:54.567Z] #36 ... [2022-07-20T15:02:54.567Z] [2022-07-20T15:02:54.567Z] #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-20T15:02:54.567Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:02:54.567Z] #55 22.43 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:02:54.567Z] #55 22.65 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:02:54.581Z] #64 95.35 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:02:54.581Z] #64 95.35 /usr/bin/ld: /tmp/go-link-2327799354/000019.o: in function `New': [2022-07-20T15:02:54.581Z] #64 95.35 /tmp/tmp.OhmfFvCPb3/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-20T15:02:54.581Z] #64 95.43 + bin/containerd-stress [2022-07-20T15:02:54.698Z] #51 DONE 95.9s [2022-07-20T15:02:54.698Z] [2022-07-20T15:02:54.698Z] #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-20T15:02:54.698Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:02:54.698Z] #42 87.58 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:02:54.698Z] #42 87.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:02:54.698Z] #42 87.59 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:02:54.698Z] #42 88.39 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:02:54.698Z] #42 88.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:02:54.698Z] #42 88.42 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:02:54.698Z] #42 89.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:02:54.698Z] #42 89.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:02:54.698Z] #42 89.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:02:54.698Z] #42 89.56 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:02:54.698Z] #42 89.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:02:54.698Z] #42 89.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:02:54.698Z] #42 90.05 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:02:54.698Z] #42 90.05 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:02:54.698Z] #42 90.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:02:54.698Z] #42 90.57 Selecting previously unselected package cmake. [2022-07-20T15:02:54.698Z] #42 90.58 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:02:54.698Z] #42 90.64 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:02:54.825Z] #55 ... [2022-07-20T15:02:54.825Z] [2022-07-20T15:02:54.825Z] #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-20T15:02:54.825Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T15:02:54.825Z] #53 12.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:02:54.825Z] #53 12.93 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:02:55.082Z] #53 ... [2022-07-20T15:02:55.082Z] [2022-07-20T15:02:55.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-20T15:02:55.082Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:02:55.082Z] #51 16.04 Reading package lists... [2022-07-20T15:02:55.147Z] #64 96.28 + bin/containerd-shim [2022-07-20T15:02:55.639Z] #42 ... [2022-07-20T15:02:55.639Z] [2022-07-20T15:02:55.639Z] #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-20T15:02:55.639Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:02:55.639Z] #14 97.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:02:55.639Z] #14 97.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:02:55.639Z] #14 97.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:02:56.013Z] #51 21.67 Reading package lists... [2022-07-20T15:02:56.013Z] #51 ... [2022-07-20T15:02:56.013Z] [2022-07-20T15:02:56.014Z] #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-20T15:02:56.014Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T15:02:56.014Z] #62 13.90 Fetched 8441 kB in 11s (785 kB/s) [2022-07-20T15:02:56.014Z] #62 13.90 Reading package lists... [2022-07-20T15:02:56.014Z] #62 19.58 Reading package lists... [2022-07-20T15:02:56.014Z] #62 23.72 Building dependency tree... [2022-07-20T15:02:56.014Z] #62 ... [2022-07-20T15:02:56.014Z] [2022-07-20T15:02:56.014Z] #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-20T15:02:56.014Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T15:02:56.014Z] #47 23.48 + 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-20T15:02:56.578Z] #47 ... [2022-07-20T15:02:56.578Z] [2022-07-20T15:02:56.578Z] #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-20T15:02:56.578Z] #67 sha256:c24a7be2264e8c83dc0b3c0e91f0682bce19baa02e194602082bf162a041370f [2022-07-20T15:02:56.578Z] #67 14.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:02:56.578Z] #67 ... [2022-07-20T15:02:56.578Z] [2022-07-20T15:02:56.578Z] #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-20T15:02:56.578Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:02:56.578Z] #55 23.73 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:02:56.578Z] #55 23.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:02:56.578Z] #55 23.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:02:56.578Z] #55 23.97 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:02:56.578Z] #55 23.97 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:02:57.513Z] #55 25.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:02:57.513Z] #55 25.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:02:57.513Z] #55 25.53 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:02:57.513Z] #55 25.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:02:57.513Z] #55 25.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:02:57.769Z] #55 25.80 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:02:57.769Z] #55 25.83 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:02:57.769Z] #55 25.88 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:02:57.769Z] #55 25.92 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:02:58.181Z] #14 ... [2022-07-20T15:02:58.182Z] [2022-07-20T15:02:58.182Z] #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-20T15:02:58.182Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:02:58.182Z] #42 98.70 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:02:58.182Z] #42 98.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:58.182Z] #42 98.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:02:58.182Z] #42 98.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:02:58.182Z] #42 98.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:02:58.182Z] #42 98.89 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:02:58.182Z] #42 98.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:02:58.182Z] #42 98.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:02:58.182Z] #42 99.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:02:58.182Z] #42 99.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:02:58.182Z] #42 99.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:58.182Z] #42 DONE 99.7s [2022-07-20T15:02:58.182Z] [2022-07-20T15:02:58.182Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:02:58.182Z] #43 sha256:8a6b79c7c9907eb22807b46e3f1cc883ad0e2cb55f74ebc1633dec358634873c [2022-07-20T15:02:58.182Z] #43 DONE 0.1s [2022-07-20T15:02:58.182Z] [2022-07-20T15:02:58.182Z] #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-20T15:02:58.182Z] #44 sha256:752ee866c4630fe98e1f89da3ee8af3fafc24a88b3f5c4790225e382bba562d1 [2022-07-20T15:02:58.260Z] #84 ... [2022-07-20T15:02:58.260Z] [2022-07-20T15:02:58.260Z] #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-20T15:02:58.260Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:02:58.260Z] #58 63.48 Setting up criu (3.17.1-1) ... [2022-07-20T15:02:58.260Z] #58 65.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:02:58.260Z] #58 DONE 66.4s [2022-07-20T15:02:58.260Z] [2022-07-20T15:02:58.260Z] #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-20T15:02:58.260Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:02:59.136Z] #55 ... [2022-07-20T15:02:59.136Z] [2022-07-20T15:02:59.136Z] #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-20T15:02:59.136Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:02:59.136Z] #14 16.83 Fetched 8441 kB in 12s (706 kB/s) [2022-07-20T15:02:59.136Z] #14 16.83 Reading package lists... [2022-07-20T15:02:59.136Z] #14 22.11 Reading package lists... [2022-07-20T15:02:59.136Z] #14 26.68 Building dependency tree... [2022-07-20T15:02:59.136Z] #14 ... [2022-07-20T15:02:59.136Z] [2022-07-20T15:02:59.136Z] #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-20T15:02:59.136Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:02:59.136Z] #51 21.67 Reading package lists... [2022-07-20T15:02:59.211Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.2s [2022-07-20T15:02:59.332Z] #64 100.7 + bin/containerd-shim-runc-v1 [2022-07-20T15:02:59.564Z] #44 1.402 + RM_GOPATH=0 [2022-07-20T15:02:59.564Z] #44 1.402 + TMP_GOPATH= [2022-07-20T15:02:59.564Z] #44 1.402 + : /build [2022-07-20T15:02:59.564Z] #44 1.402 + '[' -z '' ']' [2022-07-20T15:02:59.564Z] #44 1.402 ++ mktemp -d [2022-07-20T15:02:59.826Z] #44 1.412 + export GOPATH=/tmp/tmp.VDDz2Yd494 [2022-07-20T15:02:59.826Z] #44 1.412 + GOPATH=/tmp/tmp.VDDz2Yd494 [2022-07-20T15:02:59.826Z] #44 1.412 + RM_GOPATH=1 [2022-07-20T15:02:59.826Z] #44 1.412 + case "$(go env GOARCH)" in [2022-07-20T15:02:59.826Z] #44 1.412 ++ go env GOARCH [2022-07-20T15:02:59.826Z] #44 1.453 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:59.826Z] #44 1.453 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:02:59.826Z] #44 1.453 ++ dirname /install.sh [2022-07-20T15:02:59.826Z] #44 1.464 + dir=/ [2022-07-20T15:02:59.826Z] #44 1.464 + bin=tini [2022-07-20T15:02:59.826Z] #44 1.464 + shift [2022-07-20T15:02:59.826Z] #44 1.464 + '[' '!' -f //tini.installer ']' [2022-07-20T15:02:59.826Z] #44 1.464 + . //tini.installer [2022-07-20T15:02:59.826Z] #44 1.464 ++ : v0.19.0 [2022-07-20T15:02:59.826Z] #44 1.464 + install_tini [2022-07-20T15:02:59.826Z] #44 1.464 + echo 'Install tini version v0.19.0' [2022-07-20T15:02:59.826Z] #44 1.464 + git clone https://github.com/krallin/tini.git /tmp/tmp.VDDz2Yd494/tini [2022-07-20T15:02:59.826Z] #44 1.464 Cloning into '/tmp/tmp.VDDz2Yd494/tini'... [2022-07-20T15:02:59.826Z] #44 1.465 Install tini version v0.19.0 [2022-07-20T15:03:00.066Z] #51 26.26 Building dependency tree... [2022-07-20T15:03:00.163Z] #54 ... [2022-07-20T15:03:00.163Z] [2022-07-20T15:03:00.163Z] #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-20T15:03:00.163Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:00.163Z] #84 7.236 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:03:00.163Z] #84 7.253 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:03:01.105Z] #84 8.378 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:03:01.105Z] #84 8.429 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:03:01.105Z] #84 8.430 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:03:01.105Z] #84 8.432 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:03:01.105Z] #84 8.495 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:03:01.208Z] #44 2.854 + cd /tmp/tmp.VDDz2Yd494/tini [2022-07-20T15:03:01.208Z] #44 2.861 + git checkout -q v0.19.0 [2022-07-20T15:03:01.208Z] #44 2.942 + cmake . [2022-07-20T15:03:01.864Z] #64 103.1 + bin/containerd-shim-runc-v2 [2022-07-20T15:03:02.148Z] #44 3.869 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:03:02.148Z] #44 3.981 -- Detecting C compiler ABI info [2022-07-20T15:03:02.409Z] #44 ... [2022-07-20T15:03:02.409Z] [2022-07-20T15:03:02.409Z] #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-20T15:03:02.409Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:02.409Z] #77 11.84 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:03:02.409Z] #77 11.92 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:03:02.409Z] #77 14.40 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:03:02.409Z] #77 14.43 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:03:02.409Z] #77 14.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:03:02.409Z] #77 14.43 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:03:02.409Z] #77 14.55 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:03:02.409Z] #77 18.02 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:03:02.409Z] #77 21.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:03:02.429Z] #64 103.7 + binaries [2022-07-20T15:03:02.429Z] #64 103.7 + install -D bin/containerd /build/containerd [2022-07-20T15:03:02.429Z] #64 103.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:03:02.429Z] #64 103.7 + install -D bin/ctr /build/ctr [2022-07-20T15:03:02.556Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.5s done [2022-07-20T15:03:02.556Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-20T15:03:02.556Z] #11 DONE 27.4s [2022-07-20T15:03:02.556Z] [2022-07-20T15:03:02.556Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-20T15:03:02.556Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-20T15:03:02.588Z] #51 30.02 The following additional packages will be installed: [2022-07-20T15:03:02.588Z] #51 30.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:03:02.588Z] #51 30.03 python3-protobuf python3-six [2022-07-20T15:03:02.588Z] #51 30.05 Suggested packages: [2022-07-20T15:03:02.588Z] #51 30.07 python3-setuptools [2022-07-20T15:03:02.588Z] #51 30.07 Recommended packages: [2022-07-20T15:03:02.588Z] #51 30.07 iproute2 | iproute [2022-07-20T15:03:02.844Z] #51 ... [2022-07-20T15:03:02.844Z] [2022-07-20T15:03:02.844Z] #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-20T15:03:02.844Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-20T15:03:02.844Z] #62 23.72 Building dependency tree... [2022-07-20T15:03:02.844Z] #62 27.48 The following additional packages will be installed: [2022-07-20T15:03:02.844Z] #62 27.48 libbtrfs0 [2022-07-20T15:03:02.844Z] #62 27.63 The following NEW packages will be installed: [2022-07-20T15:03:02.844Z] #62 27.64 libbtrfs-dev libbtrfs0 [2022-07-20T15:03:02.845Z] #62 28.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:02.845Z] #62 28.12 Need to get 454 kB of archives. [2022-07-20T15:03:02.845Z] #62 28.12 After this operation, 1275 kB of additional disk space will be used. [2022-07-20T15:03:02.845Z] #62 28.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T15:03:02.845Z] #62 28.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T15:03:02.845Z] #62 29.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:02.845Z] #62 29.37 Fetched 454 kB in 0s (1215 kB/s) [2022-07-20T15:03:02.845Z] #62 29.53 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T15:03:02.845Z] #62 29.53 (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-20T15:03:02.845Z] #62 29.58 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T15:03:02.845Z] #62 29.59 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:03:02.845Z] #62 29.81 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T15:03:02.845Z] #62 29.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T15:03:02.845Z] #62 29.83 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:03:02.845Z] #62 30.23 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:03:02.845Z] #62 30.25 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:03:02.845Z] #62 30.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:02.845Z] #62 DONE 30.8s [2022-07-20T15:03:02.845Z] [2022-07-20T15:03:02.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-20T15:03:02.845Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:03:02.845Z] #55 30.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:03:02.845Z] #55 30.66 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:03:02.845Z] #55 30.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:03:02.845Z] #55 30.77 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:03:02.845Z] #55 30.81 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:03:03.101Z] #55 ... [2022-07-20T15:03:03.101Z] [2022-07-20T15:03:03.101Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:03:03.101Z] #63 sha256:02c12493b8382122b8f4d812f38a1aa73e9e063ad481265eb4ff332fea97ee93 [2022-07-20T15:03:03.101Z] #63 DONE 0.1s [2022-07-20T15:03:03.101Z] [2022-07-20T15:03:03.101Z] #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-20T15:03:03.101Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:03:03.101Z] #55 30.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:03:03.101Z] #55 31.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:03:03.101Z] #55 31.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:03:03.101Z] #55 31.16 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:03:03.352Z] #77 ... [2022-07-20T15:03:03.352Z] [2022-07-20T15:03:03.352Z] #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-20T15:03:03.352Z] #44 sha256:752ee866c4630fe98e1f89da3ee8af3fafc24a88b3f5c4790225e382bba562d1 [2022-07-20T15:03:03.352Z] #44 5.111 -- Detecting C compiler ABI info - done [2022-07-20T15:03:03.357Z] #55 31.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:03:03.357Z] #55 31.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:03:03.357Z] #55 31.41 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:03:03.612Z] #44 5.331 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:03:03.612Z] #44 5.333 -- Detecting C compile features [2022-07-20T15:03:03.612Z] #44 5.336 -- Detecting C compile features - done [2022-07-20T15:03:03.612Z] #44 5.387 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:03:03.641Z] #84 10.60 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:03:03.872Z] #44 5.727 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:03:03.919Z] #55 31.86 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:03:03.919Z] #55 31.99 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:03:03.992Z] #12 DONE 1.6s [2022-07-20T15:03:03.992Z] [2022-07-20T15:03:03.992Z] #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-20T15:03:03.992Z] #31 sha256:bedca5a76184448a2f08b2915c193ff80868f7a69dfcbd7ed87c3ff381abbd1d [2022-07-20T15:03:03.992Z] #31 1.499 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-20T15:03:03.992Z] #31 1.767 [2022-07-20T15:03:03.992Z] #31 1.976 #=#=# ######################################################################## 100.0% [2022-07-20T15:03:03.992Z] #31 2.227 [2022-07-20T15:03:03.992Z] #31 3.076 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-20T15:03:03.992Z] #31 3.334 [2022-07-20T15:03:03.992Z] #31 3.552 #=#=# ######################################################################## 100.0% [2022-07-20T15:03:03.992Z] #31 3.824 [2022-07-20T15:03:03.992Z] #31 4.757 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-20T15:03:03.992Z] #31 5.058 [2022-07-20T15:03:03.992Z] #31 5.274 #=#=# ########## 15.2% ########################################## 58.8% ################################################################# 90.7% ######################################################################## 100.0% [2022-07-20T15:03:03.992Z] #31 5.851 [2022-07-20T15:03:03.992Z] #31 6.780 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-20T15:03:03.992Z] #31 7.082 [2022-07-20T15:03:03.992Z] #31 7.299 #=#=# ######################################################################## 100.0% [2022-07-20T15:03:03.992Z] #31 7.545 [2022-07-20T15:03:03.992Z] #31 8.219 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-20T15:03:03.992Z] #31 8.420 [2022-07-20T15:03:03.992Z] #31 8.634 #=#=# ######################################################################## 100.0% [2022-07-20T15:03:03.992Z] #31 8.927 [2022-07-20T15:03:03.992Z] #31 8.967 Download of images into '/build' complete. [2022-07-20T15:03:03.992Z] #31 8.967 Use something like the following to load the result into a Docker daemon: [2022-07-20T15:03:03.992Z] #31 8.967 tar -cC '/build' . | docker load [2022-07-20T15:03:03.992Z] #31 DONE 10.0s [2022-07-20T15:03:03.992Z] [2022-07-20T15:03:03.992Z] #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-20T15:03:03.992Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-20T15:03:04.133Z] #44 5.968 -- Configuring done [2022-07-20T15:03:04.133Z] #44 6.019 -- Generating done [2022-07-20T15:03:04.176Z] #55 32.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:03:04.176Z] #55 32.24 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:03:04.208Z] #84 ... [2022-07-20T15:03:04.208Z] [2022-07-20T15:03:04.208Z] #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-20T15:03:04.208Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:03:04.208Z] #60 72.60 gotestsum version dev [2022-07-20T15:03:04.208Z] #60 DONE 73.2s [2022-07-20T15:03:04.394Z] #44 6.038 -- Build files have been written to: /tmp/tmp.VDDz2Yd494/tini [2022-07-20T15:03:04.394Z] #44 6.074 + make tini-static [2022-07-20T15:03:04.433Z] #55 32.45 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:03:04.433Z] #55 32.49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:03:04.433Z] #55 32.49 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:03:04.465Z] [2022-07-20T15:03:04.465Z] #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-20T15:03:04.465Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:03:04.689Z] #55 32.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:03:04.689Z] #55 32.63 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:03:04.689Z] #55 32.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:03:04.689Z] #55 32.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:03:04.946Z] #55 32.82 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:03:04.951Z] #13 DONE 0.7s [2022-07-20T15:03:04.952Z] [2022-07-20T15:03:04.952Z] #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-20T15:03:04.952Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:03:04.952Z] #42 ... [2022-07-20T15:03:04.952Z] [2022-07-20T15:03:04.952Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-20T15:03:04.952Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-20T15:03:04.952Z] #46 DONE 0.2s [2022-07-20T15:03:04.952Z] [2022-07-20T15:03:04.952Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-20T15:03:04.952Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-20T15:03:04.952Z] #33 DONE 0.2s [2022-07-20T15:03:04.978Z] #44 6.623 Scanning dependencies of target tini-static [2022-07-20T15:03:05.218Z] [2022-07-20T15:03:05.218Z] #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-20T15:03:05.218Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-20T15:03:05.218Z] #50 DONE 0.3s [2022-07-20T15:03:05.218Z] [2022-07-20T15:03:05.218Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:03:05.218Z] #66 sha256:8596f29892b50fdd02cc969f5444c2955b0d17e08f9dbfb23a8afdabd294b6de [2022-07-20T15:03:05.218Z] #66 DONE 0.4s [2022-07-20T15:03:05.218Z] [2022-07-20T15:03:05.218Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:03:05.218Z] #25 sha256:1762cd72ef02a04b3ed19d4556d80ed9b7947934f8326860ed88179fa2d79da5 [2022-07-20T15:03:05.218Z] #25 DONE 0.4s [2022-07-20T15:03:05.218Z] [2022-07-20T15:03:05.218Z] #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-20T15:03:05.218Z] #26 sha256:cc1c62d88f885c54b80d1be996b8263bd1b5e2eea356a570b3ec0341c74b1a74 [2022-07-20T15:03:05.239Z] #44 6.786 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:03:05.510Z] #55 ... [2022-07-20T15:03:05.510Z] [2022-07-20T15:03:05.510Z] #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-20T15:03:05.510Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-20T15:03:05.510Z] #57 32.91 v3.0.2 [2022-07-20T15:03:05.510Z] #57 DONE 33.3s [2022-07-20T15:03:05.510Z] [2022-07-20T15:03:05.510Z] #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-20T15:03:05.510Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:03:05.510Z] #55 33.37 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:03:05.510Z] #55 33.37 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:03:05.850Z] #54 ... [2022-07-20T15:03:05.850Z] [2022-07-20T15:03:05.850Z] #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-20T15:03:05.850Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:05.850Z] #84 12.95 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:03:06.880Z] #55 34.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:03:07.137Z] #55 ... [2022-07-20T15:03:07.137Z] [2022-07-20T15:03:07.137Z] #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-20T15:03:07.137Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-20T15:03:07.137Z] #40 34.99 NAME: [2022-07-20T15:03:07.137Z] #40 34.99 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:03:07.137Z] #40 34.99 [2022-07-20T15:03:07.137Z] #40 34.99 USAGE: [2022-07-20T15:03:07.137Z] #40 34.99 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:03:07.137Z] #40 34.99 [2022-07-20T15:03:07.137Z] #40 34.99 COMMANDS: [2022-07-20T15:03:07.137Z] #40 34.99 init Create an initial ./winres/winres.json [2022-07-20T15:03:07.137Z] #40 34.99 make Make syso files for the "go build" command [2022-07-20T15:03:07.137Z] #40 34.99 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:03:07.137Z] #40 34.99 extract Extract all resources from an executable [2022-07-20T15:03:07.137Z] #40 34.99 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:03:07.137Z] #40 35.00 help, h Shows a list of commands or help for one command [2022-07-20T15:03:07.137Z] #40 35.00 [2022-07-20T15:03:07.137Z] #40 35.00 GLOBAL OPTIONS: [2022-07-20T15:03:07.137Z] #40 35.00 --help, -h show help (default: false) [2022-07-20T15:03:07.137Z] #40 DONE 35.1s [2022-07-20T15:03:07.137Z] [2022-07-20T15:03:07.137Z] #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-20T15:03:07.137Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:03:07.137Z] #42 21.11 Reading package lists... [2022-07-20T15:03:07.137Z] #42 25.30 Building dependency tree... [2022-07-20T15:03:07.137Z] #42 28.54 The following additional packages will be installed: [2022-07-20T15:03:07.137Z] #42 28.54 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:03:07.137Z] #42 28.58 Suggested packages: [2022-07-20T15:03:07.137Z] #42 28.59 cmake-doc ninja-build lrzip [2022-07-20T15:03:07.137Z] #42 28.59 Recommended packages: [2022-07-20T15:03:07.137Z] #42 28.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:03:07.137Z] #42 29.31 The following NEW packages will be installed: [2022-07-20T15:03:07.137Z] #42 29.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:03:07.137Z] #42 29.36 vim-common xxd [2022-07-20T15:03:07.137Z] #42 29.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:07.137Z] #42 29.77 Need to get 15.6 MB of archives. [2022-07-20T15:03:07.137Z] #42 29.77 After this operation, 67.4 MB of additional disk space will be used. [2022-07-20T15:03:07.137Z] #42 29.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:03:07.137Z] #42 29.78 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-20T15:03:07.137Z] #42 29.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:03:07.137Z] #42 29.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T15:03:07.137Z] #42 30.14 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-20T15:03:07.137Z] #42 30.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-20T15:03:07.137Z] #42 30.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-20T15:03:07.137Z] #42 30.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-20T15:03:07.137Z] #42 30.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-20T15:03:07.137Z] #42 30.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-20T15:03:07.137Z] #42 31.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:07.137Z] #42 31.89 Fetched 15.6 MB in 1s (16.3 MB/s) [2022-07-20T15:03:07.137Z] #42 32.00 Selecting previously unselected package xxd. [2022-07-20T15:03:07.137Z] #42 32.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-20T15:03:07.137Z] #42 32.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T15:03:07.137Z] #42 32.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:07.137Z] #42 32.29 Selecting previously unselected package vim-common. [2022-07-20T15:03:07.137Z] #42 32.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:03:07.137Z] #42 32.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:07.137Z] #42 32.65 Selecting previously unselected package cmake-data. [2022-07-20T15:03:07.137Z] #42 32.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:03:07.137Z] #42 32.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:03:07.226Z] #84 14.62 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:03:07.394Z] #42 ... [2022-07-20T15:03:07.394Z] [2022-07-20T15:03:07.394Z] #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-20T15:03:07.394Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:03:07.394Z] #76 21.94 Reading package lists... [2022-07-20T15:03:07.394Z] #76 26.19 Building dependency tree... [2022-07-20T15:03:07.394Z] #76 29.76 python3 is already the newest version (3.9.2-3). [2022-07-20T15:03:07.394Z] #76 29.76 The following additional packages will be installed: [2022-07-20T15:03:07.394Z] #76 29.77 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:03:07.394Z] #76 29.80 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:03:07.394Z] #76 29.82 Suggested packages: [2022-07-20T15:03:07.394Z] #76 29.82 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:03:07.394Z] #76 29.82 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:03:07.394Z] #76 29.82 m4-doc ed diffutils-doc [2022-07-20T15:03:07.394Z] #76 29.82 Recommended packages: [2022-07-20T15:03:07.394Z] #76 29.82 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:03:07.394Z] #76 30.92 The following NEW packages will be installed: [2022-07-20T15:03:07.394Z] #76 30.92 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:03:07.394Z] #76 30.93 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:03:07.394Z] #76 30.93 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:03:07.394Z] #76 31.02 libyajl2 m4 patch xz-utils [2022-07-20T15:03:07.394Z] #76 31.54 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:07.394Z] #76 31.54 Need to get 5916 kB of archives. [2022-07-20T15:03:07.394Z] #76 31.54 After this operation, 18.6 MB of additional disk space will be used. [2022-07-20T15:03:07.394Z] #76 31.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T15:03:07.394Z] #76 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-20T15:03:07.394Z] #76 31.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-20T15:03:07.394Z] #76 31.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-20T15:03:07.394Z] #76 31.57 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-20T15:03:07.394Z] #76 31.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-20T15:03:07.394Z] #76 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-20T15:03:07.394Z] #76 31.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:03:07.394Z] #76 31.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:03:07.394Z] #76 31.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:03:07.394Z] #76 31.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T15:03:07.394Z] #76 31.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:03:07.394Z] #76 31.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-20T15:03:07.394Z] #76 31.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T15:03:07.394Z] #76 31.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-20T15:03:07.394Z] #76 31.76 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-20T15:03:07.394Z] #76 31.76 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-20T15:03:07.394Z] #76 31.76 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-20T15:03:07.394Z] #76 31.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T15:03:07.394Z] #76 31.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:03:07.394Z] #76 31.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T15:03:07.394Z] #76 31.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T15:03:07.394Z] #76 31.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-20T15:03:07.394Z] #76 32.64 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:07.394Z] #76 32.90 Fetched 5916 kB in 1s (8578 kB/s) [2022-07-20T15:03:07.394Z] #76 33.02 Selecting previously unselected package bzip2. [2022-07-20T15:03:07.394Z] #76 33.02 (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-20T15:03:07.394Z] #76 33.11 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T15:03:07.394Z] #76 33.15 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:03:07.394Z] #76 33.35 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:03:07.394Z] #76 33.35 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-20T15:03:07.394Z] #76 33.35 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:03:07.394Z] #76 34.78 Selecting previously unselected package libmagic1:arm64. [2022-07-20T15:03:07.394Z] #76 34.78 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-20T15:03:07.394Z] #76 34.97 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-20T15:03:07.394Z] #76 35.30 Selecting previously unselected package file. [2022-07-20T15:03:07.394Z] #76 35.31 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-20T15:03:07.394Z] #76 35.34 Unpacking file (1:5.39-3) ... [2022-07-20T15:03:07.651Z] #76 35.57 Selecting previously unselected package xz-utils. [2022-07-20T15:03:07.651Z] #76 35.57 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T15:03:07.651Z] #76 35.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:03:07.685Z] #64 DONE 108.4s [2022-07-20T15:03:07.790Z] #44 9.048 [100%] Linking C executable tini-static [2022-07-20T15:03:07.794Z] #84 14.94 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:03:07.909Z] #76 ... [2022-07-20T15:03:07.909Z] [2022-07-20T15:03:07.909Z] #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-20T15:03:07.909Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:03:07.909Z] #55 35.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:03:07.942Z] [2022-07-20T15:03:07.942Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:03:07.942Z] #65 sha256:f4dbf5a11633359420abda6d3d51f487538de5cd732a038095359a3bd661a29f [2022-07-20T15:03:08.053Z] #84 15.37 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:03:08.739Z] #44 10.21 [100%] Built target tini-static [2022-07-20T15:03:08.739Z] #44 10.27 + mkdir -p /build [2022-07-20T15:03:08.739Z] #44 10.29 + cp tini-static /build/docker-init [2022-07-20T15:03:08.739Z] #44 ... [2022-07-20T15:03:08.739Z] [2022-07-20T15:03:08.739Z] #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-20T15:03:08.739Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:03:08.739Z] #53 109.7 gotestsum version dev [2022-07-20T15:03:08.739Z] #53 DONE 110.2s [2022-07-20T15:03:08.739Z] [2022-07-20T15:03:08.739Z] #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-20T15:03:08.739Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:08.739Z] #14 108.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:03:08.739Z] #14 108.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:08.739Z] #14 108.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:03:08.739Z] #14 108.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:03:08.739Z] #14 108.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:08.739Z] #14 108.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:08.739Z] #14 ... [2022-07-20T15:03:08.739Z] [2022-07-20T15:03:08.739Z] #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-20T15:03:08.739Z] #44 sha256:752ee866c4630fe98e1f89da3ee8af3fafc24a88b3f5c4790225e382bba562d1 [2022-07-20T15:03:08.739Z] #44 DONE 10.5s [2022-07-20T15:03:09.001Z] [2022-07-20T15:03:09.001Z] #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-20T15:03:09.001Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:09.001Z] #77 23.21 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:03:09.001Z] #77 23.92 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:03:09.001Z] #77 24.53 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:03:09.313Z] #65 DONE 1.4s [2022-07-20T15:03:09.314Z] [2022-07-20T15:03:09.314Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:03:09.314Z] #70 sha256:05224db7866b359bada8729c2b1b583b72ec9e11f97ae975333c63eb0de8a8e3 [2022-07-20T15:03:09.571Z] #70 DONE 0.2s [2022-07-20T15:03:09.571Z] [2022-07-20T15:03:09.571Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:03:09.571Z] #75 sha256:a23b90b253fc90de42920655fa2deaa74925094564fca93ce629a698cce5ca26 [2022-07-20T15:03:10.431Z] #55 ... [2022-07-20T15:03:10.431Z] [2022-07-20T15:03:10.431Z] #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-20T15:03:10.431Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:03:10.431Z] #14 26.68 Building dependency tree... [2022-07-20T15:03:10.431Z] #14 30.43 The following additional packages will be installed: [2022-07-20T15:03:10.431Z] #14 30.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:03:10.431Z] #14 30.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:03:10.431Z] #14 30.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:03:10.431Z] #14 30.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:03:10.431Z] #14 30.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:03:10.431Z] #14 30.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:03:10.431Z] #14 30.47 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:03:10.431Z] #14 30.51 Suggested packages: [2022-07-20T15:03:10.431Z] #14 30.51 gcc-10-locales seccomp wine64 [2022-07-20T15:03:10.431Z] #14 31.95 The following NEW packages will be installed: [2022-07-20T15:03:10.431Z] #14 31.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:03:10.431Z] #14 31.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:03:10.431Z] #14 31.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:03:10.431Z] #14 31.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:03:10.431Z] #14 31.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:03:10.431Z] #14 31.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:03:10.431Z] #14 31.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:03:10.431Z] #14 31.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:03:10.431Z] #14 31.97 mingw-w64-x86-64-dev [2022-07-20T15:03:10.431Z] #14 32.39 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:10.431Z] #14 32.39 Need to get 108 MB of archives. [2022-07-20T15:03:10.431Z] #14 32.39 After this operation, 620 MB of additional disk space will be used. [2022-07-20T15:03:10.431Z] #14 32.39 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-20T15:03:10.431Z] #14 32.46 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-20T15:03:10.431Z] #14 32.54 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-20T15:03:10.431Z] #14 32.58 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-20T15:03:10.431Z] #14 32.58 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-20T15:03:10.431Z] #14 32.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:03:10.431Z] #14 32.79 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-20T15:03:10.431Z] #14 32.92 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-20T15:03:10.431Z] #14 32.92 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-20T15:03:10.431Z] #14 33.56 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-20T15:03:10.431Z] #14 34.77 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-20T15:03:10.431Z] #14 35.19 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-20T15:03:10.431Z] #14 35.96 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-20T15:03:10.431Z] #14 37.01 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-20T15:03:10.431Z] #14 37.40 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-20T15:03:10.431Z] #14 37.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T15:03:10.431Z] #14 37.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T15:03:10.431Z] #14 37.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-20T15:03:10.431Z] #14 37.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-20T15:03:10.431Z] #14 37.42 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-20T15:03:10.431Z] #14 37.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-20T15:03:10.431Z] #14 37.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-20T15:03:10.431Z] #14 37.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-20T15:03:10.431Z] #14 37.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-20T15:03:10.431Z] #14 37.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-20T15:03:10.431Z] #14 37.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-20T15:03:10.431Z] #14 37.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-20T15:03:10.431Z] #14 37.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-20T15:03:10.431Z] #14 37.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-20T15:03:10.431Z] #14 37.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-20T15:03:10.431Z] #14 ... [2022-07-20T15:03:10.431Z] [2022-07-20T15:03:10.431Z] #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-20T15:03:10.431Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:03:10.431Z] #76 36.17 Selecting previously unselected package libsigsegv2:arm64. [2022-07-20T15:03:10.431Z] #76 36.18 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-20T15:03:10.431Z] #76 36.20 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-20T15:03:10.431Z] #76 36.53 Selecting previously unselected package m4. [2022-07-20T15:03:10.431Z] #76 36.55 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-20T15:03:10.431Z] #76 36.56 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:03:10.431Z] #76 36.77 Selecting previously unselected package autoconf. [2022-07-20T15:03:10.431Z] #76 36.78 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:03:10.431Z] #76 36.78 Unpacking autoconf (2.69-14) ... [2022-07-20T15:03:10.431Z] #76 37.10 Selecting previously unselected package autotools-dev. [2022-07-20T15:03:10.431Z] #76 37.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:03:10.431Z] #76 37.11 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:03:10.431Z] #76 37.29 Selecting previously unselected package automake. [2022-07-20T15:03:10.431Z] #76 37.30 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:03:10.431Z] #76 37.40 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:03:10.431Z] #76 37.91 Selecting previously unselected package patch. [2022-07-20T15:03:10.431Z] #76 37.97 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-20T15:03:10.431Z] #76 37.98 Unpacking patch (2.7.6-7) ... [2022-07-20T15:03:10.431Z] #76 38.19 Selecting previously unselected package dpkg-dev. [2022-07-20T15:03:10.431Z] #76 38.19 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:03:10.431Z] #76 38.20 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:03:10.503Z] #75 DONE 0.9s [2022-07-20T15:03:10.503Z] [2022-07-20T15:03:10.503Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:03:10.503Z] #78 sha256:cc2a9ebc8c70246b94a76a3f9a43284ccb1d47ec66c5acccaa8f5c4b35b8e142 [2022-07-20T15:03:10.503Z] #78 DONE 0.0s [2022-07-20T15:03:10.503Z] [2022-07-20T15:03:10.503Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:03:10.503Z] #79 sha256:2d2e3e4122b5dbb2ddab28ec8c38989dbf2f0644885f5c6368e54e6e39e0442a [2022-07-20T15:03:10.503Z] #79 DONE 0.1s [2022-07-20T15:03:10.503Z] [2022-07-20T15:03:10.503Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:03:10.503Z] #80 sha256:6640d0a94c6e01b7ae9d54a71740bdba12baccb9179c2f9abc79c4422ed9c389 [2022-07-20T15:03:10.503Z] #80 DONE 0.1s [2022-07-20T15:03:10.503Z] [2022-07-20T15:03:10.503Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:03:10.503Z] #81 sha256:5447eb778a44f29ad31cb963da2dd213b80bb29b0527c6198e821d323fa08d03 [2022-07-20T15:03:10.523Z] #26 ... [2022-07-20T15:03:10.523Z] [2022-07-20T15:03:10.523Z] #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-20T15:03:10.523Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:10.523Z] #55 4.447 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-20T15:03:10.523Z] #55 5.411 go: downloading github.com/fatih/color v1.13.0 [2022-07-20T15:03:10.523Z] #55 5.411 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:03:10.523Z] #55 5.480 go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:03:10.523Z] #55 5.491 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-20T15:03:10.523Z] #55 5.578 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:03:10.523Z] #55 5.743 go: downloading github.com/spf13/viper v1.11.0 [2022-07-20T15:03:10.523Z] #55 5.744 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:03:10.523Z] #55 ... [2022-07-20T15:03:10.523Z] [2022-07-20T15:03:10.523Z] #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-20T15:03:10.523Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:03:10.523Z] #42 5.767 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:03:10.523Z] #42 5.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:03:10.523Z] #42 5.798 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:03:10.995Z] #76 39.11 Selecting previously unselected package build-essential. [2022-07-20T15:03:11.256Z] #76 39.11 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-20T15:03:11.256Z] #76 39.12 Unpacking build-essential (12.9) ... [2022-07-20T15:03:11.256Z] #76 39.27 Selecting previously unselected package libcap2:arm64. [2022-07-20T15:03:11.256Z] #76 39.27 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T15:03:11.256Z] #76 39.28 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:03:11.435Z] #81 DONE 1.0s [2022-07-20T15:03:11.464Z] #42 6.547 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:03:11.519Z] #76 39.40 Selecting previously unselected package libcap-dev:arm64. [2022-07-20T15:03:11.519Z] #76 39.41 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-20T15:03:11.519Z] #76 39.42 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T15:03:11.519Z] #76 39.62 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T15:03:11.519Z] #76 39.63 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:03:11.694Z] [2022-07-20T15:03:11.694Z] #82 exporting to image [2022-07-20T15:03:11.694Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:03:11.694Z] #82 exporting layers [2022-07-20T15:03:11.776Z] #76 39.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:03:11.776Z] #76 39.74 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-20T15:03:11.776Z] #76 39.75 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:03:11.776Z] #76 39.76 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T15:03:12.034Z] #76 39.90 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T15:03:12.034Z] #76 39.91 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:03:12.034Z] #76 39.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:12.034Z] #76 40.13 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T15:03:12.034Z] #76 40.13 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T15:03:12.034Z] #76 40.14 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:03:12.968Z] #76 40.85 Selecting previously unselected package libtool. [2022-07-20T15:03:12.968Z] #76 40.87 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:03:12.968Z] #76 40.88 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:03:12.968Z] #76 ... [2022-07-20T15:03:12.968Z] [2022-07-20T15:03:12.968Z] #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-20T15:03:12.968Z] #64 sha256:2bad431ce8e57c34e8c2750207830a29e476277774d600a863cca7481c86a0e7 [2022-07-20T15:03:12.968Z] #64 0.675 + RM_GOPATH=0 [2022-07-20T15:03:12.968Z] #64 0.677 + TMP_GOPATH= [2022-07-20T15:03:12.968Z] #64 0.677 + : /build [2022-07-20T15:03:12.968Z] #64 0.678 + '[' -z '' ']' [2022-07-20T15:03:12.968Z] #64 0.681 ++ mktemp -d [2022-07-20T15:03:12.968Z] #64 0.698 + export GOPATH=/tmp/tmp.yJlHZWG4L0 [2022-07-20T15:03:12.968Z] #64 0.698 + GOPATH=/tmp/tmp.yJlHZWG4L0 [2022-07-20T15:03:12.968Z] #64 0.698 + RM_GOPATH=1 [2022-07-20T15:03:12.968Z] #64 0.698 + case "$(go env GOARCH)" in [2022-07-20T15:03:12.968Z] #64 0.708 ++ go env GOARCH [2022-07-20T15:03:12.968Z] #64 0.742 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:12.968Z] #64 0.743 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:12.968Z] #64 0.745 ++ dirname /install.sh [2022-07-20T15:03:12.968Z] #64 0.749 + dir=/ [2022-07-20T15:03:12.968Z] #64 0.756 + bin=containerd [2022-07-20T15:03:12.968Z] #64 0.756 + shift [2022-07-20T15:03:12.968Z] #64 0.757 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:03:12.968Z] #64 0.758 + . //containerd.installer [2022-07-20T15:03:12.968Z] #64 0.758 ++ set -e [2022-07-20T15:03:12.968Z] #64 0.758 ++ : v1.6.6 [2022-07-20T15:03:12.968Z] #64 0.758 + install_containerd [2022-07-20T15:03:12.968Z] #64 0.762 + echo 'Install containerd version v1.6.6' [2022-07-20T15:03:12.968Z] #64 0.765 Install containerd version v1.6.6 [2022-07-20T15:03:12.968Z] #64 0.765 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yJlHZWG4L0/src/github.com/containerd/containerd [2022-07-20T15:03:12.968Z] #64 0.777 Cloning into '/tmp/tmp.yJlHZWG4L0/src/github.com/containerd/containerd'... [2022-07-20T15:03:12.968Z] #64 ... [2022-07-20T15:03:12.968Z] [2022-07-20T15:03:12.968Z] #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-20T15:03:12.968Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:03:12.968Z] #51 30.79 The following NEW packages will be installed: [2022-07-20T15:03:12.968Z] #51 30.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:03:12.968Z] #51 30.79 python3-protobuf python3-six [2022-07-20T15:03:12.968Z] #51 31.41 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:12.968Z] #51 31.41 Need to get 2136 kB of archives. [2022-07-20T15:03:12.968Z] #51 31.41 After this operation, 10.8 MB of additional disk space will be used. [2022-07-20T15:03:12.968Z] #51 31.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-20T15:03:12.968Z] #51 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:03:12.969Z] #51 31.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:03:12.969Z] #51 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-20T15:03:12.969Z] #51 31.46 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-20T15:03:12.969Z] #51 31.48 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-20T15:03:12.969Z] #51 31.48 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-20T15:03:12.969Z] #51 33.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-20T15:03:12.969Z] #51 35.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:12.969Z] #51 35.58 Fetched 2136 kB in 3s (651 kB/s) [2022-07-20T15:03:12.969Z] #51 35.75 Selecting previously unselected package libprotobuf23:arm64. [2022-07-20T15:03:12.969Z] #51 35.83 (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-20T15:03:12.969Z] #51 35.86 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-20T15:03:12.969Z] #51 35.87 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T15:03:12.969Z] #51 36.59 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:03:12.969Z] #51 36.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:03:12.969Z] #51 36.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:03:12.969Z] #51 36.89 Selecting previously unselected package python3-six. [2022-07-20T15:03:12.969Z] #51 36.89 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:03:12.969Z] #51 36.91 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:03:12.969Z] #51 37.05 Selecting previously unselected package python3-protobuf. [2022-07-20T15:03:12.969Z] #51 37.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-20T15:03:12.969Z] #51 37.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:03:12.969Z] #51 37.68 Selecting previously unselected package libnet1:arm64. [2022-07-20T15:03:12.969Z] #51 37.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T15:03:12.969Z] #51 37.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:03:12.969Z] #51 37.85 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T15:03:12.969Z] #51 37.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T15:03:12.969Z] #51 37.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:03:12.969Z] #51 38.07 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T15:03:12.969Z] #51 38.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:03:12.969Z] #51 38.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:03:12.969Z] #51 38.22 Selecting previously unselected package criu. [2022-07-20T15:03:12.969Z] #51 38.22 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-20T15:03:12.969Z] #51 38.23 Unpacking criu (3.17.1-1) ... [2022-07-20T15:03:12.969Z] #51 38.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:03:12.969Z] #51 40.43 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-20T15:03:12.969Z] #51 40.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:03:12.969Z] #51 40.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:03:12.969Z] #51 40.50 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:03:13.227Z] #51 ... [2022-07-20T15:03:13.227Z] [2022-07-20T15:03:13.227Z] #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-20T15:03:13.227Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-20T15:03:13.227Z] #76 41.15 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T15:03:13.227Z] #76 41.15 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T15:03:13.227Z] #76 41.15 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:03:13.227Z] #76 41.35 Selecting previously unselected package libyajl2:arm64. [2022-07-20T15:03:13.227Z] #76 41.35 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T15:03:13.227Z] #76 41.36 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:03:13.483Z] #76 41.42 Selecting previously unselected package libyajl-dev:arm64. [2022-07-20T15:03:13.483Z] #76 41.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-20T15:03:13.483Z] #76 41.45 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T15:03:13.739Z] #76 41.71 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:13.739Z] #76 41.73 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:03:13.739Z] #76 41.74 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:03:13.739Z] #76 41.75 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-20T15:03:13.739Z] #76 41.78 Setting up file (1:5.39-3) ... [2022-07-20T15:03:13.739Z] #76 41.79 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:03:13.739Z] #76 41.81 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:03:13.739Z] #76 41.82 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-20T15:03:13.739Z] #76 41.85 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:03:13.739Z] #76 41.87 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:03:13.739Z] #76 41.88 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-20T15:03:13.739Z] #76 41.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:03:13.995Z] #76 41.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:03:13.995Z] #76 41.95 Setting up patch (2.7.6-7) ... [2022-07-20T15:03:13.995Z] #76 41.97 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:03:13.995Z] #76 41.99 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-20T15:03:13.995Z] #76 42.00 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-20T15:03:13.995Z] #76 42.04 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:03:13.995Z] #76 42.07 Setting up libtool (2.4.6-15) ... [2022-07-20T15:03:13.995Z] #76 42.08 Setting up m4 (1.4.18-5) ... [2022-07-20T15:03:13.995Z] #76 42.09 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:03:13.995Z] #76 42.12 Setting up autoconf (2.69-14) ... [2022-07-20T15:03:13.995Z] #76 42.13 Setting up build-essential (12.9) ... [2022-07-20T15:03:14.009Z] #42 8.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:03:14.251Z] #76 42.15 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:03:14.251Z] #76 42.16 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:03:14.251Z] #76 42.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:14.951Z] #42 ... [2022-07-20T15:03:14.951Z] [2022-07-20T15:03:14.951Z] #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-20T15:03:14.951Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:03:14.951Z] #57 5.195 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-20T15:03:14.951Z] #57 6.029 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-20T15:03:14.951Z] #57 6.029 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-20T15:03:14.951Z] #57 6.077 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-20T15:03:14.951Z] #57 7.727 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-20T15:03:14.951Z] #57 ... [2022-07-20T15:03:14.951Z] [2022-07-20T15:03:14.951Z] #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-20T15:03:14.951Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:03:14.951Z] #36 3.870 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-20T15:03:14.951Z] #36 ... [2022-07-20T15:03:14.951Z] [2022-07-20T15:03:14.951Z] #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-20T15:03:14.951Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:03:14.951Z] #76 6.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:03:14.951Z] #76 6.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:03:14.951Z] #76 6.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:03:14.951Z] #76 7.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:03:15.212Z] #76 ... [2022-07-20T15:03:15.212Z] [2022-07-20T15:03:15.212Z] #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-20T15:03:15.212Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:03:15.212Z] #51 7.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:03:15.212Z] #51 7.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:03:15.212Z] #51 7.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:03:15.212Z] #51 7.920 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-20T15:03:15.212Z] #51 8.706 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:03:15.473Z] #51 ... [2022-07-20T15:03:15.473Z] [2022-07-20T15:03:15.473Z] #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-20T15:03:15.473Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:03:15.473Z] #62 3.224 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:03:15.473Z] #62 3.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:03:15.473Z] #62 3.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:03:15.473Z] #62 3.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:03:15.473Z] #62 4.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:03:15.473Z] #62 4.992 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:03:15.473Z] #62 10.39 Fetched 8555 kB in 7s (1151 kB/s) [2022-07-20T15:03:15.473Z] #62 10.39 Reading package lists... [2022-07-20T15:03:15.473Z] #62 ... [2022-07-20T15:03:15.473Z] [2022-07-20T15:03:15.473Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-20T15:03:15.473Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:03:15.473Z] #40 5.476 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-20T15:03:15.473Z] #40 6.192 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-20T15:03:15.473Z] #40 7.543 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-20T15:03:15.473Z] #40 7.784 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-20T15:03:15.473Z] #40 7.919 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-20T15:03:15.734Z] #40 ... [2022-07-20T15:03:15.734Z] [2022-07-20T15:03:15.734Z] #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-20T15:03:15.734Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:15.734Z] #14 6.597 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:03:15.734Z] #14 6.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:03:15.734Z] #14 6.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:03:15.734Z] #14 7.473 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:03:15.734Z] #14 9.981 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:03:15.734Z] #14 ... [2022-07-20T15:03:15.734Z] [2022-07-20T15:03:15.734Z] #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-20T15:03:15.734Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:03:15.734Z] #53 7.287 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-20T15:03:15.734Z] #53 9.156 go: downloading github.com/fatih/color v1.10.0 [2022-07-20T15:03:15.734Z] #53 9.226 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-20T15:03:15.734Z] #53 9.251 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:03:15.734Z] #53 9.607 go: downloading golang.org/x/tools v0.1.0 [2022-07-20T15:03:15.734Z] #53 9.687 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-20T15:03:15.734Z] #53 9.977 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-20T15:03:15.734Z] #53 10.54 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-20T15:03:15.734Z] #53 10.84 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-20T15:03:15.874Z] #82 exporting layers 4.1s done [2022-07-20T15:03:15.874Z] #82 writing image sha256:761d833e73cf48093790fbc8910267580977c8f0ddd9c969c59171fb85f8aee5 done [2022-07-20T15:03:15.874Z] #82 naming to docker.io/library/docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:03:15.874Z] #82 naming to docker.io/library/docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 done [2022-07-20T15:03:15.874Z] #82 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:03:15.995Z] #53 ... [2022-07-20T15:03:15.995Z] [2022-07-20T15:03:15.995Z] #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-20T15:03:15.995Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:03:15.995Z] #38 8.004 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-20T15:03:16.141Z] #76 DONE 44.0s [2022-07-20T15:03:16.141Z] [2022-07-20T15:03:16.141Z] #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-20T15:03:16.141Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:03:16.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -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=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh dynbinary test-integration [2022-07-20T15:03:16.258Z] #38 ... [2022-07-20T15:03:16.258Z] [2022-07-20T15:03:16.258Z] #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-20T15:03:16.258Z] #67 sha256:dac0b7643ad30311b0591e660ea9600a28d9d62fc12f9d1c2464a78dc4ff6025 [2022-07-20T15:03:16.258Z] #67 5.998 + RM_GOPATH=0 [2022-07-20T15:03:16.258Z] #67 5.998 + TMP_GOPATH= [2022-07-20T15:03:16.258Z] #67 5.998 + : /build [2022-07-20T15:03:16.258Z] #67 5.998 + '[' -z '' ']' [2022-07-20T15:03:16.258Z] #67 5.998 ++ mktemp -d [2022-07-20T15:03:16.258Z] #67 5.998 + export GOPATH=/tmp/tmp.BPMWbcIg8x [2022-07-20T15:03:16.258Z] #67 5.998 + GOPATH=/tmp/tmp.BPMWbcIg8x [2022-07-20T15:03:16.258Z] #67 5.998 + RM_GOPATH=1 [2022-07-20T15:03:16.258Z] #67 5.998 + case "$(go env GOARCH)" in [2022-07-20T15:03:16.258Z] #67 6.028 ++ go env GOARCH [2022-07-20T15:03:16.258Z] #67 6.028 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:16.258Z] #67 6.028 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:16.258Z] #67 6.028 ++ dirname /install.sh [2022-07-20T15:03:16.258Z] #67 6.028 + dir=/ [2022-07-20T15:03:16.258Z] #67 6.028 + bin=rootlesskit [2022-07-20T15:03:16.258Z] #67 6.028 + shift [2022-07-20T15:03:16.258Z] #67 6.028 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:03:16.258Z] #67 6.028 + . //rootlesskit.installer [2022-07-20T15:03:16.258Z] #67 6.028 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:03:16.258Z] #67 6.028 + install_rootlesskit [2022-07-20T15:03:16.258Z] #67 6.028 + case "$1" in [2022-07-20T15:03:16.258Z] #67 6.028 + export CGO_ENABLED=0 [2022-07-20T15:03:16.258Z] #67 6.028 + CGO_ENABLED=0 [2022-07-20T15:03:16.258Z] #67 6.028 + _install_rootlesskit [2022-07-20T15:03:16.258Z] #67 6.028 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:03:16.258Z] #67 6.028 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:03:16.258Z] #67 6.028 + GOBIN=/build [2022-07-20T15:03:16.258Z] #67 6.028 + GO111MODULE=on [2022-07-20T15:03:16.258Z] #67 6.028 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:03:16.258Z] #67 6.029 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:03:16.258Z] #67 6.596 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:03:16.258Z] #67 9.537 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:03:16.258Z] #67 9.541 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:03:16.258Z] #67 10.32 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:03:16.258Z] #67 ... [2022-07-20T15:03:16.258Z] [2022-07-20T15:03:16.258Z] #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-20T15:03:16.258Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:03:16.258Z] #34 5.826 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-20T15:03:16.258Z] #34 5.826 Cloning into '.'... [2022-07-20T15:03:16.521Z] #34 ... [2022-07-20T15:03:16.521Z] [2022-07-20T15:03:16.521Z] #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-20T15:03:16.521Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:03:16.521Z] #47 4.014 + git clone https://github.com/docker/distribution.git . [2022-07-20T15:03:16.521Z] #47 4.014 Cloning into '.'... [2022-07-20T15:03:16.521Z] #47 ... [2022-07-20T15:03:16.521Z] [2022-07-20T15:03:16.521Z] #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-20T15:03:16.521Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:03:16.521Z] #40 11.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-20T15:03:16.704Z] #77 0.699 Cloning into '/tmp/crun-build'... [2022-07-20T15:03:16.782Z] #40 11.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:03:18.099Z] [2022-07-20T15:03:18.099Z] Removing bundles/ [2022-07-20T15:03:18.100Z] [2022-07-20T15:03:18.100Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:03:18.357Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:03:18.357Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:03:19.311Z] #77 ... [2022-07-20T15:03:19.311Z] [2022-07-20T15:03:19.311Z] #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-20T15:03:19.311Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:03:19.311Z] #42 36.94 Selecting previously unselected package libicu67:arm64. [2022-07-20T15:03:19.311Z] #42 36.94 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-20T15:03:19.311Z] #42 37.00 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T15:03:19.311Z] #42 42.91 Selecting previously unselected package libxml2:arm64. [2022-07-20T15:03:19.311Z] #42 42.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-20T15:03:19.311Z] #42 43.05 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:03:19.311Z] #42 43.67 Selecting previously unselected package libarchive13:arm64. [2022-07-20T15:03:19.311Z] #42 43.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-20T15:03:19.311Z] #42 43.69 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T15:03:19.311Z] #42 44.04 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-20T15:03:19.311Z] #42 44.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-20T15:03:19.311Z] #42 44.04 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T15:03:19.311Z] #42 44.29 Selecting previously unselected package librhash0:arm64. [2022-07-20T15:03:19.311Z] #42 44.30 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-20T15:03:19.311Z] #42 44.31 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-20T15:03:19.311Z] #42 44.64 Selecting previously unselected package libuv1:arm64. [2022-07-20T15:03:19.311Z] #42 44.64 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-20T15:03:19.311Z] #42 44.66 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-20T15:03:19.311Z] #42 44.84 Selecting previously unselected package cmake. [2022-07-20T15:03:19.311Z] #42 44.84 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-20T15:03:19.311Z] #42 44.85 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:03:19.311Z] #42 ... [2022-07-20T15:03:19.311Z] [2022-07-20T15:03:19.311Z] #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-20T15:03:19.311Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:03:19.311Z] #14 38.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:19.311Z] #14 38.53 Fetched 108 MB in 5s (19.8 MB/s) [2022-07-20T15:03:19.311Z] #14 38.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:03:19.311Z] #14 38.61 (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-20T15:03:19.311Z] #14 38.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T15:03:19.311Z] #14 38.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:03:19.311Z] #14 40.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:03:19.311Z] #14 40.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-20T15:03:19.311Z] #14 40.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:03:19.311Z] #14 43.62 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:03:19.311Z] #14 43.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:03:19.311Z] #14 43.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:03:19.311Z] #14 44.04 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-20T15:03:19.311Z] #14 44.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:03:19.311Z] #14 44.04 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:03:19.311Z] #14 44.32 Selecting previously unselected package dmsetup. [2022-07-20T15:03:19.311Z] #14 44.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:03:19.311Z] #14 44.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:03:19.311Z] #14 44.63 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:03:19.311Z] #14 44.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:03:19.311Z] #14 44.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:03:19.882Z] #14 ... [2022-07-20T15:03:19.882Z] [2022-07-20T15:03:19.882Z] #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-20T15:03:19.882Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:03:19.882Z] #42 47.90 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T15:03:20.143Z] #42 47.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...#42 ... [2022-07-20T15:03:20.144Z] [2022-07-20T15:03:20.144Z] #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-20T15:03:20.144Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-20T15:03:20.144Z] #51 41.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:03:20.144Z] #51 41.69 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:03:20.144Z] #51 45.20 Setting up criu (3.17.1-1) ... [2022-07-20T15:03:20.144Z] #51 46.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:20.144Z] #51 DONE 47.8s [2022-07-20T15:03:20.144Z] [2022-07-20T15:03:20.144Z] #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-20T15:03:20.144Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-20T15:03:20.144Z] #42 47.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:20.144Z] #42 47.99 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-20T15:03:20.144Z] #42 48.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:20.144Z] #42 48.14 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-20T15:03:20.144Z] #42 48.15 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-20T15:03:20.144Z] #42 48.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:03:20.144Z] #42 48.24 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:03:20.258Z] #84 ... [2022-07-20T15:03:20.258Z] [2022-07-20T15:03:20.258Z] #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-20T15:03:20.258Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:03:20.258Z] #19 66.22 Fetched 49.1 MB in 1min 4s (765 kB/s) [2022-07-20T15:03:20.400Z] #42 48.29 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-20T15:03:20.400Z] #42 48.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:03:20.400Z] #42 48.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:20.963Z] #42 DONE 49.0s [2022-07-20T15:03:20.963Z] [2022-07-20T15:03:20.963Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:03:20.963Z] #43 sha256:af51059e7756bc98c7a15b428d0be6749979dd19d3f5c18a491bda117335fca0 [2022-07-20T15:03:21.219Z] #43 DONE 0.2s [2022-07-20T15:03:21.219Z] [2022-07-20T15:03:21.219Z] #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-20T15:03:21.219Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T15:03:21.219Z] #34 39.05 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-20T15:03:21.219Z] #34 39.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:03:21.219Z] #34 39.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:03:21.219Z] #34 ... [2022-07-20T15:03:21.219Z] [2022-07-20T15:03:21.219Z] #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-20T15:03:21.219Z] #44 sha256:bafb7df415b5ac02d2689fbcd9c7059bbdeab624bc541e3ba02d77c02be3c94d [2022-07-20T15:03:21.237Z] #77 ... [2022-07-20T15:03:21.237Z] [2022-07-20T15:03:21.237Z] #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-20T15:03:21.237Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:21.237Z] #14 121.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:03:21.237Z] #14 121.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:21.237Z] #14 121.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:21.782Z] #44 0.679 + RM_GOPATH=0 [2022-07-20T15:03:21.782Z] #44 0.679 + TMP_GOPATH= [2022-07-20T15:03:21.782Z] #44 0.679 + : /build [2022-07-20T15:03:21.782Z] #44 0.680 + '[' -z '' ']' [2022-07-20T15:03:21.782Z] #44 0.684 ++ mktemp -d [2022-07-20T15:03:21.782Z] #44 0.696 + export GOPATH=/tmp/tmp.oR4c93h4eH [2022-07-20T15:03:21.782Z] #44 0.696 + GOPATH=/tmp/tmp.oR4c93h4eH [2022-07-20T15:03:21.782Z] #44 0.696 + RM_GOPATH=1 [2022-07-20T15:03:21.782Z] #44 0.696 + case "$(go env GOARCH)" in [2022-07-20T15:03:21.782Z] #44 0.697 ++ go env GOARCH [2022-07-20T15:03:21.782Z] #44 0.727 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:22.038Z] #44 0.727 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:22.038Z] #44 0.731 ++ dirname /install.sh [2022-07-20T15:03:22.038Z] #44 0.734 + dir=/ [2022-07-20T15:03:22.038Z] #44 0.734 + bin=tini [2022-07-20T15:03:22.038Z] #44 0.734 + shift [2022-07-20T15:03:22.038Z] #44 0.734 + '[' '!' -f //tini.installer ']' [2022-07-20T15:03:22.038Z] #44 0.734 + . //tini.installer [2022-07-20T15:03:22.038Z] #44 0.734 ++ : v0.19.0 [2022-07-20T15:03:22.038Z] #44 0.735 + install_tini [2022-07-20T15:03:22.038Z] #44 0.735 + echo 'Install tini version v0.19.0' [2022-07-20T15:03:22.038Z] #44 0.735 Install tini version v0.19.0 [2022-07-20T15:03:22.038Z] #44 0.735 + git clone https://github.com/krallin/tini.git /tmp/tmp.oR4c93h4eH/tini [2022-07-20T15:03:22.038Z] #44 0.737 Cloning into '/tmp/tmp.oR4c93h4eH/tini'... [2022-07-20T15:03:22.074Z] #40 ... [2022-07-20T15:03:22.074Z] [2022-07-20T15:03:22.074Z] #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-20T15:03:22.074Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:22.074Z] #55 6.348 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-20T15:03:22.074Z] #55 6.348 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-20T15:03:22.074Z] #55 6.423 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-20T15:03:22.074Z] #55 6.473 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-20T15:03:22.074Z] #55 7.951 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-20T15:03:22.074Z] #55 8.148 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-20T15:03:22.074Z] #55 8.349 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-20T15:03:22.074Z] #55 8.473 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:03:22.074Z] #55 13.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:03:22.074Z] #55 13.19 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:03:22.074Z] #55 13.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-20T15:03:22.074Z] #55 13.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-20T15:03:22.074Z] #55 13.73 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-20T15:03:22.074Z] #55 13.80 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-20T15:03:22.074Z] #55 13.94 go: downloading github.com/spf13/afero v1.8.2 [2022-07-20T15:03:22.074Z] #55 13.98 go: downloading github.com/spf13/cast v1.4.1 [2022-07-20T15:03:22.074Z] #55 14.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-20T15:03:22.074Z] #55 14.38 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-20T15:03:22.074Z] #55 14.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-20T15:03:22.074Z] #55 14.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-20T15:03:22.074Z] #55 14.67 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-20T15:03:22.074Z] #55 14.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-20T15:03:22.074Z] #55 15.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-20T15:03:22.074Z] #55 15.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-20T15:03:22.074Z] #55 15.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-20T15:03:22.074Z] #55 15.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-20T15:03:22.074Z] #55 16.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-20T15:03:22.074Z] #55 ... [2022-07-20T15:03:22.074Z] [2022-07-20T15:03:22.074Z] #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-20T15:03:22.074Z] #26 sha256:cc1c62d88f885c54b80d1be996b8263bd1b5e2eea356a570b3ec0341c74b1a74 [2022-07-20T15:03:22.074Z] #26 6.875 + RM_GOPATH=0 [2022-07-20T15:03:22.074Z] #26 6.884 + TMP_GOPATH= [2022-07-20T15:03:22.074Z] #26 6.885 + : /build [2022-07-20T15:03:22.074Z] #26 6.885 + '[' -z '' ']' [2022-07-20T15:03:22.074Z] #26 6.886 ++ mktemp -d [2022-07-20T15:03:22.074Z] #26 6.893 + export GOPATH=/tmp/tmp.AXtNqNhhpi [2022-07-20T15:03:22.074Z] #26 6.901 + GOPATH=/tmp/tmp.AXtNqNhhpi [2022-07-20T15:03:22.074Z] #26 6.901 + RM_GOPATH=1 [2022-07-20T15:03:22.074Z] #26 6.902 + case "$(go env GOARCH)" in [2022-07-20T15:03:22.074Z] #26 6.904 ++ go env GOARCH [2022-07-20T15:03:22.074Z] #26 6.944 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:22.074Z] #26 6.953 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:22.074Z] #26 6.954 ++ dirname /install.sh [2022-07-20T15:03:22.074Z] #26 6.955 + dir=/ [2022-07-20T15:03:22.074Z] #26 6.955 + bin=dockercli [2022-07-20T15:03:22.074Z] #26 6.955 + shift [2022-07-20T15:03:22.074Z] #26 6.955 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:03:22.074Z] #26 6.955 + . //dockercli.installer [2022-07-20T15:03:22.074Z] #26 6.955 ++ : stable [2022-07-20T15:03:22.074Z] #26 6.955 ++ : 17.06.2-ce [2022-07-20T15:03:22.074Z] #26 6.955 + install_dockercli [2022-07-20T15:03:22.074Z] #26 6.955 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:03:22.074Z] #26 6.956 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:03:22.074Z] #26 6.958 ++ uname -m [2022-07-20T15:03:22.074Z] #26 6.964 + arch=x86_64 [2022-07-20T15:03:22.074Z] #26 6.964 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:03:22.074Z] #26 6.964 + url=https://download.docker.com/linux/static [2022-07-20T15:03:22.074Z] #26 6.965 + tar -xz docker/docker [2022-07-20T15:03:22.074Z] #26 6.975 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:03:22.074Z] #26 15.16 + mkdir -p /build [2022-07-20T15:03:22.074Z] #26 15.17 + mv docker/docker /build/ [2022-07-20T15:03:22.074Z] #26 15.18 + rmdir docker [2022-07-20T15:03:22.074Z] #26 DONE 16.1s [2022-07-20T15:03:22.074Z] [2022-07-20T15:03:22.074Z] #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-20T15:03:22.074Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:22.074Z] #55 16.57 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-20T15:03:22.074Z] #55 ... [2022-07-20T15:03:22.074Z] [2022-07-20T15:03:22.074Z] #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-20T15:03:22.074Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:03:22.074Z] #53 15.71 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-20T15:03:22.074Z] #53 15.84 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-20T15:03:22.074Z] #53 16.00 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-20T15:03:22.603Z] #44 1.423 + cd /tmp/tmp.oR4c93h4eH/tini [2022-07-20T15:03:22.603Z] #44 1.424 + git checkout -q v0.19.0 [2022-07-20T15:03:22.603Z] #44 1.459 + cmake . [2022-07-20T15:03:22.645Z] #53 17.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:03:22.646Z] #53 18.01 go: downloading golang.org/x/mod v0.3.0 [2022-07-20T15:03:23.541Z] #44 2.072 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:03:23.542Z] #44 2.145 -- Detecting C compiler ABI info [2022-07-20T15:03:24.103Z] #44 2.805 -- Detecting C compiler ABI info - done [2022-07-20T15:03:24.104Z] #44 2.890 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:03:24.104Z] #44 2.907 -- Detecting C compile features [2022-07-20T15:03:24.104Z] #44 2.911 -- Detecting C compile features - done [2022-07-20T15:03:24.104Z] #44 2.934 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:03:24.360Z] #44 3.126 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:03:24.616Z] #44 3.215 -- Configuring done [2022-07-20T15:03:24.616Z] #44 3.219 -- Generating done [2022-07-20T15:03:24.616Z] #44 3.242 -- Build files have been written to: /tmp/tmp.oR4c93h4eH/tini [2022-07-20T15:03:24.616Z] #44 3.255 + make tini-static [2022-07-20T15:03:24.873Z] #44 3.662 Scanning dependencies of target tini-static [2022-07-20T15:03:25.130Z] #44 3.806 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:03:25.525Z] #19 66.22 Reading package lists... [2022-07-20T15:03:25.525Z] #19 ... [2022-07-20T15:03:25.525Z] [2022-07-20T15:03:25.525Z] #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-20T15:03:25.525Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:25.525Z] #84 32.74 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:03:25.946Z] #53 ... [2022-07-20T15:03:25.946Z] [2022-07-20T15:03:25.946Z] #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-20T15:03:25.946Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:03:25.946Z] #76 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:03:25.946Z] #76 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:03:25.946Z] #76 ... [2022-07-20T15:03:25.946Z] [2022-07-20T15:03:25.946Z] #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-20T15:03:25.946Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:25.946Z] #55 17.23 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-20T15:03:25.946Z] #55 17.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-20T15:03:25.946Z] #55 17.52 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-20T15:03:25.946Z] #55 17.57 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-20T15:03:25.946Z] #55 17.71 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-20T15:03:25.946Z] #55 18.94 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-20T15:03:25.946Z] #55 19.19 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-20T15:03:25.946Z] #55 19.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-20T15:03:25.946Z] #55 19.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-20T15:03:25.946Z] #55 19.38 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-20T15:03:25.946Z] #55 19.46 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-20T15:03:25.946Z] #55 19.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-20T15:03:25.946Z] #55 19.61 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-20T15:03:25.946Z] #55 19.65 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-20T15:03:25.946Z] #55 19.81 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-20T15:03:25.946Z] #55 19.89 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-20T15:03:25.946Z] #55 19.94 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-20T15:03:25.946Z] #55 20.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-20T15:03:25.946Z] #55 20.06 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-20T15:03:25.946Z] #55 20.27 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-20T15:03:25.946Z] #55 20.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-20T15:03:25.946Z] #55 20.52 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-20T15:03:25.946Z] #55 20.55 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-20T15:03:25.946Z] #55 20.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-20T15:03:25.946Z] #55 20.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-20T15:03:25.946Z] #55 20.85 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-20T15:03:25.946Z] #55 20.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-20T15:03:25.946Z] #55 21.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-20T15:03:25.946Z] #55 21.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-20T15:03:26.208Z] #55 21.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-20T15:03:26.208Z] #55 21.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-20T15:03:26.208Z] #55 21.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-20T15:03:26.470Z] #55 21.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-20T15:03:26.470Z] #55 21.79 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-20T15:03:26.470Z] #55 21.84 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-20T15:03:26.470Z] #55 ... [2022-07-20T15:03:26.470Z] [2022-07-20T15:03:26.470Z] #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-20T15:03:26.470Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:03:26.470Z] #42 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:03:26.470Z] #42 21.20 Fetched 8555 kB in 16s (548 kB/s) [2022-07-20T15:03:26.498Z] #44 5.135 [100%] Linking C executable tini-static [2022-07-20T15:03:26.731Z] #42 21.20 Reading package lists... [2022-07-20T15:03:26.731Z] #42 ... [2022-07-20T15:03:26.731Z] [2022-07-20T15:03:26.731Z] #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-20T15:03:26.731Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:03:26.731Z] #51 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:03:26.731Z] #51 14.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:03:26.731Z] #51 17.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-20T15:03:26.755Z] #44 5.576 [100%] Built target tini-static [2022-07-20T15:03:26.992Z] #51 ... [2022-07-20T15:03:26.992Z] [2022-07-20T15:03:26.992Z] #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-20T15:03:26.992Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:26.992Z] #55 22.01 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-20T15:03:26.992Z] #55 22.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-20T15:03:26.992Z] #55 22.18 go: downloading github.com/julz/importas v0.1.0 [2022-07-20T15:03:26.992Z] #55 22.23 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-20T15:03:27.011Z] #44 5.645 + mkdir -p /build [2022-07-20T15:03:27.011Z] #44 5.654 + cp tini-static /build/docker-init [2022-07-20T15:03:27.253Z] #55 22.32 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-20T15:03:27.254Z] #55 22.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-20T15:03:27.254Z] #55 ... [2022-07-20T15:03:27.254Z] [2022-07-20T15:03:27.254Z] #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-20T15:03:27.254Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:03:27.254Z] #36 12.31 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-20T15:03:27.254Z] #36 12.32 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:03:27.254Z] #36 12.79 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-20T15:03:27.254Z] #36 13.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-20T15:03:27.254Z] #36 13.42 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:03:27.254Z] #36 13.75 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-20T15:03:27.254Z] #36 13.82 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-20T15:03:27.254Z] #36 13.86 go: downloading github.com/peterh/liner v1.2.2 [2022-07-20T15:03:27.254Z] #36 14.11 go: downloading github.com/google/go-dap v0.6.0 [2022-07-20T15:03:27.254Z] #36 14.71 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-20T15:03:27.254Z] #36 15.41 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-20T15:03:27.254Z] #36 15.74 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:03:27.254Z] #36 15.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-20T15:03:27.254Z] #36 17.63 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-20T15:03:27.254Z] #36 17.89 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:03:27.254Z] #36 18.90 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-20T15:03:27.254Z] #36 ... [2022-07-20T15:03:27.254Z] [2022-07-20T15:03:27.254Z] #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-20T15:03:27.254Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:27.254Z] #55 22.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-20T15:03:27.531Z] #55 22.59 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-20T15:03:27.531Z] #55 22.66 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-20T15:03:27.531Z] #55 ... [2022-07-20T15:03:27.531Z] [2022-07-20T15:03:27.531Z] #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-20T15:03:27.531Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:27.531Z] #14 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:03:27.531Z] #14 22.01 Fetched 8555 kB in 16s (545 kB/s) [2022-07-20T15:03:27.531Z] #14 22.01 Reading package lists... [2022-07-20T15:03:27.531Z] #14 ... [2022-07-20T15:03:27.531Z] [2022-07-20T15:03:27.531Z] #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-20T15:03:27.531Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:27.531Z] #55 22.85 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-20T15:03:27.792Z] #55 22.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-20T15:03:27.792Z] #55 22.96 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-20T15:03:27.792Z] #55 23.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-20T15:03:27.792Z] #55 23.16 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-20T15:03:28.378Z] #44 DONE 7.0s [2022-07-20T15:03:28.378Z] [2022-07-20T15:03:28.378Z] #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-20T15:03:28.378Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-20T15:03:28.378Z] #53 54.90 gotestsum version dev [2022-07-20T15:03:28.378Z] #53 DONE 56.2s [2022-07-20T15:03:28.378Z] [2022-07-20T15:03:28.378Z] #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-20T15:03:28.378Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:03:28.378Z] #77 6.281 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:03:28.378Z] #77 6.312 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:03:28.378Z] #77 7.352 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:03:28.378Z] #77 7.398 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:03:28.378Z] #77 7.400 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:03:28.378Z] #77 7.400 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:03:28.378Z] #77 7.429 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:03:28.378Z] #77 9.161 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:03:28.378Z] #77 10.57 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:03:28.378Z] #77 11.66 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:03:28.378Z] #77 11.88 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:03:28.378Z] #77 12.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:03:28.736Z] #55 ... [2022-07-20T15:03:28.736Z] [2022-07-20T15:03:28.736Z] #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-20T15:03:28.736Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-20T15:03:28.736Z] #38 23.02 tomll can be used in two ways: [2022-07-20T15:03:28.736Z] #38 23.02 Writing to STDIN and reading from STDOUT: [2022-07-20T15:03:28.736Z] #38 23.02 cat file.toml | tomll > file.toml [2022-07-20T15:03:28.736Z] #38 23.02 [2022-07-20T15:03:28.736Z] #38 23.02 Reading and updating a list of files: [2022-07-20T15:03:28.736Z] #38 23.02 tomll a.toml b.toml c.toml [2022-07-20T15:03:28.736Z] #38 23.02 [2022-07-20T15:03:28.736Z] #38 23.02 When given a list of files, tomll will modify all files in place without asking. [2022-07-20T15:03:28.736Z] #38 DONE 23.7s [2022-07-20T15:03:28.736Z] [2022-07-20T15:03:28.736Z] #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-20T15:03:28.736Z] #67 sha256:dac0b7643ad30311b0591e660ea9600a28d9d62fc12f9d1c2464a78dc4ff6025 [2022-07-20T15:03:28.736Z] #67 13.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:03:28.736Z] #67 14.35 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:03:28.736Z] #67 14.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:03:28.736Z] #67 15.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:03:28.736Z] #67 15.68 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:03:28.736Z] #67 15.75 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:03:28.736Z] #67 16.10 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:03:28.736Z] #67 16.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:03:28.736Z] #67 16.57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:03:28.736Z] #67 16.68 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:03:28.736Z] #67 18.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:03:28.736Z] #67 ... [2022-07-20T15:03:28.736Z] [2022-07-20T15:03:28.736Z] #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-20T15:03:28.736Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:28.736Z] #55 24.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-20T15:03:28.996Z] #55 24.10 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-20T15:03:28.996Z] #55 24.18 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-20T15:03:28.996Z] #55 24.22 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-20T15:03:29.380Z] #14 ... [2022-07-20T15:03:29.381Z] [2022-07-20T15:03:29.381Z] #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-20T15:03:29.381Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:29.381Z] #77 48.38 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:03:29.567Z] #55 24.48 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-20T15:03:29.567Z] #55 24.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-20T15:03:29.567Z] #55 24.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-20T15:03:29.567Z] #55 24.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-20T15:03:29.567Z] #55 24.73 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-20T15:03:29.828Z] #55 25.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-20T15:03:29.828Z] #55 25.08 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-20T15:03:30.090Z] #55 25.16 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-20T15:03:30.090Z] #55 25.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-20T15:03:30.090Z] #55 25.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-20T15:03:30.352Z] #55 25.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-20T15:03:30.352Z] #55 25.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-20T15:03:30.352Z] #55 25.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-20T15:03:30.352Z] #55 25.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-20T15:03:30.613Z] #55 25.81 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-20T15:03:30.874Z] #55 26.06 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-20T15:03:30.874Z] #55 26.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-20T15:03:30.874Z] #55 26.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-20T15:03:31.136Z] #55 26.41 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-20T15:03:31.403Z] #55 26.63 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-20T15:03:31.403Z] #55 26.63 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-20T15:03:31.665Z] #55 26.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-20T15:03:31.665Z] #55 26.77 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-20T15:03:31.665Z] #55 26.91 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-20T15:03:31.926Z] #55 ... [2022-07-20T15:03:31.926Z] [2022-07-20T15:03:31.926Z] #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-20T15:03:31.926Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:03:31.926Z] #62 10.39 Reading package lists... [2022-07-20T15:03:31.926Z] #62 17.37 Reading package lists... [2022-07-20T15:03:31.926Z] #62 24.52 Building dependency tree... [2022-07-20T15:03:32.187Z] #62 ... [2022-07-20T15:03:32.187Z] [2022-07-20T15:03:32.187Z] #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-20T15:03:32.187Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:32.187Z] #55 27.23 go: downloading honnef.co/go/tools v0.3.1 [2022-07-20T15:03:33.583Z] #55 28.95 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-20T15:03:33.583Z] #55 28.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-20T15:03:33.627Z] #77 ... [2022-07-20T15:03:33.627Z] [2022-07-20T15:03:33.627Z] #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-20T15:03:33.627Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:03:33.627Z] #14 50.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:03:33.627Z] #14 50.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:03:33.627Z] #14 50.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:03:33.627Z] #14 56.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:03:33.627Z] #14 56.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:03:33.627Z] #14 56.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:03:33.627Z] #14 56.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:03:33.627Z] #14 56.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:03:33.627Z] #14 56.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:33.645Z] #84 ... [2022-07-20T15:03:33.645Z] [2022-07-20T15:03:33.645Z] #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-20T15:03:33.645Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:03:33.645Z] #19 66.22 Reading package lists... [2022-07-20T15:03:33.845Z] #55 29.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-20T15:03:34.106Z] #55 29.25 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-20T15:03:34.106Z] #55 29.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:03:34.106Z] #55 29.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:03:34.106Z] #55 29.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-20T15:03:34.678Z] #55 29.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-20T15:03:34.678Z] #55 29.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-20T15:03:34.938Z] #55 29.99 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-20T15:03:34.938Z] #55 30.00 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-20T15:03:34.938Z] #55 30.14 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-20T15:03:34.938Z] #55 30.17 go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:03:35.000Z] #14 62.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:03:35.000Z] #14 62.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:03:35.000Z] #14 62.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:37.500Z] #55 ... [2022-07-20T15:03:37.500Z] [2022-07-20T15:03:37.500Z] #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-20T15:03:37.500Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-20T15:03:37.500Z] #62 28.79 The following additional packages will be installed: [2022-07-20T15:03:37.500Z] #62 28.79 libbtrfs0 [2022-07-20T15:03:37.500Z] #62 29.04 The following NEW packages will be installed: [2022-07-20T15:03:37.500Z] #62 29.11 libbtrfs-dev libbtrfs0 [2022-07-20T15:03:37.500Z] #62 29.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:37.500Z] #62 29.58 Need to get 460 kB of archives. [2022-07-20T15:03:37.500Z] #62 29.58 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:03:37.500Z] #62 29.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:03:37.500Z] #62 29.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:03:37.500Z] #62 30.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:37.500Z] #62 31.26 Fetched 460 kB in 0s (1366 kB/s) [2022-07-20T15:03:37.500Z] #62 31.37 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:03:37.500Z] #62 31.37 (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-20T15:03:37.500Z] #62 31.46 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:03:37.500Z] #62 31.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:03:37.500Z] #62 31.77 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:03:37.500Z] #62 31.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:03:37.500Z] #62 31.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:03:37.500Z] #62 32.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:03:37.500Z] #62 32.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:03:37.500Z] #62 32.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:37.500Z] #62 DONE 32.8s [2022-07-20T15:03:37.500Z] [2022-07-20T15:03:37.500Z] #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-20T15:03:37.500Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:03:37.500Z] #47 22.85 Updating files: 63% (1375/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: 98% (2141/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-20T15:03:37.500Z] #47 23.99 + git checkout -q v2.3.0 [2022-07-20T15:03:37.500Z] #47 26.60 + 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-20T15:03:37.760Z] #47 ... [2022-07-20T15:03:37.760Z] [2022-07-20T15:03:37.760Z] #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-20T15:03:37.760Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:03:37.760Z] #76 22.94 Fetched 8555 kB in 16s (521 kB/s) [2022-07-20T15:03:37.760Z] #76 22.94 Reading package lists... [2022-07-20T15:03:37.760Z] #76 29.28 Reading package lists... [2022-07-20T15:03:37.760Z] #76 ... [2022-07-20T15:03:37.760Z] [2022-07-20T15:03:37.760Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:03:37.760Z] #63 sha256:f1182897e9106a25b565b0bfb1af3ce960a460047b2c65d7e9f0980a5ea53e7c [2022-07-20T15:03:38.021Z] #63 DONE 0.4s [2022-07-20T15:03:38.021Z] [2022-07-20T15:03:38.021Z] #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-20T15:03:38.021Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:38.021Z] #14 22.01 Reading package lists... [2022-07-20T15:03:39.384Z] #77 ... [2022-07-20T15:03:39.384Z] [2022-07-20T15:03:39.384Z] #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-20T15:03:39.384Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:03:39.407Z] #14 29.11 Reading package lists... [2022-07-20T15:03:39.407Z] #14 ... [2022-07-20T15:03:39.407Z] [2022-07-20T15:03:39.407Z] #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-20T15:03:39.407Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:03:39.407Z] #51 24.08 Fetched 8558 kB in 17s (502 kB/s) [2022-07-20T15:03:39.407Z] #51 24.08 Reading package lists... [2022-07-20T15:03:39.407Z] #51 30.59 Reading package lists... [2022-07-20T15:03:39.407Z] #51 ... [2022-07-20T15:03:39.407Z] [2022-07-20T15:03:39.407Z] #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-20T15:03:39.407Z] #64 sha256:aff1a2e0bbb63f3ebbc8a08fddcd62a7300f66fec825d56b9b2af813d0ecece2 [2022-07-20T15:03:39.495Z] #19 90.42 Reading package lists... [2022-07-20T15:03:39.495Z] #19 ... [2022-07-20T15:03:39.495Z] [2022-07-20T15:03:39.495Z] #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-20T15:03:39.495Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:39.495Z] #84 46.26 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:03:39.495Z] #84 46.27 libtoolize: copying file './ltmain.sh' [2022-07-20T15:03:40.436Z] #84 47.54 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:03:40.436Z] #84 47.54 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:03:40.436Z] #84 47.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:03:41.338Z] #64 2.807 + RM_GOPATH=0 [2022-07-20T15:03:41.338Z] #64 2.807 + TMP_GOPATH= [2022-07-20T15:03:41.338Z] #64 2.807 + : /build [2022-07-20T15:03:41.338Z] #64 2.807 + '[' -z '' ']' [2022-07-20T15:03:41.338Z] #64 2.808 ++ mktemp -d [2022-07-20T15:03:41.338Z] #64 2.820 + export GOPATH=/tmp/tmp.1wvUwkF60Q [2022-07-20T15:03:41.338Z] #64 2.841 + GOPATH=/tmp/tmp.1wvUwkF60Q [2022-07-20T15:03:41.338Z] #64 2.841 + RM_GOPATH=1 [2022-07-20T15:03:41.338Z] #64 2.841 + case "$(go env GOARCH)" in [2022-07-20T15:03:41.338Z] #64 2.842 ++ go env GOARCH [2022-07-20T15:03:41.338Z] #64 2.856 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:41.338Z] #64 2.856 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:03:41.338Z] #64 2.857 ++ dirname /install.sh [2022-07-20T15:03:41.338Z] #64 2.860 + dir=/ [2022-07-20T15:03:41.338Z] #64 2.860 + bin=containerd [2022-07-20T15:03:41.338Z] #64 2.860 + shift [2022-07-20T15:03:41.338Z] #64 2.860 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:03:41.338Z] #64 2.860 + . //containerd.installer [2022-07-20T15:03:41.338Z] #64 2.861 ++ set -e [2022-07-20T15:03:41.338Z] #64 2.861 ++ : v1.6.6 [2022-07-20T15:03:41.338Z] #64 2.861 + install_containerd [2022-07-20T15:03:41.338Z] #64 2.862 + echo 'Install containerd version v1.6.6' [2022-07-20T15:03:41.338Z] #64 2.862 Install containerd version v1.6.6 [2022-07-20T15:03:41.338Z] #64 2.862 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1wvUwkF60Q/src/github.com/containerd/containerd [2022-07-20T15:03:41.338Z] #64 2.870 Cloning into '/tmp/tmp.1wvUwkF60Q/src/github.com/containerd/containerd'... [2022-07-20T15:03:41.470Z] #64 77.17 Updating files: 24% (1207/4896) Updating files: 25% (1224/4896) Updating files: 26% (1273/4896) Updating files: 27% (1322/4896) Updating files: 28% (1371/4896) Updating files: 29% (1420/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: 61% (2993/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: 84% (4143/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-20T15:03:41.470Z] #64 80.09 + cd /tmp/tmp.6jt0wqQDnC/src/github.com/containerd/containerd [2022-07-20T15:03:41.470Z] #64 80.10 + git checkout -q v1.6.6 [2022-07-20T15:03:41.541Z] #14 ... [2022-07-20T15:03:41.541Z] [2022-07-20T15:03:41.541Z] #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-20T15:03:41.541Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:03:41.541Z] #77 24.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:03:42.722Z] #64 ... [2022-07-20T15:03:42.722Z] [2022-07-20T15:03:42.722Z] #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-20T15:03:42.722Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:03:42.722Z] #42 21.20 Reading package lists... [2022-07-20T15:03:42.722Z] #42 28.11 Reading package lists... [2022-07-20T15:03:42.722Z] #42 34.25 Building dependency tree... [2022-07-20T15:03:42.722Z] #42 ... [2022-07-20T15:03:42.722Z] [2022-07-20T15:03:42.722Z] #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-20T15:03:42.722Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:42.722Z] #55 37.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-20T15:03:42.722Z] #55 37.83 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-20T15:03:42.722Z] #55 37.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-20T15:03:42.722Z] #55 37.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-20T15:03:42.722Z] #55 38.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-20T15:03:42.722Z] #55 38.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-20T15:03:42.983Z] #55 38.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-20T15:03:42.983Z] #55 38.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-20T15:03:42.983Z] #55 38.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-20T15:03:43.244Z] #55 38.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-20T15:03:43.244Z] #55 38.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-20T15:03:43.244Z] #55 38.55 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:03:44.016Z] #64 82.62 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:03:44.016Z] #64 82.62 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:03:44.016Z] #64 82.62 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:03:44.016Z] #64 82.62 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:03:44.016Z] #64 82.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:03:44.016Z] #64 82.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:03:44.016Z] #64 82.62 + '[' '' = dynamic ']' [2022-07-20T15:03:44.016Z] #64 82.62 + make [2022-07-20T15:03:44.186Z] #55 39.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:03:44.186Z] #55 39.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-20T15:03:44.186Z] #55 39.50 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:03:44.446Z] #55 ... [2022-07-20T15:03:44.446Z] [2022-07-20T15:03:44.446Z] #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-20T15:03:44.446Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-20T15:03:44.446Z] #57 39.53 v3.0.2 [2022-07-20T15:03:44.446Z] #57 DONE 39.7s [2022-07-20T15:03:44.707Z] [2022-07-20T15:03:44.707Z] #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-20T15:03:44.707Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:03:44.707Z] #55 39.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-20T15:03:44.958Z] #64 ... [2022-07-20T15:03:44.959Z] [2022-07-20T15:03:44.959Z] #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-20T15:03:44.959Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:44.959Z] #14 146.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:03:44.959Z] #14 146.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:44.967Z] #55 40.01 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-20T15:03:44.967Z] #55 40.13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:03:44.967Z] #55 40.13 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-20T15:03:44.967Z] #55 40.18 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-20T15:03:45.220Z] #14 146.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:45.230Z] #55 40.35 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:03:45.230Z] #55 40.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:03:45.230Z] #55 40.44 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:03:45.230Z] #55 40.47 go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:03:45.715Z] #77 ... [2022-07-20T15:03:45.715Z] [2022-07-20T15:03:45.715Z] #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-20T15:03:45.715Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:03:45.715Z] #14 73.74 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:03:45.715Z] #14 73.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:03:45.715Z] #14 73.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:03:45.813Z] #55 41.10 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:03:45.813Z] #55 41.10 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-20T15:03:47.197Z] #55 42.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-20T15:03:47.197Z] #55 42.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-20T15:03:49.746Z] #55 ... [2022-07-20T15:03:49.746Z] [2022-07-20T15:03:49.746Z] #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-20T15:03:49.746Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-20T15:03:49.746Z] #40 44.22 NAME: [2022-07-20T15:03:49.746Z] #40 44.22 go-winres - A tool for embedding resources in Windows executables [2022-07-20T15:03:49.746Z] #40 44.22 [2022-07-20T15:03:49.746Z] #40 44.22 USAGE: [2022-07-20T15:03:49.746Z] #40 44.23 go-winres [global options] command [command options] [arguments...] [2022-07-20T15:03:49.746Z] #40 44.23 [2022-07-20T15:03:49.746Z] #40 44.23 COMMANDS: [2022-07-20T15:03:49.746Z] #40 44.23 init Create an initial ./winres/winres.json [2022-07-20T15:03:49.746Z] #40 44.23 make Make syso files for the "go build" command [2022-07-20T15:03:49.746Z] #40 44.23 simply Make syso files for the "go build" command (simplified) [2022-07-20T15:03:49.746Z] #40 44.23 extract Extract all resources from an executable [2022-07-20T15:03:49.746Z] #40 44.23 patch Replace resources in an executable file (exe, dll) [2022-07-20T15:03:49.746Z] #40 44.23 help, h Shows a list of commands or help for one command [2022-07-20T15:03:49.746Z] #40 44.23 [2022-07-20T15:03:49.746Z] #40 44.23 GLOBAL OPTIONS: [2022-07-20T15:03:49.746Z] #40 44.23 --help, -h show help (default: false) [2022-07-20T15:03:49.746Z] #40 DONE 44.6s [2022-07-20T15:03:49.746Z] [2022-07-20T15:03:49.746Z] #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-20T15:03:49.746Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:03:49.746Z] #76 29.28 Reading package lists... [2022-07-20T15:03:49.746Z] #76 35.70 Building dependency tree... [2022-07-20T15:03:49.747Z] #76 40.02 python3 is already the newest version (3.9.2-3). [2022-07-20T15:03:49.747Z] #76 40.02 The following additional packages will be installed: [2022-07-20T15:03:49.747Z] #76 40.02 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-20T15:03:49.747Z] #76 40.02 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-20T15:03:49.747Z] #76 40.02 Suggested packages: [2022-07-20T15:03:49.747Z] #76 40.02 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-20T15:03:49.747Z] #76 40.02 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-20T15:03:49.747Z] #76 40.02 m4-doc ed diffutils-doc [2022-07-20T15:03:49.747Z] #76 40.02 Recommended packages: [2022-07-20T15:03:49.747Z] #76 40.02 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-20T15:03:49.747Z] #76 41.83 The following NEW packages will be installed: [2022-07-20T15:03:49.747Z] #76 41.83 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-20T15:03:49.747Z] #76 41.83 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-20T15:03:49.747Z] #76 41.83 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-20T15:03:49.747Z] #76 41.83 libyajl2 m4 patch xz-utils [2022-07-20T15:03:49.747Z] #76 42.25 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:49.747Z] #76 42.25 Need to get 5940 kB of archives. [2022-07-20T15:03:49.747Z] #76 42.25 After this operation, 18.7 MB of additional disk space will be used. [2022-07-20T15:03:49.747Z] #76 42.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:03:49.747Z] #76 42.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:03:49.747Z] #76 42.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:03:49.747Z] #76 42.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:03:49.747Z] #76 42.28 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-20T15:03:49.747Z] #76 42.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-20T15:03:49.747Z] #76 42.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-20T15:03:49.747Z] #76 42.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-20T15:03:49.747Z] #76 42.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-20T15:03:49.747Z] #76 42.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-20T15:03:49.747Z] #76 42.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:03:49.747Z] #76 42.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:03:49.747Z] #76 42.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-20T15:03:49.747Z] #76 42.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:03:49.747Z] #76 42.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-20T15:03:49.747Z] #76 42.62 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-20T15:03:49.747Z] #76 42.63 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-20T15:03:49.747Z] #76 42.63 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-20T15:03:49.747Z] #76 42.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:03:49.747Z] #76 42.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-20T15:03:49.747Z] #76 42.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:03:49.747Z] #76 42.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:03:49.747Z] #76 42.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-20T15:03:49.747Z] #76 44.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:49.747Z] #76 44.32 Fetched 5940 kB in 1s (7435 kB/s) [2022-07-20T15:03:49.747Z] #76 44.47 Selecting previously unselected package bzip2. [2022-07-20T15:03:49.747Z] #76 44.47 (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-20T15:03:49.747Z] #76 44.58 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:03:49.747Z] #76 44.59 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:03:49.747Z] #76 44.75 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:03:49.747Z] #76 44.75 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:03:49.747Z] #76 44.78 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:03:50.366Z] #76 45.37 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:03:50.366Z] #76 45.37 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:03:50.366Z] #76 45.38 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:03:50.366Z] #76 ... [2022-07-20T15:03:50.366Z] [2022-07-20T15:03:50.366Z] #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-20T15:03:50.366Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:50.366Z] #14 29.11 Reading package lists... [2022-07-20T15:03:50.366Z] #14 35.47 Building dependency tree... [2022-07-20T15:03:50.366Z] #14 39.59 The following additional packages will be installed: [2022-07-20T15:03:50.366Z] #14 39.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:03:50.366Z] #14 39.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:03:50.366Z] #14 39.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:03:50.366Z] #14 39.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:03:50.366Z] #14 39.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:03:50.366Z] #14 39.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:03:50.366Z] #14 39.64 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:03:50.366Z] #14 39.65 Suggested packages: [2022-07-20T15:03:50.366Z] #14 39.65 gcc-10-locales seccomp wine64 [2022-07-20T15:03:50.366Z] #14 41.29 The following NEW packages will be installed: [2022-07-20T15:03:50.366Z] #14 41.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:03:50.366Z] #14 41.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:03:50.366Z] #14 41.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:03:50.366Z] #14 41.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:03:50.366Z] #14 41.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:03:50.366Z] #14 41.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:03:50.366Z] #14 41.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:03:50.366Z] #14 41.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:03:50.366Z] #14 41.29 mingw-w64-x86-64-dev [2022-07-20T15:03:50.366Z] #14 41.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:50.366Z] #14 41.67 Need to get 115 MB of archives. [2022-07-20T15:03:50.366Z] #14 41.67 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:03:50.366Z] #14 41.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-20T15:03:50.366Z] #14 41.80 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-20T15:03:50.366Z] #14 41.99 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-20T15:03:50.366Z] #14 41.99 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-20T15:03:50.366Z] #14 42.05 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-20T15:03:50.366Z] #14 42.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:03:50.366Z] #14 42.39 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-20T15:03:50.366Z] #14 42.64 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-20T15:03:50.366Z] #14 42.67 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-20T15:03:50.366Z] #14 43.52 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-20T15:03:50.366Z] #14 45.15 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-20T15:03:50.366Z] #14 ... [2022-07-20T15:03:50.366Z] [2022-07-20T15:03:50.366Z] #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-20T15:03:50.366Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:03:50.366Z] #76 45.56 Selecting previously unselected package file. [2022-07-20T15:03:50.366Z] #76 45.56 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:03:50.366Z] #76 45.56 Unpacking file (1:5.39-3) ... [2022-07-20T15:03:50.642Z] #76 45.72 Selecting previously unselected package xz-utils. [2022-07-20T15:03:50.642Z] #76 45.72 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:03:50.642Z] #76 45.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:03:50.903Z] #76 46.09 Selecting previously unselected package libsigsegv2:amd64. [2022-07-20T15:03:50.903Z] #76 46.09 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-20T15:03:50.903Z] #76 46.12 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:03:50.903Z] #76 46.27 Selecting previously unselected package m4. [2022-07-20T15:03:50.903Z] #76 46.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-20T15:03:50.903Z] #76 46.27 Unpacking m4 (1.4.18-5) ... [2022-07-20T15:03:50.969Z] #14 78.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:03:50.969Z] #14 78.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:03:50.969Z] #14 78.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:51.477Z] #76 46.59 Selecting previously unselected package autoconf. [2022-07-20T15:03:51.477Z] #76 46.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-20T15:03:51.477Z] #76 46.65 Unpacking autoconf (2.69-14) ... [2022-07-20T15:03:51.533Z] #14 ... [2022-07-20T15:03:51.533Z] [2022-07-20T15:03:51.533Z] #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-20T15:03:51.533Z] #64 sha256:2bad431ce8e57c34e8c2750207830a29e476277774d600a863cca7481c86a0e7 [2022-07-20T15:03:51.533Z] #64 40.56 Updating files: 53% (2630/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: 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-20T15:03:51.533Z] #64 41.71 + cd /tmp/tmp.yJlHZWG4L0/src/github.com/containerd/containerd [2022-07-20T15:03:51.533Z] #64 41.71 + git checkout -q v1.6.6 [2022-07-20T15:03:51.533Z] #64 43.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:03:51.533Z] #64 43.16 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:03:51.533Z] #64 43.16 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:03:51.533Z] #64 43.16 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:03:51.533Z] #64 43.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:03:51.533Z] #64 43.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:03:51.533Z] #64 43.16 + '[' '' = dynamic ']' [2022-07-20T15:03:51.533Z] #64 43.16 + make [2022-07-20T15:03:51.533Z] #64 44.99 + bin/ctr [2022-07-20T15:03:51.808Z] #14 ... [2022-07-20T15:03:51.809Z] [2022-07-20T15:03:51.809Z] #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-20T15:03:51.809Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:51.809Z] #77 66.02 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:03:51.809Z] #77 66.02 libtoolize: copying file './ltmain.sh' [2022-07-20T15:03:51.809Z] #77 68.21 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:03:51.809Z] #77 68.21 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:03:51.809Z] #77 68.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:03:52.048Z] #76 47.02 Selecting previously unselected package autotools-dev. [2022-07-20T15:03:52.048Z] #76 47.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-20T15:03:52.048Z] #76 47.05 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:03:52.048Z] #76 47.23 Selecting previously unselected package automake. [2022-07-20T15:03:52.048Z] #76 47.23 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-20T15:03:52.048Z] #76 47.23 Unpacking automake (1:1.16.3-2) ... [2022-07-20T15:03:52.048Z] #76 ... [2022-07-20T15:03:52.048Z] [2022-07-20T15:03:52.048Z] #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-20T15:03:52.048Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:03:52.048Z] #51 30.59 Reading package lists... [2022-07-20T15:03:52.048Z] #51 37.01 Building dependency tree... [2022-07-20T15:03:52.048Z] #51 41.18 The following additional packages will be installed: [2022-07-20T15:03:52.048Z] #51 41.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:03:52.048Z] #51 41.18 python3-protobuf python3-six [2022-07-20T15:03:52.048Z] #51 41.22 Suggested packages: [2022-07-20T15:03:52.048Z] #51 41.22 python3-setuptools [2022-07-20T15:03:52.048Z] #51 41.22 Recommended packages: [2022-07-20T15:03:52.048Z] #51 41.22 iproute2 | iproute [2022-07-20T15:03:52.048Z] #51 41.88 The following NEW packages will be installed: [2022-07-20T15:03:52.048Z] #51 41.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-20T15:03:52.048Z] #51 41.92 python3-protobuf python3-six [2022-07-20T15:03:52.048Z] #51 42.47 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:52.048Z] #51 42.47 Need to get 2315 kB of archives. [2022-07-20T15:03:52.048Z] #51 42.47 After this operation, 11.1 MB of additional disk space will be used. [2022-07-20T15:03:52.048Z] #51 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-20T15:03:52.048Z] #51 42.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:03:52.048Z] #51 42.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-20T15:03:52.048Z] #51 42.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-20T15:03:52.048Z] #51 42.59 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-20T15:03:52.048Z] #51 42.59 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-20T15:03:52.048Z] #51 42.59 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-20T15:03:52.048Z] #51 45.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-20T15:03:52.048Z] #51 46.98 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:52.048Z] #51 ... [2022-07-20T15:03:52.048Z] [2022-07-20T15:03:52.048Z] #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-20T15:03:52.048Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:03:52.048Z] #42 38.18 The following additional packages will be installed: [2022-07-20T15:03:52.048Z] #42 38.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-20T15:03:52.048Z] #42 38.23 Suggested packages: [2022-07-20T15:03:52.048Z] #42 38.24 cmake-doc ninja-build lrzip [2022-07-20T15:03:52.048Z] #42 38.24 Recommended packages: [2022-07-20T15:03:52.048Z] #42 38.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:03:52.048Z] #42 39.32 The following NEW packages will be installed: [2022-07-20T15:03:52.048Z] #42 39.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-20T15:03:52.048Z] #42 39.34 vim-common xxd [2022-07-20T15:03:52.048Z] #42 39.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:03:52.048Z] #42 39.82 Need to get 17.7 MB of archives. [2022-07-20T15:03:52.048Z] #42 39.82 After this operation, 70.7 MB of additional disk space will be used. [2022-07-20T15:03:52.048Z] #42 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:03:52.048Z] #42 39.85 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-20T15:03:52.048Z] #42 39.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:03:52.048Z] #42 40.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:03:52.048Z] #42 40.56 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-20T15:03:52.048Z] #42 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:03:52.048Z] #42 40.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:03:52.048Z] #42 40.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:03:52.048Z] #42 40.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:03:52.048Z] #42 40.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T15:03:52.048Z] #42 42.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:03:52.048Z] #42 42.59 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-07-20T15:03:52.048Z] #42 42.74 Selecting previously unselected package xxd. [2022-07-20T15:03:52.048Z] #42 42.74 (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-20T15:03:52.048Z] #42 42.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:03:52.048Z] #42 42.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:52.048Z] #42 43.17 Selecting previously unselected package vim-common. [2022-07-20T15:03:52.048Z] #42 43.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:03:52.048Z] #42 43.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:03:52.048Z] #42 43.53 Selecting previously unselected package cmake-data. [2022-07-20T15:03:52.048Z] #42 43.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:03:52.048Z] #42 43.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:03:52.309Z] #42 ... [2022-07-20T15:03:52.309Z] [2022-07-20T15:03:52.309Z] #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-20T15:03:52.309Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:03:52.309Z] #51 47.22 Fetched 2315 kB in 4s (652 kB/s) [2022-07-20T15:03:52.569Z] #51 47.47 Selecting previously unselected package libprotobuf23:amd64. [2022-07-20T15:03:52.569Z] #51 47.47 (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-20T15:03:52.569Z] #51 47.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-20T15:03:52.569Z] #51 47.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:03:53.510Z] #51 48.40 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:03:53.510Z] #51 48.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:03:53.510Z] #51 48.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:03:54.083Z] #51 48.79 Selecting previously unselected package python3-six. [2022-07-20T15:03:54.083Z] #51 48.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-20T15:03:54.083Z] #51 48.79 Unpacking python3-six (1.16.0-2) ... [2022-07-20T15:03:54.083Z] #51 48.92 Selecting previously unselected package python3-protobuf. [2022-07-20T15:03:54.083Z] #51 48.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-20T15:03:54.083Z] #51 48.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-20T15:03:54.669Z] #51 49.66 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:03:54.669Z] #51 49.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:03:54.669Z] #51 49.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:03:55.240Z] #51 50.07 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:03:55.240Z] #51 50.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:03:55.240Z] #51 50.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:03:55.322Z] #84 60.55 configure.ac:7: installing './compile' [2022-07-20T15:03:55.322Z] #84 60.58 configure.ac:11: installing './config.guess' [2022-07-20T15:03:55.322Z] #84 60.60 configure.ac:11: installing './config.sub' [2022-07-20T15:03:55.322Z] #84 60.62 configure.ac:8: installing './install-sh' [2022-07-20T15:03:55.322Z] #84 60.63 configure.ac:8: installing './missing' [2022-07-20T15:03:55.322Z] #84 60.75 Makefile.am: installing './depcomp' [2022-07-20T15:03:55.322Z] #84 62.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:03:55.322Z] #84 62.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:03:55.504Z] #51 50.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:03:55.504Z] #51 50.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:03:55.504Z] #51 50.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:55.504Z] #51 50.39 Selecting previously unselected package criu. [2022-07-20T15:03:55.504Z] #51 50.39 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-20T15:03:55.504Z] #51 50.41 Unpacking criu (3.17.1-1) ... [2022-07-20T15:03:55.580Z] #84 62.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:03:55.581Z] #84 62.84 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:03:55.839Z] #84 63.04 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:03:55.839Z] #84 63.23 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:03:56.019Z] #77 ... [2022-07-20T15:03:56.019Z] [2022-07-20T15:03:56.019Z] #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-20T15:03:56.019Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:03:56.019Z] #14 157.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:03:56.020Z] #14 157.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:03:56.020Z] #14 157.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:03:56.098Z] #84 63.31 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:03:56.098Z] #84 63.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:03:56.357Z] #84 63.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:03:56.447Z] #51 51.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:03:56.788Z] #64 ... [2022-07-20T15:03:56.788Z] [2022-07-20T15:03:56.788Z] #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-20T15:03:56.788Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:03:56.788Z] #14 84.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:03:56.788Z] #14 84.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:03:56.788Z] #14 84.64 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:03:57.069Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:03:57.069Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:03:57.069Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:03:57.069Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:03:57.069Z] [2022-07-20T15:03:57.069Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:03:57.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:03:57.069Z] HOSTNAME=899514abd32f [2022-07-20T15:03:57.069Z] DEST=bundles/test-integration [2022-07-20T15:03:57.069Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:03:57.069Z] DOCKER_ROOTLESS=1 [2022-07-20T15:03:57.069Z] DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:03:57.069Z] container=docker [2022-07-20T15:03:57.069Z] HOME=/root [2022-07-20T15:03:57.069Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:03:57.069Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:03:57.069Z] VALIDATE_BRANCH=22.06 [2022-07-20T15:03:57.069Z] TERM=xterm [2022-07-20T15:03:57.069Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:03:57.069Z] SHLVL=1 [2022-07-20T15:03:57.069Z] TIMEOUT=120m [2022-07-20T15:03:57.069Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:03:57.069Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:03:57.069Z] GO111MODULE=off [2022-07-20T15:03:57.069Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T15:03:57.069Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:03:57.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:03:57.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:03:57.069Z] GOPATH=/go [2022-07-20T15:03:57.069Z] PKG_CONFIG=pkg-config [2022-07-20T15:03:57.069Z] _=/usr/bin/env [2022-07-20T15:03:57.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:03:57.933Z] #14 ... [2022-07-20T15:03:57.933Z] [2022-07-20T15:03:57.933Z] #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-20T15:03:57.933Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:03:57.933Z] #64 86.32 + bin/ctr [2022-07-20T15:03:58.363Z] #51 ... [2022-07-20T15:03:58.363Z] [2022-07-20T15:03:58.363Z] #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-20T15:03:58.363Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-20T15:03:58.363Z] #76 47.97 Selecting previously unselected package patch. [2022-07-20T15:03:58.363Z] #76 47.97 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 48.06 Unpacking patch (2.7.6-7) ... [2022-07-20T15:03:58.363Z] #76 48.46 Selecting previously unselected package dpkg-dev. [2022-07-20T15:03:58.363Z] #76 48.46 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:03:58.363Z] #76 48.46 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:03:58.363Z] #76 49.47 Selecting previously unselected package build-essential. [2022-07-20T15:03:58.363Z] #76 49.49 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 49.50 Unpacking build-essential (12.9) ... [2022-07-20T15:03:58.363Z] #76 49.66 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:03:58.363Z] #76 49.66 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 49.66 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:03:58.363Z] #76 49.75 Selecting previously unselected package libcap-dev:amd64. [2022-07-20T15:03:58.363Z] #76 49.75 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 49.75 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:03:58.363Z] #76 49.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:03:58.363Z] #76 49.94 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 49.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:58.363Z] #76 50.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-20T15:03:58.363Z] #76 50.16 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 50.19 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:58.363Z] #76 50.44 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:03:58.363Z] #76 50.44 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 50.46 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:58.363Z] #76 50.68 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:03:58.363Z] #76 50.68 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 50.70 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:03:58.363Z] #76 51.48 Selecting previously unselected package libtool. [2022-07-20T15:03:58.363Z] #76 51.49 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-20T15:03:58.363Z] #76 51.50 Unpacking libtool (2.4.6-15) ... [2022-07-20T15:03:58.363Z] #76 51.74 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:03:58.363Z] #76 51.77 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 51.78 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:03:58.363Z] #76 52.01 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:03:58.363Z] #76 52.01 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 52.03 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:03:58.363Z] #76 52.12 Selecting previously unselected package libyajl-dev:amd64. [2022-07-20T15:03:58.363Z] #76 52.16 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-20T15:03:58.363Z] #76 52.16 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:03:58.363Z] #76 52.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:03:58.363Z] #76 52.37 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:03:58.363Z] #76 52.39 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:03:58.363Z] #76 52.41 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:03:58.363Z] #76 52.43 Setting up file (1:5.39-3) ... [2022-07-20T15:03:58.363Z] #76 52.44 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:03:58.363Z] #76 52.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:58.363Z] #76 52.47 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:58.363Z] #76 52.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:03:58.363Z] #76 52.50 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-20T15:03:58.363Z] #76 52.55 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-20T15:03:58.363Z] #76 52.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:03:58.363Z] #76 52.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:03:58.363Z] #76 52.57 Setting up patch (2.7.6-7) ... [2022-07-20T15:03:58.363Z] #76 52.58 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:03:58.363Z] #76 52.59 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-20T15:03:58.363Z] #76 52.60 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-20T15:03:58.363Z] #76 52.62 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:03:58.363Z] #76 52.63 Setting up libtool (2.4.6-15) ... [2022-07-20T15:03:58.363Z] #76 52.65 Setting up m4 (1.4.18-5) ... [2022-07-20T15:03:58.363Z] #76 52.65 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:03:58.363Z] #76 52.68 Setting up autoconf (2.69-14) ... [2022-07-20T15:03:58.363Z] #76 52.69 Setting up build-essential (12.9) ... [2022-07-20T15:03:58.363Z] #76 52.71 Setting up automake (1:1.16.3-2) ... [2022-07-20T15:03:58.363Z] #76 52.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-20T15:03:58.363Z] #76 52.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:03:58.363Z] #76 DONE 53.6s [2022-07-20T15:03:58.363Z] [2022-07-20T15:03:58.363Z] #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-20T15:03:58.363Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:03:58.363Z] #51 53.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-20T15:03:58.363Z] #51 53.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:03:58.363Z] #51 53.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:03:58.363Z] #51 53.41 Setting up python3-six (1.16.0-2) ... [2022-07-20T15:03:58.363Z] #51 ... [2022-07-20T15:03:58.363Z] [2022-07-20T15:03:58.363Z] #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-20T15:03:58.363Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:03:58.894Z] #84 ... [2022-07-20T15:03:58.894Z] [2022-07-20T15:03:58.895Z] #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-20T15:03:58.895Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:03:58.895Z] #19 90.42 Reading package lists... [2022-07-20T15:04:00.063Z] #14 ... [2022-07-20T15:04:00.063Z] [2022-07-20T15:04:00.063Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T15:04:00.063Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:00.063Z] #77 33.82 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:04:00.063Z] #77 33.82 libtoolize: copying file './ltmain.sh' [2022-07-20T15:04:00.063Z] #77 34.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:04:00.063Z] #77 34.64 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:04:00.063Z] #77 34.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:04:00.063Z] #77 42.13 configure.ac:7: installing './compile' [2022-07-20T15:04:00.063Z] #77 42.14 configure.ac:11: installing './config.guess' [2022-07-20T15:04:00.063Z] #77 42.14 configure.ac:11: installing './config.sub' [2022-07-20T15:04:00.063Z] #77 42.15 configure.ac:8: installing './install-sh' [2022-07-20T15:04:00.063Z] #77 42.17 configure.ac:8: installing './missing' [2022-07-20T15:04:00.063Z] #77 42.26 Makefile.am: installing './depcomp' [2022-07-20T15:04:00.063Z] #77 43.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:04:00.063Z] #77 43.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:04:00.063Z] #77 43.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:04:00.063Z] #77 43.37 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:04:00.063Z] #77 43.46 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:04:00.063Z] #77 43.54 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:04:00.063Z] #77 43.69 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:04:00.063Z] #77 43.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:04:00.063Z] #77 43.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:04:00.909Z] #77 ... [2022-07-20T15:04:00.909Z] [2022-07-20T15:04:00.909Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T15:04:00.909Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:00.909Z] #14 45.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-20T15:04:00.909Z] #14 46.56 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-20T15:04:00.909Z] #14 48.46 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-20T15:04:00.909Z] #14 49.17 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-20T15:04:00.909Z] #14 49.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:04:00.909Z] #14 49.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:04:00.909Z] #14 49.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:04:00.909Z] #14 49.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:04:00.909Z] #14 49.21 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-20T15:04:00.909Z] #14 49.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:04:00.909Z] #14 49.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:04:00.909Z] #14 49.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:04:00.909Z] #14 49.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:04:00.909Z] #14 49.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:04:00.909Z] #14 49.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:04:00.909Z] #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-20T15:04:00.909Z] #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-20T15:04:00.909Z] #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-20T15:04:00.909Z] #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-20T15:04:00.909Z] #14 50.52 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:04:00.909Z] #14 50.85 Fetched 115 MB in 8s (14.2 MB/s) [2022-07-20T15:04:00.909Z] #14 50.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:04:00.909Z] #14 50.92 (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-20T15:04:00.909Z] #14 50.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:04:00.909Z] #14 50.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:04:00.909Z] #14 53.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:04:00.909Z] #14 53.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:04:00.909Z] #14 53.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:04:00.909Z] #14 ... [2022-07-20T15:04:00.909Z] [2022-07-20T15:04:00.909Z] #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-20T15:04:00.909Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:04:00.909Z] #34 48.73 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-20T15:04:00.909Z] #34 49.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-20T15:04:00.909Z] #34 49.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-20T15:04:00.909Z] #34 ... [2022-07-20T15:04:00.909Z] [2022-07-20T15:04:00.909Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-20T15:04:00.909Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:00.909Z] #14 56.03 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:04:00.909Z] #14 56.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:04:00.909Z] #14 56.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:04:01.173Z] #14 56.24 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:04:01.173Z] #14 56.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:04:01.173Z] #14 56.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:04:01.173Z] #14 56.44 Selecting previously unselected package dmsetup. [2022-07-20T15:04:01.173Z] #14 56.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:04:01.173Z] #14 56.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:04:01.435Z] #14 56.61 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:04:01.435Z] #14 56.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:04:01.435Z] #14 56.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:04:02.823Z] #14 ... [2022-07-20T15:04:02.823Z] [2022-07-20T15:04:02.823Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-20T15:04:02.823Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:04:02.823Z] #42 47.90 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:04:02.823Z] #42 47.90 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:04:02.823Z] #42 47.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:04:02.823Z] #42 55.65 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:04:02.823Z] #42 55.65 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:04:02.823Z] #42 55.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:04:02.823Z] #42 56.24 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:04:02.823Z] #42 56.24 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:04:02.823Z] #42 56.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:04:02.823Z] #42 56.58 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:04:02.823Z] #42 56.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:04:02.823Z] #42 56.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:04:02.823Z] #42 56.79 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:04:02.823Z] #42 56.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:04:02.823Z] #42 56.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:04:02.823Z] #42 56.98 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:04:02.823Z] #42 56.98 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:04:02.823Z] #42 56.99 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:04:02.823Z] #42 57.25 Selecting previously unselected package cmake. [2022-07-20T15:04:02.823Z] #42 57.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:04:02.823Z] #42 57.25 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:04:02.823Z] #42 ... [2022-07-20T15:04:02.823Z] [2022-07-20T15:04:02.823Z] #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-20T15:04:02.823Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:02.823Z] #77 4.248 Cloning into '/tmp/crun-build'... [2022-07-20T15:04:04.168Z] #19 115.1 Building dependency tree... [2022-07-20T15:04:06.077Z] #64 ... [2022-07-20T15:04:06.077Z] [2022-07-20T15:04:06.077Z] #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-20T15:04:06.077Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:06.077Z] #77 84.33 configure.ac:7: installing './compile' [2022-07-20T15:04:06.077Z] #77 84.38 configure.ac:11: installing './config.guess' [2022-07-20T15:04:06.077Z] #77 84.40 configure.ac:11: installing './config.sub' [2022-07-20T15:04:06.077Z] #77 84.41 configure.ac:8: installing './install-sh' [2022-07-20T15:04:06.077Z] #77 84.44 configure.ac:8: installing './missing' [2022-07-20T15:04:06.077Z] #77 84.65 Makefile.am: installing './depcomp' [2022-07-20T15:04:07.024Z] #77 86.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:04:07.024Z] #77 86.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:04:07.024Z] #77 86.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:04:07.024Z] #77 86.46 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:04:07.024Z] #77 86.56 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:04:07.286Z] #77 86.76 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:04:07.547Z] #77 87.11 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:04:07.808Z] #77 87.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:04:08.070Z] #77 87.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:04:08.120Z] #77 ... [2022-07-20T15:04:08.120Z] [2022-07-20T15:04:08.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-20T15:04:08.120Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-20T15:04:08.120Z] #51 54.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:04:08.120Z] #51 54.95 Setting up python3-protobuf (3.12.4-1) ... [2022-07-20T15:04:08.120Z] #51 59.27 Setting up criu (3.17.1-1) ... [2022-07-20T15:04:08.120Z] #51 61.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:04:08.120Z] #51 DONE 62.6s [2022-07-20T15:04:08.120Z] [2022-07-20T15:04:08.120Z] #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-20T15:04:08.120Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:08.120Z] #14 62.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:04:08.120Z] #14 62.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:04:08.120Z] #14 62.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:04:08.120Z] #14 ... [2022-07-20T15:04:08.120Z] [2022-07-20T15:04:08.120Z] #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-20T15:04:08.120Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-20T15:04:08.120Z] #42 61.60 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:04:08.120Z] #42 61.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:08.120Z] #42 61.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:04:08.120Z] #42 61.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:08.120Z] #42 61.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:04:08.120Z] #42 61.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:04:08.120Z] #42 61.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:04:08.120Z] #42 61.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:04:08.120Z] #42 61.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:04:08.120Z] #42 61.77 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:04:08.120Z] #42 61.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:04:08.120Z] #42 DONE 62.9s [2022-07-20T15:04:08.120Z] [2022-07-20T15:04:08.120Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:04:08.120Z] #43 sha256:930d9baad7cd04085bce1c2ba9cda2bf41a5d340c32d35b90b9c6515e9fa02b9 [2022-07-20T15:04:08.120Z] #43 DONE 0.4s [2022-07-20T15:04:08.120Z] [2022-07-20T15:04:08.120Z] #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-20T15:04:08.120Z] #44 sha256:2e2452581732413ef05eba39256f3893f91e0f0673b81b8ee578048fc6d912d8 [2022-07-20T15:04:08.157Z] #77 ... [2022-07-20T15:04:08.158Z] [2022-07-20T15:04:08.158Z] #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-20T15:04:08.158Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-20T15:04:08.158Z] #14 95.80 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:04:08.158Z] #14 95.84 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-20T15:04:08.158Z] #14 95.85 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:09.442Z] #19 125.8 The following additional packages will be installed: [2022-07-20T15:04:09.442Z] #19 125.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T15:04:09.442Z] #19 125.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T15:04:09.442Z] #19 125.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-20T15:04:09.442Z] #19 125.8 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-20T15:04:09.442Z] #19 125.8 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T15:04:09.442Z] #19 125.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T15:04:09.442Z] #19 125.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T15:04:09.442Z] #19 125.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T15:04:09.442Z] #19 125.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T15:04:09.442Z] #19 125.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T15:04:09.442Z] #19 125.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T15:04:09.442Z] #19 125.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T15:04:09.442Z] #19 125.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T15:04:09.442Z] #19 125.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T15:04:09.442Z] #19 125.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T15:04:09.442Z] #19 125.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T15:04:09.442Z] #19 125.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T15:04:09.442Z] #19 125.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T15:04:09.442Z] #19 125.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T15:04:09.442Z] #19 125.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T15:04:09.442Z] #19 125.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T15:04:09.442Z] #19 125.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T15:04:09.442Z] #19 125.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T15:04:09.442Z] #19 125.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T15:04:09.442Z] #19 125.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T15:04:09.442Z] #19 125.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T15:04:09.442Z] #19 125.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T15:04:09.442Z] #19 125.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T15:04:09.442Z] #19 125.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T15:04:09.442Z] #19 125.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T15:04:09.442Z] #19 125.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T15:04:09.442Z] #19 125.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T15:04:09.442Z] #19 125.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T15:04:09.442Z] #19 125.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T15:04:09.442Z] #19 125.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T15:04:09.442Z] #19 125.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T15:04:09.442Z] #19 125.9 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T15:04:09.442Z] #19 125.9 Suggested packages: [2022-07-20T15:04:09.702Z] #19 125.9 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-20T15:04:09.702Z] #19 125.9 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-20T15:04:09.702Z] #19 125.9 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-20T15:04:09.702Z] #19 125.9 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-20T15:04:09.702Z] #19 125.9 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-20T15:04:09.702Z] #19 125.9 libyaml-shell-perl ed diffutils-doc [2022-07-20T15:04:09.702Z] #19 125.9 Recommended packages: [2022-07-20T15:04:09.702Z] #19 125.9 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-20T15:04:09.702Z] #19 125.9 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-20T15:04:12.320Z] #44 4.118 + RM_GOPATH=0 [2022-07-20T15:04:12.320Z] #44 4.118 + TMP_GOPATH= [2022-07-20T15:04:12.320Z] #44 4.118 + : /build [2022-07-20T15:04:12.320Z] #44 4.118 + '[' -z '' ']' [2022-07-20T15:04:12.320Z] #44 4.120 ++ mktemp -d [2022-07-20T15:04:12.320Z] #44 4.120 + export GOPATH=/tmp/tmp.1KWcUVLxUr [2022-07-20T15:04:12.320Z] #44 4.120 + GOPATH=/tmp/tmp.1KWcUVLxUr [2022-07-20T15:04:12.320Z] #44 4.120 + RM_GOPATH=1 [2022-07-20T15:04:12.320Z] #44 4.120 + case "$(go env GOARCH)" in [2022-07-20T15:04:12.320Z] #44 4.122 ++ go env GOARCH [2022-07-20T15:04:12.320Z] #44 4.158 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:12.320Z] #44 4.158 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:12.320Z] #44 4.158 ++ dirname /install.sh [2022-07-20T15:04:12.321Z] #44 4.159 + dir=/ [2022-07-20T15:04:12.321Z] #44 4.159 + bin=tini [2022-07-20T15:04:12.321Z] #44 4.159 + shift [2022-07-20T15:04:12.321Z] #44 4.159 + '[' '!' -f //tini.installer ']' [2022-07-20T15:04:12.321Z] #44 4.159 + . //tini.installer [2022-07-20T15:04:12.321Z] #44 4.159 ++ : v0.19.0 [2022-07-20T15:04:12.321Z] #44 4.159 + install_tini [2022-07-20T15:04:12.321Z] #44 4.159 + echo 'Install tini version v0.19.0' [2022-07-20T15:04:12.321Z] #44 4.159 Install tini version v0.19.0 [2022-07-20T15:04:12.321Z] #44 4.165 + git clone https://github.com/krallin/tini.git /tmp/tmp.1KWcUVLxUr/tini [2022-07-20T15:04:12.321Z] #44 4.165 Cloning into '/tmp/tmp.1KWcUVLxUr/tini'... [2022-07-20T15:04:13.091Z] #19 ... [2022-07-20T15:04:13.091Z] [2022-07-20T15:04:13.091Z] #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-20T15:04:13.092Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:13.092Z] #84 79.74 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:04:13.092Z] #84 79.75 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:04:13.092Z] #84 79.76 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:04:13.092Z] #84 79.76 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:04:13.092Z] #84 79.77 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:04:13.092Z] #84 80.11 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:04:13.092Z] #84 80.28 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:04:13.265Z] #44 5.029 + cd /tmp/tmp.1KWcUVLxUr/tini [2022-07-20T15:04:13.265Z] #44 5.054 + git checkout -q v0.19.0 [2022-07-20T15:04:13.265Z] #44 5.060 + cmake . [2022-07-20T15:04:13.836Z] #44 5.761 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:04:14.098Z] #44 5.898 -- Detecting C compiler ABI info [2022-07-20T15:04:14.098Z] #44 ... [2022-07-20T15:04:14.098Z] [2022-07-20T15:04:14.098Z] #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-20T15:04:14.098Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:14.098Z] #14 69.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:04:14.098Z] #14 69.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:14.098Z] #14 69.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:04:14.360Z] #14 69.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:04:14.360Z] #14 69.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:14.360Z] #14 69.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:04:14.701Z] #14 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:04:14.701Z] #14 101.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:04:14.701Z] #14 101.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:04:14.701Z] #14 101.7 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T15:04:14.701Z] #14 101.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T15:04:14.701Z] #14 101.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:04:14.701Z] #14 101.8 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T15:04:14.701Z] #14 101.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T15:04:14.701Z] #14 101.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:04:14.701Z] #14 102.0 Selecting previously unselected package libbtrfs0:arm64. [2022-07-20T15:04:14.701Z] #14 102.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-20T15:04:14.701Z] #14 102.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:04:14.701Z] #14 102.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-20T15:04:14.701Z] #14 102.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-20T15:04:14.701Z] #14 102.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:04:14.701Z] #14 102.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-20T15:04:14.701Z] #14 102.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:04:14.701Z] #14 102.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:04:14.701Z] #14 102.4 Selecting previously unselected package libudev-dev:arm64. [2022-07-20T15:04:14.701Z] #14 102.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-20T15:04:14.701Z] #14 102.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:04:14.701Z] #14 102.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-20T15:04:14.701Z] #14 102.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-20T15:04:14.701Z] #14 102.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T15:04:14.701Z] #14 102.9 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-20T15:04:14.935Z] #14 ... [2022-07-20T15:04:14.935Z] [2022-07-20T15:04:14.935Z] #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-20T15:04:14.935Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-20T15:04:14.935Z] #53 70.24 gotestsum version dev [2022-07-20T15:04:14.935Z] #53 DONE 70.3s [2022-07-20T15:04:14.958Z] #14 102.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-20T15:04:14.958Z] #14 102.9 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T15:04:15.197Z] [2022-07-20T15:04:15.197Z] #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-20T15:04:15.197Z] #44 sha256:2e2452581732413ef05eba39256f3893f91e0f0673b81b8ee578048fc6d912d8 [2022-07-20T15:04:15.197Z] #44 6.638 -- Detecting C compiler ABI info - done [2022-07-20T15:04:15.197Z] #44 6.895 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:04:15.197Z] #44 6.895 -- Detecting C compile features [2022-07-20T15:04:15.197Z] #44 6.898 -- Detecting C compile features - done [2022-07-20T15:04:15.197Z] #44 6.932 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:04:15.217Z] #14 103.1 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-20T15:04:15.217Z] #14 103.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-20T15:04:15.217Z] #14 103.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T15:04:15.217Z] #14 103.2 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-20T15:04:15.217Z] #14 103.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-20T15:04:15.217Z] #14 103.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T15:04:15.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:04:15.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:04:15.458Z] #44 7.173 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:04:15.458Z] #44 7.344 -- Configuring done [2022-07-20T15:04:15.458Z] #44 7.344 -- Generating done [2022-07-20T15:04:15.458Z] #44 7.344 -- Build files have been written to: /tmp/tmp.1KWcUVLxUr/tini [2022-07-20T15:04:15.458Z] #44 7.381 + make tini-static [2022-07-20T15:04:15.474Z] #14 103.3 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-20T15:04:15.474Z] #14 103.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-20T15:04:15.474Z] #14 103.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T15:04:15.731Z] #14 103.8 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-20T15:04:15.731Z] #14 103.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-20T15:04:15.731Z] #14 103.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T15:04:15.988Z] #14 104.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-20T15:04:15.988Z] #14 104.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-20T15:04:15.988Z] #14 104.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:04:15.988Z] #14 104.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T15:04:15.988Z] #14 104.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:04:16.030Z] #44 7.733 Scanning dependencies of target tini-static [2022-07-20T15:04:16.031Z] #44 7.828 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:04:16.244Z] #14 104.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:04:16.244Z] #14 104.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-20T15:04:16.244Z] #14 104.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-20T15:04:16.244Z] #14 104.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:04:16.394Z] #84 83.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:04:16.394Z] #84 83.09 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:04:16.808Z] #14 104.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:04:16.808Z] #14 104.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:04:16.808Z] #14 104.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:04:16.808Z] #14 104.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-20T15:04:16.808Z] #14 105.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:04:16.808Z] #14 105.0 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-20T15:04:16.962Z] #84 84.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:04:16.962Z] #84 84.23 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:04:17.065Z] #14 105.0 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-20T15:04:17.065Z] #14 105.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-20T15:04:17.065Z] #14 105.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-20T15:04:17.065Z] #14 105.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-20T15:04:17.065Z] #14 105.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:04:17.065Z] #14 105.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-20T15:04:17.065Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:04:17.065Z] #14 105.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:04:17.065Z] #14 105.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:04:17.065Z] #14 105.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-20T15:04:17.065Z] #14 105.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:04:17.065Z] #14 105.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-20T15:04:17.221Z] #84 84.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:04:17.322Z] #14 105.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-20T15:04:17.322Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:04:17.322Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:04:17.426Z] #44 9.140 [100%] Linking C executable tini-static [2022-07-20T15:04:17.481Z] #84 84.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:04:17.579Z] #14 105.5 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-20T15:04:17.579Z] #14 105.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:17.579Z] #14 105.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-20T15:04:17.835Z] #14 105.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:04:17.835Z] #14 105.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:18.000Z] #44 9.816 [100%] Built target tini-static [2022-07-20T15:04:18.000Z] #44 9.890 + mkdir -p /build [2022-07-20T15:04:18.049Z] #84 85.06 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:04:18.049Z] #84 85.27 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:04:18.075Z] #77 ... [2022-07-20T15:04:18.075Z] [2022-07-20T15:04:18.075Z] #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-20T15:04:18.075Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:18.075Z] #14 168.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:04:18.075Z] #14 168.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:18.075Z] #14 168.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:18.093Z] #14 106.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-20T15:04:18.093Z] #14 106.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:04:18.264Z] #44 9.913 + cp tini-static /build/docker-init [2022-07-20T15:04:18.308Z] #84 ... [2022-07-20T15:04:18.308Z] [2022-07-20T15:04:18.308Z] #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-20T15:04:18.308Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:18.308Z] #19 134.7 The following NEW packages will be installed: [2022-07-20T15:04:18.308Z] #19 134.7 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-20T15:04:18.308Z] #19 134.7 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-20T15:04:18.308Z] #19 134.7 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-20T15:04:18.308Z] #19 134.7 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-20T15:04:18.308Z] #19 134.7 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-20T15:04:18.308Z] #19 134.7 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-20T15:04:18.308Z] #19 134.7 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-20T15:04:18.308Z] #19 134.7 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-20T15:04:18.308Z] #19 134.7 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-20T15:04:18.308Z] #19 134.7 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-20T15:04:18.383Z] #14 106.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:04:18.570Z] #19 134.7 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-20T15:04:18.570Z] #19 134.7 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-20T15:04:18.570Z] #19 134.7 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-20T15:04:18.570Z] #19 134.7 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-20T15:04:18.570Z] #19 134.7 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-20T15:04:18.570Z] #19 134.7 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-20T15:04:18.570Z] #19 134.7 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-20T15:04:18.570Z] #19 134.7 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-20T15:04:18.570Z] #19 134.7 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-20T15:04:18.570Z] #19 134.7 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-20T15:04:18.570Z] #19 134.7 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-20T15:04:18.570Z] #19 134.7 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-20T15:04:18.570Z] #19 134.7 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-20T15:04:18.570Z] #19 134.7 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-20T15:04:18.570Z] #19 134.7 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-20T15:04:18.570Z] #19 134.7 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-20T15:04:18.570Z] #19 134.7 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-20T15:04:18.570Z] #19 134.7 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-20T15:04:18.570Z] #19 134.7 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-20T15:04:18.570Z] #19 134.7 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-20T15:04:18.570Z] #19 134.7 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-20T15:04:18.570Z] #19 134.7 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-20T15:04:18.570Z] #19 134.7 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-20T15:04:18.570Z] #19 134.7 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-20T15:04:18.570Z] #19 134.7 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-20T15:04:18.570Z] #19 134.7 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-20T15:04:18.570Z] #19 134.7 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-20T15:04:18.570Z] #19 134.7 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-20T15:04:18.570Z] #19 134.7 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-20T15:04:18.570Z] #19 134.7 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-20T15:04:18.570Z] #19 134.7 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-20T15:04:18.570Z] #19 134.7 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-20T15:04:18.570Z] #19 134.7 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-20T15:04:18.570Z] #19 134.7 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-20T15:04:18.570Z] #19 134.7 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-20T15:04:18.570Z] #19 134.7 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-20T15:04:18.570Z] #19 134.7 linux-libc-dev-s390x-cross patch xz-utils [2022-07-20T15:04:18.692Z] #14 106.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:04:18.836Z] #44 DONE 10.6s [2022-07-20T15:04:18.836Z] [2022-07-20T15:04:18.836Z] #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-20T15:04:18.836Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:18.836Z] #77 10.81 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-20T15:04:18.836Z] #77 10.84 Cloning into '/tmp/crun-build/libocispec'... [2022-07-20T15:04:18.836Z] #77 12.02 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-20T15:04:18.836Z] #77 12.02 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-20T15:04:18.836Z] #77 12.02 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-20T15:04:18.836Z] #77 12.02 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-20T15:04:18.836Z] #77 12.11 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-20T15:04:18.836Z] #77 14.20 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-20T15:04:18.836Z] #77 16.28 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-20T15:04:18.836Z] #77 17.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-20T15:04:18.836Z] #77 18.05 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-20T15:04:18.836Z] #77 18.28 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-20T15:04:18.949Z] #14 106.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:04:19.140Z] #19 135.6 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:04:19.140Z] #19 135.6 Need to get 788 MB of archives. [2022-07-20T15:04:19.140Z] #19 135.6 After this operation, 3385 MB of additional disk space will be used. [2022-07-20T15:04:19.140Z] #19 135.6 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-20T15:04:19.312Z] #14 107.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:04:19.312Z] #14 107.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-20T15:04:19.399Z] #19 135.6 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:04:19.399Z] #19 135.6 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-20T15:04:19.399Z] #19 135.6 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-20T15:04:19.399Z] #19 135.6 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-20T15:04:19.399Z] #19 135.6 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-20T15:04:19.399Z] #19 135.6 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-20T15:04:19.399Z] #19 135.8 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-20T15:04:19.652Z] #14 107.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:04:19.659Z] #19 135.9 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-20T15:04:19.659Z] #19 136.0 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-20T15:04:20.082Z] #19 136.2 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-20T15:04:20.082Z] #19 136.3 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-20T15:04:20.342Z] #19 136.3 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-20T15:04:20.613Z] #14 DONE 108.6s [2022-07-20T15:04:20.613Z] [2022-07-20T15:04:20.614Z] #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-20T15:04:20.614Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:20.614Z] #77 54.59 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:04:20.614Z] #77 54.59 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:04:20.614Z] #77 54.61 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:04:20.614Z] #77 54.62 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:04:20.614Z] #77 54.64 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:04:20.614Z] #77 54.79 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:04:20.614Z] #77 54.91 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:04:20.614Z] #77 57.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:04:20.614Z] #77 57.09 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:04:20.614Z] #77 57.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:04:20.614Z] #77 57.72 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:04:20.614Z] #77 57.83 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:04:20.614Z] #77 57.94 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:04:20.614Z] #77 58.06 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:04:20.614Z] #77 58.20 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:04:20.614Z] #77 ... [2022-07-20T15:04:20.614Z] [2022-07-20T15:04:20.614Z] #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-20T15:04:20.614Z] #67 sha256:c24a7be2264e8c83dc0b3c0e91f0682bce19baa02e194602082bf162a041370f [2022-07-20T15:04:20.614Z] #67 99.72 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:04:20.614Z] #67 99.72 + GOBIN=/build [2022-07-20T15:04:20.614Z] #67 99.72 + GO111MODULE=on [2022-07-20T15:04:20.614Z] #67 99.72 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:04:20.614Z] #67 104.8 rootlesskit version 1.0.0 [2022-07-20T15:04:20.614Z] #67 104.9 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:04:20.614Z] #67 104.9 -container-ip string [2022-07-20T15:04:20.614Z] #67 104.9 container ip [2022-07-20T15:04:20.614Z] #67 104.9 -container-port int [2022-07-20T15:04:20.614Z] #67 104.9 container port (default -1) [2022-07-20T15:04:20.614Z] #67 104.9 -host-ip string [2022-07-20T15:04:20.614Z] #67 104.9 host ip [2022-07-20T15:04:20.614Z] #67 104.9 -host-port int [2022-07-20T15:04:20.614Z] #67 104.9 host port (default -1) [2022-07-20T15:04:20.614Z] #67 104.9 -proto string [2022-07-20T15:04:20.614Z] #67 104.9 proxy protocol (default "tcp") [2022-07-20T15:04:20.614Z] #67 DONE 108.4s [2022-07-20T15:04:20.614Z] [2022-07-20T15:04:20.614Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:04:20.614Z] #68 sha256:8a2b01e4abaa1f4138ef550b12388e428a5650fa87b550e98ae994e823b38a4b [2022-07-20T15:04:20.871Z] #68 DONE 0.2s [2022-07-20T15:04:20.871Z] [2022-07-20T15:04:20.871Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:04:20.871Z] #59 sha256:55c33a1fa5ab702e144e2461b51df0030a0f105b74ae47e02ee1ecdc686e6145 [2022-07-20T15:04:20.871Z] #59 DONE 0.1s [2022-07-20T15:04:20.871Z] [2022-07-20T15:04:20.871Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:04:20.871Z] #69 sha256:d51086009fdbb214b667e4cf7b8fb5a526290c360eae9d0921b27d7e4e1e22ba [2022-07-20T15:04:21.128Z] #69 DONE 0.2s [2022-07-20T15:04:21.128Z] [2022-07-20T15:04:21.128Z] #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-20T15:04:21.128Z] #60 sha256:aceccc803bfde96b2cb9cf869471aac78f4b3f06647836543ee2fab580248b3a [2022-07-20T15:04:22.134Z] #77 ... [2022-07-20T15:04:22.134Z] [2022-07-20T15:04:22.134Z] #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-20T15:04:22.134Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:22.134Z] #14 77.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:04:22.134Z] #14 77.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:22.134Z] #14 77.23 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:04:22.498Z] #60 ... [2022-07-20T15:04:22.498Z] [2022-07-20T15:04:22.498Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:04:22.498Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-20T15:04:22.498Z] #15 DONE 1.7s [2022-07-20T15:04:22.498Z] [2022-07-20T15:04:22.498Z] #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-20T15:04:22.498Z] #60 sha256:aceccc803bfde96b2cb9cf869471aac78f4b3f06647836543ee2fab580248b3a [2022-07-20T15:04:22.498Z] #60 1.547 + RM_GOPATH=0 [2022-07-20T15:04:22.498Z] #60 1.547 + TMP_GOPATH= [2022-07-20T15:04:22.498Z] #60 1.547 + : /build [2022-07-20T15:04:22.498Z] #60 1.547 + '[' -z '' ']' [2022-07-20T15:04:22.498Z] #60 1.560 ++ mktemp -d [2022-07-20T15:04:22.498Z] #60 1.583 + export GOPATH=/tmp/tmp.6jVyG769SJ [2022-07-20T15:04:22.498Z] #60 1.583 + GOPATH=/tmp/tmp.6jVyG769SJ [2022-07-20T15:04:22.498Z] #60 1.583 + RM_GOPATH=1 [2022-07-20T15:04:22.498Z] #60 1.583 + case "$(go env GOARCH)" in [2022-07-20T15:04:22.498Z] #60 1.583 ++ go env GOARCH [2022-07-20T15:04:22.498Z] #60 1.612 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:22.498Z] #60 1.612 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:22.498Z] #60 1.612 ++ dirname /install.sh [2022-07-20T15:04:22.498Z] #60 1.625 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:04:22.498Z] #60 1.625 + dir=/ [2022-07-20T15:04:22.498Z] #60 1.625 + bin=runc [2022-07-20T15:04:22.498Z] #60 1.625 + shift [2022-07-20T15:04:22.498Z] #60 1.625 + '[' '!' -f //runc.installer ']' [2022-07-20T15:04:22.498Z] #60 1.625 + . //runc.installer [2022-07-20T15:04:22.498Z] #60 1.625 ++ set -e [2022-07-20T15:04:22.498Z] #60 1.625 ++ : v1.1.2 [2022-07-20T15:04:22.498Z] #60 1.625 + install_runc [2022-07-20T15:04:22.498Z] #60 1.625 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:04:22.498Z] #60 1.625 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:04:22.498Z] #60 1.625 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6jVyG769SJ/src/github.com/opencontainers/runc [2022-07-20T15:04:22.498Z] #60 1.625 Cloning into '/tmp/tmp.6jVyG769SJ/src/github.com/opencontainers/runc'... [2022-07-20T15:04:23.466Z] #60 ... [2022-07-20T15:04:23.466Z] [2022-07-20T15:04:23.466Z] #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-20T15:04:23.466Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-20T15:04:23.466Z] #16 DONE 1.2s [2022-07-20T15:04:23.648Z] #19 139.4 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-20T15:04:23.648Z] #19 139.4 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-20T15:04:23.746Z] [2022-07-20T15:04:23.746Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:04:23.746Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-20T15:04:24.315Z] #17 0.737 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:04:24.315Z] #17 DONE 0.9s [2022-07-20T15:04:24.315Z] [2022-07-20T15:04:24.315Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:04:24.315Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-20T15:04:25.026Z] #19 141.5 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-20T15:04:25.248Z] #18 DONE 0.8s [2022-07-20T15:04:25.248Z] [2022-07-20T15:04:25.248Z] #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-20T15:04:25.248Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:25.248Z] #77 ... [2022-07-20T15:04:25.248Z] [2022-07-20T15:04:25.248Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:04:25.248Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-20T15:04:25.287Z] #19 141.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-20T15:04:25.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:04:26.179Z] #19 DONE 0.8s [2022-07-20T15:04:26.179Z] [2022-07-20T15:04:26.179Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:04:26.179Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-20T15:04:27.112Z] #20 DONE 0.9s [2022-07-20T15:04:27.112Z] [2022-07-20T15:04:27.112Z] #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-20T15:04:27.112Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:04:27.199Z] #19 143.6 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-20T15:04:27.461Z] #19 143.6 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-20T15:04:28.041Z] #21 1.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:04:28.041Z] #21 1.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:04:28.298Z] #21 1.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:04:28.555Z] #21 1.760 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:04:28.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:04:29.369Z] #19 145.6 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-20T15:04:29.369Z] #19 145.6 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-20T15:04:30.447Z] #21 3.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:04:31.277Z] #19 147.6 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-20T15:04:31.277Z] #19 147.6 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-20T15:04:31.277Z] #19 147.6 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-20T15:04:31.277Z] #19 147.6 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-20T15:04:31.277Z] #19 147.6 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-20T15:04:31.277Z] #19 147.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-20T15:04:31.277Z] #19 147.6 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-20T15:04:31.277Z] #19 147.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-20T15:04:31.277Z] #19 147.7 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-20T15:04:31.277Z] #19 147.7 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-20T15:04:31.277Z] #19 147.7 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-20T15:04:31.277Z] #19 147.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-20T15:04:31.277Z] #19 147.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-20T15:04:31.277Z] #19 147.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-20T15:04:31.277Z] #19 147.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-20T15:04:31.539Z] #19 147.9 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-20T15:04:31.539Z] #19 147.9 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-20T15:04:31.539Z] #19 147.9 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-20T15:04:31.539Z] #19 148.0 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-20T15:04:31.816Z] #21 ... [2022-07-20T15:04:31.816Z] [2022-07-20T15:04:31.816Z] #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-20T15:04:31.816Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-20T15:04:31.816Z] #36 119.1 Delve is a source level debugger for Go programs. [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:04:31.816Z] #36 119.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 Usage: [2022-07-20T15:04:31.816Z] #36 119.1 dlv [command] [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 Available Commands: [2022-07-20T15:04:31.816Z] #36 119.1 attach Attach to running process and begin debugging. [2022-07-20T15:04:31.816Z] #36 119.1 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:04:31.816Z] #36 119.1 core Examine a core dump. [2022-07-20T15:04:31.816Z] #36 119.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:04:31.816Z] #36 119.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:04:31.816Z] #36 119.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:04:31.816Z] #36 119.1 help Help about any command [2022-07-20T15:04:31.816Z] #36 119.1 run Deprecated command. Use 'debug' instead. [2022-07-20T15:04:31.816Z] #36 119.1 test Compile test binary and begin debugging program. [2022-07-20T15:04:31.816Z] #36 119.1 trace Compile and begin tracing program. [2022-07-20T15:04:31.816Z] #36 119.1 version Prints version. [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 Flags: [2022-07-20T15:04:31.816Z] #36 119.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:04:31.816Z] #36 119.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:04:31.816Z] #36 119.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-20T15:04:31.816Z] #36 119.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:04:31.816Z] #36 119.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:04:31.816Z] #36 119.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-20T15:04:31.816Z] #36 119.1 --disable-aslr Disables address space randomization [2022-07-20T15:04:31.816Z] #36 119.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:04:31.816Z] #36 119.1 -h, --help help for dlv [2022-07-20T15:04:31.816Z] #36 119.1 --init string Init file, executed by the terminal client. [2022-07-20T15:04:31.816Z] #36 119.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:04:31.816Z] #36 119.1 --log Enable debugging server logging. [2022-07-20T15:04:31.816Z] #36 119.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:04:31.816Z] #36 119.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:04:31.816Z] #36 119.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:04:31.816Z] #36 119.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:04:31.816Z] #36 119.1 --wd string Working directory for running the program. [2022-07-20T15:04:31.816Z] #36 119.1 [2022-07-20T15:04:31.816Z] #36 119.1 Additional help topics: [2022-07-20T15:04:31.817Z] #36 119.1 dlv backend Help about the --backend flag. [2022-07-20T15:04:31.817Z] #36 119.1 dlv log Help about logging flags. [2022-07-20T15:04:31.817Z] #36 119.1 dlv redirect Help about file redirection. [2022-07-20T15:04:31.817Z] #36 119.1 [2022-07-20T15:04:31.817Z] #36 119.1 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:04:31.817Z] #36 DONE 119.6s [2022-07-20T15:04:31.817Z] [2022-07-20T15:04:31.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-20T15:04:31.817Z] #26 sha256:f9640d82fa9c10bcb104d4117ba6e668ab102cdb57630ed335dac93966edcf24 [2022-07-20T15:04:31.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:04:32.133Z] #14 ... [2022-07-20T15:04:32.133Z] [2022-07-20T15:04:32.133Z] #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-20T15:04:32.133Z] #64 sha256:aff1a2e0bbb63f3ebbc8a08fddcd62a7300f66fec825d56b9b2af813d0ecece2 [2022-07-20T15:04:32.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:04:32.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:04:33.086Z] #14 ... [2022-07-20T15:04:33.086Z] [2022-07-20T15:04:33.086Z] #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-20T15:04:33.086Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:33.086Z] #77 110.8 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:04:33.086Z] #77 110.8 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:04:33.086Z] #77 110.8 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:04:33.086Z] #77 110.8 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:04:33.086Z] #77 110.8 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:04:33.086Z] #77 111.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:04:33.086Z] #77 111.8 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:04:33.103Z] #26 117.0 Updating files: 23% (2684/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: 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: 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: 68% (7829/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: 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: 82% (9375/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-20T15:04:33.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:04:33.360Z] #26 121.1 + cd /tmp/tmp.CW4h3iDHdu/tmp/docker-ce [2022-07-20T15:04:33.360Z] #26 121.1 + git checkout -q v17.06.2-ce [2022-07-20T15:04:33.437Z] #64 53.88 Updating files: 46% (2262/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: 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-20T15:04:33.697Z] #64 55.55 + cd /tmp/tmp.1wvUwkF60Q/src/github.com/containerd/containerd [2022-07-20T15:04:33.697Z] #64 55.55 + git checkout -q v1.6.6 [2022-07-20T15:04:33.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:04:34.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:04:34.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:04:34.829Z] #19 150.7 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-20T15:04:34.829Z] #19 150.7 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-20T15:04:34.829Z] #19 150.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-20T15:04:34.829Z] #19 150.8 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-20T15:04:34.829Z] #19 150.9 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-20T15:04:35.083Z] #64 57.08 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:04:35.084Z] #64 57.08 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:04:35.084Z] #64 57.08 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:04:35.084Z] #64 57.08 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:04:35.084Z] #64 57.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:04:35.084Z] #64 57.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:04:35.084Z] #64 57.08 + '[' '' = dynamic ']' [2022-07-20T15:04:35.084Z] #64 57.08 + make [2022-07-20T15:04:36.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:04:36.391Z] #77 115.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:04:36.391Z] #77 115.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:04:36.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:04:36.631Z] #26 124.2 + mkdir -p /tmp/tmp.CW4h3iDHdu/src/github.com/docker [2022-07-20T15:04:36.631Z] #26 124.2 + mv components/cli /tmp/tmp.CW4h3iDHdu/src/github.com/docker/cli [2022-07-20T15:04:36.631Z] #26 124.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-20T15:04:37.002Z] #64 59.00 + bin/ctr [2022-07-20T15:04:37.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:04:37.363Z] #19 ... [2022-07-20T15:04:37.363Z] [2022-07-20T15:04:37.363Z] #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-20T15:04:37.363Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:37.363Z] #84 104.3 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:04:37.363Z] #84 104.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:04:37.363Z] #84 104.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:04:37.363Z] #84 104.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:04:37.363Z] #84 104.3 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:04:37.363Z] #84 104.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:04:37.363Z] #84 104.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:04:37.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:04:37.777Z] #77 117.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:04:37.777Z] #77 117.4 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:04:37.999Z] #26 ... [2022-07-20T15:04:37.999Z] [2022-07-20T15:04:37.999Z] #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-20T15:04:37.999Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:37.999Z] #77 72.70 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:04:37.999Z] #77 72.72 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:04:37.999Z] #77 72.73 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:04:37.999Z] #77 72.74 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:04:37.999Z] #77 72.74 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:04:37.999Z] #77 72.76 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:04:37.999Z] #77 72.96 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:04:37.999Z] #77 74.15 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T15:04:37.999Z] #77 74.47 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T15:04:37.999Z] #77 74.47 checking how to print strings... printf [2022-07-20T15:04:37.999Z] #77 74.49 checking for gcc... gcc [2022-07-20T15:04:37.999Z] #77 74.61 checking whether the C compiler works... yes [2022-07-20T15:04:37.999Z] #77 74.88 checking for C compiler default output file name... a.out [2022-07-20T15:04:37.999Z] #77 74.90 checking for suffix of executables... [2022-07-20T15:04:37.999Z] #77 75.10 checking whether we are cross compiling... no [2022-07-20T15:04:37.999Z] #77 75.31 checking for suffix of object files... o [2022-07-20T15:04:37.999Z] #77 75.40 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:37.999Z] #77 75.47 checking whether gcc accepts -g... yes [2022-07-20T15:04:37.999Z] #77 75.51 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:37.999Z] #77 75.71 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:37.999Z] #77 76.00 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:37.999Z] #77 76.05 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:37.999Z] #77 76.11 checking for egrep... /bin/grep -E [2022-07-20T15:04:37.999Z] #77 76.12 checking for fgrep... /bin/grep -F [2022-07-20T15:04:37.999Z] #77 76.30 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:37.999Z] #77 76.30 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:37.999Z] #77 76.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:37.999Z] #77 76.39 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:37.999Z] #77 76.59 checking whether ln -s works... yes [2022-07-20T15:04:37.999Z] #77 76.59 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:37.999Z] #77 76.64 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T15:04:37.999Z] #77 76.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:37.999Z] #77 76.64 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:37.999Z] #77 76.64 checking for objdump... objdump [2022-07-20T15:04:37.999Z] #77 76.64 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:37.999Z] #77 76.64 checking for dlltool... no [2022-07-20T15:04:37.999Z] #77 76.64 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:37.999Z] #77 76.64 checking for ar... ar [2022-07-20T15:04:37.999Z] #77 76.64 checking for archiver @FILE support... @ [2022-07-20T15:04:37.999Z] #77 76.80 checking for strip... strip [2022-07-20T15:04:37.999Z] #77 76.80 checking for ranlib... ranlib [2022-07-20T15:04:37.999Z] #77 76.80 checking for gawk... no [2022-07-20T15:04:37.999Z] #77 76.80 checking for mawk... mawk [2022-07-20T15:04:37.999Z] #77 76.80 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:37.999Z] #77 77.21 checking for sysroot... no [2022-07-20T15:04:37.999Z] #77 77.22 checking for a working dd... /bin/dd [2022-07-20T15:04:37.999Z] #77 77.23 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:37.999Z] #77 77.26 checking for mt... no [2022-07-20T15:04:37.999Z] #77 77.26 checking if : is a manifest tool... no [2022-07-20T15:04:37.999Z] #77 77.28 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:37.999Z] #77 77.63 checking for ANSI C header files... yes [2022-07-20T15:04:37.999Z] #77 78.28 checking for sys/types.h... yes [2022-07-20T15:04:37.999Z] #77 78.48 checking for sys/stat.h... yes [2022-07-20T15:04:37.999Z] #77 78.62 checking for stdlib.h... yes [2022-07-20T15:04:37.999Z] #77 78.74 checking for string.h... yes [2022-07-20T15:04:37.999Z] #77 78.97 checking for memory.h... yes [2022-07-20T15:04:37.999Z] #77 79.20 checking for strings.h... yes [2022-07-20T15:04:37.999Z] #77 79.49 checking for inttypes.h... yes [2022-07-20T15:04:37.999Z] #77 79.65 checking for stdint.h... yes [2022-07-20T15:04:37.999Z] #77 79.83 checking for unistd.h... yes [2022-07-20T15:04:37.999Z] #77 79.99 checking for dlfcn.h... yes [2022-07-20T15:04:37.999Z] #77 80.13 checking for objdir... .libs [2022-07-20T15:04:37.999Z] #77 80.58 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:04:37.999Z] #77 80.75 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:04:37.999Z] #77 80.75 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:04:37.999Z] #77 80.90 checking if gcc static flag -static works... yes [2022-07-20T15:04:37.999Z] #77 81.37 checking if gcc supports -c -o file.o... yes [2022-07-20T15:04:37.999Z] #77 81.54 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:04:37.999Z] #77 81.55 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T15:04:37.999Z] #77 81.62 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:04:37.999Z] #77 81.99 checking how to hardcode library paths into programs... immediate [2022-07-20T15:04:37.999Z] #77 82.00 checking whether stripping libraries is possible... yes [2022-07-20T15:04:37.999Z] #77 82.03 checking if libtool supports shared libraries... yes [2022-07-20T15:04:37.999Z] #77 82.03 checking whether to build shared libraries... no [2022-07-20T15:04:37.999Z] #77 82.03 checking whether to build static libraries... yes [2022-07-20T15:04:37.999Z] #77 82.03 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:37.999Z] #77 82.10 checking whether build environment is sane... yes [2022-07-20T15:04:38.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:04:38.038Z] #77 117.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:04:38.255Z] #77 82.17 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:38.255Z] #77 82.17 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:38.255Z] #77 82.23 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:38.255Z] #77 82.28 checking whether make supports nested variables... yes [2022-07-20T15:04:38.255Z] #77 82.33 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:38.255Z] #77 82.35 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:38.255Z] #77 82.35 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:38.299Z] #77 117.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:04:38.299Z] #77 117.9 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:04:38.307Z] #84 105.4 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:04:38.560Z] #77 118.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:04:38.567Z] #84 105.7 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:04:38.567Z] #84 105.7 checking how to print strings... printf [2022-07-20T15:04:38.567Z] #84 105.7 checking for gcc... gcc [2022-07-20T15:04:38.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:04:38.768Z] #77 82.41 checking dependency style of gcc... gcc3 [2022-07-20T15:04:38.768Z] #77 82.62 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:38.768Z] #77 82.62 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:38.768Z] #77 82.62 checking for gawk... (cached) mawk [2022-07-20T15:04:38.768Z] #77 82.62 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:04:38.768Z] #77 82.62 checking for gcc... (cached) gcc [2022-07-20T15:04:38.768Z] #77 82.71 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:04:38.768Z] #77 82.71 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:04:38.768Z] #77 82.71 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:04:38.768Z] #77 82.72 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:04:38.768Z] #77 82.72 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:04:38.768Z] #77 82.81 checking for python3... /usr/bin/python3 [2022-07-20T15:04:38.768Z] #77 82.81 checking for python3 version... 3.9 [2022-07-20T15:04:38.768Z] #77 82.88 checking for python3 platform... linux [2022-07-20T15:04:38.826Z] #84 105.8 checking whether the C compiler works... yes [2022-07-20T15:04:38.826Z] #84 106.0 checking for C compiler default output file name... a.out [2022-07-20T15:04:38.826Z] #84 106.0 checking for suffix of executables... [2022-07-20T15:04:39.085Z] #84 106.1 checking whether we are cross compiling... no [2022-07-20T15:04:39.085Z] #84 106.4 checking for suffix of object files... o [2022-07-20T15:04:39.281Z] #77 82.95 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:04:39.281Z] #77 83.12 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:04:39.281Z] #77 83.28 checking for go-md2man... no [2022-07-20T15:04:39.345Z] #84 106.5 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:39.345Z] #84 106.7 checking whether gcc accepts -g... yes [2022-07-20T15:04:39.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:04:39.538Z] #77 83.29 checking error.h usability... yes [2022-07-20T15:04:39.538Z] #77 83.47 checking error.h presence... yes [2022-07-20T15:04:39.538Z] #77 83.53 checking for error.h... yes [2022-07-20T15:04:39.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:04:39.795Z] #77 83.55 checking linux/openat2.h usability... yes [2022-07-20T15:04:39.795Z] #77 83.68 checking linux/openat2.h presence... yes [2022-07-20T15:04:39.795Z] #77 83.73 checking for linux/openat2.h... yes [2022-07-20T15:04:39.795Z] #77 83.79 checking for copy_file_range... yes [2022-07-20T15:04:39.865Z] #84 106.8 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:39.865Z] #84 107.0 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:39.865Z] #84 107.2 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:39.865Z] #84 107.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:39.865Z] #84 107.3 checking for egrep... /bin/grep -E [2022-07-20T15:04:39.865Z] #84 107.3 checking for fgrep... /bin/grep -F [2022-07-20T15:04:39.865Z] #84 107.3 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:40.052Z] #77 83.99 checking for fgetxattr... yes [2022-07-20T15:04:40.125Z] #84 107.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:04:40.125Z] #84 107.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:04:40.125Z] #84 107.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:04:40.125Z] #84 107.5 checking whether ln -s works... yes [2022-07-20T15:04:40.125Z] #84 107.5 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:04:40.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:04:40.384Z] #84 107.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-20T15:04:40.384Z] #84 107.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:04:40.384Z] #84 107.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:04:40.384Z] #84 107.5 checking for objdump... objdump [2022-07-20T15:04:40.384Z] #84 107.5 checking how to recognize dependent libraries... pass_all [2022-07-20T15:04:40.384Z] #84 107.5 checking for dlltool... no [2022-07-20T15:04:40.384Z] #84 107.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:04:40.384Z] #84 107.5 checking for ar... ar [2022-07-20T15:04:40.384Z] #84 107.5 checking for archiver @FILE support... @ [2022-07-20T15:04:40.384Z] #84 107.7 checking for strip... strip [2022-07-20T15:04:40.384Z] #84 107.7 checking for ranlib... ranlib [2022-07-20T15:04:40.384Z] #84 107.7 checking for gawk... no [2022-07-20T15:04:40.384Z] #84 107.7 checking for mawk... mawk [2022-07-20T15:04:40.565Z] #77 84.25 checking for statx... yes [2022-07-20T15:04:40.821Z] #77 84.57 checking for fgetpwent_r... yes [2022-07-20T15:04:40.894Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:04:40.894Z] Using test binary docker [2022-07-20T15:04:40.894Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:04:40.954Z] #84 107.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:04:40.954Z] #84 108.1 checking for sysroot... no [2022-07-20T15:04:40.954Z] #84 108.1 checking for a working dd... /bin/dd [2022-07-20T15:04:40.954Z] #84 108.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:04:41.078Z] #77 84.95 checking for issetugid... no [2022-07-20T15:04:41.078Z] #77 85.14 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:04:41.078Z] #77 85.15 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:04:41.151Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:04:41.151Z] INFO: Waiting for daemon to start... [2022-07-20T15:04:41.151Z] Starting dockerd [2022-07-20T15:04:41.214Z] #84 108.3 checking for mt... no [2022-07-20T15:04:41.214Z] #84 108.3 checking if : is a manifest tool... no [2022-07-20T15:04:41.214Z] #84 108.3 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:41.642Z] #77 85.15 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:04:41.642Z] #77 85.70 checking for yajl >= 2.0.0... yes [2022-07-20T15:04:41.898Z] #77 85.75 checking sys/capability.h usability... yes [2022-07-20T15:04:41.898Z] #77 86.00 checking sys/capability.h presence... yes [2022-07-20T15:04:41.898Z] #77 86.06 checking for sys/capability.h... yes [2022-07-20T15:04:42.056Z] #84 108.6 checking for ANSI C header files... yes [2022-07-20T15:04:42.056Z] #84 109.2 checking for sys/types.h... yes [2022-07-20T15:04:42.325Z] #84 109.4 checking for sys/stat.h... yes [2022-07-20T15:04:42.462Z] #77 86.07 checking for library containing cap_from_name... [2022-07-20T15:04:42.462Z] #77 ... [2022-07-20T15:04:42.462Z] [2022-07-20T15:04:42.462Z] #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-20T15:04:42.462Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:04:42.462Z] #21 5.431 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:04:42.462Z] #21 7.762 Fetched 8441 kB in 7s (1211 kB/s) [2022-07-20T15:04:42.462Z] #21 7.762 Reading package lists... [2022-07-20T15:04:42.462Z] #21 10.27 Reading package lists... [2022-07-20T15:04:42.462Z] #21 12.80 Building dependency tree... [2022-07-20T15:04:42.462Z] #21 14.44 The following additional packages will be installed: [2022-07-20T15:04:42.462Z] #21 14.44 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:04:42.462Z] #21 14.44 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:04:42.462Z] #21 14.44 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:04:42.462Z] #21 14.45 python3-pkg-resources vim-runtime xxd [2022-07-20T15:04:42.462Z] #21 14.45 Suggested packages: [2022-07-20T15:04:42.462Z] #21 14.46 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:04:42.462Z] #21 14.46 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:04:42.462Z] #21 14.46 acl attr quota [2022-07-20T15:04:42.462Z] #21 14.46 Recommended packages: [2022-07-20T15:04:42.462Z] #21 14.46 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:04:42.462Z] #21 ... [2022-07-20T15:04:42.462Z] [2022-07-20T15:04:42.462Z] #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-20T15:04:42.462Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:42.462Z] #77 86.07 checking for library containing cap_from_name... -lcap [2022-07-20T15:04:42.583Z] #84 109.6 checking for stdlib.h... yes [2022-07-20T15:04:42.583Z] #84 109.7 checking for string.h... yes [2022-07-20T15:04:42.729Z] #77 86.39 checking for library containing dlopen... -ldl [2022-07-20T15:04:42.729Z] #77 86.60 checking seccomp.h usability... yes [2022-07-20T15:04:42.764Z] #77 ... [2022-07-20T15:04:42.764Z] [2022-07-20T15:04:42.764Z] #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-20T15:04:42.764Z] #67 sha256:c718b33c1e37a55fab1d2b8418f4a002b1865250fb901bde2bebfca060897df5 [2022-07-20T15:04:42.764Z] #67 203.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:04:42.764Z] #67 203.6 + GOBIN=/build [2022-07-20T15:04:42.764Z] #67 203.6 + GO111MODULE=on [2022-07-20T15:04:42.764Z] #67 203.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:04:42.842Z] #84 109.9 checking for memory.h... yes [2022-07-20T15:04:42.986Z] #77 86.78 checking seccomp.h presence... yes [2022-07-20T15:04:42.986Z] #77 86.95 checking for seccomp.h... yes [2022-07-20T15:04:43.046Z] . [2022-07-20T15:04:43.046Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:04:43.243Z] #77 86.95 checking for library containing seccomp_rule_add... [2022-07-20T15:04:43.243Z] #77 ... [2022-07-20T15:04:43.243Z] [2022-07-20T15:04:43.243Z] #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-20T15:04:43.243Z] #60 sha256:aceccc803bfde96b2cb9cf869471aac78f4b3f06647836543ee2fab580248b3a [2022-07-20T15:04:43.243Z] #60 12.28 + cd /tmp/tmp.6jVyG769SJ/src/github.com/opencontainers/runc [2022-07-20T15:04:43.243Z] #60 12.28 + git checkout -q v1.1.2 [2022-07-20T15:04:43.243Z] #60 12.84 + '[' -z '' ']' [2022-07-20T15:04:43.243Z] #60 12.84 + target=static [2022-07-20T15:04:43.243Z] #60 12.84 + make BUILDTAGS=seccomp static [2022-07-20T15:04:43.243Z] #60 13.15 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-20T15:04:43.243Z] #60 ... [2022-07-20T15:04:43.243Z] [2022-07-20T15:04:43.243Z] #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-20T15:04:43.243Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:43.243Z] #77 86.95 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:04:43.243Z] #77 87.31 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:04:43.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:04:43.304Z] Error: No such image: emptyfs [2022-07-20T15:04:43.304Z] Running integration-test (iteration 1) [2022-07-20T15:04:43.304Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:04:43.409Z] #84 110.1 checking for strings.h... yes [2022-07-20T15:04:43.499Z] #77 87.43 checking systemd/sd-bus.h usability... yes [2022-07-20T15:04:43.562Z] Loaded image: busybox:latest [2022-07-20T15:04:43.562Z] Loaded image: busybox:glibc [2022-07-20T15:04:43.610Z] #64 ... [2022-07-20T15:04:43.610Z] [2022-07-20T15:04:43.610Z] #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-20T15:04:43.610Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:43.610Z] #77 34.66 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-20T15:04:43.610Z] #77 ... [2022-07-20T15:04:43.610Z] [2022-07-20T15:04:43.610Z] #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-20T15:04:43.610Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:43.610Z] #14 92.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:04:43.610Z] #14 92.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:43.610Z] #14 92.20 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:04:43.610Z] #14 98.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:04:43.610Z] #14 98.59 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:43.610Z] #14 98.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:04:43.667Z] #84 110.5 checking for inttypes.h... yes [2022-07-20T15:04:43.756Z] #77 87.51 checking systemd/sd-bus.h presence... yes [2022-07-20T15:04:43.756Z] #77 87.60 checking for systemd/sd-bus.h... yes [2022-07-20T15:04:43.929Z] #84 110.9 checking for stdint.h... yes [2022-07-20T15:04:44.012Z] #77 87.60 checking for library containing sd_bus_match_signal_async... [2022-07-20T15:04:44.012Z] #77 ... [2022-07-20T15:04:44.012Z] [2022-07-20T15:04:44.012Z] #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-20T15:04:44.012Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-20T15:04:44.012Z] #34 DONE 131.5s [2022-07-20T15:04:44.012Z] [2022-07-20T15:04:44.012Z] #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-20T15:04:44.012Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:04:44.012Z] #21 15.83 The following NEW packages will be installed: [2022-07-20T15:04:44.012Z] #21 15.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:04:44.012Z] #21 15.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:04:44.012Z] #21 15.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:04:44.012Z] #21 15.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:04:44.012Z] #21 15.84 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:04:44.012Z] #21 15.84 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:04:44.012Z] #21 15.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:04:44.012Z] #21 15.84 xz-utils zip zstd [2022-07-20T15:04:44.012Z] #21 16.15 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:04:44.012Z] #21 16.15 Need to get 27.0 MB of archives. [2022-07-20T15:04:44.012Z] #21 16.15 After this operation, 105 MB of additional disk space will be used. [2022-07-20T15:04:44.012Z] #21 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-20T15:04:44.012Z] #21 16.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-20T15:04:44.012Z] #21 16.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-20T15:04:44.012Z] #21 16.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-20T15:04:44.012Z] #21 16.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-20T15:04:44.012Z] #21 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-20T15:04:44.012Z] #21 16.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-20T15:04:44.012Z] #21 16.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-20T15:04:44.012Z] #21 16.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:04:44.012Z] #21 16.22 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-20T15:04:44.012Z] #21 16.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:04:44.012Z] #21 16.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-20T15:04:44.012Z] #21 16.24 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-20T15:04:44.012Z] #21 16.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-20T15:04:44.012Z] #21 16.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-20T15:04:44.012Z] #21 16.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-20T15:04:44.013Z] #21 16.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-20T15:04:44.013Z] #21 16.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-20T15:04:44.013Z] #21 16.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-20T15:04:44.013Z] #21 16.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-20T15:04:44.013Z] #21 16.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-20T15:04:44.013Z] #21 16.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-20T15:04:44.013Z] #21 16.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-20T15:04:44.013Z] #21 16.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-20T15:04:44.013Z] #21 16.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-20T15:04:44.013Z] #21 16.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-20T15:04:44.013Z] #21 16.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-20T15:04:44.013Z] #21 16.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-20T15:04:44.013Z] #21 16.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-20T15:04:44.013Z] #21 16.78 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-20T15:04:44.013Z] #21 16.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-20T15:04:44.013Z] #21 16.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-20T15:04:44.013Z] #21 16.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-20T15:04:44.013Z] #21 16.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-20T15:04:44.013Z] #21 16.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-20T15:04:44.013Z] #21 16.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:04:44.013Z] #21 16.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:04:44.013Z] #21 16.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:04:44.013Z] #21 16.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:04:44.013Z] #21 16.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:04:44.013Z] #21 16.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:04:44.013Z] #21 16.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-20T15:04:44.013Z] #21 16.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-20T15:04:44.013Z] #21 16.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-20T15:04:44.013Z] #21 16.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-20T15:04:44.013Z] #21 17.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-20T15:04:44.180Z] #14 ... [2022-07-20T15:04:44.180Z] [2022-07-20T15:04:44.180Z] #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-20T15:04:44.180Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:44.180Z] #77 45.82 libtoolize: putting auxiliary files in '.'. [2022-07-20T15:04:44.181Z] #77 45.82 libtoolize: copying file './ltmain.sh' [2022-07-20T15:04:44.187Z] #84 111.1 checking for unistd.h... yes [2022-07-20T15:04:44.269Z] #21 17.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-20T15:04:44.269Z] #21 17.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-20T15:04:44.269Z] #21 17.20 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-20T15:04:44.456Z] #84 111.5 checking for dlfcn.h... yes [2022-07-20T15:04:44.495Z] Loaded image: debian:bullseye-slim [2022-07-20T15:04:44.495Z] Loaded image: hello-world:latest [2022-07-20T15:04:44.495Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:04:44.495Z] INFO: Testing against a local daemon [2022-07-20T15:04:44.495Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:04:44.719Z] #84 111.8 checking for objdir... .libs [2022-07-20T15:04:44.831Z] #21 17.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:04:45.087Z] #21 18.10 Fetched 27.0 MB in 1s (19.9 MB/s) [2022-07-20T15:04:45.087Z] #21 18.17 Selecting previously unselected package pigz. [2022-07-20T15:04:45.087Z] #21 18.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-20T15:04:45.087Z] #21 18.25 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-20T15:04:45.087Z] #21 18.26 Unpacking pigz (2.6-1) ... [2022-07-20T15:04:45.123Z] #77 46.52 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-20T15:04:45.123Z] #77 46.52 libtoolize: and rerunning libtoolize and aclocal. [2022-07-20T15:04:45.123Z] #77 46.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:04:45.288Z] #84 112.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:04:45.288Z] #84 112.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:04:45.343Z] #21 18.33 Selecting previously unselected package libelf1:arm64. [2022-07-20T15:04:45.343Z] #21 18.34 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-20T15:04:45.343Z] #21 18.35 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-20T15:04:45.343Z] #21 18.48 Selecting previously unselected package libbpf0:arm64. [2022-07-20T15:04:45.343Z] #21 18.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-20T15:04:45.343Z] #21 18.50 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-20T15:04:45.548Z] #84 112.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:04:45.599Z] #21 18.59 Selecting previously unselected package libcap2:arm64. [2022-07-20T15:04:45.599Z] #21 18.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-20T15:04:45.599Z] #21 18.60 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:04:45.599Z] #21 18.69 Selecting previously unselected package libmnl0:arm64. [2022-07-20T15:04:45.599Z] #21 18.69 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-20T15:04:45.599Z] #21 18.70 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-20T15:04:45.599Z] #21 18.76 Selecting previously unselected package libxtables12:arm64. [2022-07-20T15:04:45.599Z] #21 18.77 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-20T15:04:45.599Z] #21 18.78 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-20T15:04:45.856Z] #21 18.83 Selecting previously unselected package libcap2-bin. [2022-07-20T15:04:45.856Z] #21 18.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-20T15:04:45.856Z] #21 18.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:04:45.856Z] #21 18.93 Selecting previously unselected package iproute2. [2022-07-20T15:04:45.856Z] #21 18.94 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-20T15:04:45.856Z] #21 18.95 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:04:45.867Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-07-20T15:04:45.867Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:04:46.071Z] #67 ... [2022-07-20T15:04:46.071Z] [2022-07-20T15:04:46.071Z] #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-20T15:04:46.071Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:46.071Z] #14 197.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:04:46.071Z] #14 197.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:46.071Z] #14 197.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:46.112Z] #21 19.33 Selecting previously unselected package xxd. [2022-07-20T15:04:46.112Z] #21 19.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T15:04:46.121Z] #84 112.8 checking if gcc static flag -static works... yes [2022-07-20T15:04:46.368Z] #21 19.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:46.368Z] #21 19.46 Selecting previously unselected package vim-common. [2022-07-20T15:04:46.368Z] #21 19.46 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:04:46.368Z] #21 19.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:46.379Z] #84 113.5 checking if gcc supports -c -o file.o... yes [2022-07-20T15:04:46.379Z] #84 113.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:04:46.379Z] #84 113.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:04:46.625Z] #21 19.63 Selecting previously unselected package bash-completion. [2022-07-20T15:04:46.625Z] #21 19.64 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:04:46.799Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-07-20T15:04:46.799Z] === RUN TestBuildWithSession [2022-07-20T15:04:46.799Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:04:46.799Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:04:46.799Z] === RUN TestBuildSquashParent [2022-07-20T15:04:47.203Z] #84 113.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:04:47.203Z] #84 114.3 checking how to hardcode library paths into programs... immediate [2022-07-20T15:04:47.203Z] #84 114.3 checking whether stripping libraries is possible... yes [2022-07-20T15:04:47.203Z] #84 114.3 checking if libtool supports shared libraries... yes [2022-07-20T15:04:47.203Z] #84 114.3 checking whether to build shared libraries... no [2022-07-20T15:04:47.203Z] #84 114.3 checking whether to build static libraries... yes [2022-07-20T15:04:47.203Z] #84 114.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:04:47.203Z] #84 114.4 checking whether build environment is sane... yes [2022-07-20T15:04:47.203Z] #84 114.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:04:47.203Z] #84 114.5 checking whether make sets $(MAKE)... yes [2022-07-20T15:04:47.203Z] #84 114.5 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:04:47.203Z] #84 114.5 checking whether make supports nested variables... yes [2022-07-20T15:04:47.462Z] #84 114.6 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:04:47.462Z] #84 114.6 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:04:47.462Z] #84 114.6 checking how to create a ustar tar archive... gnutar [2022-07-20T15:04:47.462Z] #84 114.7 checking dependency style of gcc... gcc3 [2022-07-20T15:04:47.723Z] #84 114.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:04:47.723Z] #84 114.9 checking whether make supports nested variables... (cached) yes [2022-07-20T15:04:47.723Z] #84 114.9 checking for gawk... (cached) mawk [2022-07-20T15:04:47.723Z] #84 114.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:04:47.723Z] #84 114.9 checking for gcc... (cached) gcc [2022-07-20T15:04:47.723Z] #84 114.9 checking whether we are using the GNU C compiler... [2022-07-20T15:04:47.723Z] #84 ... [2022-07-20T15:04:47.723Z] [2022-07-20T15:04:47.723Z] #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-20T15:04:47.723Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:47.723Z] #19 153.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-20T15:04:47.723Z] #19 154.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:04:47.723Z] #19 154.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-20T15:04:47.723Z] #19 154.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-20T15:04:47.723Z] #19 154.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-20T15:04:47.723Z] #19 154.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:04:47.723Z] #19 154.4 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-20T15:04:47.723Z] #19 154.4 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-20T15:04:47.723Z] #19 154.4 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-20T15:04:47.723Z] #19 154.4 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-20T15:04:47.723Z] #19 154.4 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-20T15:04:47.723Z] #19 154.4 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-20T15:04:47.723Z] #19 154.4 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-20T15:04:47.723Z] #19 154.4 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-20T15:04:47.723Z] #19 154.4 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-20T15:04:47.723Z] #19 154.4 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-20T15:04:47.723Z] #19 154.4 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-20T15:04:47.723Z] #19 154.4 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-20T15:04:47.723Z] #19 154.4 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-20T15:04:47.723Z] #19 154.4 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-20T15:04:47.723Z] #19 154.5 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-20T15:04:47.723Z] #19 154.5 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-20T15:04:47.723Z] #19 154.5 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-20T15:04:47.723Z] #19 154.5 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-20T15:04:47.723Z] #19 154.6 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-20T15:04:47.723Z] #19 154.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-20T15:04:47.723Z] #19 154.6 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-20T15:04:47.723Z] #19 154.6 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-20T15:04:47.723Z] #19 156.2 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-20T15:04:47.723Z] #19 156.2 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-20T15:04:47.723Z] #19 156.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-20T15:04:47.723Z] #19 156.4 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-20T15:04:47.723Z] #19 156.5 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-20T15:04:47.723Z] #19 157.8 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-20T15:04:47.723Z] #19 157.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-20T15:04:47.723Z] #19 157.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-20T15:04:47.723Z] #19 157.9 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-20T15:04:47.723Z] #19 157.9 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-20T15:04:47.723Z] #19 157.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-20T15:04:47.723Z] #19 157.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-20T15:04:47.723Z] #19 157.9 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-20T15:04:47.723Z] #19 157.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-20T15:04:47.723Z] #19 158.0 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-20T15:04:47.723Z] #19 158.3 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-20T15:04:47.723Z] #19 160.7 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-20T15:04:47.723Z] #19 160.7 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-20T15:04:47.723Z] #19 160.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-20T15:04:47.723Z] #19 160.8 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-20T15:04:47.723Z] #19 160.9 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-20T15:04:47.723Z] #19 163.6 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-20T15:04:47.723Z] #19 163.7 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-20T15:04:47.723Z] #19 163.7 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-20T15:04:47.723Z] #19 163.7 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-20T15:04:47.723Z] #19 163.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-20T15:04:47.723Z] #19 163.7 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-20T15:04:47.723Z] #19 163.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-20T15:04:47.723Z] #19 163.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-20T15:04:47.723Z] #19 163.8 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-20T15:04:47.723Z] #19 163.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-20T15:04:47.723Z] #19 164.0 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-20T15:04:47.723Z] #19 164.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-20T15:04:47.723Z] #19 164.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-20T15:04:47.723Z] #19 164.0 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-20T15:04:47.723Z] #19 164.1 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-20T15:04:47.723Z] #19 ... [2022-07-20T15:04:47.723Z] [2022-07-20T15:04:47.723Z] #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-20T15:04:47.724Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:47.724Z] #84 114.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:04:47.724Z] #84 114.9 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:04:47.724Z] #84 114.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:04:47.724Z] #84 115.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:04:47.724Z] #84 115.0 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:04:47.724Z] #84 115.0 checking for python3... /usr/bin/python3 [2022-07-20T15:04:47.991Z] #84 115.1 checking for python3 version... 3.9 [2022-07-20T15:04:47.991Z] #84 115.1 checking for python3 platform... linux [2022-07-20T15:04:48.251Z] #84 115.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:04:48.251Z] #84 115.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:04:48.251Z] #84 115.6 checking for go-md2man... no [2022-07-20T15:04:48.510Z] #84 115.6 checking error.h usability... yes [2022-07-20T15:04:48.633Z] #14 209.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:04:48.633Z] #14 209.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:04:48.633Z] #14 209.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:04:48.633Z] #14 210.1 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:04:48.633Z] #14 210.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:04:48.633Z] #14 210.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:04:48.770Z] #84 115.9 checking error.h presence... yes [2022-07-20T15:04:48.770Z] #84 115.9 checking for error.h... yes [2022-07-20T15:04:48.770Z] #84 116.0 checking linux/openat2.h usability... yes [2022-07-20T15:04:48.770Z] #84 116.1 checking linux/openat2.h presence... yes [2022-07-20T15:04:48.897Z] #14 210.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:04:48.897Z] #14 210.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:04:48.897Z] #14 210.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:04:49.029Z] #84 116.2 checking for linux/openat2.h... yes [2022-07-20T15:04:49.029Z] #84 116.2 checking for copy_file_range... yes [2022-07-20T15:04:49.145Z] #21 21.99 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:04:49.145Z] #21 22.38 Selecting previously unselected package bzip2. [2022-07-20T15:04:49.145Z] #21 22.39 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-20T15:04:49.145Z] #21 22.39 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:04:49.318Z] #14 210.5 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:04:49.318Z] #14 210.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:04:49.318Z] #14 210.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:04:49.401Z] #21 22.47 Selecting previously unselected package xz-utils. [2022-07-20T15:04:49.401Z] #21 22.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-20T15:04:49.401Z] #21 22.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:04:49.547Z] #84 116.5 checking for fgetxattr... yes [2022-07-20T15:04:49.587Z] #14 211.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:04:49.658Z] #21 22.63 Selecting previously unselected package apparmor. [2022-07-20T15:04:49.658Z] #21 22.64 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-20T15:04:49.658Z] #21 22.71 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:04:49.854Z] #14 211.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:04:49.854Z] #14 211.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:04:49.855Z] #84 116.8 checking for statx... yes [2022-07-20T15:04:49.914Z] #21 23.06 Selecting previously unselected package inetutils-ping. [2022-07-20T15:04:49.914Z] #21 23.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-20T15:04:49.914Z] #21 23.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:04:50.114Z] #84 117.0 checking for fgetpwent_r... yes [2022-07-20T15:04:50.174Z] #21 23.20 Selecting previously unselected package libip4tc2:arm64. [2022-07-20T15:04:50.174Z] #21 23.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-20T15:04:50.175Z] #21 23.20 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T15:04:50.175Z] #21 23.26 Selecting previously unselected package libip6tc2:arm64. [2022-07-20T15:04:50.175Z] #21 23.26 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-20T15:04:50.175Z] #21 23.27 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T15:04:50.175Z] #21 23.34 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-20T15:04:50.175Z] #21 23.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-20T15:04:50.175Z] #21 23.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T15:04:50.372Z] #84 117.2 checking for issetugid... no [2022-07-20T15:04:50.372Z] #84 117.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:04:50.372Z] #84 117.6 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:04:50.414Z] #77 ... [2022-07-20T15:04:50.414Z] [2022-07-20T15:04:50.414Z] #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-20T15:04:50.414Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:50.414Z] #14 105.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:04:50.414Z] #14 105.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:04:50.414Z] #14 105.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:50.431Z] #21 23.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-20T15:04:50.431Z] #21 23.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-20T15:04:50.431Z] #21 23.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T15:04:50.431Z] #21 23.52 Selecting previously unselected package libnftnl11:arm64. [2022-07-20T15:04:50.431Z] #21 23.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-20T15:04:50.431Z] #21 23.53 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T15:04:50.431Z] #21 23.61 Selecting previously unselected package iptables. [2022-07-20T15:04:50.431Z] #21 23.61 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-20T15:04:50.431Z] #21 23.62 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:04:50.444Z] #14 211.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:04:50.444Z] #14 211.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:04:50.444Z] #14 211.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:04:50.710Z] #14 212.1 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:04:50.710Z] #14 212.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:04:50.710Z] #14 212.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:04:50.942Z] #84 117.6 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:04:50.942Z] #84 118.2 checking for yajl >= 2.0.0... yes [2022-07-20T15:04:50.991Z] #14 212.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:04:50.991Z] #14 212.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:04:50.991Z] #14 212.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:04:51.002Z] #21 23.96 Selecting previously unselected package libonig5:arm64. [2022-07-20T15:04:51.002Z] #21 23.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-20T15:04:51.002Z] #21 23.98 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T15:04:51.002Z] #21 24.09 Selecting previously unselected package libjq1:arm64. [2022-07-20T15:04:51.002Z] #21 24.09 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-20T15:04:51.002Z] #21 24.10 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-20T15:04:51.002Z] #21 24.21 Selecting previously unselected package jq. [2022-07-20T15:04:51.201Z] #84 118.2 checking sys/capability.h usability... yes [2022-07-20T15:04:51.201Z] #84 118.5 checking sys/capability.h presence... yes [2022-07-20T15:04:51.201Z] #84 118.5 checking for sys/capability.h... yes [2022-07-20T15:04:51.260Z] #21 24.21 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-20T15:04:51.260Z] #21 24.22 Unpacking jq (1.6-2.1) ... [2022-07-20T15:04:51.260Z] #21 24.31 Selecting previously unselected package libaio1:arm64. [2022-07-20T15:04:51.260Z] #21 24.33 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-20T15:04:51.260Z] #21 24.33 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-20T15:04:51.260Z] #21 24.39 Selecting previously unselected package libgpm2:arm64. [2022-07-20T15:04:51.260Z] #21 24.40 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-20T15:04:51.260Z] #21 24.40 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-20T15:04:51.260Z] #21 24.46 Selecting previously unselected package libicu67:arm64. [2022-07-20T15:04:51.517Z] #21 24.46 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-20T15:04:51.517Z] #21 24.51 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-20T15:04:51.979Z] #14 213.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:04:51.979Z] #14 213.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:04:51.979Z] #14 213.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:04:51.979Z] #14 213.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:04:51.979Z] #14 213.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:04:51.979Z] #14 213.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:04:52.137Z] #84 118.5 checking for library containing cap_from_name... -lcap [2022-07-20T15:04:52.554Z] #14 213.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:04:52.554Z] #14 213.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:04:52.554Z] #14 213.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:04:52.554Z] #14 214.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:04:52.554Z] #14 214.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:04:52.554Z] #14 214.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:04:52.704Z] #84 119.1 checking for library containing dlopen... -ldl [2022-07-20T15:04:52.704Z] #84 119.9 checking seccomp.h usability... yes [2022-07-20T15:04:52.963Z] #84 120.1 checking seccomp.h presence... [2022-07-20T15:04:52.963Z] #84 ... [2022-07-20T15:04:52.963Z] [2022-07-20T15:04:52.963Z] #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-20T15:04:52.963Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:04:52.963Z] #41 DONE 181.8s [2022-07-20T15:04:52.963Z] [2022-07-20T15:04:52.963Z] #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-20T15:04:52.963Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:52.963Z] #84 120.1 checking seccomp.h presence... yes [2022-07-20T15:04:52.963Z] #84 120.2 checking for seccomp.h... yes [2022-07-20T15:04:52.963Z] #84 120.3 checking for library containing seccomp_rule_add... [2022-07-20T15:04:52.963Z] #84 ... [2022-07-20T15:04:52.963Z] [2022-07-20T15:04:52.963Z] #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-20T15:04:52.963Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:52.963Z] #19 166.5 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-20T15:04:52.963Z] #19 166.5 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-20T15:04:52.963Z] #19 166.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-20T15:04:52.963Z] #19 166.6 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-20T15:04:52.963Z] #19 166.7 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-20T15:04:52.963Z] #19 168.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-20T15:04:52.963Z] #19 168.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-20T15:04:52.963Z] #19 168.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-20T15:04:52.963Z] #19 168.9 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-20T15:04:52.963Z] #19 169.0 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-20T15:04:52.963Z] #19 169.0 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-20T15:04:52.963Z] #19 169.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-20T15:04:52.963Z] #19 169.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-20T15:04:52.963Z] #19 169.2 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-20T15:04:52.963Z] #19 169.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-20T15:04:52.963Z] #19 169.3 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-20T15:04:52.963Z] #19 169.3 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-20T15:04:53.493Z] #14 215.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:04:53.493Z] #14 215.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:04:53.493Z] #14 215.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:04:54.066Z] #14 215.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:04:54.066Z] #14 215.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:04:54.066Z] #14 215.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:04:54.066Z] #14 215.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:04:54.066Z] #14 215.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:04:54.066Z] #14 215.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:04:54.327Z] #14 215.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:04:54.588Z] #14 216.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:04:54.588Z] #14 216.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:04:54.815Z] #21 27.59 Selecting previously unselected package libinih1:arm64. [2022-07-20T15:04:54.815Z] #21 27.59 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-20T15:04:54.815Z] #21 27.59 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-20T15:04:54.815Z] #21 ... [2022-07-20T15:04:54.815Z] [2022-07-20T15:04:54.815Z] #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-20T15:04:54.815Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:04:54.815Z] #77 87.60 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:04:54.816Z] #77 88.46 checking for sd_notify_barrier... yes [2022-07-20T15:04:54.816Z] #77 88.71 checking linux/bpf.h usability... yes [2022-07-20T15:04:54.816Z] #77 88.86 checking linux/bpf.h presence... yes [2022-07-20T15:04:54.816Z] #77 88.93 checking for linux/bpf.h... yes [2022-07-20T15:04:54.816Z] #77 88.93 checking compilation for eBPF... yes [2022-07-20T15:04:54.816Z] #77 89.06 checking for criu >= 3.15... no [2022-07-20T15:04:54.816Z] #77 89.08 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:04:54.816Z] #77 89.08 checking for criu > 3.16... no [2022-07-20T15:04:54.816Z] #77 89.12 configure: CRIU version doesn't support join-ns API [2022-07-20T15:04:54.816Z] #77 89.12 checking for criu > 3.16.1... no [2022-07-20T15:04:54.816Z] #77 89.14 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:04:54.816Z] #77 89.14 checking for new mount API (fsconfig)... yes [2022-07-20T15:04:54.816Z] #77 89.25 checking for seccomp notify API... yes [2022-07-20T15:04:54.816Z] #77 89.45 checking for gperf... no [2022-07-20T15:04:54.816Z] #77 89.45 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:04:54.816Z] #77 89.45 checking for library containing argp_parse... none required [2022-07-20T15:04:54.816Z] #77 89.79 checking that generated files are newer than configure... done [2022-07-20T15:04:54.816Z] #77 89.79 configure: creating ./config.status [2022-07-20T15:04:54.816Z] #77 92.43 config.status: creating Makefile [2022-07-20T15:04:54.816Z] #77 92.51 config.status: creating rpm/crun.spec [2022-07-20T15:04:54.816Z] #77 92.58 config.status: creating config.h [2022-07-20T15:04:54.816Z] #77 92.61 config.status: executing libtool commands [2022-07-20T15:04:54.816Z] #77 92.66 config.status: executing depfiles commands [2022-07-20T15:04:54.816Z] #77 93.78 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:04:54.816Z] #77 93.80 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:04:54.816Z] #77 94.21 checking for gcc... gcc [2022-07-20T15:04:54.816Z] #77 94.32 checking whether the C compiler works... yes [2022-07-20T15:04:54.816Z] #77 94.53 checking for C compiler default output file name... a.out [2022-07-20T15:04:54.816Z] #77 94.53 checking for suffix of executables... [2022-07-20T15:04:54.816Z] #77 94.66 checking whether we are cross compiling... no [2022-07-20T15:04:54.816Z] #77 94.77 checking for suffix of object files... o [2022-07-20T15:04:54.816Z] #77 94.87 checking whether we are using the GNU C compiler... yes [2022-07-20T15:04:54.816Z] #77 94.96 checking whether gcc accepts -g... yes [2022-07-20T15:04:54.816Z] #77 95.08 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:04:54.816Z] #77 95.23 checking whether gcc understands -c and -o together... yes [2022-07-20T15:04:54.816Z] #77 95.49 checking how to run the C preprocessor... gcc -E [2022-07-20T15:04:54.816Z] #77 95.75 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:04:54.816Z] #77 95.77 checking for egrep... /bin/grep -E [2022-07-20T15:04:54.816Z] #77 95.78 checking for ANSI C header files... yes [2022-07-20T15:04:54.816Z] #77 96.37 checking for sys/types.h... yes [2022-07-20T15:04:54.816Z] #77 96.51 checking for sys/stat.h... yes [2022-07-20T15:04:54.816Z] #77 96.62 checking for stdlib.h... yes [2022-07-20T15:04:54.816Z] #77 96.74 checking for string.h... yes [2022-07-20T15:04:54.816Z] #77 96.93 checking for memory.h... yes [2022-07-20T15:04:54.816Z] #77 97.11 checking for strings.h... yes [2022-07-20T15:04:54.816Z] #77 97.32 checking for inttypes.h... yes [2022-07-20T15:04:54.816Z] #77 97.48 checking for stdint.h... yes [2022-07-20T15:04:54.816Z] #77 97.64 checking for unistd.h... yes [2022-07-20T15:04:54.816Z] #77 97.83 checking minix/config.h usability... no [2022-07-20T15:04:54.816Z] #77 97.97 checking minix/config.h presence... no [2022-07-20T15:04:54.816Z] #77 98.03 checking for minix/config.h... no [2022-07-20T15:04:54.816Z] #77 98.03 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:04:54.816Z] #77 98.31 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T15:04:54.816Z] #77 98.62 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T15:04:54.816Z] #77 98.62 checking how to print strings... printf [2022-07-20T15:04:54.816Z] #77 98.63 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:04:54.816Z] #77 98.65 checking for fgrep... /bin/grep -F [2022-07-20T15:04:54.816Z] #77 98.66 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:04:54.816Z] #77 98.69 checking if the linker (/usr/bin/ld) is GNU ld... [2022-07-20T15:04:54.816Z] #77 ... [2022-07-20T15:04:54.816Z] [2022-07-20T15:04:54.816Z] #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-20T15:04:54.816Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:04:54.816Z] #21 27.66 Selecting previously unselected package libnet1:arm64. [2022-07-20T15:04:54.816Z] #21 27.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-20T15:04:54.816Z] #21 27.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:04:54.816Z] #21 27.74 Selecting previously unselected package libnl-3-200:arm64. [2022-07-20T15:04:54.816Z] #21 27.74 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-20T15:04:54.816Z] #21 27.75 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:04:54.816Z] #21 27.81 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-20T15:04:54.816Z] #21 27.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-20T15:04:54.816Z] #21 27.83 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:04:54.816Z] #21 27.90 Selecting previously unselected package libyajl2:arm64. [2022-07-20T15:04:54.816Z] #21 27.90 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-20T15:04:54.816Z] #21 27.90 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:04:54.816Z] #21 27.96 Selecting previously unselected package net-tools. [2022-07-20T15:04:54.816Z] #21 27.97 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-20T15:04:54.816Z] #21 27.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:04:54.871Z] #19 170.8 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-20T15:04:54.871Z] #19 170.8 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-20T15:04:54.871Z] #19 170.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-20T15:04:54.871Z] #19 170.9 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-20T15:04:54.871Z] #19 171.0 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-20T15:04:54.898Z] --- PASS: TestBuildSquashParent (7.25s) [2022-07-20T15:04:54.898Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:04:54.898Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:04:54.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:04:54.898Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:04:54.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:04:54.898Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:04:54.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:04:54.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:04:54.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:04:54.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:04:54.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:04:54.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:04:54.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:04:54.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:04:54.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:04:54.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:04:54.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:04:54.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:04:54.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:04:55.074Z] #21 28.20 Selecting previously unselected package patch. [2022-07-20T15:04:55.074Z] #21 28.21 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-20T15:04:55.074Z] #21 28.21 Unpacking patch (2.7.6-7) ... [2022-07-20T15:04:55.168Z] #14 ... [2022-07-20T15:04:55.168Z] [2022-07-20T15:04:55.168Z] #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-20T15:04:55.168Z] #67 sha256:c718b33c1e37a55fab1d2b8418f4a002b1865250fb901bde2bebfca060897df5 [2022-07-20T15:04:55.168Z] #67 216.1 rootlesskit version 1.0.0 [2022-07-20T15:04:55.168Z] #67 216.1 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:04:55.168Z] #67 216.1 -container-ip string [2022-07-20T15:04:55.168Z] #67 216.1 container ip [2022-07-20T15:04:55.168Z] #67 216.1 -container-port int [2022-07-20T15:04:55.168Z] #67 216.1 container port (default -1) [2022-07-20T15:04:55.168Z] #67 216.1 -host-ip string [2022-07-20T15:04:55.168Z] #67 216.1 host ip [2022-07-20T15:04:55.168Z] #67 216.1 -host-port int [2022-07-20T15:04:55.168Z] #67 216.1 host port (default -1) [2022-07-20T15:04:55.168Z] #67 216.1 -proto string [2022-07-20T15:04:55.168Z] #67 216.1 proxy protocol (default "tcp") [2022-07-20T15:04:55.168Z] #67 DONE 216.5s [2022-07-20T15:04:55.168Z] [2022-07-20T15:04:55.168Z] #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-20T15:04:55.168Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:04:55.331Z] #21 28.32 Selecting previously unselected package python-pip-whl. [2022-07-20T15:04:55.331Z] #21 28.32 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:04:55.331Z] #21 28.32 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:04:55.428Z] #47 ... [2022-07-20T15:04:55.428Z] [2022-07-20T15:04:55.428Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:04:55.428Z] #68 sha256:099719a75915ce3338f3c40eed98af6c96da9fcb39fc2adbdec0130ab2a4f106 [2022-07-20T15:04:55.428Z] #68 DONE 0.1s [2022-07-20T15:04:55.428Z] [2022-07-20T15:04:55.428Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:04:55.428Z] #69 sha256:1f19c522b5b92758bce4fe88278e858ceec0f1ccc8039f902915220fb53ae7dd [2022-07-20T15:04:55.428Z] #69 DONE 0.1s [2022-07-20T15:04:55.428Z] [2022-07-20T15:04:55.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-20T15:04:55.428Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:04:55.428Z] #14 217.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:04:55.428Z] #14 217.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:04:55.428Z] #14 217.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:04:55.723Z] #14 ... [2022-07-20T15:04:55.723Z] [2022-07-20T15:04:55.723Z] #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-20T15:04:55.723Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:55.723Z] #77 56.54 configure.ac:7: installing './compile' [2022-07-20T15:04:55.723Z] #77 56.55 configure.ac:11: installing './config.guess' [2022-07-20T15:04:55.723Z] #77 56.56 configure.ac:11: installing './config.sub' [2022-07-20T15:04:55.723Z] #77 56.58 configure.ac:8: installing './install-sh' [2022-07-20T15:04:55.723Z] #77 56.61 configure.ac:8: installing './missing' [2022-07-20T15:04:55.723Z] #77 56.75 Makefile.am: installing './depcomp' [2022-07-20T15:04:55.727Z] #14 217.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:04:55.727Z] #14 217.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:04:55.727Z] #14 217.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:04:55.727Z] #14 217.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:04:55.898Z] #21 28.94 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:04:55.898Z] #21 28.94 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:04:55.898Z] #21 28.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:04:55.898Z] #21 29.04 Selecting previously unselected package python3-distutils. [2022-07-20T15:04:55.988Z] #14 217.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:04:55.988Z] #14 217.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:04:55.988Z] #14 217.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:04:55.988Z] #14 217.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:04:55.988Z] #14 217.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:04:55.988Z] #14 217.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:04:55.988Z] #14 217.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:04:55.988Z] #14 217.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:04:55.988Z] #14 217.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:04:55.988Z] #14 217.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:04:55.988Z] #14 217.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:04:55.988Z] #14 217.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:04:55.988Z] #14 217.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:04:56.154Z] #21 29.04 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:04:56.154Z] #21 29.05 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:04:56.154Z] #21 29.21 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:04:56.154Z] #21 29.22 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:04:56.154Z] #21 29.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:04:56.249Z] #14 217.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:04:56.249Z] #14 217.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-20T15:04:56.249Z] #14 217.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:56.249Z] #14 217.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-20T15:04:56.249Z] #14 217.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:04:56.249Z] #14 217.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:04:56.249Z] #14 217.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-20T15:04:56.249Z] #14 217.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:04:56.249Z] #14 217.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:04:56.249Z] #14 217.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:04:56.249Z] #14 217.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:04:56.410Z] #21 29.38 Selecting previously unselected package python3-setuptools. [2022-07-20T15:04:56.410Z] #21 29.39 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:04:56.410Z] #21 29.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:04:56.509Z] #14 217.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:04:56.509Z] #14 217.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:04:56.509Z] #14 217.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:04:56.666Z] #77 58.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:04:56.666Z] #77 58.00 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:04:56.666Z] #77 58.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:04:56.666Z] #77 58.14 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:04:56.666Z] #77 58.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:04:56.666Z] #77 58.28 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:04:56.667Z] #21 29.66 Selecting previously unselected package python3-wheel. [2022-07-20T15:04:56.667Z] #21 29.67 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:04:56.667Z] #21 29.67 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:04:56.667Z] #21 29.76 Selecting previously unselected package python3-pip. [2022-07-20T15:04:56.667Z] #21 29.77 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:04:56.667Z] #21 29.77 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:04:56.779Z] #19 ... [2022-07-20T15:04:56.779Z] [2022-07-20T15:04:56.779Z] #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-20T15:04:56.779Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:04:56.779Z] #43 184.6 Delve is a source level debugger for Go programs. [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:04:56.779Z] #43 184.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 Usage: [2022-07-20T15:04:56.779Z] #43 184.6 dlv [command] [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 Available Commands: [2022-07-20T15:04:56.779Z] #43 184.6 attach Attach to running process and begin debugging. [2022-07-20T15:04:56.779Z] #43 184.6 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:04:56.779Z] #43 184.6 core Examine a core dump. [2022-07-20T15:04:56.779Z] #43 184.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:04:56.779Z] #43 184.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:04:56.779Z] #43 184.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:04:56.779Z] #43 184.6 help Help about any command [2022-07-20T15:04:56.779Z] #43 184.6 run Deprecated command. Use 'debug' instead. [2022-07-20T15:04:56.779Z] #43 184.6 test Compile test binary and begin debugging program. [2022-07-20T15:04:56.779Z] #43 184.6 trace Compile and begin tracing program. [2022-07-20T15:04:56.779Z] #43 184.6 version Prints version. [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 Flags: [2022-07-20T15:04:56.779Z] #43 184.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:04:56.779Z] #43 184.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:04:56.779Z] #43 184.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-20T15:04:56.779Z] #43 184.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:04:56.779Z] #43 184.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:04:56.779Z] #43 184.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-20T15:04:56.779Z] #43 184.6 --disable-aslr Disables address space randomization [2022-07-20T15:04:56.779Z] #43 184.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:04:56.779Z] #43 184.6 -h, --help help for dlv [2022-07-20T15:04:56.779Z] #43 184.6 --init string Init file, executed by the terminal client. [2022-07-20T15:04:56.779Z] #43 184.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:04:56.779Z] #43 184.6 --log Enable debugging server logging. [2022-07-20T15:04:56.779Z] #43 184.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:04:56.779Z] #43 184.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:04:56.779Z] #43 184.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:04:56.779Z] #43 184.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:04:56.779Z] #43 184.6 --wd string Working directory for running the program. [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 Additional help topics: [2022-07-20T15:04:56.779Z] #43 184.6 dlv backend Help about the --backend flag. [2022-07-20T15:04:56.779Z] #43 184.6 dlv log Help about logging flags. [2022-07-20T15:04:56.779Z] #43 184.6 dlv redirect Help about file redirection. [2022-07-20T15:04:56.779Z] #43 184.6 [2022-07-20T15:04:56.779Z] #43 184.6 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:04:56.779Z] #43 DONE 185.5s [2022-07-20T15:04:56.779Z] [2022-07-20T15:04:56.779Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-20T15:04:56.779Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:04:56.779Z] #19 172.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-20T15:04:56.779Z] #19 172.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-20T15:04:56.779Z] #19 ... [2022-07-20T15:04:56.779Z] [2022-07-20T15:04:56.779Z] #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-20T15:04:56.779Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:04:56.779Z] #84 120.3 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:04:56.779Z] #84 121.0 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:04:56.779Z] #84 121.5 checking systemd/sd-bus.h usability... yes [2022-07-20T15:04:56.779Z] #84 121.8 checking systemd/sd-bus.h presence... yes [2022-07-20T15:04:56.779Z] #84 122.0 checking for systemd/sd-bus.h... yes [2022-07-20T15:04:56.779Z] #84 122.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:04:56.779Z] #84 122.7 checking for sd_notify_barrier... yes [2022-07-20T15:04:56.779Z] #84 122.9 checking linux/bpf.h usability... yes [2022-07-20T15:04:56.779Z] #84 123.0 checking linux/bpf.h presence... yes [2022-07-20T15:04:56.779Z] #84 123.0 checking for linux/bpf.h... yes [2022-07-20T15:04:56.779Z] #84 123.0 checking compilation for eBPF... yes [2022-07-20T15:04:56.779Z] #84 123.2 checking for criu >= 3.15... no [2022-07-20T15:04:56.779Z] #84 123.2 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:04:56.779Z] #84 123.2 checking for criu > 3.16... no [2022-07-20T15:04:56.779Z] #84 123.2 configure: CRIU version doesn't support join-ns API [2022-07-20T15:04:56.779Z] #84 123.2 checking for criu > 3.16.1... no [2022-07-20T15:04:56.779Z] #84 123.3 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:04:56.779Z] #84 123.3 checking for new mount API (fsconfig)... yes [2022-07-20T15:04:56.779Z] #84 123.4 checking for seccomp notify API... yes [2022-07-20T15:04:56.779Z] #84 123.5 checking for gperf... no [2022-07-20T15:04:56.779Z] #84 123.5 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:04:56.779Z] #84 123.5 checking for library containing argp_parse... none required [2022-07-20T15:04:56.779Z] #84 124.0 checking that generated files are newer than configure... done [2022-07-20T15:04:56.779Z] #84 124.0 configure: creating ./config.status [2022-07-20T15:04:56.923Z] #21 30.09 Selecting previously unselected package sudo. [2022-07-20T15:04:56.923Z] #21 30.09 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-20T15:04:56.923Z] #21 30.10 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:04:56.927Z] #77 58.38 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:04:56.927Z] #77 58.56 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:04:57.082Z] #14 DONE 218.6s [2022-07-20T15:04:57.082Z] [2022-07-20T15:04:57.082Z] #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-20T15:04:57.082Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:04:57.082Z] #34 ... [2022-07-20T15:04:57.082Z] [2022-07-20T15:04:57.082Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:04:57.082Z] #59 sha256:3220b4cfe4892d144bdab14b1ba31a1529d38459e7907da2803b7be1ee819644 [2022-07-20T15:04:57.188Z] #77 58.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-20T15:04:57.343Z] #59 DONE 0.3s [2022-07-20T15:04:57.343Z] [2022-07-20T15:04:57.343Z] #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-20T15:04:57.343Z] #60 sha256:1679b2d1b76e534f56c8ecd9ae352d11a9e0fe94ce6874b5049ca88b2d60e367 [2022-07-20T15:04:57.485Z] #21 30.60 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:04:57.485Z] #21 30.60 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-20T15:04:57.485Z] #21 30.61 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:04:57.741Z] #21 30.77 Selecting previously unselected package uidmap. [2022-07-20T15:04:57.741Z] #21 30.78 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-20T15:04:57.741Z] #21 30.79 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:04:57.997Z] #21 30.91 Selecting previously unselected package vim-runtime. [2022-07-20T15:04:57.997Z] #21 30.91 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:04:57.997Z] #21 30.93 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-20T15:04:57.997Z] #21 30.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:04:57.997Z] #21 30.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:04:58.174Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-20T15:04:58.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2022-07-20T15:04:58.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2022-07-20T15:04:58.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2022-07-20T15:04:58.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2022-07-20T15:04:58.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2022-07-20T15:04:58.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s) [2022-07-20T15:04:58.174Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:04:58.174Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:04:59.889Z] #60 ... [2022-07-20T15:04:59.889Z] [2022-07-20T15:04:59.889Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:04:59.889Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T15:04:59.889Z] #15 DONE 2.3s [2022-07-20T15:04:59.889Z] [2022-07-20T15:04:59.889Z] #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-20T15:04:59.889Z] #60 sha256:1679b2d1b76e534f56c8ecd9ae352d11a9e0fe94ce6874b5049ca88b2d60e367 [2022-07-20T15:04:59.889Z] #60 2.227 + RM_GOPATH=0 [2022-07-20T15:04:59.889Z] #60 2.227 + TMP_GOPATH= [2022-07-20T15:04:59.889Z] #60 2.227 + : /build [2022-07-20T15:04:59.889Z] #60 2.227 + '[' -z '' ']' [2022-07-20T15:04:59.889Z] #60 2.227 ++ mktemp -d [2022-07-20T15:04:59.889Z] #60 2.233 + export GOPATH=/tmp/tmp.r17nxdBCiv [2022-07-20T15:04:59.889Z] #60 2.233 + GOPATH=/tmp/tmp.r17nxdBCiv [2022-07-20T15:04:59.889Z] #60 2.234 + RM_GOPATH=1 [2022-07-20T15:04:59.889Z] #60 2.234 + case "$(go env GOARCH)" in [2022-07-20T15:04:59.889Z] #60 2.237 ++ go env GOARCH [2022-07-20T15:04:59.889Z] #60 2.271 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:04:59.889Z] #60 2.271 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:59.889Z] #60 2.271 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:04:59.889Z] #60 2.271 ++ dirname /install.sh [2022-07-20T15:04:59.889Z] #60 2.271 + dir=/ [2022-07-20T15:04:59.889Z] #60 2.271 + bin=runc [2022-07-20T15:04:59.889Z] #60 2.271 + shift [2022-07-20T15:04:59.889Z] #60 2.271 + '[' '!' -f //runc.installer ']' [2022-07-20T15:04:59.889Z] #60 2.271 + . //runc.installer [2022-07-20T15:04:59.889Z] #60 2.271 ++ set -e [2022-07-20T15:04:59.889Z] #60 2.271 ++ : v1.1.2 [2022-07-20T15:04:59.889Z] #60 2.271 + install_runc [2022-07-20T15:04:59.889Z] #60 2.271 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:04:59.889Z] #60 2.271 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:04:59.889Z] #60 2.281 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r17nxdBCiv/src/github.com/opencontainers/runc [2022-07-20T15:04:59.889Z] #60 2.283 Cloning into '/tmp/tmp.r17nxdBCiv/src/github.com/opencontainers/runc'... [2022-07-20T15:05:00.067Z] #84 126.8 config.status: creating Makefile [2022-07-20T15:05:00.068Z] #84 127.0 config.status: creating rpm/crun.spec [2022-07-20T15:05:00.068Z] #84 127.0 config.status: creating config.h [2022-07-20T15:05:00.068Z] #84 127.1 config.status: executing libtool commands [2022-07-20T15:05:00.068Z] #84 127.1 config.status: executing depfiles commands [2022-07-20T15:05:00.070Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:05:00.638Z] #84 127.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:05:00.638Z] #84 127.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:05:00.897Z] #84 128.0 checking for gcc... gcc [2022-07-20T15:05:00.897Z] #84 128.0 checking whether the C compiler works... yes [2022-07-20T15:05:00.897Z] #84 128.2 checking for C compiler default output file name... a.out [2022-07-20T15:05:01.156Z] #84 128.2 checking for suffix of executables... [2022-07-20T15:05:01.156Z] #84 128.3 checking whether we are cross compiling... no [2022-07-20T15:05:01.156Z] #84 128.4 checking for suffix of object files... o [2022-07-20T15:05:01.265Z] #21 34.25 Selecting previously unselected package vim. [2022-07-20T15:05:01.265Z] #21 34.25 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-20T15:05:01.265Z] #21 34.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:01.273Z] #60 ... [2022-07-20T15:05:01.273Z] [2022-07-20T15:05:01.273Z] #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-20T15:05:01.273Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T15:05:01.273Z] #16 DONE 1.8s [2022-07-20T15:05:01.273Z] [2022-07-20T15:05:01.273Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:05:01.273Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T15:05:01.415Z] #84 128.5 checking whether we are using the GNU C compiler... yes [2022-07-20T15:05:01.415Z] #84 128.6 checking whether gcc accepts -g... yes [2022-07-20T15:05:01.415Z] #84 128.6 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:05:01.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:05:01.674Z] #84 128.7 checking whether gcc understands -c and -o together... yes [2022-07-20T15:05:01.674Z] #84 128.9 checking how to run the C preprocessor... gcc -E [2022-07-20T15:05:01.830Z] #21 34.81 Selecting previously unselected package xfsprogs. [2022-07-20T15:05:01.830Z] #21 34.82 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-20T15:05:01.830Z] #21 34.82 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:05:01.933Z] #84 129.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:05:01.933Z] #84 129.0 checking for egrep... /bin/grep -E [2022-07-20T15:05:02.192Z] #84 129.0 checking for ANSI C header files... yes [2022-07-20T15:05:02.371Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:05:02.395Z] #21 35.25 Selecting previously unselected package zip. [2022-07-20T15:05:02.395Z] #21 35.25 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-20T15:05:02.395Z] #21 35.26 Unpacking zip (3.0-12) ... [2022-07-20T15:05:02.395Z] #21 35.43 Selecting previously unselected package zstd. [2022-07-20T15:05:02.395Z] #21 35.44 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-20T15:05:02.395Z] #21 35.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:05:02.451Z] #84 129.4 checking for sys/types.h... yes [2022-07-20T15:05:02.451Z] #84 129.5 checking for sys/stat.h... yes [2022-07-20T15:05:02.451Z] #84 129.7 checking for stdlib.h... yes [2022-07-20T15:05:02.656Z] #17 1.330 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:05:02.656Z] #17 DONE 1.4s [2022-07-20T15:05:02.656Z] [2022-07-20T15:05:02.656Z] #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-20T15:05:02.656Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:05:02.656Z] #64 ... [2022-07-20T15:05:02.656Z] [2022-07-20T15:05:02.656Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:05:02.656Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T15:05:02.741Z] #84 129.8 checking for string.h... yes [2022-07-20T15:05:02.741Z] #84 129.9 checking for memory.h... yes [2022-07-20T15:05:02.958Z] #21 ... [2022-07-20T15:05:02.958Z] [2022-07-20T15:05:02.958Z] #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-20T15:05:02.958Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:05:02.958Z] #77 98.69 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:02.958Z] #77 98.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:02.958Z] #77 98.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:02.958Z] #77 98.88 checking whether ln -s works... yes [2022-07-20T15:05:02.958Z] #77 98.88 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:02.958Z] #77 98.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T15:05:02.958Z] #77 98.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:02.958Z] #77 98.93 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:02.958Z] #77 98.93 checking for objdump... objdump [2022-07-20T15:05:02.958Z] #77 98.93 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:02.958Z] #77 98.93 checking for dlltool... no [2022-07-20T15:05:02.958Z] #77 98.93 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:02.958Z] #77 98.93 checking for ar... ar [2022-07-20T15:05:02.958Z] #77 98.94 checking for archiver @FILE support... @ [2022-07-20T15:05:02.958Z] #77 99.11 checking for strip... strip [2022-07-20T15:05:02.958Z] #77 99.12 checking for ranlib... ranlib [2022-07-20T15:05:02.958Z] #77 99.12 checking for gawk... no [2022-07-20T15:05:02.958Z] #77 99.12 checking for mawk... mawk [2022-07-20T15:05:02.958Z] #77 99.12 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:05:02.958Z] #77 99.58 checking for sysroot... no [2022-07-20T15:05:02.958Z] #77 99.58 checking for a working dd... /bin/dd [2022-07-20T15:05:02.958Z] #77 99.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:05:02.958Z] #77 99.60 checking for mt... no [2022-07-20T15:05:02.958Z] #77 99.60 checking if : is a manifest tool... no [2022-07-20T15:05:02.958Z] #77 99.60 checking for dlfcn.h... yes [2022-07-20T15:05:02.958Z] #77 99.72 checking for objdir... .libs [2022-07-20T15:05:02.958Z] #77 100.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:02.958Z] #77 100.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:02.958Z] #77 100.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:02.958Z] #77 100.4 checking if gcc static flag -static works... yes [2022-07-20T15:05:02.958Z] #77 100.7 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:02.958Z] #77 100.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:02.958Z] #77 100.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T15:05:02.958Z] #77 100.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:02.958Z] #77 101.1 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:02.958Z] #77 101.1 checking whether stripping libraries is possible... yes [2022-07-20T15:05:02.958Z] #77 101.2 checking if libtool supports shared libraries... yes [2022-07-20T15:05:02.958Z] #77 101.2 checking whether to build shared libraries... no [2022-07-20T15:05:02.958Z] #77 101.2 checking whether to build static libraries... yes [2022-07-20T15:05:02.958Z] #77 101.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:05:02.958Z] #77 101.2 checking whether build environment is sane... yes [2022-07-20T15:05:02.958Z] #77 101.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:05:02.958Z] #77 101.3 checking whether make sets $(MAKE)... yes [2022-07-20T15:05:02.958Z] #77 101.3 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:05:02.958Z] #77 101.4 checking whether make supports nested variables... yes [2022-07-20T15:05:02.958Z] #77 101.4 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:05:02.958Z] #77 101.4 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:05:02.958Z] #77 101.4 checking how to create a ustar tar archive... gnutar [2022-07-20T15:05:02.958Z] #77 101.5 checking dependency style of gcc... gcc3 [2022-07-20T15:05:02.958Z] #77 101.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:05:02.958Z] #77 101.7 checking whether make supports nested variables... (cached) yes [2022-07-20T15:05:02.958Z] #77 101.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:05:02.958Z] #77 101.7 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:05:02.958Z] #77 101.7 checking for yajl >= 2.1.0... yes [2022-07-20T15:05:02.958Z] #77 101.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:05:02.958Z] #77 101.8 checking for gcc... (cached) gcc [2022-07-20T15:05:02.958Z] #77 101.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:05:02.958Z] #77 101.9 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:05:02.958Z] #77 101.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:05:02.958Z] #77 101.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:05:02.958Z] #77 101.9 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:05:02.958Z] #77 102.0 checking for python3... /usr/bin/python3 [2022-07-20T15:05:02.958Z] #77 102.0 checking for python3 version... 3.9 [2022-07-20T15:05:02.958Z] #77 102.0 checking for python3 platform... linux [2022-07-20T15:05:02.958Z] #77 102.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:05:02.958Z] #77 102.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:05:02.958Z] #77 102.5 checking that generated files are newer than configure... done [2022-07-20T15:05:02.958Z] #77 102.5 configure: creating ./config.status [2022-07-20T15:05:02.958Z] #77 105.4 config.status: creating Makefile [2022-07-20T15:05:02.958Z] #77 105.5 config.status: creating config.h [2022-07-20T15:05:02.958Z] #77 105.5 config.status: executing libtool commands [2022-07-20T15:05:02.958Z] #77 105.6 config.status: executing depfiles commands [2022-07-20T15:05:02.958Z] #77 106.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:05:02.958Z] #77 106.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:05:02.958Z] #77 106.8 checking for gcc... gcc [2022-07-20T15:05:03.001Z] #84 130.0 checking for strings.h... yes [2022-07-20T15:05:03.002Z] #84 130.1 checking for inttypes.h... yes [2022-07-20T15:05:03.002Z] #84 130.2 checking for stdint.h... yes [2022-07-20T15:05:03.002Z] #84 130.3 checking for unistd.h... yes [2022-07-20T15:05:03.215Z] #77 106.9 checking whether the C compiler works... yes [2022-07-20T15:05:03.215Z] #77 107.0 checking for C compiler default output file name... a.out [2022-07-20T15:05:03.215Z] #77 107.0 checking for suffix of executables... [2022-07-20T15:05:03.261Z] #84 130.4 checking minix/config.h usability... no [2022-07-20T15:05:03.261Z] #84 130.5 checking minix/config.h presence... no [2022-07-20T15:05:03.261Z] #84 130.6 checking for minix/config.h... no [2022-07-20T15:05:03.302Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:05:03.471Z] #77 107.2 checking whether we are cross compiling... no [2022-07-20T15:05:03.531Z] #84 130.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:05:03.727Z] #77 107.5 checking for suffix of object files... o [2022-07-20T15:05:03.727Z] #77 107.6 checking whether we are using the GNU C compiler... yes [2022-07-20T15:05:03.792Z] #84 130.7 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:05:03.792Z] #84 130.9 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:05:03.792Z] #84 130.9 checking how to print strings... printf [2022-07-20T15:05:03.792Z] #84 130.9 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:05:03.792Z] #84 130.9 checking for fgrep... /bin/grep -F [2022-07-20T15:05:03.792Z] #84 131.0 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:05:03.792Z] #84 131.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:03.792Z] #84 131.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:03.792Z] #84 131.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:03.792Z] #84 131.1 checking whether ln -s works... yes [2022-07-20T15:05:03.792Z] #84 131.1 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:03.792Z] #84 131.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:05:03.792Z] #84 131.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:03.792Z] #84 131.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:03.792Z] #84 131.1 checking for objdump... objdump [2022-07-20T15:05:03.792Z] #84 131.1 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:03.792Z] #84 131.1 checking for dlltool... no [2022-07-20T15:05:03.792Z] #84 131.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:03.792Z] #84 131.1 checking for ar... ar [2022-07-20T15:05:03.984Z] #77 107.7 checking whether gcc accepts -g... yes [2022-07-20T15:05:03.984Z] #77 107.9 checking for gcc option to accept ISO C89... [2022-07-20T15:05:03.984Z] #77 ... [2022-07-20T15:05:03.984Z] [2022-07-20T15:05:03.984Z] #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-20T15:05:03.984Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:05:03.985Z] #21 36.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:05:03.985Z] #21 36.95 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-20T15:05:03.985Z] #21 36.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:05:03.985Z] #21 36.98 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-20T15:05:03.985Z] #21 36.99 Setting up libicu67:arm64 (67.1-7) ... [2022-07-20T15:05:03.985Z] #21 37.00 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-20T15:05:03.985Z] #21 37.01 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-20T15:05:03.985Z] #21 37.03 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:05:03.985Z] #21 37.04 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-20T15:05:03.985Z] #21 37.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:05:03.985Z] #21 37.06 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:05:03.985Z] #21 37.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-20T15:05:03.985Z] #21 37.09 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:05:04.050Z] #84 131.1 checking for archiver @FILE support... @ [2022-07-20T15:05:04.050Z] #84 131.3 checking for strip... strip [2022-07-20T15:05:04.050Z] #84 131.3 checking for ranlib... ranlib [2022-07-20T15:05:04.050Z] #84 131.3 checking for gawk... no [2022-07-20T15:05:04.050Z] #84 131.3 checking for mawk... mawk [2022-07-20T15:05:04.233Z] --- PASS: TestBuildMultiStageCopy (6.56s) [2022-07-20T15:05:04.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-07-20T15:05:04.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-20T15:05:04.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-20T15:05:04.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-20T15:05:04.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-20T15:05:04.233Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:05:04.308Z] #84 131.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:05:04.308Z] #84 131.6 checking for sysroot... no [2022-07-20T15:05:04.308Z] #84 131.6 checking for a working dd... /bin/dd [2022-07-20T15:05:04.308Z] #84 131.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:05:04.309Z] #84 131.6 checking for mt... no [2022-07-20T15:05:04.309Z] #84 131.6 checking if : is a manifest tool... no [2022-07-20T15:05:04.548Z] #21 37.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:04.548Z] #21 37.72 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-20T15:05:04.548Z] #21 37.73 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:05:04.567Z] #84 131.6 checking for dlfcn.h... yes [2022-07-20T15:05:04.567Z] #84 131.7 checking for objdir... .libs [2022-07-20T15:05:04.567Z] #84 131.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:04.567Z] #84 131.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:04.567Z] #84 131.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:04.570Z] #18 DONE 1.6s [2022-07-20T15:05:04.570Z] [2022-07-20T15:05:04.570Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:05:04.570Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T15:05:04.805Z] #21 37.75 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:05:05.084Z] #84 132.0 checking if gcc static flag -static works... yes [2022-07-20T15:05:05.084Z] #84 132.2 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:05.084Z] #84 132.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:05.084Z] #84 132.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:05:05.330Z] #77 ... [2022-07-20T15:05:05.330Z] [2022-07-20T15:05:05.330Z] #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-20T15:05:05.330Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:05:05.330Z] #14 119.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:05:05.330Z] #14 119.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:05:05.330Z] #14 119.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:05:05.342Z] #84 132.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:05.342Z] #84 132.5 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:05.342Z] #84 132.5 checking whether stripping libraries is possible... yes [2022-07-20T15:05:05.342Z] #84 132.5 checking if libtool supports shared libraries... yes [2022-07-20T15:05:05.342Z] #84 132.5 checking whether to build shared libraries... no [2022-07-20T15:05:05.342Z] #84 132.5 checking whether to build static libraries... yes [2022-07-20T15:05:05.342Z] #84 132.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:05:05.342Z] #84 132.5 checking whether build environment is sane... yes [2022-07-20T15:05:05.342Z] #84 132.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:05:05.342Z] #84 132.6 checking whether make sets $(MAKE)... yes [2022-07-20T15:05:05.342Z] #84 132.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:05:05.342Z] #84 132.6 checking whether make supports nested variables... yes [2022-07-20T15:05:05.510Z] #19 DONE 1.4s [2022-07-20T15:05:05.510Z] [2022-07-20T15:05:05.510Z] #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-20T15:05:05.510Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:05.510Z] #77 144.6 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:05:05.510Z] #77 144.6 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:05:05.510Z] #77 144.6 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:05:05.510Z] #77 144.6 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:05:05.510Z] #77 144.6 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:05:05.510Z] #77 144.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:05:05.510Z] #77 144.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:05:05.600Z] #84 132.6 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:05:05.600Z] #84 132.6 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:05:05.600Z] #84 132.7 checking how to create a ustar tar archive... gnutar [2022-07-20T15:05:05.600Z] #84 132.7 checking dependency style of gcc... gcc3 [2022-07-20T15:05:05.600Z] #84 132.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:05:05.600Z] #84 132.8 checking whether make supports nested variables... (cached) yes [2022-07-20T15:05:05.600Z] #84 132.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:05:05.600Z] #84 132.8 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:05:05.600Z] #84 132.8 checking for yajl >= 2.1.0... yes [2022-07-20T15:05:05.600Z] #84 132.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:05:05.600Z] #84 132.8 checking for gcc... (cached) gcc [2022-07-20T15:05:05.600Z] #84 132.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:05:05.600Z] #84 132.9 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:05:05.600Z] #84 132.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:05:05.600Z] #84 132.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:05:05.858Z] #84 132.9 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:05:05.858Z] #84 133.0 checking for python3... /usr/bin/python3 [2022-07-20T15:05:05.858Z] #84 133.0 checking for python3 version... 3.9 [2022-07-20T15:05:05.858Z] #84 133.0 checking for python3 platform... linux [2022-07-20T15:05:05.858Z] #84 133.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:05:06.118Z] #84 133.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:05:06.376Z] #84 133.4 checking that generated files are newer than configure... done [2022-07-20T15:05:06.376Z] #84 133.6 configure: creating ./config.status [2022-07-20T15:05:06.698Z] #21 39.51 Setting up zip (3.0-12) ... [2022-07-20T15:05:06.698Z] #21 39.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:06.698Z] #21 39.56 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:05:07.422Z] #77 ... [2022-07-20T15:05:07.422Z] [2022-07-20T15:05:07.422Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:05:07.422Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T15:05:07.422Z] #20 DONE 1.7s [2022-07-20T15:05:07.422Z] [2022-07-20T15:05:07.422Z] #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-20T15:05:07.422Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:07.754Z] #84 134.8 config.status: creating Makefile [2022-07-20T15:05:07.754Z] #84 134.8 config.status: creating config.h [2022-07-20T15:05:07.754Z] #84 134.8 config.status: executing libtool commands [2022-07-20T15:05:07.754Z] #84 134.9 config.status: executing depfiles commands [2022-07-20T15:05:07.754Z] #84 ... [2022-07-20T15:05:07.754Z] [2022-07-20T15:05:07.754Z] #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-20T15:05:07.754Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:05:07.754Z] #19 174.1 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:05:07.754Z] #19 174.6 Fetched 788 MB in 38s (21.0 MB/s) [2022-07-20T15:05:07.755Z] #19 174.7 Selecting previously unselected package liblocale-gettext-perl. [2022-07-20T15:05:07.755Z] #19 174.7 (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-20T15:05:07.755Z] #19 174.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 174.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T15:05:07.755Z] #19 174.8 Selecting previously unselected package bzip2. [2022-07-20T15:05:07.755Z] #19 174.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 174.8 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:05:07.755Z] #19 174.9 Selecting previously unselected package libmagic-mgc. [2022-07-20T15:05:07.755Z] #19 174.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 174.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-20T15:05:07.755Z] #19 175.3 Selecting previously unselected package libmagic1:amd64. [2022-07-20T15:05:07.755Z] #19 175.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 175.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:05:07.755Z] #19 175.5 Selecting previously unselected package file. [2022-07-20T15:05:07.755Z] #19 175.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 175.5 Unpacking file (1:5.39-3) ... [2022-07-20T15:05:07.755Z] #19 175.7 Selecting previously unselected package xz-utils. [2022-07-20T15:05:07.755Z] #19 175.7 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 175.7 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:05:07.755Z] #19 175.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-20T15:05:07.755Z] #19 175.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 175.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T15:05:07.755Z] #19 176.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-20T15:05:07.755Z] #19 176.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 176.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T15:05:07.755Z] #19 177.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-20T15:05:07.755Z] #19 177.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 177.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T15:05:07.755Z] #19 178.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-20T15:05:07.755Z] #19 178.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 178.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T15:05:07.755Z] #19 179.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-20T15:05:07.755Z] #19 179.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 179.6 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T15:05:07.755Z] #19 180.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-20T15:05:07.755Z] #19 180.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 180.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:07.755Z] #19 180.4 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-20T15:05:07.755Z] #19 180.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:07.755Z] #19 180.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:08.015Z] #19 ... [2022-07-20T15:05:08.015Z] [2022-07-20T15:05:08.015Z] #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-20T15:05:08.015Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:08.015Z] #84 135.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:05:08.015Z] #84 135.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:05:08.274Z] #84 135.5 checking for gcc... gcc [2022-07-20T15:05:08.533Z] #84 135.6 checking whether the C compiler works... yes [2022-07-20T15:05:08.533Z] #84 135.7 checking for C compiler default output file name... a.out [2022-07-20T15:05:08.533Z] #84 135.7 checking for suffix of executables... [2022-07-20T15:05:08.533Z] #84 135.8 checking whether we are cross compiling... no [2022-07-20T15:05:08.792Z] #84 135.9 checking for suffix of object files... o [2022-07-20T15:05:08.792Z] #84 135.9 checking whether we are using the GNU C compiler... yes [2022-07-20T15:05:08.792Z] #84 136.0 checking whether gcc accepts -g... yes [2022-07-20T15:05:09.052Z] #84 136.1 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:05:09.052Z] #84 136.2 checking whether gcc understands -c and -o together... yes [2022-07-20T15:05:09.052Z] #84 136.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:05:09.052Z] #84 136.4 checking whether build environment is sane... yes [2022-07-20T15:05:09.217Z] #21 42.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:05:09.217Z] #21 42.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:05:09.217Z] #21 42.14 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-20T15:05:09.217Z] #21 42.15 Setting up patch (2.7.6-7) ... [2022-07-20T15:05:09.217Z] #21 42.16 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:05:09.217Z] #21 42.25 invoke-rc.d: could not determine current runlevel [2022-07-20T15:05:09.217Z] #21 42.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:05:09.217Z] #21 42.27 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:05:09.217Z] #21 42.29 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-20T15:05:09.217Z] #21 42.31 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:05:09.311Z] #84 136.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:05:09.311Z] #84 136.4 checking for gawk... no [2022-07-20T15:05:09.311Z] #84 136.4 checking for mawk... mawk [2022-07-20T15:05:09.311Z] #84 136.4 checking whether make sets $(MAKE)... yes [2022-07-20T15:05:09.311Z] #84 136.5 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:05:09.311Z] #84 136.5 checking whether make supports nested variables... yes [2022-07-20T15:05:09.311Z] #84 136.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:05:09.311Z] #84 136.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:05:09.311Z] #84 136.5 checking how to create a ustar tar archive... gnutar [2022-07-20T15:05:09.311Z] #84 136.6 checking dependency style of gcc... gcc3 [2022-07-20T15:05:09.335Z] #21 1.981 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:05:09.335Z] #21 2.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:05:09.335Z] #21 2.070 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:05:09.474Z] #21 42.39 Setting up pigz (2.6-1) ... [2022-07-20T15:05:09.474Z] #21 42.40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-20T15:05:09.474Z] #21 42.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-20T15:05:09.474Z] #21 42.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:05:09.474Z] #21 42.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:09.490Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-20T15:05:09.490Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:05:09.570Z] #84 136.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:05:09.570Z] #84 136.7 checking whether make supports nested variables... (cached) yes [2022-07-20T15:05:09.570Z] #84 136.7 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:05:09.570Z] #84 136.8 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:05:09.570Z] #84 136.8 checking how to print strings... printf [2022-07-20T15:05:09.570Z] #84 136.8 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:05:09.570Z] #84 136.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:05:09.570Z] #84 136.9 checking for egrep... /bin/grep -E [2022-07-20T15:05:09.570Z] #84 136.9 checking for fgrep... /bin/grep -F [2022-07-20T15:05:09.570Z] #84 136.9 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:05:09.570Z] #84 136.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:09.570Z] #84 136.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:09.570Z] #84 136.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:09.570Z] #84 137.0 checking whether ln -s works... yes [2022-07-20T15:05:09.570Z] #84 137.0 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:09.570Z] #84 137.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-20T15:05:09.570Z] #84 137.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:09.570Z] #84 137.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:09.570Z] #84 137.0 checking for objdump... objdump [2022-07-20T15:05:09.570Z] #84 137.0 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:09.570Z] #84 137.0 checking for dlltool... no [2022-07-20T15:05:09.731Z] #21 ... [2022-07-20T15:05:09.731Z] [2022-07-20T15:05:09.731Z] #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-20T15:05:09.731Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:05:09.731Z] #77 107.9 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:05:09.731Z] #77 108.0 checking whether gcc understands -c and -o together... yes [2022-07-20T15:05:09.731Z] #77 108.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:05:09.731Z] #77 108.3 checking whether build environment is sane... yes [2022-07-20T15:05:09.731Z] #77 108.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:05:09.731Z] #77 108.4 checking for gawk... no [2022-07-20T15:05:09.731Z] #77 108.4 checking for mawk... mawk [2022-07-20T15:05:09.731Z] #77 108.4 checking whether make sets $(MAKE)... yes [2022-07-20T15:05:09.731Z] #77 108.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:05:09.731Z] #77 108.4 checking whether make supports nested variables... yes [2022-07-20T15:05:09.731Z] #77 108.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:05:09.731Z] #77 108.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:05:09.731Z] #77 108.5 checking how to create a ustar tar archive... gnutar [2022-07-20T15:05:09.731Z] #77 108.6 checking dependency style of gcc... gcc3 [2022-07-20T15:05:09.731Z] #77 108.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:05:09.731Z] #77 108.7 checking whether make supports nested variables... (cached) yes [2022-07-20T15:05:09.731Z] #77 108.8 checking build system type... aarch64-unknown-linux-gnu [2022-07-20T15:05:09.731Z] #77 109.1 checking host system type... aarch64-unknown-linux-gnu [2022-07-20T15:05:09.731Z] #77 109.1 checking how to print strings... printf [2022-07-20T15:05:09.731Z] #77 109.1 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:05:09.731Z] #77 109.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:05:09.731Z] #77 109.1 checking for egrep... /bin/grep -E [2022-07-20T15:05:09.731Z] #77 109.2 checking for fgrep... /bin/grep -F [2022-07-20T15:05:09.731Z] #77 109.2 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:05:09.731Z] #77 109.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:09.731Z] #77 109.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:09.731Z] #77 109.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:09.731Z] #77 109.3 checking whether ln -s works... yes [2022-07-20T15:05:09.731Z] #77 109.3 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:09.731Z] #77 109.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-20T15:05:09.731Z] #77 109.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:09.731Z] #77 109.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:09.731Z] #77 109.4 checking for objdump... objdump [2022-07-20T15:05:09.731Z] #77 109.4 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:09.731Z] #77 109.4 checking for dlltool... no [2022-07-20T15:05:09.731Z] #77 109.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:09.731Z] #77 109.4 checking for ar... ar [2022-07-20T15:05:09.731Z] #77 109.4 checking for archiver @FILE support... @ [2022-07-20T15:05:09.731Z] #77 109.5 checking for strip... strip [2022-07-20T15:05:09.731Z] #77 109.6 checking for ranlib... ranlib [2022-07-20T15:05:09.731Z] #77 109.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:05:09.731Z] #77 110.0 checking for sysroot... no [2022-07-20T15:05:09.731Z] #77 110.0 checking for a working dd... /bin/dd [2022-07-20T15:05:09.731Z] #77 110.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:05:09.731Z] #77 110.0 checking for mt... no [2022-07-20T15:05:09.731Z] #77 110.0 checking if : is a manifest tool... no [2022-07-20T15:05:09.731Z] #77 110.0 checking how to run the C preprocessor... gcc -E [2022-07-20T15:05:09.731Z] #77 110.4 checking for ANSI C header files... yes [2022-07-20T15:05:09.731Z] #77 110.9 checking for sys/types.h... yes [2022-07-20T15:05:09.731Z] #77 111.1 checking for sys/stat.h... yes [2022-07-20T15:05:09.731Z] #77 111.2 checking for stdlib.h... yes [2022-07-20T15:05:09.731Z] #77 111.4 checking for string.h... yes [2022-07-20T15:05:09.731Z] #77 111.6 checking for memory.h... yes [2022-07-20T15:05:09.731Z] #77 111.8 checking for strings.h... yes [2022-07-20T15:05:09.731Z] #77 111.9 checking for inttypes.h... yes [2022-07-20T15:05:09.731Z] #77 112.1 checking for stdint.h... yes [2022-07-20T15:05:09.731Z] #77 112.3 checking for unistd.h... yes [2022-07-20T15:05:09.731Z] #77 112.5 checking for dlfcn.h... yes [2022-07-20T15:05:09.731Z] #77 112.6 checking for objdir... .libs [2022-07-20T15:05:09.731Z] #77 112.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:09.731Z] #77 113.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:09.731Z] #77 113.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:09.731Z] #77 113.1 checking if gcc static flag -static works... yes [2022-07-20T15:05:09.731Z] #77 113.3 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:09.731Z] #77 113.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:09.731Z] #77 113.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-20T15:05:09.731Z] #77 113.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:09.731Z] #77 113.8 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:09.731Z] #77 113.8 checking whether stripping libraries is possible... yes [2022-07-20T15:05:09.829Z] #84 137.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:09.829Z] #84 137.0 checking for ar... ar [2022-07-20T15:05:09.829Z] #84 137.0 checking for archiver @FILE support... @ [2022-07-20T15:05:09.987Z] #77 113.9 checking if libtool supports shared libraries... yes [2022-07-20T15:05:09.987Z] #77 113.9 checking whether to build shared libraries... no [2022-07-20T15:05:09.987Z] #77 113.9 checking whether to build static libraries... yes [2022-07-20T15:05:09.987Z] #77 113.9 checking float.h usability... [2022-07-20T15:05:09.987Z] #77 ... [2022-07-20T15:05:09.987Z] [2022-07-20T15:05:09.987Z] #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-20T15:05:09.987Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-20T15:05:09.987Z] #21 43.06 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-20T15:05:09.987Z] #21 43.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:05:10.088Z] #84 137.1 checking for strip... strip [2022-07-20T15:05:10.088Z] #84 137.1 checking for ranlib... ranlib [2022-07-20T15:05:10.088Z] #84 137.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:05:10.347Z] #84 137.4 checking for sysroot... no [2022-07-20T15:05:10.347Z] #84 137.4 checking for a working dd... /bin/dd [2022-07-20T15:05:10.347Z] #84 137.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:05:10.347Z] #84 137.5 checking for mt... no [2022-07-20T15:05:10.347Z] #84 137.5 checking if : is a manifest tool... no [2022-07-20T15:05:10.347Z] #84 137.5 checking how to run the C preprocessor... gcc -E [2022-07-20T15:05:10.552Z] #21 43.51 Setting up libelf1:arm64 (0.183-1) ... [2022-07-20T15:05:10.552Z] #21 43.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:05:10.552Z] #21 43.54 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-20T15:05:10.552Z] #21 43.56 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:05:10.622Z] #14 125.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:05:10.622Z] #14 125.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:05:10.622Z] #14 125.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:05:10.622Z] #14 125.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:05:10.622Z] #14 ... [2022-07-20T15:05:10.622Z] [2022-07-20T15:05:10.622Z] #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-20T15:05:10.622Z] #67 sha256:dac0b7643ad30311b0591e660ea9600a28d9d62fc12f9d1c2464a78dc4ff6025 [2022-07-20T15:05:10.622Z] #67 125.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:05:10.622Z] #67 125.3 + GOBIN=/build [2022-07-20T15:05:10.622Z] #67 125.3 + GO111MODULE=on [2022-07-20T15:05:10.622Z] #67 125.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:05:10.719Z] #21 3.566 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:05:10.808Z] #21 43.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:10.915Z] #84 137.7 checking for ANSI C header files... yes [2022-07-20T15:05:10.915Z] #84 138.2 checking for sys/types.h... yes [2022-07-20T15:05:11.064Z] #21 43.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:05:11.064Z] #21 43.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:05:11.064Z] #21 43.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:05:11.064Z] #21 44.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:05:11.064Z] #21 44.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:05:11.064Z] #21 44.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:05:11.064Z] #21 44.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:05:11.064Z] #21 44.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:05:11.064Z] #21 44.06 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:05:11.174Z] #84 138.3 checking for sys/stat.h... yes [2022-07-20T15:05:11.174Z] #84 138.4 checking for stdlib.h... yes [2022-07-20T15:05:11.433Z] #84 138.5 checking for string.h... yes [2022-07-20T15:05:11.433Z] #84 138.6 checking for memory.h... yes [2022-07-20T15:05:11.691Z] #84 138.7 checking for strings.h... yes [2022-07-20T15:05:11.691Z] #84 138.8 checking for inttypes.h... yes [2022-07-20T15:05:11.691Z] #84 138.9 checking for stdint.h... yes [2022-07-20T15:05:11.691Z] #84 139.0 checking for unistd.h... yes [2022-07-20T15:05:11.950Z] #84 139.1 checking for dlfcn.h... yes [2022-07-20T15:05:11.950Z] #84 139.2 checking for objdir... .libs [2022-07-20T15:05:12.431Z] #21 45.38 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-20T15:05:12.431Z] #21 45.39 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-20T15:05:12.431Z] #21 45.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:05:12.431Z] #21 45.43 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:05:12.470Z] #84 139.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:12.470Z] #84 139.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:12.470Z] #84 139.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:12.630Z] #21 ... [2022-07-20T15:05:12.630Z] [2022-07-20T15:05:12.630Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T15:05:12.630Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:12.630Z] #77 147.3 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:05:12.630Z] #77 147.9 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:05:12.630Z] #77 147.9 checking how to print strings... printf [2022-07-20T15:05:12.630Z] #77 147.9 checking for gcc... gcc [2022-07-20T15:05:12.630Z] #77 148.3 checking whether the C compiler works... yes [2022-07-20T15:05:12.630Z] #77 148.6 checking for C compiler default output file name... a.out [2022-07-20T15:05:12.630Z] #77 148.6 checking for suffix of executables... [2022-07-20T15:05:12.630Z] #77 149.0 checking whether we are cross compiling... no [2022-07-20T15:05:12.630Z] #77 149.3 checking for suffix of object files... o [2022-07-20T15:05:12.630Z] #77 149.7 checking whether we are using the GNU C compiler... yes [2022-07-20T15:05:12.630Z] #77 150.1 checking whether gcc accepts -g... yes [2022-07-20T15:05:12.630Z] #77 150.2 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:05:12.630Z] #77 150.6 checking whether gcc understands -c and -o together... yes [2022-07-20T15:05:12.630Z] #77 150.9 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:05:12.630Z] #77 150.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:05:12.630Z] #77 151.0 checking for egrep... /bin/grep -E [2022-07-20T15:05:12.630Z] #77 151.0 checking for fgrep... /bin/grep -F [2022-07-20T15:05:12.630Z] #77 151.0 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:05:12.630Z] #77 151.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:12.630Z] #77 151.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:12.630Z] #77 151.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:12.630Z] #77 151.2 checking whether ln -s works... yes [2022-07-20T15:05:12.630Z] #77 151.2 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:12.630Z] #77 151.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:05:12.630Z] #77 151.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:12.630Z] #77 151.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:12.630Z] #77 151.2 checking for objdump... objdump [2022-07-20T15:05:12.630Z] #77 151.3 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:12.630Z] #77 151.3 checking for dlltool... no [2022-07-20T15:05:12.630Z] #77 151.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:12.630Z] #77 151.3 checking for ar... ar [2022-07-20T15:05:12.630Z] #77 151.3 checking for archiver @FILE support... @ [2022-07-20T15:05:12.630Z] #77 151.4 checking for strip... strip [2022-07-20T15:05:12.630Z] #77 151.4 checking for ranlib... ranlib [2022-07-20T15:05:12.630Z] #77 151.4 checking for gawk... no [2022-07-20T15:05:12.630Z] #77 151.4 checking for mawk... mawk [2022-07-20T15:05:12.630Z] #77 151.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:05:12.630Z] #77 152.2 checking for sysroot... no [2022-07-20T15:05:12.732Z] #84 139.7 checking if gcc static flag -static works... yes [2022-07-20T15:05:12.732Z] #84 140.0 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:12.891Z] #77 152.2 checking for a working dd... /bin/dd [2022-07-20T15:05:12.891Z] #77 152.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:05:12.891Z] #77 152.4 checking for mt... no [2022-07-20T15:05:12.891Z] #77 152.4 checking if : is a manifest tool... no [2022-07-20T15:05:12.990Z] #84 140.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:12.990Z] #84 140.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:05:12.990Z] #84 140.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:12.990Z] #84 140.3 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:12.990Z] #84 140.3 checking whether stripping libraries is possible... yes [2022-07-20T15:05:12.991Z] #84 140.3 checking if libtool supports shared libraries... yes [2022-07-20T15:05:12.991Z] #84 140.3 checking whether to build shared libraries... no [2022-07-20T15:05:12.991Z] #84 140.3 checking whether to build static libraries... yes [2022-07-20T15:05:13.152Z] #77 152.4 checking how to run the C preprocessor... gcc -E [2022-07-20T15:05:13.249Z] #84 140.3 checking float.h usability... yes [2022-07-20T15:05:13.249Z] #84 140.4 checking float.h presence... yes [2022-07-20T15:05:13.249Z] #84 140.5 checking for float.h... yes [2022-07-20T15:05:13.249Z] #84 140.5 checking limits.h usability... yes [2022-07-20T15:05:13.508Z] #84 140.6 checking limits.h presence... yes [2022-07-20T15:05:13.508Z] #84 140.6 checking for limits.h... yes [2022-07-20T15:05:13.508Z] #84 140.6 checking stddef.h usability... yes [2022-07-20T15:05:13.508Z] #84 140.7 checking stddef.h presence... yes [2022-07-20T15:05:13.508Z] #84 140.8 checking for stddef.h... yes [2022-07-20T15:05:13.508Z] #84 140.8 checking for stdlib.h... (cached) yes [2022-07-20T15:05:13.508Z] #84 140.8 checking for string.h... (cached) yes [2022-07-20T15:05:13.767Z] #84 140.8 checking sys/time.h usability... yes [2022-07-20T15:05:13.767Z] #84 141.0 checking sys/time.h presence... yes [2022-07-20T15:05:13.767Z] #84 141.0 checking for sys/time.h... yes [2022-07-20T15:05:13.767Z] #84 141.0 checking for inline... inline [2022-07-20T15:05:13.798Z] #21 46.59 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-20T15:05:13.798Z] #21 46.61 Setting up jq (1.6-2.1) ... [2022-07-20T15:05:13.798Z] #21 46.63 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-20T15:05:13.798Z] #21 46.65 Setting up iptables (1.8.7-1) ... [2022-07-20T15:05:13.798Z] #21 46.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:05:13.798Z] #21 46.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:05:13.798Z] #21 46.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:05:13.798Z] #21 46.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:05:13.798Z] #21 46.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:05:13.798Z] #21 46.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:05:13.798Z] #21 46.70 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:05:14.026Z] #84 141.1 checking for size_t... yes [2022-07-20T15:05:14.054Z] #21 47.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:05:14.286Z] #84 141.4 checking for stdlib.h... (cached) yes [2022-07-20T15:05:14.286Z] #84 141.4 checking for GNU libc compatible malloc... yes [2022-07-20T15:05:14.286Z] #84 141.5 checking for stdlib.h... (cached) yes [2022-07-20T15:05:14.286Z] #84 141.5 checking for GNU libc compatible realloc... yes [2022-07-20T15:05:14.545Z] #84 141.7 checking for working strtod... yes [2022-07-20T15:05:14.545Z] #84 141.8 checking for gettimeofday... yes [2022-07-20T15:05:14.546Z] #77 152.8 checking for ANSI C header files... yes [2022-07-20T15:05:14.804Z] #84 142.0 checking for memset... yes [2022-07-20T15:05:14.804Z] #84 142.1 checking for strspn... yes [2022-07-20T15:05:15.067Z] #77 154.2 checking for sys/types.h... yes [2022-07-20T15:05:15.322Z] #84 142.4 checking that generated files are newer than configure... done [2022-07-20T15:05:15.322Z] #84 142.4 configure: creating ./config.status [2022-07-20T15:05:15.328Z] #77 154.5 checking for sys/stat.h... yes [2022-07-20T15:05:15.423Z] #21 DONE 48.3s [2022-07-20T15:05:15.423Z] [2022-07-20T15:05:15.423Z] #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-20T15:05:15.423Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:05:15.423Z] #77 113.9 checking float.h usability... yes [2022-07-20T15:05:15.423Z] #77 114.1 checking float.h presence... yes [2022-07-20T15:05:15.423Z] #77 114.1 checking for float.h... yes [2022-07-20T15:05:15.423Z] #77 114.2 checking limits.h usability... yes [2022-07-20T15:05:15.423Z] #77 114.3 checking limits.h presence... yes [2022-07-20T15:05:15.423Z] #77 114.4 checking for limits.h... yes [2022-07-20T15:05:15.423Z] #77 114.4 checking stddef.h usability... yes [2022-07-20T15:05:15.423Z] #77 114.6 checking stddef.h presence... yes [2022-07-20T15:05:15.423Z] #77 114.7 checking for stddef.h... yes [2022-07-20T15:05:15.423Z] #77 114.7 checking for stdlib.h... (cached) yes [2022-07-20T15:05:15.423Z] #77 114.8 checking for string.h... (cached) yes [2022-07-20T15:05:15.423Z] #77 114.8 checking sys/time.h usability... yes [2022-07-20T15:05:15.423Z] #77 115.0 checking sys/time.h presence... yes [2022-07-20T15:05:15.423Z] #77 115.0 checking for sys/time.h... yes [2022-07-20T15:05:15.423Z] #77 115.1 checking for inline... inline [2022-07-20T15:05:15.423Z] #77 115.2 checking for size_t... yes [2022-07-20T15:05:15.423Z] #77 115.5 checking for stdlib.h... (cached) yes [2022-07-20T15:05:15.423Z] #77 115.5 checking for GNU libc compatible malloc... yes [2022-07-20T15:05:15.423Z] #77 115.7 checking for stdlib.h... (cached) yes [2022-07-20T15:05:15.423Z] #77 115.7 checking for GNU libc compatible realloc... yes [2022-07-20T15:05:15.423Z] #77 116.0 checking for working strtod... yes [2022-07-20T15:05:15.423Z] #77 116.2 checking for gettimeofday... yes [2022-07-20T15:05:15.423Z] #77 116.5 checking for memset... yes [2022-07-20T15:05:15.423Z] #77 116.7 checking for strspn... yes [2022-07-20T15:05:15.423Z] #77 117.1 checking that generated files are newer than configure... done [2022-07-20T15:05:15.423Z] #77 117.1 configure: creating ./config.status [2022-07-20T15:05:15.899Z] #77 154.9 checking for stdlib.h... yes [2022-07-20T15:05:15.899Z] #77 ... [2022-07-20T15:05:15.899Z] [2022-07-20T15:05:15.899Z] #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-20T15:05:15.899Z] #60 sha256:1679b2d1b76e534f56c8ecd9ae352d11a9e0fe94ce6874b5049ca88b2d60e367 [2022-07-20T15:05:15.899Z] #60 18.34 + cd /tmp/tmp.r17nxdBCiv/src/github.com/opencontainers/runc [2022-07-20T15:05:15.899Z] #60 18.35 + git checkout -q v1.1.2 [2022-07-20T15:05:15.916Z] #67 ... [2022-07-20T15:05:15.916Z] [2022-07-20T15:05:15.916Z] #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-20T15:05:15.916Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-20T15:05:15.916Z] #14 125.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 125.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:05:15.916Z] #14 125.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:05:15.916Z] #14 125.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 125.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:05:15.916Z] #14 126.1 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:05:15.916Z] #14 126.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 126.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:05:15.916Z] #14 126.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:05:15.916Z] #14 126.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 126.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:05:15.916Z] #14 126.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:05:15.916Z] #14 126.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 126.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:05:15.916Z] #14 126.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:05:15.916Z] #14 126.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 126.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:05:15.916Z] #14 126.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:05:15.916Z] #14 126.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 126.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:05:15.916Z] #14 127.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:05:15.916Z] #14 127.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 127.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 127.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:05:15.916Z] #14 127.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 127.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 127.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:05:15.916Z] #14 127.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 127.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 127.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:05:15.916Z] #14 127.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 127.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 128.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:05:15.916Z] #14 128.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 128.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:05:15.916Z] #14 128.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:05:15.916Z] #14 128.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 128.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:05:15.916Z] #14 128.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:05:15.916Z] #14 128.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 128.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:05:15.916Z] #14 128.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:05:15.916Z] #14 128.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:05:15.916Z] #14 128.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:05:15.916Z] #14 129.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:05:15.916Z] #14 129.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:05:15.916Z] #14 129.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:05:15.916Z] #14 129.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:05:15.916Z] #14 129.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:05:15.916Z] #14 129.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:05:15.916Z] #14 129.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:05:15.916Z] #14 129.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:05:15.916Z] #14 129.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:05:15.916Z] #14 129.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:05:15.916Z] #14 129.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.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-20T15:05:15.916Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.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-20T15:05:15.916Z] #14 129.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:05:15.916Z] #14 129.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.8 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-20T15:05:15.916Z] #14 129.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:05:15.916Z] #14 129.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:05:15.916Z] #14 129.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:05:15.916Z] #14 129.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:05:15.916Z] #14 129.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:05:15.916Z] #14 129.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:05:15.916Z] #14 DONE 130.9s [2022-07-20T15:05:15.916Z] [2022-07-20T15:05:15.916Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:05:15.916Z] #59 sha256:6e7151a65c9ef89aafa1345e8078ab2ba11885b109fe6ecc12afff36acfc7a2b [2022-07-20T15:05:15.916Z] #59 DONE 0.3s [2022-07-20T15:05:15.916Z] [2022-07-20T15:05:15.916Z] #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-20T15:05:15.916Z] #60 sha256:dd2d8e9775404c8a6765b04e6b25aedbad1fce7890bb29d42e6eca13cacf6d9a [2022-07-20T15:05:15.988Z] #77 ... [2022-07-20T15:05:15.988Z] [2022-07-20T15:05:15.988Z] #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-20T15:05:15.988Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-20T15:05:15.988Z] #22 0.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:05:15.988Z] #22 0.629 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:05:15.988Z] #22 0.633 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:05:15.988Z] #22 DONE 0.7s [2022-07-20T15:05:15.988Z] [2022-07-20T15:05:15.988Z] #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-20T15:05:15.988Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:05:15.988Z] #77 119.9 config.status: creating Makefile [2022-07-20T15:05:15.988Z] #77 ... [2022-07-20T15:05:15.988Z] [2022-07-20T15:05:15.988Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:05:15.988Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T15:05:16.471Z] #60 19.25 + '[' -z '' ']' [2022-07-20T15:05:16.471Z] #60 19.25 + target=static [2022-07-20T15:05:16.471Z] #60 19.25 + make BUILDTAGS=seccomp static [2022-07-20T15:05:16.699Z] #84 143.6 config.status: creating Makefile [2022-07-20T15:05:16.700Z] #84 143.6 config.status: creating config.h [2022-07-20T15:05:16.700Z] #84 143.7 config.status: executing depfiles commands [2022-07-20T15:05:16.700Z] #84 143.8 config.status: executing libtool commands [2022-07-20T15:05:16.959Z] #84 ... [2022-07-20T15:05:16.959Z] [2022-07-20T15:05:16.959Z] #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-20T15:05:16.959Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:05:16.959Z] #19 193.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-20T15:05:16.959Z] #19 193.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:16.959Z] #19 193.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:16.959Z] #19 193.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-20T15:05:16.959Z] #19 193.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:16.959Z] #19 193.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:05:17.413Z] #60 19.89 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-20T15:05:17.587Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-20T15:05:17.587Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:05:17.831Z] #60 ... [2022-07-20T15:05:17.831Z] [2022-07-20T15:05:17.831Z] #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-20T15:05:17.831Z] #67 sha256:dac0b7643ad30311b0591e660ea9600a28d9d62fc12f9d1c2464a78dc4ff6025 [2022-07-20T15:05:17.831Z] #67 132.2 rootlesskit version 1.0.0 [2022-07-20T15:05:17.831Z] #67 132.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:05:17.831Z] #67 132.2 -container-ip string [2022-07-20T15:05:17.831Z] #67 132.2 container ip [2022-07-20T15:05:17.831Z] #67 132.2 -container-port int [2022-07-20T15:05:17.831Z] #67 132.2 container port (default -1) [2022-07-20T15:05:17.831Z] #67 132.2 -host-ip string [2022-07-20T15:05:17.831Z] #67 132.2 host ip [2022-07-20T15:05:17.831Z] #67 132.2 -host-port int [2022-07-20T15:05:17.831Z] #67 132.2 host port (default -1) [2022-07-20T15:05:17.831Z] #67 132.2 -proto string [2022-07-20T15:05:17.831Z] #67 132.2 proxy protocol (default "tcp") [2022-07-20T15:05:17.831Z] #67 DONE 132.6s [2022-07-20T15:05:17.831Z] [2022-07-20T15:05:17.831Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:05:17.831Z] #68 sha256:01f08fda1af64496465bde22a930e2314596875bf5157216acb04cad6f1bfa2d [2022-07-20T15:05:18.094Z] #68 DONE 0.2s [2022-07-20T15:05:18.094Z] [2022-07-20T15:05:18.094Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:05:18.094Z] #69 sha256:a631ee781e819c062a0a83ade3f40262591bc0565ef7d22a03d1868a8cd1205b [2022-07-20T15:05:18.355Z] #69 DONE 0.2s [2022-07-20T15:05:18.355Z] [2022-07-20T15:05:18.355Z] #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-20T15:05:18.355Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:18.355Z] #77 72.47 configure.ac:7: installing 'build-aux/compile' [2022-07-20T15:05:18.355Z] #77 72.47 configure.ac:9: installing 'build-aux/config.guess' [2022-07-20T15:05:18.355Z] #77 72.48 configure.ac:9: installing 'build-aux/config.sub' [2022-07-20T15:05:18.355Z] #77 72.49 configure.ac:11: installing 'build-aux/install-sh' [2022-07-20T15:05:18.355Z] #77 72.50 configure.ac:11: installing 'build-aux/missing' [2022-07-20T15:05:18.355Z] #77 72.65 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:05:18.355Z] #77 72.76 parallel-tests: installing 'build-aux/test-driver' [2022-07-20T15:05:18.355Z] #77 74.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-20T15:05:18.355Z] #77 74.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-20T15:05:18.355Z] #77 75.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-20T15:05:18.355Z] #77 75.61 libtoolize: copying file 'm4/libtool.m4' [2022-07-20T15:05:18.355Z] #77 75.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-20T15:05:18.355Z] #77 75.86 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-20T15:05:18.355Z] #77 76.00 libtoolize: copying file 'm4/ltversion.m4' [2022-07-20T15:05:18.355Z] #77 76.15 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-20T15:05:20.110Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-20T15:05:20.110Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:05:20.271Z] #77 ... [2022-07-20T15:05:20.271Z] [2022-07-20T15:05:20.271Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:05:20.271Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-20T15:05:20.271Z] #15 DONE 4.2s [2022-07-20T15:05:20.271Z] [2022-07-20T15:05:20.271Z] #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-20T15:05:20.271Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-20T15:05:21.234Z] #23 ... [2022-07-20T15:05:21.234Z] [2022-07-20T15:05:21.234Z] #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-20T15:05:21.234Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:05:21.234Z] #77 120.1 config.status: creating config.h [2022-07-20T15:05:21.234Z] #77 120.1 config.status: executing depfiles commands [2022-07-20T15:05:21.234Z] #77 120.4 config.status: executing libtool commands [2022-07-20T15:05:21.234Z] #77 121.3 GEN .version [2022-07-20T15:05:21.234Z] #77 121.3 make install-recursive [2022-07-20T15:05:21.234Z] #77 121.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:05:21.234Z] #77 121.4 Making install in libocispec [2022-07-20T15:05:21.234Z] #77 121.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:21.234Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:05:21.234Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:05:21.234Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:05:21.234Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:05:21.234Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:05:21.234Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:05:21.234Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:05:21.234Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:05:21.234Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:05:21.234Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:05:21.234Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:05:21.234Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:05:21.234Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:05:21.234Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:05:21.234Z] #77 123.4 make install-recursive [2022-07-20T15:05:21.234Z] #77 123.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:21.234Z] #77 123.5 Making install in yajl [2022-07-20T15:05:21.234Z] #77 123.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:21.234Z] #77 123.6 CC verify/json_verify-json_verify.o [2022-07-20T15:05:21.234Z] #77 123.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:05:21.234Z] #77 123.6 CC src/libyajl_la-yajl.lo [2022-07-20T15:05:21.234Z] #77 123.6 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:05:21.234Z] #77 123.6 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:05:21.234Z] #77 123.6 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:05:21.234Z] #77 123.6 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:05:21.234Z] #77 123.7 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:05:21.234Z] #77 123.7 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:05:21.620Z] #60 ... [2022-07-20T15:05:21.620Z] [2022-07-20T15:05:21.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-20T15:05:21.620Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:21.620Z] #77 155.4 checking for string.h... yes [2022-07-20T15:05:21.620Z] #77 155.9 checking for memory.h... yes [2022-07-20T15:05:21.620Z] #77 156.1 checking for strings.h... yes [2022-07-20T15:05:21.620Z] #77 156.6 checking for inttypes.h... yes [2022-07-20T15:05:21.620Z] #77 156.8 checking for stdint.h... yes [2022-07-20T15:05:21.620Z] #77 157.1 checking for unistd.h... yes [2022-07-20T15:05:21.620Z] #77 157.5 checking for dlfcn.h... yes [2022-07-20T15:05:21.620Z] #77 157.9 checking for objdir... .libs [2022-07-20T15:05:21.620Z] #77 158.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:21.620Z] #77 158.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:21.620Z] #77 158.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:21.620Z] #77 158.7 checking if gcc static flag -static works... yes [2022-07-20T15:05:21.620Z] #77 159.2 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:21.620Z] #77 159.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:21.620Z] #77 159.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:05:21.620Z] #77 159.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:21.620Z] #77 160.4 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:21.620Z] #77 160.4 checking whether stripping libraries is possible... yes [2022-07-20T15:05:21.620Z] #77 160.4 checking if libtool supports shared libraries... yes [2022-07-20T15:05:21.620Z] #77 160.4 checking whether to build shared libraries... no [2022-07-20T15:05:21.620Z] #77 160.4 checking whether to build static libraries... yes [2022-07-20T15:05:21.620Z] #77 160.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:05:21.620Z] #77 160.6 checking whether build environment is sane... yes [2022-07-20T15:05:21.620Z] #77 160.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:05:21.620Z] #77 161.0 checking whether make sets $(MAKE)... yes [2022-07-20T15:05:21.882Z] #77 161.1 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:05:21.882Z] #77 161.3 checking whether make supports nested variables... yes [2022-07-20T15:05:21.882Z] #77 161.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:05:21.882Z] #77 161.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:05:22.143Z] #77 161.5 checking how to create a ustar tar archive... gnutar [2022-07-20T15:05:22.714Z] #77 161.6 checking dependency style of gcc... gcc3 [2022-07-20T15:05:22.714Z] #77 162.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:05:22.714Z] #77 162.3 checking whether make supports nested variables... (cached) yes [2022-07-20T15:05:22.714Z] #77 162.3 checking for gawk... (cached) mawk [2022-07-20T15:05:22.714Z] #77 162.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:05:22.714Z] #77 162.3 checking for gcc... (cached) gcc [2022-07-20T15:05:22.714Z] #77 ... [2022-07-20T15:05:22.714Z] [2022-07-20T15:05:22.714Z] #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-20T15:05:22.714Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:22.714Z] #21 5.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:05:22.714Z] #21 8.078 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:05:22.714Z] #21 14.71 Fetched 8555 kB in 13s (657 kB/s) [2022-07-20T15:05:23.286Z] #21 14.71 Reading package lists... [2022-07-20T15:05:23.286Z] #21 ... [2022-07-20T15:05:23.286Z] [2022-07-20T15:05:23.286Z] #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-20T15:05:23.286Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:23.286Z] #77 162.6 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:05:23.286Z] #77 162.6 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:05:23.286Z] #77 162.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:05:23.286Z] #77 162.6 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:05:23.286Z] #77 162.6 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:05:23.286Z] #77 162.8 checking for python3... /usr/bin/python3 [2022-07-20T15:05:23.525Z] #19 ... [2022-07-20T15:05:23.525Z] [2022-07-20T15:05:23.525Z] #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-20T15:05:23.525Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:23.525Z] #84 144.4 GEN .version [2022-07-20T15:05:23.525Z] #84 144.4 make install-recursive [2022-07-20T15:05:23.525Z] #84 144.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:05:23.525Z] #84 144.4 Making install in libocispec [2022-07-20T15:05:23.525Z] #84 144.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:23.525Z] #84 144.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:05:23.525Z] #84 144.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:05:23.525Z] #84 144.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:05:23.525Z] #84 144.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:05:23.525Z] #84 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:05:23.525Z] #84 145.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:05:23.525Z] #84 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:05:23.525Z] #84 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:05:23.525Z] #84 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:05:23.525Z] #84 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:05:23.525Z] #84 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:05:23.525Z] #84 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:05:23.525Z] #84 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:05:23.525Z] #84 145.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:05:23.525Z] #84 145.8 make install-recursive [2022-07-20T15:05:23.525Z] #84 145.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:23.525Z] #84 145.9 Making install in yajl [2022-07-20T15:05:23.525Z] #84 145.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:23.525Z] #84 145.9 CC verify/json_verify-json_verify.o [2022-07-20T15:05:23.525Z] #84 145.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:05:23.525Z] #84 145.9 CC src/libyajl_la-yajl.lo [2022-07-20T15:05:23.525Z] #84 145.9 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:05:23.525Z] #84 145.9 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:05:23.525Z] #84 145.9 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:05:23.525Z] #84 145.9 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:05:23.525Z] #84 146.0 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:05:23.525Z] #84 146.0 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:05:23.525Z] #84 149.8 CCLD libyajl.la [2022-07-20T15:05:23.525Z] #84 150.1 CCLD verify/json_verify [2022-07-20T15:05:23.525Z] #84 150.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:23.525Z] #84 150.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:05:23.525Z] #84 150.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:05:23.525Z] #84 150.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:23.525Z] #84 150.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:23.525Z] #84 150.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:23.525Z] #84 150.5 CC src/validate.o [2022-07-20T15:05:23.525Z] #84 150.6 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:05:23.525Z] #84 150.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:05:23.525Z] #84 150.6 CC src/image_spec_schema_defs.lo [2022-07-20T15:05:23.525Z] #84 150.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:05:23.525Z] #84 150.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:05:23.525Z] #84 150.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:05:23.525Z] #84 150.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:05:23.525Z] #84 150.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:05:23.525Z] #84 150.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:05:23.525Z] #84 150.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:05:23.525Z] #84 150.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:05:23.525Z] #84 150.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:05:23.525Z] #84 150.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:05:23.525Z] #84 150.8 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:05:23.525Z] #84 150.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:05:23.525Z] #84 150.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:05:23.525Z] #84 150.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:05:23.525Z] #84 150.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:05:23.547Z] #77 162.8 checking for python3 version... 3.9 [2022-07-20T15:05:23.547Z] #77 162.9 checking for python3 platform... linux [2022-07-20T15:05:23.573Z] #16 DONE 3.7s [2022-07-20T15:05:23.573Z] [2022-07-20T15:05:23.573Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:05:23.573Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-20T15:05:23.784Z] #84 151.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:05:23.784Z] #84 151.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:05:23.784Z] #84 151.0 CC src/basic_test_double_array_item.lo [2022-07-20T15:05:23.784Z] #84 151.1 CC src/basic_test_top_array_int.lo [2022-07-20T15:05:23.784Z] #84 151.1 CC src/basic_test_double_array.lo [2022-07-20T15:05:23.784Z] #84 151.2 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:05:23.808Z] #77 163.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:05:24.044Z] #84 151.2 CC src/basic_test_top_array_string.lo [2022-07-20T15:05:24.044Z] #84 151.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:05:24.044Z] #84 151.3 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:05:24.044Z] #84 151.4 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:05:24.044Z] #84 151.4 CC src/read-file.lo [2022-07-20T15:05:24.044Z] #84 151.4 CC src/json_common.lo [2022-07-20T15:05:24.074Z] #77 163.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:05:24.074Z] #77 163.5 checking for go-md2man... no [2022-07-20T15:05:24.302Z] #84 151.5 CC tests/test-1.o [2022-07-20T15:05:24.303Z] #84 151.5 CC tests/test-2.o [2022-07-20T15:05:24.303Z] #84 151.6 CC tests/test-3.o [2022-07-20T15:05:24.303Z] #84 151.7 CC tests/test-5.o [2022-07-20T15:05:24.334Z] #77 163.6 checking error.h usability... yes [2022-07-20T15:05:24.334Z] #77 163.8 checking error.h presence... yes [2022-07-20T15:05:24.334Z] #77 163.9 checking for error.h... yes [2022-07-20T15:05:24.505Z] #77 128.3 CCLD libyajl.la [2022-07-20T15:05:24.561Z] #84 151.7 CC tests/test-6.o [2022-07-20T15:05:24.561Z] #84 151.8 CC tests/test-4.o [2022-07-20T15:05:24.561Z] #84 151.8 CC tests/test-7.o [2022-07-20T15:05:24.595Z] #77 164.0 checking linux/openat2.h usability... yes [2022-07-20T15:05:24.595Z] #77 164.2 checking linux/openat2.h presence... yes [2022-07-20T15:05:24.768Z] #77 128.7 CCLD verify/json_verify [2022-07-20T15:05:24.820Z] #84 152.0 CC tests/test-8.o [2022-07-20T15:05:24.820Z] #84 152.1 CC tests/test-9.o [2022-07-20T15:05:24.820Z] #84 152.1 CC tests/test-10.o [2022-07-20T15:05:24.820Z] #84 152.1 CC tests/test-11.o [2022-07-20T15:05:24.856Z] #77 164.2 checking for linux/openat2.h... yes [2022-07-20T15:05:25.024Z] #77 ... [2022-07-20T15:05:25.024Z] [2022-07-20T15:05:25.024Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:05:25.024Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-20T15:05:25.024Z] #23 9.107 Collecting yamllint==1.26.1 [2022-07-20T15:05:25.121Z] #77 164.2 checking for copy_file_range... yes [2022-07-20T15:05:25.366Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-20T15:05:25.366Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:05:25.624Z] --- PASS: TestBuildUncleanTarFilenames (0.47s) [2022-07-20T15:05:25.624Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:05:25.695Z] #77 164.7 checking for fgetxattr... yes [2022-07-20T15:05:25.954Z] #23 10.15 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:05:25.956Z] #77 165.1 checking for statx... yes [2022-07-20T15:05:26.897Z] #77 165.6 checking for fgetpwent_r... yes [2022-07-20T15:05:27.322Z] #23 11.27 Collecting pathspec>=0.5.3 [2022-07-20T15:05:27.322Z] #23 11.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:05:27.468Z] #77 166.2 checking for issetugid... no [2022-07-20T15:05:27.468Z] #77 166.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:05:27.468Z] #77 166.9 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:05:27.578Z] #23 11.64 Collecting pyyaml [2022-07-20T15:05:27.578Z] #23 11.66 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-20T15:05:27.578Z] #23 11.70 Building wheels for collected packages: yamllint [2022-07-20T15:05:27.578Z] #23 11.72 Building wheel for yamllint (setup.py): started [2022-07-20T15:05:27.782Z] #17 4.141 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:05:28.043Z] #17 DONE 4.4s [2022-07-20T15:05:28.043Z] [2022-07-20T15:05:28.043Z] #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-20T15:05:28.043Z] #60 sha256:dd2d8e9775404c8a6765b04e6b25aedbad1fce7890bb29d42e6eca13cacf6d9a [2022-07-20T15:05:28.043Z] #60 4.421 + RM_GOPATH=0 [2022-07-20T15:05:28.043Z] #60 4.421 + TMP_GOPATH= [2022-07-20T15:05:28.043Z] #60 4.421 + : /build [2022-07-20T15:05:28.043Z] #60 4.421 + '[' -z '' ']' [2022-07-20T15:05:28.043Z] #60 4.426 ++ mktemp -d [2022-07-20T15:05:28.043Z] #60 4.426 + export GOPATH=/tmp/tmp.sBLULMD0nd [2022-07-20T15:05:28.043Z] #60 4.426 + GOPATH=/tmp/tmp.sBLULMD0nd [2022-07-20T15:05:28.043Z] #60 4.426 + RM_GOPATH=1 [2022-07-20T15:05:28.043Z] #60 4.426 + case "$(go env GOARCH)" in [2022-07-20T15:05:28.043Z] #60 4.426 ++ go env GOARCH [2022-07-20T15:05:28.043Z] #60 4.449 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:05:28.043Z] #60 4.449 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:05:28.043Z] #60 4.449 ++ dirname /install.sh [2022-07-20T15:05:28.044Z] #60 4.451 + dir=/ [2022-07-20T15:05:28.044Z] #60 4.451 + bin=runc [2022-07-20T15:05:28.044Z] #60 4.452 + shift [2022-07-20T15:05:28.044Z] #60 4.452 + '[' '!' -f //runc.installer ']' [2022-07-20T15:05:28.044Z] #60 4.455 + . //runc.installer [2022-07-20T15:05:28.044Z] #60 4.455 ++ set -e [2022-07-20T15:05:28.044Z] #60 4.455 ++ : v1.1.2 [2022-07-20T15:05:28.044Z] #60 4.455 + install_runc [2022-07-20T15:05:28.044Z] #60 4.455 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:05:28.044Z] #60 4.455 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:05:28.044Z] #60 4.455 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sBLULMD0nd/src/github.com/opencontainers/runc [2022-07-20T15:05:28.044Z] #60 4.455 Cloning into '/tmp/tmp.sBLULMD0nd/src/github.com/opencontainers/runc'... [2022-07-20T15:05:28.044Z] #60 4.455 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:05:28.044Z] #60 ... [2022-07-20T15:05:28.044Z] [2022-07-20T15:05:28.044Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:05:28.044Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-20T15:05:28.410Z] #77 167.0 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:05:28.671Z] #77 167.9 checking for yajl >= 2.0.0... yes [2022-07-20T15:05:28.931Z] #77 168.0 checking sys/capability.h usability... yes [2022-07-20T15:05:28.931Z] #77 168.4 checking sys/capability.h presence... yes [2022-07-20T15:05:28.931Z] #77 168.5 checking for sys/capability.h... yes [2022-07-20T15:05:28.964Z] #23 12.80 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:05:28.964Z] #23 12.80 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=97e98d85fa75c88a2c84995a4f9425d92472e14ff318173118454c4881d2b833 [2022-07-20T15:05:28.964Z] #23 12.80 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:05:28.964Z] #23 12.81 Successfully built yamllint [2022-07-20T15:05:28.964Z] #23 12.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:05:29.010Z] #84 ... [2022-07-20T15:05:29.010Z] [2022-07-20T15:05:29.010Z] #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-20T15:05:29.010Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:05:29.010Z] #19 204.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-20T15:05:29.010Z] #19 204.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:29.010Z] #19 204.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:29.010Z] #19 204.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-20T15:05:29.010Z] #19 204.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:29.010Z] #19 204.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:05:29.220Z] #23 13.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:05:30.153Z] #23 DONE 14.0s [2022-07-20T15:05:30.153Z] [2022-07-20T15:05:30.153Z] #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-20T15:05:30.153Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:05:30.153Z] #77 129.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:30.153Z] #77 129.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:05:30.153Z] #77 129.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:05:30.153Z] #77 129.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:30.153Z] #77 129.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:05:30.153Z] #77 129.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:30.153Z] #77 129.3 CC src/validate.o [2022-07-20T15:05:30.153Z] #77 129.3 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:05:30.153Z] #77 129.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:05:30.153Z] #77 129.3 CC src/image_spec_schema_defs.lo [2022-07-20T15:05:30.153Z] #77 129.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:05:30.153Z] #77 129.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:05:30.153Z] #77 129.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:05:30.153Z] #77 129.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:05:30.153Z] #77 129.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:05:30.153Z] #77 129.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:05:30.153Z] #77 129.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:05:30.153Z] #77 129.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:05:30.153Z] #77 129.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:05:30.153Z] #77 129.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:05:30.153Z] #77 129.7 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:05:30.153Z] #77 129.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:05:30.153Z] #77 129.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:05:30.153Z] #77 129.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:05:30.153Z] #77 130.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:05:30.153Z] #77 130.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:05:30.153Z] #77 130.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:05:30.153Z] #77 130.5 CC src/basic_test_double_array_item.lo [2022-07-20T15:05:30.153Z] #77 130.6 CC src/basic_test_double_array.lo [2022-07-20T15:05:30.153Z] #77 131.0 CC src/basic_test_top_array_int.lo [2022-07-20T15:05:30.153Z] #77 131.0 CC src/basic_test_top_array_string.lo [2022-07-20T15:05:30.153Z] #77 131.1 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:05:30.153Z] #77 131.3 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:05:30.153Z] #77 131.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:05:30.153Z] #77 131.7 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:05:30.153Z] #77 132.0 CC src/read-file.lo [2022-07-20T15:05:30.153Z] #77 132.5 CC src/json_common.lo [2022-07-20T15:05:30.153Z] #77 132.5 CC tests/test-1.o [2022-07-20T15:05:30.153Z] #77 132.8 CC tests/test-2.o [2022-07-20T15:05:30.153Z] #77 133.0 CC tests/test-3.o [2022-07-20T15:05:30.153Z] #77 133.1 CC tests/test-4.o [2022-07-20T15:05:30.153Z] #77 133.4 CC tests/test-5.o [2022-07-20T15:05:30.153Z] #77 133.7 CC tests/test-6.o [2022-07-20T15:05:30.153Z] #77 133.9 CC tests/test-7.o [2022-07-20T15:05:30.153Z] #77 134.3 CC tests/test-8.o [2022-07-20T15:05:30.315Z] #77 168.6 checking for library containing cap_from_name... -lcap [2022-07-20T15:05:30.409Z] #77 134.5 CC tests/test-9.o [2022-07-20T15:05:30.576Z] #77 169.5 checking for library containing dlopen... -ldl [2022-07-20T15:05:30.591Z] #18 DONE 2.6s [2022-07-20T15:05:30.591Z] [2022-07-20T15:05:30.591Z] #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-20T15:05:30.591Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:30.591Z] #77 92.28 configure.ac:11: installing 'build-aux/compile' [2022-07-20T15:05:30.591Z] #77 92.28 configure.ac:11: installing 'build-aux/config.guess' [2022-07-20T15:05:30.591Z] #77 92.30 configure.ac:11: installing 'build-aux/config.sub' [2022-07-20T15:05:30.666Z] #77 134.8 CC tests/test-10.o [2022-07-20T15:05:30.837Z] #77 170.1 checking seccomp.h usability... yes [2022-07-20T15:05:30.837Z] #77 170.4 checking seccomp.h presence... yes [2022-07-20T15:05:30.852Z] #77 92.31 configure.ac:13: installing 'build-aux/install-sh' [2022-07-20T15:05:30.852Z] #77 92.34 configure.ac:13: installing 'build-aux/missing' [2022-07-20T15:05:30.852Z] #77 92.37 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-20T15:05:30.879Z] --- PASS: TestBuildMultiStageLayerLeak (4.52s) [2022-07-20T15:05:30.879Z] === RUN TestBuildWithHugeFile [2022-07-20T15:05:30.922Z] #77 134.9 CC tests/test-11.o [2022-07-20T15:05:31.099Z] #77 170.5 checking for seccomp.h... yes [2022-07-20T15:05:31.114Z] #77 92.64 Makefile.am: installing 'build-aux/depcomp' [2022-07-20T15:05:31.673Z] #77 170.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:05:31.934Z] #77 171.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:05:32.194Z] #77 171.5 checking systemd/sd-bus.h usability... yes [2022-07-20T15:05:32.455Z] #77 171.8 checking systemd/sd-bus.h presence... yes [2022-07-20T15:05:32.455Z] #77 171.9 checking for systemd/sd-bus.h... yes [2022-07-20T15:05:32.761Z] #77 94.17 checking build system type... [2022-07-20T15:05:32.761Z] #77 ... [2022-07-20T15:05:32.761Z] [2022-07-20T15:05:32.761Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:05:32.761Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-20T15:05:32.761Z] #19 DONE 2.1s [2022-07-20T15:05:33.023Z] [2022-07-20T15:05:33.023Z] #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-20T15:05:33.023Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:33.023Z] #77 94.17 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:05:33.023Z] #77 94.52 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:05:33.023Z] #77 94.52 checking how to print strings... printf [2022-07-20T15:05:33.023Z] #77 94.53 checking for gcc... gcc [2022-07-20T15:05:33.027Z] #77 171.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:05:33.285Z] #77 94.69 checking whether the C compiler works... yes [2022-07-20T15:05:33.285Z] #77 94.94 checking for C compiler default output file name... a.out [2022-07-20T15:05:33.288Z] #77 172.5 checking for sd_notify_barrier... yes [2022-07-20T15:05:33.546Z] #77 94.94 checking for suffix of executables... [2022-07-20T15:05:33.549Z] #77 172.9 checking linux/bpf.h usability... yes [2022-07-20T15:05:33.808Z] #77 95.13 checking whether we are cross compiling... no [2022-07-20T15:05:33.808Z] #77 95.32 checking for suffix of object files... o [2022-07-20T15:05:33.808Z] #77 95.45 checking whether we are using the GNU C compiler... yes [2022-07-20T15:05:33.810Z] #77 173.1 checking linux/bpf.h presence... yes [2022-07-20T15:05:33.810Z] #77 173.2 checking for linux/bpf.h... yes [2022-07-20T15:05:34.070Z] #77 95.51 checking whether gcc accepts -g... yes [2022-07-20T15:05:34.071Z] #77 173.2 checking compilation for eBPF... yes [2022-07-20T15:05:34.071Z] #77 173.4 checking for criu >= 3.15... no [2022-07-20T15:05:34.071Z] #77 173.4 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:05:34.071Z] #77 173.4 checking for criu > 3.16... no [2022-07-20T15:05:34.071Z] #77 173.5 configure: CRIU version doesn't support join-ns API [2022-07-20T15:05:34.071Z] #77 173.5 checking for criu > 3.16.1... no [2022-07-20T15:05:34.071Z] #77 173.5 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:05:34.071Z] #77 173.5 checking for new mount API (fsconfig)... yes [2022-07-20T15:05:34.071Z] #77 173.6 checking for seccomp notify API... yes [2022-07-20T15:05:34.331Z] #77 95.62 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:05:34.333Z] #77 173.8 checking for gperf... no [2022-07-20T15:05:34.333Z] #77 173.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:05:34.593Z] #77 95.87 checking whether gcc understands -c and -o together... yes [2022-07-20T15:05:34.593Z] #77 96.09 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:05:34.593Z] #77 96.14 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:05:34.593Z] #77 96.15 checking for egrep... /bin/grep -E [2022-07-20T15:05:34.593Z] #77 96.16 checking for fgrep... /bin/grep -F [2022-07-20T15:05:34.593Z] #77 96.17 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:05:34.593Z] #77 96.19 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:34.593Z] #77 96.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:34.593Z] #77 173.8 checking for library containing argp_parse... none required [2022-07-20T15:05:34.854Z] #77 174.4 checking that generated files are newer than configure... done [2022-07-20T15:05:34.854Z] #77 174.4 configure: creating ./config.status [2022-07-20T15:05:34.854Z] #77 96.22 checking the name lister (/usr/bin/nm -B) interface... [2022-07-20T15:05:34.854Z] #77 ... [2022-07-20T15:05:34.854Z] [2022-07-20T15:05:34.854Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:05:34.854Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-20T15:05:34.854Z] #20 DONE 2.0s [2022-07-20T15:05:34.854Z] [2022-07-20T15:05:34.854Z] #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-20T15:05:34.854Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:34.854Z] #77 96.22 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:34.854Z] #77 96.33 checking whether ln -s works... yes [2022-07-20T15:05:34.854Z] #77 96.33 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:34.854Z] #77 96.36 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:05:34.854Z] #77 96.36 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:34.854Z] #77 96.36 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:34.854Z] #77 96.36 checking for objdump... objdump [2022-07-20T15:05:34.854Z] #77 96.37 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:34.854Z] #77 96.39 checking for dlltool... no [2022-07-20T15:05:34.854Z] #77 96.41 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:34.854Z] #77 96.41 checking for ar... ar [2022-07-20T15:05:34.854Z] #77 96.41 checking for archiver @FILE support... @ [2022-07-20T15:05:34.854Z] #77 96.61 checking for strip... strip [2022-07-20T15:05:34.854Z] #77 96.61 checking for ranlib... ranlib [2022-07-20T15:05:34.855Z] #77 96.61 checking for gawk... no [2022-07-20T15:05:35.116Z] #77 96.61 checking for mawk... mawk [2022-07-20T15:05:35.688Z] #77 96.65 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:05:35.688Z] #77 97.08 checking for sysroot... no [2022-07-20T15:05:35.688Z] #77 97.09 checking for a working dd... /bin/dd [2022-07-20T15:05:35.688Z] #77 97.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:05:35.688Z] #77 97.23 checking for mt... no [2022-07-20T15:05:35.688Z] #77 97.23 checking if : is a manifest tool... no [2022-07-20T15:05:35.949Z] #77 97.25 checking how to run the C preprocessor... gcc -E [2022-07-20T15:05:36.521Z] #77 97.54 checking for ANSI C header files... yes [2022-07-20T15:05:36.781Z] #77 98.15 checking for sys/types.h... yes [2022-07-20T15:05:36.781Z] #77 98.39 checking for sys/stat.h... yes [2022-07-20T15:05:37.042Z] #77 98.51 checking for stdlib.h... yes [2022-07-20T15:05:37.304Z] #77 98.62 checking for string.h... yes [2022-07-20T15:05:37.403Z] #77 ... [2022-07-20T15:05:37.403Z] [2022-07-20T15:05:37.403Z] #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-20T15:05:37.403Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:37.403Z] #21 14.71 Reading package lists... [2022-07-20T15:05:37.403Z] #21 20.18 Reading package lists... [2022-07-20T15:05:37.403Z] #21 24.94 Building dependency tree... [2022-07-20T15:05:37.403Z] #21 26.83 The following additional packages will be installed: [2022-07-20T15:05:37.403Z] #21 26.83 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:05:37.403Z] #21 26.83 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:05:37.403Z] #21 26.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:05:37.403Z] #21 26.84 python3-pkg-resources vim-runtime xxd [2022-07-20T15:05:37.403Z] #21 26.84 Suggested packages: [2022-07-20T15:05:37.403Z] #21 26.84 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:05:37.403Z] #21 26.84 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:05:37.403Z] #21 26.84 acl attr quota [2022-07-20T15:05:37.403Z] #21 26.84 Recommended packages: [2022-07-20T15:05:37.403Z] #21 26.84 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:05:37.403Z] #21 28.88 The following NEW packages will be installed: [2022-07-20T15:05:37.404Z] #21 28.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:05:37.404Z] #21 28.88 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:05:37.404Z] #21 28.88 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:05:37.404Z] #21 28.88 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:05:37.404Z] #21 28.88 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:05:37.404Z] #21 28.88 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:05:37.404Z] #21 28.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:05:37.404Z] #21 28.88 xz-utils zip zstd [2022-07-20T15:05:37.404Z] #21 29.20 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:05:37.404Z] #21 29.20 Need to get 27.7 MB of archives. [2022-07-20T15:05:37.404Z] #21 29.20 After this operation, 106 MB of additional disk space will be used. [2022-07-20T15:05:37.404Z] #21 29.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:05:37.404Z] #21 29.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:05:37.404Z] #21 29.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:05:37.404Z] #21 29.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:05:37.404Z] #21 29.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:05:37.404Z] #21 29.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:05:37.404Z] #21 29.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:05:37.404Z] #21 29.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:05:37.404Z] #21 29.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:05:37.404Z] #21 29.37 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-20T15:05:37.404Z] #21 29.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:05:37.404Z] #21 29.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:05:37.404Z] #21 29.43 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-20T15:05:37.404Z] #21 29.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:05:37.404Z] #21 29.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:05:37.404Z] #21 29.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:05:37.404Z] #21 29.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:05:37.404Z] #21 29.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:05:37.404Z] #21 29.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:05:37.404Z] #21 29.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:05:37.404Z] #21 29.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:05:37.404Z] #21 29.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:05:37.404Z] #21 29.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:05:37.404Z] #21 29.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:05:37.404Z] #21 29.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:05:37.404Z] #21 29.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:05:37.404Z] #21 29.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:05:37.404Z] #21 30.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:05:37.404Z] #21 30.19 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-20T15:05:37.564Z] #77 98.93 checking for memory.h... yes [2022-07-20T15:05:37.565Z] #77 99.15 checking for strings.h... yes [2022-07-20T15:05:37.666Z] #21 30.20 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-20T15:05:37.666Z] #21 30.20 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-20T15:05:37.666Z] #21 30.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:05:37.666Z] #21 30.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:05:37.666Z] #21 30.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:05:37.666Z] #21 30.24 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-20T15:05:37.666Z] #21 30.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:05:37.666Z] #21 30.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:05:37.666Z] #21 30.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:05:37.666Z] #21 30.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:05:37.666Z] #21 30.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:05:37.666Z] #21 30.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:05:37.666Z] #21 30.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:05:37.666Z] #21 30.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:05:37.825Z] #77 99.33 checking for inttypes.h... yes [2022-07-20T15:05:37.927Z] #21 30.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:05:37.927Z] #21 30.51 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-20T15:05:37.927Z] #21 ... [2022-07-20T15:05:37.927Z] [2022-07-20T15:05:37.927Z] #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-20T15:05:37.927Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:37.927Z] #77 177.4 config.status: creating Makefile [2022-07-20T15:05:38.085Z] #77 99.55 checking for stdint.h... yes [2022-07-20T15:05:38.189Z] #77 ... [2022-07-20T15:05:38.189Z] [2022-07-20T15:05:38.189Z] #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-20T15:05:38.189Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:05:38.189Z] #34 DONE 259.5s [2022-07-20T15:05:38.189Z] [2022-07-20T15:05:38.189Z] #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-20T15:05:38.189Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:38.189Z] #77 177.6 config.status: creating rpm/crun.spec [2022-07-20T15:05:38.189Z] #77 177.7 config.status: creating config.h [2022-07-20T15:05:38.189Z] #77 177.8 config.status: executing libtool commands [2022-07-20T15:05:38.346Z] #77 99.78 checking for unistd.h... yes [2022-07-20T15:05:38.450Z] #77 177.9 config.status: executing depfiles commands [2022-07-20T15:05:38.607Z] #77 100.0 checking for dlfcn.h... yes [2022-07-20T15:05:38.607Z] #77 100.2 checking for objdir... .libs [2022-07-20T15:05:39.195Z] #77 100.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:39.456Z] #77 100.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:39.456Z] #77 100.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:39.717Z] #77 100.9 checking if gcc static flag -static works... yes [2022-07-20T15:05:39.978Z] #77 101.4 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:39.978Z] #77 101.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:39.978Z] #77 101.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:05:40.367Z] #77 180.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:05:40.550Z] #77 101.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:40.550Z] #77 102.0 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:40.550Z] #77 102.0 checking whether stripping libraries is possible... yes [2022-07-20T15:05:40.550Z] #77 102.0 checking if libtool supports shared libraries... yes [2022-07-20T15:05:40.550Z] #77 102.0 checking whether to build shared libraries... no [2022-07-20T15:05:40.550Z] #77 102.0 checking whether to build static libraries... yes [2022-07-20T15:05:40.550Z] #77 102.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:05:40.550Z] #77 102.1 checking whether build environment is sane... yes [2022-07-20T15:05:40.550Z] #77 102.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:05:40.550Z] #77 102.2 checking whether make sets $(MAKE)... yes [2022-07-20T15:05:40.628Z] #77 180.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:05:40.811Z] #77 102.2 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:05:40.811Z] #77 102.3 checking whether make supports nested variables... yes [2022-07-20T15:05:40.811Z] #77 102.4 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:05:40.811Z] #77 102.4 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:05:40.811Z] #77 102.4 checking how to create a ustar tar archive... gnutar [2022-07-20T15:05:41.073Z] #77 102.5 checking dependency style of gcc... gcc3 [2022-07-20T15:05:41.073Z] #77 102.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:05:41.073Z] #77 102.7 checking whether make supports nested variables... (cached) yes [2022-07-20T15:05:41.073Z] #77 102.7 checking for gawk... (cached) mawk [2022-07-20T15:05:41.073Z] #77 102.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:05:41.073Z] #77 102.7 checking for gcc... (cached) gcc [2022-07-20T15:05:41.200Z] #77 180.6 checking for gcc... gcc [2022-07-20T15:05:41.333Z] #77 102.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:05:41.333Z] #77 102.8 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:05:41.333Z] #77 102.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:05:41.333Z] #77 102.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:05:41.333Z] #77 102.8 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:05:41.333Z] #77 102.9 checking for python3... /usr/bin/python3 [2022-07-20T15:05:41.333Z] #77 102.9 checking for python3 version... 3.9 [2022-07-20T15:05:41.333Z] #77 103.0 checking for python3 platform... linux [2022-07-20T15:05:41.333Z] #77 ... [2022-07-20T15:05:41.333Z] [2022-07-20T15:05:41.333Z] #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-20T15:05:41.333Z] #60 sha256:dd2d8e9775404c8a6765b04e6b25aedbad1fce7890bb29d42e6eca13cacf6d9a [2022-07-20T15:05:41.333Z] #60 15.45 + cd /tmp/tmp.sBLULMD0nd/src/github.com/opencontainers/runc [2022-07-20T15:05:41.333Z] #60 15.45 + git checkout -q v1.1.2 [2022-07-20T15:05:41.333Z] #60 15.96 + '[' -z '' ']' [2022-07-20T15:05:41.333Z] #60 15.96 + target=static [2022-07-20T15:05:41.333Z] #60 15.96 + make BUILDTAGS=seccomp static [2022-07-20T15:05:41.333Z] #60 16.32 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-20T15:05:41.461Z] #77 180.7 checking whether the C compiler works... yes [2022-07-20T15:05:41.594Z] #60 ... [2022-07-20T15:05:41.594Z] [2022-07-20T15:05:41.594Z] #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-20T15:05:41.594Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:41.594Z] #77 103.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:05:41.723Z] #77 181.0 checking for C compiler default output file name... a.out [2022-07-20T15:05:41.723Z] #77 181.0 checking for suffix of executables... [2022-07-20T15:05:41.856Z] #77 103.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:05:41.856Z] #77 103.5 checking for go-md2man... no [2022-07-20T15:05:41.984Z] #77 181.2 checking whether we are cross compiling... no [2022-07-20T15:05:41.984Z] #77 181.5 checking for suffix of object files... o [2022-07-20T15:05:42.117Z] #77 103.5 checking error.h usability... yes [2022-07-20T15:05:42.117Z] #77 103.7 checking error.h presence... yes [2022-07-20T15:05:42.117Z] #77 103.8 checking for error.h... yes [2022-07-20T15:05:42.245Z] #77 181.6 checking whether we are using the GNU C compiler... yes [2022-07-20T15:05:42.245Z] #77 181.7 checking whether gcc accepts -g... yes [2022-07-20T15:05:42.506Z] #77 181.9 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:05:42.691Z] #77 103.9 checking linux/openat2.h usability... yes [2022-07-20T15:05:42.691Z] #77 104.1 checking linux/openat2.h presence... yes [2022-07-20T15:05:42.691Z] #77 104.2 checking for linux/openat2.h... yes [2022-07-20T15:05:42.767Z] #77 182.1 checking whether gcc understands -c and -o together... yes [2022-07-20T15:05:42.953Z] #77 104.2 checking for copy_file_range... yes [2022-07-20T15:05:43.028Z] #77 182.3 checking how to run the C preprocessor... gcc -E [2022-07-20T15:05:43.213Z] #77 104.6 checking for fgetxattr... yes [2022-07-20T15:05:43.289Z] #77 182.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:05:43.550Z] #77 182.9 checking for egrep... /bin/grep -E [2022-07-20T15:05:43.785Z] #77 104.9 checking for statx... yes [2022-07-20T15:05:43.785Z] #77 105.3 checking for fgetpwent_r... yes [2022-07-20T15:05:43.812Z] #77 182.9 checking for ANSI C header files... [2022-07-20T15:05:43.812Z] #77 ... [2022-07-20T15:05:43.812Z] [2022-07-20T15:05:43.812Z] #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-20T15:05:43.812Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:05:43.812Z] #36 265.4 Delve is a source level debugger for Go programs. [2022-07-20T15:05:43.812Z] #36 265.4 [2022-07-20T15:05:43.812Z] #36 265.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:05:43.812Z] #36 265.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:05:43.812Z] #36 265.4 [2022-07-20T15:05:43.812Z] #36 265.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:05:43.812Z] #36 265.4 [2022-07-20T15:05:43.812Z] #36 265.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:05:43.812Z] #36 265.4 [2022-07-20T15:05:43.812Z] #36 265.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:05:43.812Z] #36 265.4 [2022-07-20T15:05:43.890Z] #19 218.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-20T15:05:43.890Z] #19 218.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:43.890Z] #19 218.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:05:43.890Z] #19 219.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-20T15:05:43.890Z] #19 219.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:05:43.890Z] #19 219.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:05:44.074Z] #36 265.4 Usage: [2022-07-20T15:05:44.074Z] #36 265.4 dlv [command] [2022-07-20T15:05:44.074Z] #36 265.4 [2022-07-20T15:05:44.074Z] #36 265.4 Available Commands: [2022-07-20T15:05:44.074Z] #36 265.4 attach Attach to running process and begin debugging. [2022-07-20T15:05:44.074Z] #36 265.4 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:05:44.074Z] #36 265.4 core Examine a core dump. [2022-07-20T15:05:44.074Z] #36 265.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:05:44.074Z] #36 265.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:05:44.074Z] #36 265.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:05:44.074Z] #36 265.4 help Help about any command [2022-07-20T15:05:44.074Z] #36 265.4 run Deprecated command. Use 'debug' instead. [2022-07-20T15:05:44.074Z] #36 265.4 test Compile test binary and begin debugging program. [2022-07-20T15:05:44.074Z] #36 265.4 trace Compile and begin tracing program. [2022-07-20T15:05:44.074Z] #36 265.4 version Prints version. [2022-07-20T15:05:44.074Z] #36 265.4 [2022-07-20T15:05:44.074Z] #36 265.4 Flags: [2022-07-20T15:05:44.074Z] #36 265.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:05:44.074Z] #36 265.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:05:44.074Z] #36 265.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-20T15:05:44.074Z] #36 265.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:05:44.074Z] #36 265.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:05:44.074Z] #36 265.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-20T15:05:44.075Z] #36 265.4 --disable-aslr Disables address space randomization [2022-07-20T15:05:44.075Z] #36 265.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:05:44.075Z] #36 265.4 -h, --help help for dlv [2022-07-20T15:05:44.075Z] #36 265.4 --init string Init file, executed by the terminal client. [2022-07-20T15:05:44.075Z] #36 265.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:05:44.075Z] #36 265.4 --log Enable debugging server logging. [2022-07-20T15:05:44.075Z] #36 265.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:05:44.075Z] #36 265.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:05:44.075Z] #36 265.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:05:44.075Z] #36 265.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:05:44.075Z] #36 265.4 --wd string Working directory for running the program. [2022-07-20T15:05:44.075Z] #36 265.4 [2022-07-20T15:05:44.075Z] #36 265.4 Additional help topics: [2022-07-20T15:05:44.075Z] #36 265.4 dlv backend Help about the --backend flag. [2022-07-20T15:05:44.075Z] #36 265.4 dlv log Help about logging flags. [2022-07-20T15:05:44.075Z] #36 265.4 dlv redirect Help about file redirection. [2022-07-20T15:05:44.075Z] #36 265.4 [2022-07-20T15:05:44.075Z] #36 265.4 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:05:44.305Z] #77 105.6 checking for issetugid... no [2022-07-20T15:05:44.305Z] #77 105.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:05:44.305Z] #77 105.9 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:05:44.336Z] #36 DONE 265.8s [2022-07-20T15:05:44.336Z] [2022-07-20T15:05:44.336Z] #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-20T15:05:44.336Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:44.336Z] #21 30.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:05:44.336Z] #21 30.91 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:05:44.336Z] #21 30.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:05:44.336Z] #21 30.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:05:44.336Z] #21 32.31 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:05:44.336Z] #21 32.59 Fetched 27.7 MB in 2s (13.1 MB/s) [2022-07-20T15:05:44.336Z] #21 32.72 Selecting previously unselected package pigz. [2022-07-20T15:05:44.336Z] #21 32.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 ... 24018 files and directories currently installed.) [2022-07-20T15:05:44.336Z] #21 32.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 32.88 Unpacking pigz (2.6-1) ... [2022-07-20T15:05:44.336Z] #21 33.06 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:05:44.336Z] #21 33.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 33.09 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:05:44.336Z] #21 33.37 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:05:44.336Z] #21 33.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 33.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:05:44.336Z] #21 33.53 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:05:44.336Z] #21 33.55 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 33.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:05:44.336Z] #21 33.67 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:05:44.336Z] #21 33.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 33.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:05:44.336Z] #21 33.80 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:05:44.336Z] #21 33.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 33.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:05:44.336Z] #21 33.93 Selecting previously unselected package libcap2-bin. [2022-07-20T15:05:44.336Z] #21 33.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 33.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:05:44.336Z] #21 34.08 Selecting previously unselected package iproute2. [2022-07-20T15:05:44.336Z] #21 34.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 34.10 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:05:44.336Z] #21 34.93 Selecting previously unselected package xxd. [2022-07-20T15:05:44.336Z] #21 34.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:05:44.336Z] #21 34.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:44.336Z] #21 35.08 Selecting previously unselected package vim-common. [2022-07-20T15:05:44.336Z] #21 35.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:05:44.336Z] #21 35.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:05:44.336Z] #21 35.31 Selecting previously unselected package bash-completion. [2022-07-20T15:05:44.336Z] #21 35.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:05:44.877Z] #77 105.9 checking for library containing yajl_tree_get... -lyajl [2022-07-20T15:05:44.877Z] #77 ... [2022-07-20T15:05:44.877Z] [2022-07-20T15:05:44.877Z] #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-20T15:05:44.877Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:44.877Z] #21 2.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:05:44.877Z] #21 2.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:05:44.877Z] #21 2.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:05:44.877Z] #21 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:05:44.877Z] #21 4.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:05:44.877Z] #21 5.668 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:05:44.877Z] #21 ... [2022-07-20T15:05:44.877Z] [2022-07-20T15:05:44.877Z] #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-20T15:05:44.877Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:44.877Z] #77 106.4 checking for yajl >= 2.0.0... yes [2022-07-20T15:05:45.138Z] #77 106.5 checking sys/capability.h usability... yes [2022-07-20T15:05:45.138Z] #77 106.6 checking sys/capability.h presence... yes [2022-07-20T15:05:45.138Z] #77 106.7 checking for sys/capability.h... yes [2022-07-20T15:05:45.724Z] #77 106.7 checking for library containing cap_from_name... -lcap [2022-07-20T15:05:45.985Z] #77 107.3 checking for library containing dlopen... -ldl [2022-07-20T15:05:46.247Z] #77 107.7 checking seccomp.h usability... yes [2022-07-20T15:05:46.507Z] #77 108.0 checking seccomp.h presence... yes [2022-07-20T15:05:46.507Z] #77 108.1 checking for seccomp.h... yes [2022-07-20T15:05:47.078Z] #77 108.1 checking for library containing seccomp_rule_add... -lseccomp [2022-07-20T15:05:47.339Z] #77 108.6 checking for library containing seccomp_arch_resolve_name... none required [2022-07-20T15:05:47.339Z] #77 108.8 checking systemd/sd-bus.h usability... yes [2022-07-20T15:05:47.599Z] #77 109.1 checking systemd/sd-bus.h presence... yes [2022-07-20T15:05:47.599Z] #77 109.2 checking for systemd/sd-bus.h... yes [2022-07-20T15:05:47.638Z] #21 40.05 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:05:47.899Z] #21 ... [2022-07-20T15:05:47.899Z] [2022-07-20T15:05:47.899Z] #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-20T15:05:47.899Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:47.899Z] #77 182.9 checking for ANSI C header files... yes [2022-07-20T15:05:47.899Z] #77 184.2 checking for sys/types.h... yes [2022-07-20T15:05:47.899Z] #77 184.5 checking for sys/stat.h... yes [2022-07-20T15:05:47.899Z] #77 184.8 checking for stdlib.h... yes [2022-07-20T15:05:47.899Z] #77 185.1 checking for string.h... yes [2022-07-20T15:05:47.899Z] #77 185.5 checking for memory.h... yes [2022-07-20T15:05:47.899Z] #77 185.8 checking for strings.h... yes [2022-07-20T15:05:47.899Z] #77 186.1 checking for inttypes.h... yes [2022-07-20T15:05:47.899Z] #77 186.4 checking for stdint.h... yes [2022-07-20T15:05:47.899Z] #77 186.8 checking for unistd.h... yes [2022-07-20T15:05:47.899Z] #77 187.0 checking minix/config.h usability... no [2022-07-20T15:05:47.899Z] #77 187.3 checking minix/config.h presence... no [2022-07-20T15:05:47.899Z] #77 187.5 checking for minix/config.h... no [2022-07-20T15:05:48.171Z] #77 109.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-20T15:05:48.432Z] #77 109.9 checking for sd_notify_barrier... yes [2022-07-20T15:05:48.472Z] #77 187.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:05:48.693Z] #77 110.1 checking linux/bpf.h usability... yes [2022-07-20T15:05:48.693Z] #77 110.4 checking linux/bpf.h presence... yes [2022-07-20T15:05:48.954Z] #77 110.5 checking for linux/bpf.h... yes [2022-07-20T15:05:48.954Z] #77 110.5 checking compilation for eBPF... yes [2022-07-20T15:05:48.954Z] #77 110.7 checking for criu >= 3.15... no [2022-07-20T15:05:48.954Z] #77 110.7 configure: CRIU headers not found, building without CRIU support [2022-07-20T15:05:49.215Z] #77 110.7 checking for criu > 3.16... no [2022-07-20T15:05:49.215Z] #77 110.8 configure: CRIU version doesn't support join-ns API [2022-07-20T15:05:49.215Z] #77 110.8 checking for criu > 3.16.1... no [2022-07-20T15:05:49.215Z] #77 110.8 configure: CRIU version doesn't support for pre-dumping [2022-07-20T15:05:49.415Z] #77 188.0 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:05:49.415Z] #77 188.8 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:05:49.415Z] #77 188.8 checking how to print strings... printf [2022-07-20T15:05:49.415Z] #77 188.8 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:05:49.415Z] #77 188.8 checking for fgrep... /bin/grep -F [2022-07-20T15:05:49.415Z] #77 188.8 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:05:49.415Z] #77 188.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:49.415Z] #77 188.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:49.476Z] #77 110.8 checking for new mount API (fsconfig)... yes [2022-07-20T15:05:49.476Z] #77 110.9 checking for seccomp notify API... yes [2022-07-20T15:05:49.476Z] #77 111.0 checking for gperf... no [2022-07-20T15:05:49.476Z] #77 111.0 configure: gperf not found - cannot rebuild signal parser code [2022-07-20T15:05:49.677Z] #77 188.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:49.677Z] #77 189.1 checking whether ln -s works... yes [2022-07-20T15:05:49.677Z] #77 189.1 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:49.677Z] #77 189.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:05:49.677Z] #77 189.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:49.677Z] #77 189.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:49.677Z] #77 189.2 checking for objdump... objdump [2022-07-20T15:05:49.677Z] #77 189.2 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:49.677Z] #77 189.2 checking for dlltool... no [2022-07-20T15:05:49.677Z] #77 189.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:49.677Z] #77 189.2 checking for ar... ar [2022-07-20T15:05:49.737Z] #77 111.0 checking for library containing argp_parse... [2022-07-20T15:05:49.737Z] #77 ... [2022-07-20T15:05:49.737Z] [2022-07-20T15:05:49.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-20T15:05:49.737Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-20T15:05:49.737Z] #34 DONE 164.6s [2022-07-20T15:05:49.737Z] [2022-07-20T15:05:49.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-20T15:05:49.737Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:49.737Z] #77 111.0 checking for library containing argp_parse... none required [2022-07-20T15:05:49.938Z] #77 189.2 checking for archiver @FILE support... @ [2022-07-20T15:05:49.939Z] #77 189.4 checking for strip... strip [2022-07-20T15:05:49.939Z] #77 189.4 checking for ranlib... ranlib [2022-07-20T15:05:49.939Z] #77 189.4 checking for gawk... no [2022-07-20T15:05:49.939Z] #77 189.4 checking for mawk... mawk [2022-07-20T15:05:49.998Z] #77 111.6 checking that generated files are newer than configure... done [2022-07-20T15:05:49.998Z] #77 111.6 configure: creating ./config.status [2022-07-20T15:05:50.260Z] #77 ... [2022-07-20T15:05:50.260Z] [2022-07-20T15:05:50.260Z] #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-20T15:05:50.260Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-20T15:05:50.260Z] #36 165.4 Delve is a source level debugger for Go programs. [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-20T15:05:50.260Z] #36 165.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 Usage: [2022-07-20T15:05:50.260Z] #36 165.4 dlv [command] [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 Available Commands: [2022-07-20T15:05:50.260Z] #36 165.4 attach Attach to running process and begin debugging. [2022-07-20T15:05:50.260Z] #36 165.4 connect Connect to a headless debug server with a terminal client. [2022-07-20T15:05:50.260Z] #36 165.4 core Examine a core dump. [2022-07-20T15:05:50.260Z] #36 165.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-20T15:05:50.260Z] #36 165.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-20T15:05:50.260Z] #36 165.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-20T15:05:50.260Z] #36 165.4 help Help about any command [2022-07-20T15:05:50.260Z] #36 165.4 run Deprecated command. Use 'debug' instead. [2022-07-20T15:05:50.260Z] #36 165.4 test Compile test binary and begin debugging program. [2022-07-20T15:05:50.260Z] #36 165.4 trace Compile and begin tracing program. [2022-07-20T15:05:50.260Z] #36 165.4 version Prints version. [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 Flags: [2022-07-20T15:05:50.260Z] #36 165.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-20T15:05:50.260Z] #36 165.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-20T15:05:50.260Z] #36 165.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-20T15:05:50.260Z] #36 165.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-20T15:05:50.260Z] #36 165.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-20T15:05:50.260Z] #36 165.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-20T15:05:50.260Z] #36 165.4 --disable-aslr Disables address space randomization [2022-07-20T15:05:50.260Z] #36 165.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-20T15:05:50.260Z] #36 165.4 -h, --help help for dlv [2022-07-20T15:05:50.260Z] #36 165.4 --init string Init file, executed by the terminal client. [2022-07-20T15:05:50.260Z] #36 165.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-20T15:05:50.260Z] #36 165.4 --log Enable debugging server logging. [2022-07-20T15:05:50.260Z] #36 165.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-20T15:05:50.260Z] #36 165.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-20T15:05:50.260Z] #36 165.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-20T15:05:50.260Z] #36 165.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-20T15:05:50.260Z] #36 165.4 --wd string Working directory for running the program. [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 Additional help topics: [2022-07-20T15:05:50.260Z] #36 165.4 dlv backend Help about the --backend flag. [2022-07-20T15:05:50.260Z] #36 165.4 dlv log Help about logging flags. [2022-07-20T15:05:50.260Z] #36 165.4 dlv redirect Help about file redirection. [2022-07-20T15:05:50.260Z] #36 165.4 [2022-07-20T15:05:50.260Z] #36 165.4 Use "dlv [command] --help" for more information about a command. [2022-07-20T15:05:50.260Z] #36 DONE 165.6s [2022-07-20T15:05:50.511Z] #77 189.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:05:50.521Z] [2022-07-20T15:05:50.521Z] #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-20T15:05:50.521Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:50.521Z] #21 10.26 Fetched 8555 kB in 8s (1032 kB/s) [2022-07-20T15:05:50.521Z] #21 10.26 Reading package lists... [2022-07-20T15:05:50.772Z] #77 190.1 checking for sysroot... no [2022-07-20T15:05:50.772Z] #77 190.1 checking for a working dd... /bin/dd [2022-07-20T15:05:50.772Z] #77 190.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:05:50.772Z] #77 190.3 checking for mt... no [2022-07-20T15:05:50.772Z] #77 190.3 checking if : is a manifest tool... no [2022-07-20T15:05:51.035Z] #77 190.3 checking for dlfcn.h... yes [2022-07-20T15:05:51.035Z] #77 190.5 checking for objdir... .libs [2022-07-20T15:05:51.873Z] #77 191.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:05:51.873Z] #77 191.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:05:52.008Z] #19 ... [2022-07-20T15:05:52.008Z] [2022-07-20T15:05:52.008Z] #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-20T15:05:52.008Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:52.008Z] #84 177.9 CCLD libocispec.la [2022-07-20T15:05:52.008Z] #84 178.2 CCLD src/validate [2022-07-20T15:05:52.008Z] #84 178.2 CCLD tests/test-1 [2022-07-20T15:05:52.008Z] #84 178.2 CCLD tests/test-2 [2022-07-20T15:05:52.008Z] #84 178.2 CCLD tests/test-3 [2022-07-20T15:05:52.008Z] #84 178.2 CCLD tests/test-4 [2022-07-20T15:05:52.008Z] #84 178.3 CCLD tests/test-5 [2022-07-20T15:05:52.008Z] #84 178.3 CCLD tests/test-6 [2022-07-20T15:05:52.008Z] #84 178.4 CCLD tests/test-7 [2022-07-20T15:05:52.009Z] #84 178.4 CCLD tests/test-8 [2022-07-20T15:05:52.009Z] #84 178.5 CCLD tests/test-9 [2022-07-20T15:05:52.009Z] #84 178.5 CCLD tests/test-10 [2022-07-20T15:05:52.009Z] #84 178.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:05:52.009Z] #84 178.6 CCLD tests/test-11 [2022-07-20T15:05:52.135Z] #77 191.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:05:52.433Z] #21 13.70 Reading package lists... [2022-07-20T15:05:52.693Z] #21 17.45 Building dependency tree... [2022-07-20T15:05:52.693Z] #21 ... [2022-07-20T15:05:52.693Z] [2022-07-20T15:05:52.693Z] #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-20T15:05:52.693Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:52.694Z] #77 114.3 config.status: creating Makefile [2022-07-20T15:05:52.694Z] #77 114.3 config.status: creating rpm/crun.spec [2022-07-20T15:05:52.694Z] #77 114.4 config.status: creating config.h [2022-07-20T15:05:52.707Z] #77 191.6 checking if gcc static flag -static works... yes [2022-07-20T15:05:52.817Z] #77 ... [2022-07-20T15:05:52.817Z] [2022-07-20T15:05:52.817Z] #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-20T15:05:52.817Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-20T15:05:52.817Z] #47 198.7 + dpkg --print-architecture [2022-07-20T15:05:52.817Z] #47 DONE 199.3s [2022-07-20T15:05:52.817Z] [2022-07-20T15:05:52.817Z] #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-20T15:05:52.817Z] #60 sha256:aceccc803bfde96b2cb9cf869471aac78f4b3f06647836543ee2fab580248b3a [2022-07-20T15:05:52.945Z] #84 180.2 libtool: link: ar cr libocispec.a [2022-07-20T15:05:52.945Z] #84 180.2 libtool: link: ranlib libocispec.a [2022-07-20T15:05:52.954Z] #77 114.4 config.status: executing libtool commands [2022-07-20T15:05:52.954Z] #77 114.5 config.status: executing depfiles commands [2022-07-20T15:05:52.968Z] #77 192.2 checking if gcc supports -c -o file.o... yes [2022-07-20T15:05:52.968Z] #77 192.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:05:52.968Z] #77 192.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:05:53.540Z] #77 192.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:05:53.540Z] #77 193.2 checking how to hardcode library paths into programs... immediate [2022-07-20T15:05:53.540Z] #77 193.2 checking whether stripping libraries is possible... [2022-07-20T15:05:53.540Z] #77 ... [2022-07-20T15:05:53.540Z] [2022-07-20T15:05:53.540Z] #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-20T15:05:53.540Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:05:53.540Z] #21 40.92 Selecting previously unselected package bzip2. [2022-07-20T15:05:53.540Z] #21 40.92 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 40.93 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:05:53.540Z] #21 41.05 Selecting previously unselected package xz-utils. [2022-07-20T15:05:53.540Z] #21 41.05 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 41.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:05:53.540Z] #21 41.37 Selecting previously unselected package apparmor. [2022-07-20T15:05:53.540Z] #21 41.37 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 41.55 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:05:53.540Z] #21 42.52 Selecting previously unselected package inetutils-ping. [2022-07-20T15:05:53.540Z] #21 42.52 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 42.52 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:05:53.540Z] #21 42.73 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:05:53.540Z] #21 42.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 42.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:05:53.540Z] #21 43.02 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:05:53.540Z] #21 43.02 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 43.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:05:53.540Z] #21 43.34 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:05:53.540Z] #21 43.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 43.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:05:53.540Z] #21 43.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:05:53.540Z] #21 43.50 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 43.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:05:53.540Z] #21 43.76 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:05:53.540Z] #21 43.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 43.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:05:53.540Z] #21 44.09 Selecting previously unselected package iptables. [2022-07-20T15:05:53.540Z] #21 44.12 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 44.17 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:05:53.540Z] #21 44.95 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:05:53.540Z] #21 44.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 44.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:05:53.540Z] #21 45.30 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:05:53.540Z] #21 45.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 45.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:05:53.540Z] #21 45.55 Selecting previously unselected package jq. [2022-07-20T15:05:53.540Z] #21 45.55 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 45.56 Unpacking jq (1.6-2.1) ... [2022-07-20T15:05:53.540Z] #21 45.84 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:05:53.540Z] #21 45.85 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 45.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:05:53.540Z] #21 46.03 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:05:53.540Z] #21 46.04 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 46.06 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:05:53.540Z] #21 46.31 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:05:53.540Z] #21 46.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:05:53.540Z] #21 46.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:05:54.322Z] #84 181.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:54.322Z] #84 181.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:05:54.322Z] #84 181.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:05:54.322Z] #84 181.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:54.322Z] #84 181.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:54.322Z] #84 181.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:54.322Z] #84 181.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:05:54.322Z] #84 181.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:05:54.322Z] #84 181.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:05:54.322Z] #84 181.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:05:54.322Z] #84 181.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:05:54.322Z] #84 181.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:05:54.322Z] #84 181.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:05:54.322Z] #84 181.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:05:54.322Z] #84 181.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:05:54.322Z] #84 181.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:05:54.322Z] #84 181.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:05:54.322Z] #84 181.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:05:54.322Z] #84 181.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:05:54.338Z] #77 115.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-20T15:05:54.338Z] #77 115.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:05:54.490Z] #21 ... [2022-07-20T15:05:54.490Z] [2022-07-20T15:05:54.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-20T15:05:54.490Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:05:54.490Z] #77 193.2 checking whether stripping libraries is possible... yes [2022-07-20T15:05:54.490Z] #77 193.2 checking if libtool supports shared libraries... yes [2022-07-20T15:05:54.490Z] #77 193.2 checking whether to build shared libraries... no [2022-07-20T15:05:54.490Z] #77 193.2 checking whether to build static libraries... yes [2022-07-20T15:05:54.490Z] #77 193.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:05:54.490Z] #77 193.3 checking whether build environment is sane... yes [2022-07-20T15:05:54.490Z] #77 193.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:05:54.490Z] #77 193.4 checking whether make sets $(MAKE)... yes [2022-07-20T15:05:54.490Z] #77 193.5 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:05:54.490Z] #77 193.6 checking whether make supports nested variables... yes [2022-07-20T15:05:54.490Z] #77 193.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:05:54.490Z] #77 193.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:05:54.490Z] #77 193.7 checking how to create a ustar tar archive... gnutar [2022-07-20T15:05:54.490Z] #77 193.8 checking dependency style of gcc... gcc3 [2022-07-20T15:05:54.490Z] #77 194.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:05:54.490Z] #77 194.1 checking whether make supports nested variables... (cached) yes [2022-07-20T15:05:54.490Z] #77 194.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:05:54.490Z] #77 194.1 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:05:54.490Z] #77 194.1 checking for yajl >= 2.1.0... yes [2022-07-20T15:05:54.490Z] #77 194.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:05:54.580Z] #84 181.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:05:54.580Z] #84 181.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:05:54.580Z] #84 181.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:05:54.580Z] #84 181.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:05:54.580Z] #84 181.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:05:54.580Z] #84 181.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:05:54.580Z] #84 182.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:05:54.580Z] #84 182.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:05:54.599Z] #77 116.2 checking for gcc... gcc [2022-07-20T15:05:54.750Z] #77 194.2 checking for gcc... (cached) gcc [2022-07-20T15:05:54.750Z] #77 194.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:05:54.750Z] #77 194.3 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:05:54.750Z] #77 194.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:05:54.750Z] #77 194.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:05:54.750Z] #77 194.3 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:05:54.750Z] #77 194.4 checking for python3... /usr/bin/python3 [2022-07-20T15:05:54.838Z] #84 182.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:05:54.839Z] #84 182.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:05:54.839Z] #84 182.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:05:54.839Z] #84 182.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:05:54.839Z] #84 182.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:05:54.839Z] #84 182.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:05:54.859Z] #77 116.4 checking whether the C compiler works... yes [2022-07-20T15:05:54.859Z] #77 116.6 checking for C compiler default output file name... a.out [2022-07-20T15:05:55.009Z] #77 194.4 checking for python3 version... 3.9 [2022-07-20T15:05:55.096Z] #84 182.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:05:55.096Z] #84 182.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:05:55.120Z] #77 116.6 checking for suffix of executables... [2022-07-20T15:05:55.270Z] #77 194.5 checking for python3 platform... linux [2022-07-20T15:05:55.270Z] #77 194.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:05:55.354Z] #84 182.5 CC src/crun-crun.o [2022-07-20T15:05:55.354Z] #84 182.6 CC src/crun-run.o [2022-07-20T15:05:55.354Z] #84 182.6 CC src/crun-delete.o [2022-07-20T15:05:55.354Z] #84 182.7 CC src/crun-pause.o [2022-07-20T15:05:55.381Z] #77 116.8 checking whether we are cross compiling... no [2022-07-20T15:05:55.381Z] #77 117.0 checking for suffix of object files... o [2022-07-20T15:05:55.381Z] #77 117.0 checking whether we are using the GNU C compiler... yes [2022-07-20T15:05:55.530Z] #77 194.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:05:55.613Z] #84 182.8 CC src/crun-kill.o [2022-07-20T15:05:55.613Z] #84 182.8 CC src/crun-unpause.o [2022-07-20T15:05:55.613Z] #84 182.8 CC src/crun-spec.o [2022-07-20T15:05:55.613Z] #84 182.9 CC src/crun-exec.o [2022-07-20T15:05:55.613Z] #84 182.9 CC src/crun-list.o [2022-07-20T15:05:55.613Z] #84 183.0 CC src/crun-start.o [2022-07-20T15:05:55.641Z] #77 117.1 checking whether gcc accepts -g... yes [2022-07-20T15:05:55.790Z] #77 195.2 checking that generated files are newer than configure... done [2022-07-20T15:05:55.790Z] #77 195.2 configure: creating ./config.status [2022-07-20T15:05:55.872Z] #84 183.0 CC src/crun-create.o [2022-07-20T15:05:55.872Z] #84 183.0 CC src/crun-state.o [2022-07-20T15:05:55.872Z] #84 183.1 CC src/crun-ps.o [2022-07-20T15:05:55.872Z] #84 183.2 CC src/crun-update.o [2022-07-20T15:05:55.872Z] #84 183.2 CC src/crun-checkpoint.o [2022-07-20T15:05:55.872Z] #84 183.2 CC src/crun-restore.o [2022-07-20T15:05:55.902Z] #77 117.2 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:05:55.902Z] #77 117.4 checking whether gcc understands -c and -o together... yes [2022-07-20T15:05:55.902Z] #77 117.5 checking how to run the C preprocessor... gcc -E [2022-07-20T15:05:56.130Z] #84 183.3 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:05:56.130Z] #84 183.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:05:56.130Z] #84 183.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:05:56.130Z] #84 183.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:05:56.163Z] #77 117.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:05:56.163Z] #77 117.8 checking for egrep... /bin/grep -E [2022-07-20T15:05:56.389Z] #84 183.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:05:56.389Z] #84 183.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:05:56.389Z] #84 183.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:05:56.389Z] #84 183.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:05:56.652Z] #84 183.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:05:56.652Z] #84 183.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:05:56.652Z] #84 183.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:05:56.652Z] #84 184.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:05:56.914Z] #84 184.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:05:56.914Z] #84 184.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:05:56.914Z] #84 184.3 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:05:57.104Z] #77 117.8 checking for ANSI C header files... yes [2022-07-20T15:05:57.104Z] #77 118.4 checking for sys/types.h... yes [2022-07-20T15:05:57.173Z] #84 184.4 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:05:57.173Z] #84 184.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:05:57.173Z] #84 184.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:05:57.173Z] #84 184.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:05:57.365Z] #77 118.6 checking for sys/stat.h... yes [2022-07-20T15:05:57.365Z] #77 118.8 checking for stdlib.h... yes [2022-07-20T15:05:57.626Z] #77 119.0 checking for string.h... yes [2022-07-20T15:05:57.740Z] #84 184.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:05:57.740Z] #84 184.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:05:57.740Z] #84 184.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:05:57.740Z] #84 184.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:05:57.740Z] #84 185.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:05:57.740Z] #84 185.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:05:57.886Z] #77 119.2 checking for memory.h... yes [2022-07-20T15:05:57.999Z] #84 185.3 CC tests/init.o [2022-07-20T15:05:57.999Z] #84 185.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:05:58.147Z] #77 119.4 checking for strings.h... yes [2022-07-20T15:05:58.147Z] #77 119.7 checking for inttypes.h... yes [2022-07-20T15:05:58.718Z] #77 119.9 checking for stdint.h... yes [2022-07-20T15:05:58.718Z] #77 120.1 checking for unistd.h... yes [2022-07-20T15:05:58.718Z] #77 120.2 checking minix/config.h usability... no [2022-07-20T15:05:58.978Z] #77 120.5 checking minix/config.h presence... no [2022-07-20T15:05:58.978Z] #77 120.5 checking for minix/config.h... no [2022-07-20T15:05:58.978Z] #77 120.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-20T15:05:59.239Z] #77 120.7 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:05:59.239Z] #77 120.9 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:05:59.239Z] #77 120.9 checking how to print strings... printf [2022-07-20T15:05:59.239Z] #77 120.9 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:05:59.239Z] #77 120.9 checking for fgrep... /bin/grep -F [2022-07-20T15:05:59.239Z] #77 120.9 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:05:59.239Z] #77 120.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:05:59.239Z] #77 120.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:05:59.500Z] #77 121.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:05:59.500Z] #77 121.0 checking whether ln -s works... yes [2022-07-20T15:05:59.500Z] #77 121.0 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:05:59.500Z] #77 121.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-20T15:05:59.500Z] #77 121.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:05:59.500Z] #77 121.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:05:59.500Z] #77 121.1 checking for objdump... objdump [2022-07-20T15:05:59.500Z] #77 121.1 checking how to recognize dependent libraries... pass_all [2022-07-20T15:05:59.500Z] #77 121.1 checking for dlltool... no [2022-07-20T15:05:59.500Z] #77 121.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:05:59.500Z] #77 121.1 checking for ar... ar [2022-07-20T15:05:59.760Z] #77 121.1 checking for archiver @FILE support... @ [2022-07-20T15:05:59.760Z] #77 121.2 checking for strip... strip [2022-07-20T15:05:59.760Z] #77 121.2 checking for ranlib... ranlib [2022-07-20T15:05:59.760Z] #77 121.2 checking for gawk... no [2022-07-20T15:05:59.760Z] #77 121.2 checking for mawk... mawk [2022-07-20T15:05:59.902Z] #84 ... [2022-07-20T15:05:59.902Z] [2022-07-20T15:05:59.902Z] #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-20T15:05:59.903Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:05:59.903Z] #54 248.5 + dpkg --print-architecture [2022-07-20T15:05:59.903Z] #54 248.5 + git checkout -q v2.1.0 [2022-07-20T15:05:59.903Z] #54 248.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:05:59.903Z] #54 248.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:06:00.022Z] #77 121.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:06:00.022Z] #77 121.6 checking for sysroot... no [2022-07-20T15:06:00.022Z] #77 121.6 checking for a working dd... /bin/dd [2022-07-20T15:06:00.022Z] #77 121.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:06:00.022Z] #77 121.7 checking for mt... no [2022-07-20T15:06:00.022Z] #77 121.7 checking if : is a manifest tool... no [2022-07-20T15:06:00.283Z] #77 121.7 checking for dlfcn.h... yes [2022-07-20T15:06:00.283Z] #77 121.8 checking for objdir... .libs [2022-07-20T15:06:00.544Z] #77 122.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:06:00.544Z] #77 122.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:06:00.544Z] #77 122.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:06:01.066Z] #77 122.3 checking if gcc static flag -static works... yes [2022-07-20T15:06:01.078Z] #77 199.7 config.status: creating Makefile [2022-07-20T15:06:01.078Z] #77 199.8 config.status: creating config.h [2022-07-20T15:06:01.078Z] #77 ... [2022-07-20T15:06:01.078Z] [2022-07-20T15:06:01.078Z] #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-20T15:06:01.078Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:01.078Z] #21 52.95 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:06:01.078Z] #21 52.96 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:06:01.078Z] #21 52.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:06:01.078Z] #21 53.22 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:06:01.078Z] #21 53.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:06:01.078Z] #21 53.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:06:01.078Z] #21 53.38 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:06:01.078Z] #21 53.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:06:01.078Z] #21 53.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:06:01.078Z] #21 53.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:06:01.078Z] #21 53.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:06:01.078Z] #21 53.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:06:01.078Z] #21 53.88 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:06:01.078Z] #21 53.88 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:06:01.327Z] #77 122.8 checking if gcc supports -c -o file.o... yes [2022-07-20T15:06:01.327Z] #77 122.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:06:01.327Z] #77 122.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:06:01.339Z] #21 53.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:06:01.339Z] #21 54.18 Selecting previously unselected package net-tools. [2022-07-20T15:06:01.589Z] #77 123.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:06:01.589Z] #77 123.3 checking how to hardcode library paths into programs... immediate [2022-07-20T15:06:01.589Z] #77 123.3 checking whether stripping libraries is possible... yes [2022-07-20T15:06:01.589Z] #77 123.3 checking if libtool supports shared libraries... yes [2022-07-20T15:06:01.589Z] #77 123.3 checking whether to build shared libraries... no [2022-07-20T15:06:01.589Z] #77 123.3 checking whether to build static libraries... yes [2022-07-20T15:06:01.589Z] #77 123.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:06:01.600Z] #21 54.18 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:06:01.600Z] #21 54.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:06:01.849Z] #77 123.3 checking whether build environment is sane... yes [2022-07-20T15:06:01.849Z] #77 123.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:06:01.849Z] #77 123.4 checking whether make sets $(MAKE)... yes [2022-07-20T15:06:01.849Z] #77 123.4 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:06:01.849Z] #77 123.5 checking whether make supports nested variables... yes [2022-07-20T15:06:01.861Z] #21 54.60 Selecting previously unselected package patch. [2022-07-20T15:06:01.861Z] #21 54.60 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:06:01.861Z] #21 54.61 Unpacking patch (2.7.6-7) ... [2022-07-20T15:06:02.110Z] #77 123.5 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:06:02.110Z] #77 123.5 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:06:02.110Z] #77 123.5 checking how to create a ustar tar archive... gnutar [2022-07-20T15:06:02.110Z] #77 123.6 checking dependency style of gcc... gcc3 [2022-07-20T15:06:02.110Z] #77 123.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:06:02.110Z] #77 123.7 checking whether make supports nested variables... (cached) yes [2022-07-20T15:06:02.110Z] #77 123.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-20T15:06:02.110Z] #77 123.8 checking pkg-config is at least version 0.9.0... yes [2022-07-20T15:06:02.110Z] #77 123.8 checking for yajl >= 2.1.0... yes [2022-07-20T15:06:02.110Z] #77 123.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-20T15:06:02.110Z] #77 123.8 checking for gcc... (cached) gcc [2022-07-20T15:06:02.371Z] #77 123.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-20T15:06:02.372Z] #77 123.9 checking whether gcc accepts -g... (cached) yes [2022-07-20T15:06:02.372Z] #77 123.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-20T15:06:02.372Z] #77 123.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-20T15:06:02.372Z] #77 123.9 checking for a Python interpreter with version >= 3... python3 [2022-07-20T15:06:02.372Z] #77 124.0 checking for python3... /usr/bin/python3 [2022-07-20T15:06:02.372Z] #77 124.0 checking for python3 version... 3.9 [2022-07-20T15:06:02.383Z] #21 55.02 Selecting previously unselected package python-pip-whl. [2022-07-20T15:06:02.383Z] #21 55.02 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:06:02.383Z] #21 55.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:06:02.632Z] #77 124.0 checking for python3 platform... linux [2022-07-20T15:06:02.632Z] #77 124.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-20T15:06:02.767Z] #60 ... [2022-07-20T15:06:02.767Z] [2022-07-20T15:06:02.767Z] #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-20T15:06:02.767Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:06:02.767Z] #77 166.1 CCLD libocispec.la [2022-07-20T15:06:02.767Z] #77 166.4 CCLD src/validate [2022-07-20T15:06:02.767Z] #77 166.4 CCLD tests/test-1 [2022-07-20T15:06:02.767Z] #77 166.5 CCLD tests/test-2 [2022-07-20T15:06:02.767Z] #77 166.5 CCLD tests/test-3 [2022-07-20T15:06:02.767Z] #77 166.6 CCLD tests/test-4 [2022-07-20T15:06:02.767Z] #77 166.6 CCLD tests/test-5 [2022-07-20T15:06:02.767Z] #77 166.7 CCLD tests/test-6 [2022-07-20T15:06:02.767Z] #77 166.7 CCLD tests/test-7 [2022-07-20T15:06:02.767Z] #77 166.8 CCLD tests/test-8 [2022-07-20T15:06:02.893Z] #77 124.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-20T15:06:02.893Z] #77 124.6 checking that generated files are newer than configure... done [2022-07-20T15:06:02.893Z] #77 124.6 configure: creating ./config.status [2022-07-20T15:06:03.024Z] #77 166.9 CCLD tests/test-9 [2022-07-20T15:06:03.024Z] #77 167.1 CCLD tests/test-10 [2022-07-20T15:06:03.024Z] #77 167.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:06:03.155Z] #77 ... [2022-07-20T15:06:03.155Z] [2022-07-20T15:06:03.155Z] #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-20T15:06:03.155Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:03.155Z] #21 17.45 Building dependency tree... [2022-07-20T15:06:03.155Z] #21 19.73 The following additional packages will be installed: [2022-07-20T15:06:03.155Z] #21 19.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:06:03.155Z] #21 19.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-20T15:06:03.155Z] #21 19.76 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:06:03.155Z] #21 19.76 python3-pkg-resources vim-runtime xxd [2022-07-20T15:06:03.155Z] #21 19.76 Suggested packages: [2022-07-20T15:06:03.155Z] #21 19.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-20T15:06:03.155Z] #21 19.76 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-20T15:06:03.155Z] #21 19.76 acl attr quota [2022-07-20T15:06:03.155Z] #21 19.76 Recommended packages: [2022-07-20T15:06:03.155Z] #21 19.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:06:03.155Z] #21 21.54 The following NEW packages will be installed: [2022-07-20T15:06:03.155Z] #21 21.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-20T15:06:03.155Z] #21 21.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-20T15:06:03.155Z] #21 21.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-20T15:06:03.155Z] #21 21.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-20T15:06:03.155Z] #21 21.54 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:06:03.155Z] #21 21.54 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-20T15:06:03.155Z] #21 21.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-20T15:06:03.155Z] #21 21.54 xz-utils zip zstd [2022-07-20T15:06:03.155Z] #21 21.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:06:03.155Z] #21 21.90 Need to get 27.7 MB of archives. [2022-07-20T15:06:03.155Z] #21 21.90 After this operation, 106 MB of additional disk space will be used. [2022-07-20T15:06:03.155Z] #21 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:06:03.155Z] #21 21.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:06:03.155Z] #21 21.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:06:03.155Z] #21 21.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:06:03.155Z] #21 21.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:06:03.155Z] #21 21.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:06:03.155Z] #21 21.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:06:03.155Z] #21 21.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:06:03.155Z] #21 21.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:06:03.155Z] #21 21.98 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-20T15:06:03.155Z] #21 21.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:06:03.155Z] #21 22.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-20T15:06:03.155Z] #21 22.02 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-20T15:06:03.155Z] #21 22.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:06:03.155Z] #21 22.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:06:03.155Z] #21 22.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:06:03.155Z] #21 22.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:06:03.155Z] #21 22.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-20T15:06:03.155Z] #21 22.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:06:03.155Z] #21 22.46 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-20T15:06:03.155Z] #21 22.46 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-20T15:06:03.155Z] #21 22.46 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-20T15:06:03.155Z] #21 22.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:06:03.155Z] #21 22.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:06:03.155Z] #21 22.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-20T15:06:03.155Z] #21 22.46 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-20T15:06:03.155Z] #21 22.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-20T15:06:03.155Z] #21 22.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:06:03.155Z] #21 22.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:06:03.155Z] #21 22.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:06:03.155Z] #21 22.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:06:03.155Z] #21 22.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:06:03.155Z] #21 22.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:06:03.155Z] #21 22.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:06:03.155Z] #21 22.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:06:03.155Z] #21 22.65 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-20T15:06:03.155Z] #21 22.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:06:03.155Z] #21 22.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:06:03.155Z] #21 22.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:06:03.155Z] #21 22.97 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:06:03.155Z] #21 23.64 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:06:03.155Z] #21 23.79 Fetched 27.7 MB in 1s (20.6 MB/s) [2022-07-20T15:06:03.155Z] #21 23.86 Selecting previously unselected package pigz. [2022-07-20T15:06:03.155Z] #21 23.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-20T15:06:03.155Z] #21 23.93 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 23.93 Unpacking pigz (2.6-1) ... [2022-07-20T15:06:03.155Z] #21 24.01 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:06:03.155Z] #21 24.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 24.03 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:06:03.155Z] #21 24.19 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:06:03.155Z] #21 24.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 24.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:06:03.155Z] #21 24.32 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:06:03.155Z] #21 24.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 24.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:06:03.155Z] #21 24.41 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:06:03.155Z] #21 24.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 24.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:06:03.155Z] #21 24.49 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:06:03.155Z] #21 24.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 24.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:06:03.155Z] #21 24.56 Selecting previously unselected package libcap2-bin. [2022-07-20T15:06:03.155Z] #21 24.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 24.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:06:03.155Z] #21 24.66 Selecting previously unselected package iproute2. [2022-07-20T15:06:03.155Z] #21 24.66 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 24.67 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:06:03.155Z] #21 25.13 Selecting previously unselected package xxd. [2022-07-20T15:06:03.155Z] #21 25.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 25.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:03.155Z] #21 25.27 Selecting previously unselected package vim-common. [2022-07-20T15:06:03.155Z] #21 25.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:06:03.155Z] #21 25.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:03.155Z] #21 25.47 Selecting previously unselected package bash-completion. [2022-07-20T15:06:03.155Z] #21 25.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:06:03.155Z] #21 27.69 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:06:03.155Z] #21 28.16 Selecting previously unselected package bzip2. [2022-07-20T15:06:03.155Z] #21 28.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 28.18 Unpacking bzip2 (1.0.8-4) ... [2022-07-20T15:06:03.155Z] #21 28.28 Selecting previously unselected package xz-utils. [2022-07-20T15:06:03.155Z] #21 28.28 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 28.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:06:03.155Z] #21 28.46 Selecting previously unselected package apparmor. [2022-07-20T15:06:03.155Z] #21 28.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:06:03.155Z] #21 28.54 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:06:03.281Z] #77 167.2 CCLD tests/test-11 [2022-07-20T15:06:03.728Z] #21 28.96 Selecting previously unselected package inetutils-ping. [2022-07-20T15:06:03.728Z] #21 28.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:06:03.728Z] #21 28.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:06:03.769Z] #21 56.22 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:06:03.769Z] #21 56.22 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:06:03.769Z] #21 56.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:06:03.769Z] #21 56.58 Selecting previously unselected package python3-distutils. [2022-07-20T15:06:03.991Z] #21 29.14 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:06:03.991Z] #21 29.14 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:06:03.991Z] #21 29.15 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:06:03.991Z] #21 29.24 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:06:03.991Z] #21 29.25 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:06:03.991Z] #21 29.26 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:06:03.991Z] #21 29.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:06:03.991Z] #21 29.31 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:06:03.991Z] #21 29.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:06:04.030Z] #21 56.60 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:06:04.030Z] #21 56.62 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:06:04.255Z] #21 29.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:06:04.255Z] #21 29.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:06:04.255Z] #21 29.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:06:04.292Z] #21 57.11 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:06:04.292Z] #21 57.11 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:06:04.292Z] #21 57.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:06:04.517Z] #21 29.65 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:06:04.517Z] #21 29.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:06:04.517Z] #21 29.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:06:04.517Z] #21 29.75 Selecting previously unselected package iptables. [2022-07-20T15:06:04.518Z] #21 29.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:06:04.518Z] #21 29.76 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:06:04.649Z] #77 168.7 libtool: link: ar cr libocispec.a [2022-07-20T15:06:04.649Z] #77 168.7 libtool: link: ranlib libocispec.a [2022-07-20T15:06:04.779Z] #21 30.06 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:06:04.779Z] #21 30.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:06:04.779Z] #21 30.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:06:04.816Z] #21 57.37 Selecting previously unselected package python3-setuptools. [2022-07-20T15:06:04.816Z] #21 57.37 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:06:04.816Z] #21 57.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:06:05.053Z] #21 30.25 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:06:05.053Z] #21 30.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:06:05.053Z] #21 30.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:06:05.053Z] #21 ... [2022-07-20T15:06:05.053Z] [2022-07-20T15:06:05.053Z] #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-20T15:06:05.053Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:05.053Z] #77 126.7 config.status: creating Makefile [2022-07-20T15:06:05.053Z] #77 126.8 config.status: creating config.h [2022-07-20T15:06:05.053Z] #77 126.8 config.status: executing libtool commands [2022-07-20T15:06:05.078Z] #21 57.78 Selecting previously unselected package python3-wheel. [2022-07-20T15:06:05.078Z] #21 57.79 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:06:05.078Z] #21 57.80 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:06:05.078Z] #21 57.90 Selecting previously unselected package python3-pip. [2022-07-20T15:06:05.175Z] #54 ... [2022-07-20T15:06:05.175Z] [2022-07-20T15:06:05.175Z] #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-20T15:06:05.175Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:06:05.175Z] #19 231.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-20T15:06:05.175Z] #19 231.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:06:05.175Z] #19 231.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:06:05.175Z] #19 231.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-20T15:06:05.175Z] #19 231.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:06:05.175Z] #19 231.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:06:05.317Z] #77 126.9 config.status: executing depfiles commands [2022-07-20T15:06:05.340Z] #21 57.91 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:06:05.340Z] #21 57.91 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:06:05.601Z] #21 58.43 Selecting previously unselected package sudo. [2022-07-20T15:06:05.862Z] #21 58.44 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:06:05.862Z] #21 58.46 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:06:05.891Z] #77 127.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:06:05.891Z] #77 127.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:06:06.017Z] #77 170.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:06.017Z] #77 170.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:06:06.017Z] #77 170.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:06:06.017Z] #77 170.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:06.017Z] #77 170.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:06.017Z] #77 170.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:06.017Z] #77 170.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:06.017Z] #77 170.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:06:06.274Z] #77 170.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:06:06.274Z] #77 170.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:06:06.274Z] #77 170.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:06:06.274Z] #77 170.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:06:06.274Z] #77 170.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:06:06.274Z] #77 170.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:06:06.274Z] #77 170.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:06:06.274Z] #77 170.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:06:06.274Z] #77 170.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:06:06.274Z] #77 170.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:06:06.274Z] #77 170.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:06:06.435Z] #21 59.27 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:06:06.462Z] #77 128.0 checking for gcc... gcc [2022-07-20T15:06:06.546Z] #77 170.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:06:06.546Z] #77 170.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:06:06.546Z] #77 170.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:06:06.546Z] #77 170.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:06:06.699Z] #21 59.29 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:06:06.699Z] #21 59.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:06:06.722Z] #77 128.1 checking whether the C compiler works... yes [2022-07-20T15:06:06.803Z] #77 170.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:06:06.803Z] #77 170.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:06:06.803Z] #77 170.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:06:06.962Z] #21 59.70 Selecting previously unselected package uidmap. [2022-07-20T15:06:06.962Z] #21 59.74 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:06:06.962Z] #21 59.75 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:06:06.983Z] #77 128.4 checking for C compiler default output file name... a.out [2022-07-20T15:06:06.983Z] #77 128.4 checking for suffix of executables... [2022-07-20T15:06:07.061Z] #77 171.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:06:07.061Z] #77 171.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:06:07.061Z] #77 171.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:06:07.080Z] #19 243.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-20T15:06:07.080Z] #19 243.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:07.080Z] #19 243.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:06:07.080Z] #19 243.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-20T15:06:07.080Z] #19 243.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:07.080Z] #19 243.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:06:07.080Z] #19 243.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-20T15:06:07.080Z] #19 243.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:07.080Z] #19 243.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:06:07.080Z] #19 243.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-20T15:06:07.080Z] #19 243.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:07.080Z] #19 243.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:06:07.080Z] #19 243.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-20T15:06:07.080Z] #19 243.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:07.080Z] #19 243.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:06:07.080Z] #19 243.4 Selecting previously unselected package cross-config. [2022-07-20T15:06:07.080Z] #19 243.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-20T15:06:07.080Z] #19 243.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-20T15:06:07.080Z] #19 243.5 Selecting previously unselected package gcc-10-cross-base. [2022-07-20T15:06:07.080Z] #19 243.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:07.080Z] #19 243.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T15:06:07.222Z] #21 60.02 Selecting previously unselected package vim-runtime. [2022-07-20T15:06:07.222Z] #21 60.04 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:06:07.244Z] #77 128.6 checking whether we are cross compiling... no [2022-07-20T15:06:07.244Z] #77 128.8 checking for suffix of object files... o [2022-07-20T15:06:07.244Z] #77 128.9 checking whether we are using the GNU C compiler... yes [2022-07-20T15:06:07.318Z] #77 171.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:06:07.318Z] #77 171.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:06:07.318Z] #77 171.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:06:07.339Z] #19 243.6 Selecting previously unselected package libc6-arm64-cross. [2022-07-20T15:06:07.339Z] #19 243.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T15:06:07.339Z] #19 243.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T15:06:07.483Z] #21 60.11 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-20T15:06:07.483Z] #21 60.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:06:07.483Z] #21 60.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:07.504Z] #77 129.0 checking whether gcc accepts -g... yes [2022-07-20T15:06:07.504Z] #77 129.1 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:06:07.576Z] #77 171.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:06:07.598Z] #19 244.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-20T15:06:07.598Z] #19 244.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:07.598Z] #19 244.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:07.765Z] #77 129.3 checking whether gcc understands -c and -o together... yes [2022-07-20T15:06:07.765Z] #77 129.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:06:07.765Z] #77 129.4 checking whether build environment is sane... yes [2022-07-20T15:06:07.765Z] #77 129.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:06:07.832Z] #77 171.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:06:07.832Z] #77 171.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:06:07.857Z] #19 244.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-20T15:06:07.857Z] #19 244.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:07.857Z] #19 244.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:07.857Z] #19 244.1 Selecting previously unselected package libitm1-arm64-cross. [2022-07-20T15:06:07.857Z] #19 244.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:07.857Z] #19 244.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:07.857Z] #19 244.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-20T15:06:07.857Z] #19 244.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:07.857Z] #19 244.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:07.857Z] #19 244.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-20T15:06:07.857Z] #19 244.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:07.857Z] #19 244.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:08.026Z] #77 129.5 checking for gawk... no [2022-07-20T15:06:08.026Z] #77 129.5 checking for mawk... mawk [2022-07-20T15:06:08.026Z] #77 129.5 checking whether make sets $(MAKE)... yes [2022-07-20T15:06:08.026Z] #77 129.6 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:06:08.026Z] #77 129.6 checking whether make supports nested variables... yes [2022-07-20T15:06:08.026Z] #77 129.7 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:06:08.026Z] #77 129.7 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:06:08.026Z] #77 129.7 checking how to create a ustar tar archive... gnutar [2022-07-20T15:06:08.288Z] #77 129.8 checking dependency style of gcc... gcc3 [2022-07-20T15:06:08.288Z] #77 129.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:06:08.288Z] #77 129.9 checking whether make supports nested variables... (cached) yes [2022-07-20T15:06:08.394Z] #77 172.3 CC src/crun-crun.o [2022-07-20T15:06:08.394Z] #77 172.4 CC src/crun-run.o [2022-07-20T15:06:08.394Z] #77 172.5 CC src/crun-kill.o [2022-07-20T15:06:08.549Z] #77 130.0 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:06:08.549Z] #77 130.3 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:06:08.651Z] #77 172.6 CC src/crun-delete.o [2022-07-20T15:06:08.651Z] #77 172.8 CC src/crun-pause.o [2022-07-20T15:06:08.800Z] #19 245.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-20T15:06:08.800Z] #19 245.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:08.800Z] #19 245.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:08.811Z] #77 130.3 checking how to print strings... printf [2022-07-20T15:06:08.811Z] #77 130.3 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:06:08.811Z] #77 130.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:06:08.811Z] #77 130.3 checking for egrep... /bin/grep -E [2022-07-20T15:06:08.811Z] #77 130.4 checking for fgrep... /bin/grep -F [2022-07-20T15:06:08.811Z] #77 130.4 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:06:08.811Z] #77 130.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:06:08.811Z] #77 130.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:06:08.811Z] #77 130.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:06:08.811Z] #77 130.5 checking whether ln -s works... yes [2022-07-20T15:06:08.871Z] #21 ... [2022-07-20T15:06:08.872Z] [2022-07-20T15:06:08.872Z] #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-20T15:06:08.872Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:08.872Z] #77 199.9 config.status: executing libtool commands [2022-07-20T15:06:08.872Z] #77 200.0 config.status: executing depfiles commands [2022-07-20T15:06:08.872Z] #77 201.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-20T15:06:08.872Z] #77 201.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-20T15:06:08.872Z] #77 202.9 checking for gcc... gcc [2022-07-20T15:06:08.872Z] #77 203.2 checking whether the C compiler works... yes [2022-07-20T15:06:08.872Z] #77 203.5 checking for C compiler default output file name... a.out [2022-07-20T15:06:08.872Z] #77 203.5 checking for suffix of executables... [2022-07-20T15:06:08.872Z] #77 203.7 checking whether we are cross compiling... no [2022-07-20T15:06:08.872Z] #77 204.1 checking for suffix of object files... o [2022-07-20T15:06:08.872Z] #77 204.2 checking whether we are using the GNU C compiler... yes [2022-07-20T15:06:08.872Z] #77 204.4 checking whether gcc accepts -g... yes [2022-07-20T15:06:08.872Z] #77 204.5 checking for gcc option to accept ISO C89... none needed [2022-07-20T15:06:08.872Z] #77 204.8 checking whether gcc understands -c and -o together... yes [2022-07-20T15:06:08.872Z] #77 205.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-20T15:06:08.872Z] #77 205.1 checking whether build environment is sane... yes [2022-07-20T15:06:08.872Z] #77 205.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-20T15:06:08.872Z] #77 205.2 checking for gawk... no [2022-07-20T15:06:08.872Z] #77 205.2 checking for mawk... mawk [2022-07-20T15:06:08.872Z] #77 205.2 checking whether make sets $(MAKE)... yes [2022-07-20T15:06:08.872Z] #77 205.3 checking whether make supports the include directive... yes (GNU style) [2022-07-20T15:06:08.872Z] #77 205.4 checking whether make supports nested variables... yes [2022-07-20T15:06:08.872Z] #77 205.4 checking whether UID '0' is supported by ustar format... yes [2022-07-20T15:06:08.872Z] #77 205.4 checking whether GID '0' is supported by ustar format... yes [2022-07-20T15:06:08.872Z] #77 205.5 checking how to create a ustar tar archive... gnutar [2022-07-20T15:06:08.872Z] #77 205.6 checking dependency style of gcc... gcc3 [2022-07-20T15:06:08.872Z] #77 205.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-20T15:06:08.872Z] #77 205.8 checking whether make supports nested variables... (cached) yes [2022-07-20T15:06:08.872Z] #77 205.9 checking build system type... x86_64-pc-linux-gnu [2022-07-20T15:06:08.872Z] #77 206.3 checking host system type... x86_64-pc-linux-gnu [2022-07-20T15:06:08.872Z] #77 206.3 checking how to print strings... printf [2022-07-20T15:06:08.872Z] #77 206.3 checking for a sed that does not truncate output... /bin/sed [2022-07-20T15:06:08.872Z] #77 206.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-20T15:06:08.872Z] #77 206.3 checking for egrep... /bin/grep -E [2022-07-20T15:06:08.872Z] #77 206.4 checking for fgrep... /bin/grep -F [2022-07-20T15:06:08.872Z] #77 206.4 checking for ld used by gcc... /usr/bin/ld [2022-07-20T15:06:08.872Z] #77 206.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-20T15:06:08.872Z] #77 206.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-20T15:06:08.872Z] #77 206.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-20T15:06:08.872Z] #77 206.6 checking whether ln -s works... yes [2022-07-20T15:06:08.872Z] #77 206.6 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:06:08.872Z] #77 206.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-20T15:06:08.872Z] #77 206.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:06:08.872Z] #77 206.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:06:08.872Z] #77 206.7 checking for objdump... objdump [2022-07-20T15:06:08.872Z] #77 206.7 checking how to recognize dependent libraries... pass_all [2022-07-20T15:06:08.872Z] #77 206.7 checking for dlltool... no [2022-07-20T15:06:08.872Z] #77 206.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:06:08.872Z] #77 206.7 checking for ar... ar [2022-07-20T15:06:08.872Z] #77 206.7 checking for archiver @FILE support... @ [2022-07-20T15:06:08.872Z] #77 206.9 checking for strip... strip [2022-07-20T15:06:08.872Z] #77 206.9 checking for ranlib... ranlib [2022-07-20T15:06:08.872Z] #77 206.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:06:08.872Z] #77 207.4 checking for sysroot... no [2022-07-20T15:06:08.872Z] #77 207.4 checking for a working dd... /bin/dd [2022-07-20T15:06:08.872Z] #77 207.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:06:08.872Z] #77 207.5 checking for mt... no [2022-07-20T15:06:08.872Z] #77 207.5 checking if : is a manifest tool... no [2022-07-20T15:06:08.872Z] #77 207.6 checking how to run the C preprocessor... gcc -E [2022-07-20T15:06:08.907Z] #77 173.0 CC src/crun-unpause.o [2022-07-20T15:06:08.907Z] #77 173.0 CC src/crun-spec.o [2022-07-20T15:06:09.060Z] #19 245.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-20T15:06:09.060Z] #19 245.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:09.060Z] #19 245.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:09.072Z] #77 130.5 checking the maximum length of command line arguments... 1572864 [2022-07-20T15:06:09.072Z] #77 130.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-20T15:06:09.072Z] #77 130.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-20T15:06:09.072Z] #77 130.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-20T15:06:09.072Z] #77 130.5 checking for objdump... objdump [2022-07-20T15:06:09.072Z] #77 130.5 checking how to recognize dependent libraries... pass_all [2022-07-20T15:06:09.072Z] #77 130.5 checking for dlltool... no [2022-07-20T15:06:09.072Z] #77 130.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-20T15:06:09.072Z] #77 130.6 checking for ar... ar [2022-07-20T15:06:09.072Z] #77 130.6 checking for archiver @FILE support... @ [2022-07-20T15:06:09.072Z] #77 130.7 checking for strip... strip [2022-07-20T15:06:09.072Z] #77 130.7 checking for ranlib... ranlib [2022-07-20T15:06:09.132Z] #77 207.9 checking for ANSI C header files... yes [2022-07-20T15:06:09.163Z] #77 173.2 CC src/crun-exec.o [2022-07-20T15:06:09.393Z] #77 208.6 checking for sys/types.h... yes [2022-07-20T15:06:09.393Z] #77 208.8 checking for sys/stat.h... yes [2022-07-20T15:06:09.420Z] #77 173.4 CC src/crun-list.o [2022-07-20T15:06:09.420Z] #77 173.5 CC src/crun-create.o [2022-07-20T15:06:09.627Z] #19 246.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-20T15:06:09.627Z] #19 246.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:09.627Z] #19 246.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:09.645Z] #77 130.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-20T15:06:09.645Z] #77 131.1 checking for sysroot... no [2022-07-20T15:06:09.645Z] #77 131.1 checking for a working dd... /bin/dd [2022-07-20T15:06:09.645Z] #77 131.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-20T15:06:09.645Z] #77 131.3 checking for mt... no [2022-07-20T15:06:09.645Z] #77 131.3 checking if : is a manifest tool... no [2022-07-20T15:06:09.645Z] #77 131.3 checking how to run the C preprocessor... gcc -E [2022-07-20T15:06:09.653Z] #77 209.0 checking for stdlib.h... yes [2022-07-20T15:06:09.887Z] #19 246.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-20T15:06:09.887Z] #19 246.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:09.887Z] #19 246.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:09.914Z] #77 209.2 checking for string.h... yes [2022-07-20T15:06:09.981Z] #77 173.8 CC src/crun-start.o [2022-07-20T15:06:09.981Z] #77 174.0 CC src/crun-state.o [2022-07-20T15:06:10.175Z] #77 209.5 checking for memory.h... yes [2022-07-20T15:06:10.175Z] #77 209.7 checking for strings.h... yes [2022-07-20T15:06:10.240Z] #77 174.2 CC src/crun-update.o [2022-07-20T15:06:10.240Z] #77 174.3 CC src/crun-ps.o [2022-07-20T15:06:10.435Z] #77 209.9 checking for inttypes.h... yes [2022-07-20T15:06:10.454Z] #19 246.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-20T15:06:10.454Z] #19 246.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:10.454Z] #19 246.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:10.478Z] #77 131.6 checking for ANSI C header files... yes [2022-07-20T15:06:10.496Z] #77 174.4 CC src/crun-checkpoint.o [2022-07-20T15:06:10.496Z] #77 174.5 CC src/crun-restore.o [2022-07-20T15:06:10.696Z] #77 210.1 checking for stdint.h... yes [2022-07-20T15:06:10.713Z] #19 247.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-20T15:06:10.713Z] #19 247.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:06:10.713Z] #19 247.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:06:10.739Z] #77 132.2 checking for sys/types.h... yes [2022-07-20T15:06:10.752Z] #77 174.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:06:10.957Z] #77 210.4 checking for unistd.h... yes [2022-07-20T15:06:10.999Z] #77 132.4 checking for sys/stat.h... yes [2022-07-20T15:06:10.999Z] #77 132.6 checking for stdlib.h... yes [2022-07-20T15:06:11.008Z] #77 174.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:06:11.008Z] #77 175.1 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:06:11.219Z] #77 210.6 checking for dlfcn.h... yes [2022-07-20T15:06:11.219Z] #77 210.9 checking for objdir... .libs [2022-07-20T15:06:11.260Z] #77 132.8 checking for string.h... yes [2022-07-20T15:06:11.520Z] #77 132.9 checking for memory.h... yes [2022-07-20T15:06:11.520Z] #77 133.1 checking for strings.h... yes [2022-07-20T15:06:11.572Z] #77 175.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:06:11.572Z] #77 175.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:06:11.781Z] #77 133.3 checking for inttypes.h... yes [2022-07-20T15:06:11.792Z] #77 211.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:06:11.829Z] #77 175.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:06:11.829Z] #77 175.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:06:12.042Z] #77 133.5 checking for stdint.h... yes [2022-07-20T15:06:12.052Z] #77 211.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:06:12.052Z] #77 211.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:06:12.052Z] #77 ... [2022-07-20T15:06:12.052Z] [2022-07-20T15:06:12.052Z] #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-20T15:06:12.052Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:12.052Z] #21 64.72 Selecting previously unselected package vim. [2022-07-20T15:06:12.052Z] #21 64.74 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:06:12.052Z] #21 64.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:12.303Z] #77 133.7 checking for unistd.h... yes [2022-07-20T15:06:12.303Z] #77 133.9 checking for dlfcn.h... yes [2022-07-20T15:06:12.564Z] #77 134.1 checking for objdir... .libs [2022-07-20T15:06:12.757Z] #77 176.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:06:12.992Z] #21 65.90 Selecting previously unselected package xfsprogs. [2022-07-20T15:06:13.013Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:06:13.136Z] #77 134.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-20T15:06:13.136Z] #77 134.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-20T15:06:13.136Z] #77 134.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-20T15:06:13.252Z] #21 65.90 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:06:13.253Z] #21 65.90 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:06:13.269Z] #77 177.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:06:13.525Z] #77 177.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:06:13.525Z] #77 177.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:06:13.708Z] #77 134.8 checking if gcc static flag -static works... yes [2022-07-20T15:06:13.709Z] #77 135.3 checking if gcc supports -c -o file.o... yes [2022-07-20T15:06:13.709Z] #77 135.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:06:13.709Z] #77 135.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:06:14.194Z] #21 66.76 Selecting previously unselected package zip. [2022-07-20T15:06:14.194Z] #21 66.76 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T15:06:14.194Z] #21 66.79 Unpacking zip (3.0-12) ... [2022-07-20T15:06:14.281Z] #77 135.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:06:14.281Z] #77 135.8 checking how to hardcode library paths into programs... immediate [2022-07-20T15:06:14.281Z] #77 135.8 checking whether stripping libraries is possible... yes [2022-07-20T15:06:14.281Z] #77 135.8 checking if libtool supports shared libraries... yes [2022-07-20T15:06:14.281Z] #77 135.8 checking whether to build shared libraries... no [2022-07-20T15:06:14.281Z] #77 135.8 checking whether to build static libraries... yes [2022-07-20T15:06:14.281Z] #77 135.8 checking float.h usability... yes [2022-07-20T15:06:14.281Z] #77 136.0 checking float.h presence... yes [2022-07-20T15:06:14.453Z] #77 178.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:06:14.453Z] #77 178.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:06:14.453Z] #77 178.5 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:06:14.455Z] #21 67.21 Selecting previously unselected package zstd. [2022-07-20T15:06:14.455Z] #21 67.21 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:06:14.455Z] #21 67.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:06:14.542Z] #77 136.1 checking for float.h... yes [2022-07-20T15:06:14.542Z] #77 136.1 checking limits.h usability... yes [2022-07-20T15:06:14.542Z] #77 136.3 checking limits.h presence... yes [2022-07-20T15:06:14.709Z] #77 178.7 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:06:14.802Z] #77 136.3 checking for limits.h... yes [2022-07-20T15:06:15.064Z] #77 136.4 checking stddef.h usability... yes [2022-07-20T15:06:15.064Z] #77 136.5 checking stddef.h presence... yes [2022-07-20T15:06:15.064Z] #77 136.6 checking for stddef.h... yes [2022-07-20T15:06:15.064Z] #77 136.7 checking for stdlib.h... (cached) yes [2022-07-20T15:06:15.064Z] #77 136.7 checking for string.h... (cached) yes [2022-07-20T15:06:15.064Z] #77 136.7 checking sys/time.h usability... [2022-07-20T15:06:15.064Z] #77 ... [2022-07-20T15:06:15.064Z] [2022-07-20T15:06:15.064Z] #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-20T15:06:15.064Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:15.064Z] #21 30.38 Selecting previously unselected package jq. [2022-07-20T15:06:15.064Z] #21 30.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 30.39 Unpacking jq (1.6-2.1) ... [2022-07-20T15:06:15.064Z] #21 30.47 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:06:15.064Z] #21 30.48 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 30.49 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:06:15.064Z] #21 30.57 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:06:15.064Z] #21 30.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 30.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:06:15.064Z] #21 30.64 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:06:15.064Z] #21 30.65 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 30.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:06:15.064Z] #21 34.39 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:06:15.064Z] #21 34.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 34.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:06:15.064Z] #21 34.50 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:06:15.064Z] #21 34.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 34.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:06:15.064Z] #21 34.82 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:06:15.064Z] #21 34.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 34.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:06:15.064Z] #21 35.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:06:15.064Z] #21 35.01 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 35.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:06:15.064Z] #21 35.10 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:06:15.064Z] #21 35.11 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 35.12 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:06:15.064Z] #21 35.18 Selecting previously unselected package net-tools. [2022-07-20T15:06:15.064Z] #21 35.19 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 35.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:06:15.064Z] #21 35.44 Selecting previously unselected package patch. [2022-07-20T15:06:15.064Z] #21 35.47 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 35.47 Unpacking patch (2.7.6-7) ... [2022-07-20T15:06:15.064Z] #21 35.60 Selecting previously unselected package python-pip-whl. [2022-07-20T15:06:15.064Z] #21 35.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:06:15.064Z] #21 35.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:06:15.064Z] #21 36.27 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:06:15.064Z] #21 36.27 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:06:15.064Z] #21 36.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:06:15.064Z] #21 36.42 Selecting previously unselected package python3-distutils. [2022-07-20T15:06:15.064Z] #21 36.43 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:06:15.064Z] #21 36.43 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:06:15.064Z] #21 36.63 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:06:15.064Z] #21 36.63 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:06:15.064Z] #21 36.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:06:15.064Z] #21 36.80 Selecting previously unselected package python3-setuptools. [2022-07-20T15:06:15.064Z] #21 36.81 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:06:15.064Z] #21 36.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:06:15.064Z] #21 37.11 Selecting previously unselected package python3-wheel. [2022-07-20T15:06:15.064Z] #21 37.11 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:06:15.064Z] #21 37.11 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:06:15.064Z] #21 37.19 Selecting previously unselected package python3-pip. [2022-07-20T15:06:15.064Z] #21 37.21 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:06:15.064Z] #21 37.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:06:15.064Z] #21 37.60 Selecting previously unselected package sudo. [2022-07-20T15:06:15.064Z] #21 37.60 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 37.61 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:06:15.064Z] #21 38.31 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:06:15.064Z] #21 38.31 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 38.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:06:15.064Z] #21 38.58 Selecting previously unselected package uidmap. [2022-07-20T15:06:15.064Z] #21 38.59 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:06:15.064Z] #21 38.61 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:06:15.064Z] #21 38.77 Selecting previously unselected package vim-runtime. [2022-07-20T15:06:15.064Z] #21 38.77 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:06:15.064Z] #21 38.82 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-20T15:06:15.064Z] #21 38.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:06:15.064Z] #21 38.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:15.271Z] #77 179.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:06:15.326Z] #21 ... [2022-07-20T15:06:15.326Z] [2022-07-20T15:06:15.326Z] #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-20T15:06:15.326Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:15.326Z] #77 136.7 checking sys/time.h usability... yes [2022-07-20T15:06:15.326Z] #77 136.9 checking sys/time.h presence... yes [2022-07-20T15:06:15.326Z] #77 136.9 checking for sys/time.h... yes [2022-07-20T15:06:15.326Z] #77 137.0 checking for inline... inline [2022-07-20T15:06:15.396Z] #21 67.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:06:15.527Z] #77 179.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:06:15.527Z] #77 179.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:06:15.783Z] #77 179.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:06:15.849Z] #77 137.0 checking for size_t... yes [2022-07-20T15:06:15.849Z] #77 137.4 checking for stdlib.h... (cached) yes [2022-07-20T15:06:15.849Z] #77 137.4 checking for GNU libc compatible malloc... yes [2022-07-20T15:06:16.040Z] #77 180.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:06:16.110Z] #77 137.6 checking for stdlib.h... (cached) yes [2022-07-20T15:06:16.296Z] #77 180.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:06:16.371Z] #77 137.6 checking for GNU libc compatible realloc... yes [2022-07-20T15:06:16.553Z] #77 180.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:06:16.632Z] #77 138.0 checking for working strtod... yes [2022-07-20T15:06:16.781Z] #21 69.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:06:16.781Z] #21 69.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:06:16.781Z] #21 69.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:06:16.781Z] #21 69.57 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:06:16.781Z] #21 69.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:06:16.781Z] #21 69.60 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:06:16.781Z] #21 69.62 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:06:16.809Z] #77 180.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:06:16.809Z] #77 180.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:06:16.935Z] #77 138.3 checking for gettimeofday... yes [2022-07-20T15:06:17.043Z] #21 69.64 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:06:17.043Z] #21 69.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:06:17.043Z] #21 69.80 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:06:17.043Z] #21 69.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:06:17.043Z] #21 69.88 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:06:17.065Z] #77 181.1 CC tests/init.o [2022-07-20T15:06:17.202Z] #77 138.6 checking for memset... yes [2022-07-20T15:06:17.321Z] #77 181.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:06:17.471Z] #77 138.8 checking for strspn... yes [2022-07-20T15:06:17.739Z] #77 139.4 checking that generated files are newer than configure... done [2022-07-20T15:06:17.739Z] #77 139.4 configure: creating ./config.status [2022-07-20T15:06:18.047Z] #21 70.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:18.047Z] #21 70.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:06:18.047Z] #21 70.87 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:06:18.331Z] #21 70.92 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:06:20.284Z] #77 141.8 config.status: creating Makefile [2022-07-20T15:06:20.284Z] #77 141.9 config.status: creating config.h [2022-07-20T15:06:20.284Z] #77 141.9 config.status: executing depfiles commands [2022-07-20T15:06:20.545Z] #77 142.1 config.status: executing libtool commands [2022-07-20T15:06:20.722Z] #19 ... [2022-07-20T15:06:20.722Z] [2022-07-20T15:06:20.722Z] #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-20T15:06:20.722Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:20.722Z] #84 206.5 CCLD tests/init [2022-07-20T15:06:20.919Z] #21 ... [2022-07-20T15:06:20.919Z] [2022-07-20T15:06:20.919Z] #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-20T15:06:20.919Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:20.919Z] #77 211.5 checking if gcc static flag -static works... yes [2022-07-20T15:06:20.919Z] #77 212.0 checking if gcc supports -c -o file.o... yes [2022-07-20T15:06:20.919Z] #77 212.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-20T15:06:20.919Z] #77 212.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-20T15:06:20.919Z] #77 212.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-20T15:06:20.919Z] #77 213.0 checking how to hardcode library paths into programs... immediate [2022-07-20T15:06:20.919Z] #77 213.0 checking whether stripping libraries is possible... yes [2022-07-20T15:06:20.919Z] #77 213.0 checking if libtool supports shared libraries... yes [2022-07-20T15:06:20.919Z] #77 213.0 checking whether to build shared libraries... no [2022-07-20T15:06:20.919Z] #77 213.0 checking whether to build static libraries... yes [2022-07-20T15:06:20.919Z] #77 213.1 checking float.h usability... yes [2022-07-20T15:06:20.919Z] #77 213.4 checking float.h presence... yes [2022-07-20T15:06:20.919Z] #77 213.4 checking for float.h... yes [2022-07-20T15:06:20.919Z] #77 213.5 checking limits.h usability... yes [2022-07-20T15:06:20.919Z] #77 213.8 checking limits.h presence... yes [2022-07-20T15:06:20.919Z] #77 213.9 checking for limits.h... yes [2022-07-20T15:06:20.919Z] #77 214.0 checking stddef.h usability... yes [2022-07-20T15:06:20.919Z] #77 214.3 checking stddef.h presence... yes [2022-07-20T15:06:20.919Z] #77 214.3 checking for stddef.h... yes [2022-07-20T15:06:20.919Z] #77 214.4 checking for stdlib.h... (cached) yes [2022-07-20T15:06:20.919Z] #77 214.5 checking for string.h... (cached) yes [2022-07-20T15:06:20.919Z] #77 214.6 checking sys/time.h usability... yes [2022-07-20T15:06:20.919Z] #77 214.9 checking sys/time.h presence... yes [2022-07-20T15:06:20.919Z] #77 215.0 checking for sys/time.h... yes [2022-07-20T15:06:20.919Z] #77 215.1 checking for inline... inline [2022-07-20T15:06:20.919Z] #77 215.3 checking for size_t... yes [2022-07-20T15:06:20.919Z] #77 215.9 checking for stdlib.h... (cached) yes [2022-07-20T15:06:20.919Z] #77 215.9 checking for GNU libc compatible malloc... yes [2022-07-20T15:06:20.919Z] #77 216.3 checking for stdlib.h... (cached) yes [2022-07-20T15:06:20.919Z] #77 216.3 checking for GNU libc compatible realloc... yes [2022-07-20T15:06:20.919Z] #77 216.5 checking for working strtod... yes [2022-07-20T15:06:20.919Z] #77 216.9 checking for gettimeofday... yes [2022-07-20T15:06:20.919Z] #77 217.1 checking for memset... yes [2022-07-20T15:06:20.919Z] #77 217.5 checking for strspn... yes [2022-07-20T15:06:20.919Z] #77 218.0 checking that generated files are newer than configure... done [2022-07-20T15:06:20.919Z] #77 218.0 configure: creating ./config.status [2022-07-20T15:06:20.919Z] #77 ... [2022-07-20T15:06:20.919Z] [2022-07-20T15:06:20.919Z] #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-20T15:06:20.919Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:20.919Z] #21 73.53 Setting up zip (3.0-12) ... [2022-07-20T15:06:20.919Z] #21 73.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:20.919Z] #21 73.64 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:06:21.488Z] #77 143.1 GEN .version [2022-07-20T15:06:21.488Z] #77 143.1 make install-recursive [2022-07-20T15:06:21.488Z] #77 143.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:06:21.488Z] #77 143.2 Making install in libocispec [2022-07-20T15:06:21.749Z] #77 143.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:21.749Z] #77 143.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:06:21.749Z] #77 143.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:06:21.749Z] #77 143.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:06:21.749Z] #77 143.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:06:22.692Z] #77 144.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:06:22.954Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:06:22.954Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:06:22.954Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:06:22.954Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:06:22.954Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:06:22.954Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:06:22.954Z] #77 144.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:06:23.215Z] #77 ... [2022-07-20T15:06:23.215Z] [2022-07-20T15:06:23.215Z] #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-20T15:06:23.215Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:23.215Z] #21 42.88 Selecting previously unselected package vim. [2022-07-20T15:06:23.215Z] #21 42.89 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:06:23.215Z] #21 42.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:23.215Z] #21 43.61 Selecting previously unselected package xfsprogs. [2022-07-20T15:06:23.215Z] #21 43.61 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:06:23.215Z] #21 43.61 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:06:23.215Z] #21 44.12 Selecting previously unselected package zip. [2022-07-20T15:06:23.215Z] #21 44.13 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-20T15:06:23.215Z] #21 44.13 Unpacking zip (3.0-12) ... [2022-07-20T15:06:23.215Z] #21 44.29 Selecting previously unselected package zstd. [2022-07-20T15:06:23.215Z] #21 44.30 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:06:23.215Z] #21 44.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:06:23.215Z] #21 44.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:06:23.215Z] #21 45.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:06:23.215Z] #21 45.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:06:23.215Z] #21 45.91 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:06:23.215Z] #21 45.92 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:06:23.215Z] #21 45.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:06:23.215Z] #21 45.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:06:23.215Z] #21 45.99 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:06:23.215Z] #21 46.01 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:06:23.215Z] #21 46.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:06:23.215Z] #21 46.05 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:06:23.215Z] #21 46.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:06:23.215Z] #21 46.08 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:06:23.215Z] #21 46.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:23.215Z] #21 46.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:06:23.215Z] #21 46.82 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:06:23.215Z] #21 46.83 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:06:23.215Z] #21 48.33 Setting up zip (3.0-12) ... [2022-07-20T15:06:23.215Z] #21 48.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:23.215Z] #21 48.37 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:06:23.789Z] #21 ... [2022-07-20T15:06:23.789Z] [2022-07-20T15:06:23.789Z] #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-20T15:06:23.789Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:06:23.789Z] #77 145.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:06:24.051Z] #77 145.6 make install-recursive [2022-07-20T15:06:24.051Z] #77 145.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:24.051Z] #77 145.7 Making install in yajl [2022-07-20T15:06:24.051Z] #77 145.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:24.051Z] #77 145.7 CC verify/json_verify-json_verify.o [2022-07-20T15:06:24.051Z] #77 145.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:06:24.051Z] #77 145.8 CC src/libyajl_la-yajl.lo [2022-07-20T15:06:24.312Z] #77 145.8 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:06:24.312Z] #77 145.8 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:06:24.312Z] #77 145.8 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:06:24.312Z] #77 145.8 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:06:24.312Z] #77 145.9 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:06:24.312Z] #77 145.9 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:06:26.040Z] #84 ... [2022-07-20T15:06:26.040Z] [2022-07-20T15:06:26.040Z] #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-20T15:06:26.040Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:06:26.040Z] #19 262.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-20T15:06:26.040Z] #19 262.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:26.226Z] #21 78.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:06:26.226Z] #21 78.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:06:26.226Z] #21 78.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:06:26.226Z] #21 78.72 Setting up patch (2.7.6-7) ... [2022-07-20T15:06:26.226Z] #21 78.74 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:06:26.226Z] #21 78.88 invoke-rc.d: could not determine current runlevel [2022-07-20T15:06:26.226Z] #21 78.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:06:26.226Z] #21 78.95 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:06:26.226Z] #21 78.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:06:26.226Z] #21 78.98 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:06:26.226Z] #21 78.99 Setting up pigz (2.6-1) ... [2022-07-20T15:06:26.226Z] #21 79.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:06:26.226Z] #21 79.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:06:26.226Z] #21 79.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:06:26.299Z] #19 262.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:06:26.485Z] #21 79.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:27.081Z] --- PASS: TestBuildWithHugeFile (50.92s) [2022-07-20T15:06:27.081Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:06:27.081Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:06:27.081Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:06:27.081Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:06:27.081Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:06:27.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:06:27.081Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:06:27.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:06:27.081Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:06:27.081Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:06:27.081Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:06:27.081Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:06:27.081Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:06:27.081Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-20T15:06:27.081Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2022-07-20T15:06:27.081Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T15:06:27.081Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2022-07-20T15:06:27.081Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:06:27.081Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:06:27.081Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:06:27.242Z] #19 263.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-20T15:06:27.242Z] #19 263.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:06:27.501Z] #19 263.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T15:06:27.867Z] #21 80.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:06:27.867Z] #21 80.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:06:28.438Z] #21 81.14 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:06:28.438Z] #21 81.15 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:06:28.438Z] #21 81.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:06:28.438Z] #21 81.21 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:06:28.439Z] #19 ... [2022-07-20T15:06:28.439Z] [2022-07-20T15:06:28.439Z] #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-20T15:06:28.439Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:06:28.439Z] #54 DONE 277.1s [2022-07-20T15:06:28.439Z] [2022-07-20T15:06:28.439Z] #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-20T15:06:28.439Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:06:28.439Z] #19 264.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-20T15:06:28.439Z] #19 264.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-20T15:06:28.439Z] #19 264.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T15:06:29.378Z] #21 81.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:29.378Z] #21 81.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:06:29.378Z] #21 82.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:06:29.378Z] #21 82.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:06:29.378Z] #21 82.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:06:29.378Z] #21 82.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:06:29.378Z] #21 82.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:06:29.378Z] #21 82.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:06:29.378Z] #21 82.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:06:29.378Z] #21 82.16 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:06:29.609Z] #77 ... [2022-07-20T15:06:29.609Z] [2022-07-20T15:06:29.609Z] #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-20T15:06:29.609Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:29.609Z] #21 51.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:06:29.609Z] #21 51.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:06:29.609Z] #21 51.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:06:29.609Z] #21 51.09 Setting up patch (2.7.6-7) ... [2022-07-20T15:06:29.609Z] #21 51.10 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:06:29.609Z] #21 51.19 invoke-rc.d: could not determine current runlevel [2022-07-20T15:06:29.609Z] #21 51.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:06:29.609Z] #21 51.21 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:06:29.609Z] #21 51.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:06:29.609Z] #21 51.24 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:06:29.609Z] #21 51.25 Setting up pigz (2.6-1) ... [2022-07-20T15:06:29.609Z] #21 51.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:06:29.609Z] #21 51.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:06:29.609Z] #21 51.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:06:29.609Z] #21 51.30 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:29.609Z] #21 52.01 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:06:29.609Z] #21 52.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:06:29.609Z] #21 52.58 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:06:29.609Z] #21 52.59 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:06:29.609Z] #21 52.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:06:29.609Z] #21 52.62 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:06:29.609Z] #21 53.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:06:29.609Z] #21 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:06:29.609Z] #21 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:06:29.609Z] #21 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:06:29.609Z] #21 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:06:29.609Z] #21 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:06:29.609Z] #21 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:06:29.609Z] #21 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:06:29.609Z] #21 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:06:29.609Z] #21 53.35 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:06:29.815Z] #19 265.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-20T15:06:29.815Z] #19 265.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:29.815Z] #19 265.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:06:30.073Z] #19 266.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-20T15:06:30.073Z] #19 266.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:06:30.073Z] #19 266.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:06:30.135Z] #21 55.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:06:30.135Z] #21 55.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:06:30.135Z] #21 55.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:06:30.135Z] #21 55.23 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:06:31.259Z] --- PASS: TestBuildPreserveOwnership (9.98s) [2022-07-20T15:06:31.259Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2022-07-20T15:06:31.259Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-20T15:06:31.259Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:06:31.259Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T15:06:31.259Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:06:31.259Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T15:06:31.259Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T15:06:31.259Z] PASS [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === Skipped [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:06:31.259Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:06:31.259Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-20T15:06:31.259Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] DONE 34 tests, 3 skipped in 107.870s [2022-07-20T15:06:31.259Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:06:31.259Z] INFO: Testing against a local daemon [2022-07-20T15:06:31.259Z] === RUN TestConfigInspect [2022-07-20T15:06:31.259Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] --- SKIP: TestConfigInspect (0.01s) [2022-07-20T15:06:31.259Z] === RUN TestConfigList [2022-07-20T15:06:31.259Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] --- SKIP: TestConfigList (0.01s) [2022-07-20T15:06:31.259Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:06:31.259Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-20T15:06:31.259Z] === RUN TestConfigsUpdate [2022-07-20T15:06:31.259Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-20T15:06:31.259Z] === RUN TestTemplatedConfig [2022-07-20T15:06:31.259Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-20T15:06:31.259Z] === RUN TestConfigCreateResolve [2022-07-20T15:06:31.259Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-20T15:06:31.259Z] PASS [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === Skipped [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-07-20T15:06:31.259Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-20T15:06:31.259Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-20T15:06:31.259Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-20T15:06:31.259Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-20T15:06:31.259Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-20T15:06:31.259Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:06:31.259Z] [2022-07-20T15:06:31.259Z] DONE 6 tests, 6 skipped in 0.071s [2022-07-20T15:06:31.259Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:06:31.259Z] INFO: Testing against a local daemon [2022-07-20T15:06:31.259Z] === RUN TestAttachWithTTY [2022-07-20T15:06:31.259Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-20T15:06:31.259Z] === RUN TestAttachWithoutTTy [2022-07-20T15:06:31.517Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T15:06:31.517Z] === RUN TestCheckpoint [2022-07-20T15:06:31.517Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:06:31.517Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:06:31.517Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:06:31.517Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:06:31.517Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:06:31.517Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:06:31.517Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:06:31.517Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:06:31.517Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:06:31.517Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:06:31.517Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:06:31.517Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:06:31.517Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:06:31.517Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:06:31.517Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:06:31.517Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:06:31.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T15:06:31.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:06:31.517Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:06:31.517Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-20T15:06:31.517Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:06:31.517Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-20T15:06:31.517Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:06:31.517Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-20T15:06:31.517Z] === RUN TestCopyEmptyFile [2022-07-20T15:06:31.527Z] #21 56.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:06:31.527Z] #21 56.73 Setting up jq (1.6-2.1) ... [2022-07-20T15:06:31.527Z] #21 56.74 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:06:31.527Z] #21 56.75 Setting up iptables (1.8.7-1) ... [2022-07-20T15:06:31.527Z] #21 56.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:06:31.527Z] #21 56.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:06:31.527Z] #21 56.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:06:31.527Z] #21 56.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:06:31.527Z] #21 56.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:06:31.527Z] #21 56.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:06:31.527Z] #21 56.80 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:06:31.775Z] --- PASS: TestCopyEmptyFile (0.17s) [2022-07-20T15:06:31.775Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:06:31.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-20T15:06:31.775Z] === RUN TestCopyFromContainer [2022-07-20T15:06:32.100Z] #21 57.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:06:32.362Z] #21 DONE 57.7s [2022-07-20T15:06:32.362Z] [2022-07-20T15:06:32.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-20T15:06:32.362Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:32.362Z] #77 151.7 CCLD libyajl.la [2022-07-20T15:06:32.362Z] #77 152.1 CCLD verify/json_verify [2022-07-20T15:06:32.362Z] #77 152.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:32.362Z] #77 152.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:06:32.362Z] #77 152.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:06:32.362Z] #77 152.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:32.362Z] #77 152.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:32.362Z] #77 152.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:32.362Z] #77 152.8 CC src/validate.o [2022-07-20T15:06:32.362Z] #77 152.8 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:06:32.362Z] #77 152.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:06:32.362Z] #77 152.8 CC src/image_spec_schema_defs.lo [2022-07-20T15:06:32.362Z] #77 152.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:06:32.362Z] #77 152.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:06:32.362Z] #77 152.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:06:32.362Z] #77 152.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:06:32.362Z] #77 152.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:06:32.362Z] #77 152.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:06:32.362Z] #77 153.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:06:32.362Z] #77 153.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:06:32.362Z] #77 153.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:06:32.362Z] #77 153.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:06:32.362Z] #77 153.2 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:06:32.362Z] #77 153.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:06:32.362Z] #77 153.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:06:32.362Z] #77 153.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:06:32.362Z] #77 153.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:06:32.362Z] #77 153.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:06:32.362Z] #77 153.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:06:32.362Z] #77 153.9 CC src/basic_test_double_array_item.lo [2022-07-20T15:06:32.362Z] #77 154.1 CC src/basic_test_double_array.lo [2022-07-20T15:06:32.624Z] #77 154.3 CC src/basic_test_top_array_int.lo [2022-07-20T15:06:32.624Z] #77 154.3 CC src/basic_test_top_array_string.lo [2022-07-20T15:06:32.673Z] #21 84.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:06:32.673Z] #21 84.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:06:32.673Z] #21 84.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:06:32.673Z] #21 84.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:06:32.673Z] #21 ... [2022-07-20T15:06:32.673Z] [2022-07-20T15:06:32.673Z] #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-20T15:06:32.673Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:32.673Z] #77 222.3 config.status: creating Makefile [2022-07-20T15:06:32.673Z] #77 222.3 config.status: creating config.h [2022-07-20T15:06:32.673Z] #77 222.4 config.status: executing depfiles commands [2022-07-20T15:06:32.673Z] #77 222.7 config.status: executing libtool commands [2022-07-20T15:06:32.673Z] #77 224.4 GEN .version [2022-07-20T15:06:32.673Z] #77 224.4 make install-recursive [2022-07-20T15:06:32.673Z] #77 224.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-20T15:06:32.673Z] #77 224.6 Making install in libocispec [2022-07-20T15:06:32.673Z] #77 224.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:32.673Z] #77 224.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-20T15:06:32.673Z] #77 224.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-20T15:06:32.673Z] #77 224.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-20T15:06:32.673Z] #77 224.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-20T15:06:32.673Z] #77 226.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-20T15:06:32.673Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-20T15:06:32.673Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-20T15:06:32.673Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-20T15:06:32.673Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-20T15:06:32.673Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-20T15:06:32.673Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-20T15:06:32.673Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-20T15:06:32.674Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-20T15:06:32.674Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-20T15:06:32.674Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-20T15:06:32.674Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-20T15:06:32.674Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-20T15:06:32.674Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-20T15:06:32.674Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-20T15:06:32.674Z] #77 226.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-20T15:06:32.674Z] #77 228.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-20T15:06:32.674Z] #77 228.2 make install-recursive [2022-07-20T15:06:32.674Z] #77 228.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:32.674Z] #77 228.3 Making install in yajl [2022-07-20T15:06:32.674Z] #77 228.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:32.674Z] #77 228.5 CC verify/json_verify-json_verify.o [2022-07-20T15:06:32.674Z] #77 228.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-20T15:06:32.674Z] #77 228.5 CC src/libyajl_la-yajl.lo [2022-07-20T15:06:32.674Z] #77 228.5 CC src/libyajl_la-yajl_gen.lo [2022-07-20T15:06:32.674Z] #77 228.5 CC src/libyajl_la-yajl_parser.lo [2022-07-20T15:06:32.674Z] #77 228.5 CC src/libyajl_la-yajl_buf.lo [2022-07-20T15:06:32.674Z] #77 228.5 CC src/libyajl_la-yajl_encode.lo [2022-07-20T15:06:32.674Z] #77 228.5 CC src/libyajl_la-yajl_lex.lo [2022-07-20T15:06:32.674Z] #77 228.6 CC src/libyajl_la-yajl_tree.lo [2022-07-20T15:06:32.886Z] #77 154.5 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:06:33.148Z] #77 154.7 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:06:33.410Z] #77 154.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:06:33.410Z] #77 155.0 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:06:33.410Z] #77 155.1 CC src/read-file.lo [2022-07-20T15:06:33.671Z] #77 155.3 CC src/json_common.lo [2022-07-20T15:06:33.671Z] #77 155.3 CC tests/test-1.o [2022-07-20T15:06:34.244Z] #77 155.6 CC tests/test-2.o [2022-07-20T15:06:34.244Z] #77 ... [2022-07-20T15:06:34.244Z] [2022-07-20T15:06:34.244Z] #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-20T15:06:34.244Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T15:06:34.244Z] #22 1.652 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:06:34.244Z] #22 1.656 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:06:34.244Z] #22 1.660 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:06:34.244Z] #22 DONE 1.8s [2022-07-20T15:06:34.244Z] [2022-07-20T15:06:34.244Z] #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-20T15:06:34.244Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:34.244Z] #77 155.8 CC tests/test-3.o [2022-07-20T15:06:34.505Z] #77 155.9 CC tests/test-4.o [2022-07-20T15:06:34.505Z] #77 156.1 CC tests/test-5.o [2022-07-20T15:06:34.584Z] #77 ... [2022-07-20T15:06:34.585Z] [2022-07-20T15:06:34.585Z] #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-20T15:06:34.585Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-20T15:06:34.585Z] #21 87.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:06:34.585Z] #21 87.39 Setting up jq (1.6-2.1) ... [2022-07-20T15:06:34.585Z] #21 87.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:06:34.585Z] #21 87.41 Setting up iptables (1.8.7-1) ... [2022-07-20T15:06:34.585Z] #21 87.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:06:34.585Z] #21 87.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:06:34.585Z] #21 87.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:06:34.585Z] #21 87.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:06:34.585Z] #21 87.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:06:34.585Z] #21 87.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:06:34.766Z] #77 156.5 CC tests/test-6.o [2022-07-20T15:06:34.845Z] #21 87.47 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:06:35.027Z] #77 156.7 CC tests/test-7.o [2022-07-20T15:06:35.052Z] === RUN TestCopyFromContainer// [2022-07-20T15:06:35.289Z] #77 156.8 CC tests/test-8.o [2022-07-20T15:06:35.289Z] #77 156.9 CC tests/test-9.o [2022-07-20T15:06:35.311Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:06:35.311Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:06:35.311Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:06:35.311Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:06:35.311Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:06:35.372Z] #77 199.0 CCLD tests/init [2022-07-20T15:06:35.414Z] #21 87.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:06:35.550Z] #77 157.3 CC tests/test-10.o [2022-07-20T15:06:35.568Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:06:35.568Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:06:35.568Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:06:35.568Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer (3.88s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer// (0.04s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-07-20T15:06:35.568Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-07-20T15:06:35.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:06:35.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:06:35.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:06:35.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:06:35.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:06:35.568Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:06:35.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:06:35.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:06:35.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:06:35.568Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:06:35.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T15:06:35.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:06:35.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T15:06:35.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T15:06:35.568Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:06:35.568Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-20T15:06:35.568Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:06:35.568Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:06:35.568Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:06:35.568Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:06:35.568Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:06:35.568Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:06:35.568Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:06:35.568Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:06:35.568Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:06:35.568Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:06:35.568Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T15:06:35.568Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:06:35.568Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T15:06:35.568Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:06:35.568Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:06:35.568Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T15:06:35.568Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:06:35.811Z] #77 157.5 CC tests/test-11.o [2022-07-20T15:06:35.985Z] #21 DONE 88.7s [2022-07-20T15:06:35.985Z] [2022-07-20T15:06:35.985Z] #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-20T15:06:35.985Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-20T15:06:36.638Z] #19 ... [2022-07-20T15:06:36.638Z] [2022-07-20T15:06:36.638Z] #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-20T15:06:36.638Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:36.638Z] #84 221.1 AR libcrun_testing.a [2022-07-20T15:06:36.638Z] #84 221.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:06:36.638Z] #84 221.2 CCLD tests/tests_libcrun_utils [2022-07-20T15:06:36.638Z] #84 221.2 CCLD tests/tests_libcrun_errors [2022-07-20T15:06:36.638Z] #84 221.3 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:06:36.638Z] #84 221.4 CCLD libcrun.la [2022-07-20T15:06:36.638Z] #84 222.4 CCLD crun [2022-07-20T15:06:36.638Z] #84 222.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:06:36.638Z] #84 222.9 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:06:36.638Z] #84 222.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:06:36.638Z] #84 222.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:06:36.638Z] #84 223.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:06:36.638Z] #84 223.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:06:36.638Z] #84 223.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:06:36.638Z] #84 223.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:06:36.638Z] #84 223.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:06:36.638Z] #84 223.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-20T15:06:36.638Z] #84 223.2 ---------------------------------------------------------------------- [2022-07-20T15:06:36.638Z] #84 223.2 Libraries have been installed in: [2022-07-20T15:06:36.638Z] #84 223.2 /usr/local/lib [2022-07-20T15:06:36.638Z] #84 223.2 [2022-07-20T15:06:36.638Z] #84 223.2 If you ever happen to want to link against installed libraries [2022-07-20T15:06:36.638Z] #84 223.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:06:36.638Z] #84 223.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:06:36.638Z] #84 223.2 flag during linking and do at least one of the following: [2022-07-20T15:06:36.638Z] #84 223.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:06:36.638Z] #84 223.2 during execution [2022-07-20T15:06:36.638Z] #84 223.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:06:36.638Z] #84 223.2 during linking [2022-07-20T15:06:36.638Z] #84 223.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:06:36.638Z] #84 223.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:06:36.638Z] #84 223.2 [2022-07-20T15:06:36.638Z] #84 223.2 See any operating system documentation about shared libraries for [2022-07-20T15:06:36.638Z] #84 223.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:06:36.638Z] #84 223.2 ---------------------------------------------------------------------- [2022-07-20T15:06:36.638Z] #84 223.2 /bin/mkdir -p '/build' [2022-07-20T15:06:36.638Z] #84 223.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:06:36.638Z] #84 223.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:06:36.638Z] #84 223.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:06:36.638Z] #84 223.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:06:36.638Z] #84 223.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:06:36.939Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-07-20T15:06:36.939Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:06:37.372Z] #22 1.128 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:06:37.372Z] #22 1.138 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:06:37.372Z] #22 1.188 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:06:37.372Z] #22 DONE 1.3s [2022-07-20T15:06:37.372Z] [2022-07-20T15:06:37.372Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:06:37.372Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:06:37.573Z] #84 DONE 224.8s [2022-07-20T15:06:37.574Z] [2022-07-20T15:06:37.574Z] #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-20T15:06:37.574Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:06:38.310Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-07-20T15:06:38.310Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:06:38.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:06:38.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:06:38.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:06:38.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:06:38.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:06:38.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:06:38.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:06:38.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:06:38.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:06:38.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:06:38.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:06:38.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:06:38.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:06:38.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:06:38.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:06:38.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T15:06:38.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-20T15:06:38.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-20T15:06:38.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-20T15:06:38.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-20T15:06:38.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-20T15:06:38.310Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:06:38.567Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-20T15:06:38.567Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:06:38.568Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:06:38.568Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:06:38.568Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T15:06:38.568Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:06:38.568Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:06:38.568Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:06:38.568Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-20T15:06:38.568Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:06:38.825Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-20T15:06:38.825Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:06:38.825Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:06:38.825Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:06:38.825Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:06:38.825Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:06:38.825Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:06:38.825Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:06:38.825Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:06:38.825Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:06:38.825Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:06:38.825Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:06:38.825Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:06:38.825Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:06:38.825Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T15:06:38.825Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:06:38.825Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:06:38.825Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:06:38.825Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:06:38.825Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:06:38.825Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T15:06:38.825Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T15:06:38.825Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:06:38.825Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:06:38.825Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:06:38.825Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:06:38.825Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-20T15:06:38.825Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:06:38.825Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:06:38.825Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:06:38.825Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T15:06:38.825Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-20T15:06:38.825Z] === RUN TestDiff [2022-07-20T15:06:39.083Z] --- PASS: TestDiff (0.44s) [2022-07-20T15:06:39.083Z] === RUN TestExecConsoleSize [2022-07-20T15:06:39.647Z] --- PASS: TestExecConsoleSize (0.49s) [2022-07-20T15:06:39.648Z] === RUN TestExecWithCloseStdin [2022-07-20T15:06:40.104Z] #62 ... [2022-07-20T15:06:40.104Z] [2022-07-20T15:06:40.104Z] #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-20T15:06:40.104Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:06:40.104Z] #19 276.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-20T15:06:40.104Z] #19 276.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:40.104Z] #19 276.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:06:40.104Z] #19 276.2 Selecting previously unselected package patch. [2022-07-20T15:06:40.104Z] #19 276.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-20T15:06:40.104Z] #19 276.2 Unpacking patch (2.7.6-7) ... [2022-07-20T15:06:40.104Z] #19 276.2 Selecting previously unselected package dpkg-dev. [2022-07-20T15:06:40.104Z] #19 276.2 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-20T15:06:40.104Z] #19 276.2 Unpacking dpkg-dev (1.20.11) ... [2022-07-20T15:06:40.104Z] #19 276.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-20T15:06:40.104Z] #19 276.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-20T15:06:40.104Z] #19 276.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T15:06:40.104Z] #19 276.5 Selecting previously unselected package libio-string-perl. [2022-07-20T15:06:40.211Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-20T15:06:40.211Z] === RUN TestExec [2022-07-20T15:06:40.363Z] #19 276.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-20T15:06:40.363Z] #19 276.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-20T15:06:40.363Z] #19 276.5 Selecting previously unselected package libicu67:amd64. [2022-07-20T15:06:40.363Z] #19 276.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-20T15:06:40.363Z] #19 276.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-20T15:06:40.775Z] --- PASS: TestExec (0.48s) [2022-07-20T15:06:40.776Z] === RUN TestExecUser [2022-07-20T15:06:41.033Z] --- PASS: TestExecUser (0.48s) [2022-07-20T15:06:41.033Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:06:41.296Z] #19 277.7 Selecting previously unselected package libxml2:amd64. [2022-07-20T15:06:41.296Z] #19 277.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-20T15:06:41.296Z] #19 277.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:06:41.296Z] #19 277.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-20T15:06:41.554Z] #19 277.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-20T15:06:41.554Z] #19 277.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T15:06:41.554Z] #19 277.8 Selecting previously unselected package libxml-sax-base-perl. [2022-07-20T15:06:41.554Z] #19 277.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-20T15:06:41.554Z] #19 277.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T15:06:41.554Z] #19 277.9 Selecting previously unselected package libxml-sax-perl. [2022-07-20T15:06:41.554Z] #19 277.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-20T15:06:41.554Z] #19 277.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T15:06:41.554Z] #19 278.0 Selecting previously unselected package libxml-libxml-perl. [2022-07-20T15:06:41.554Z] #19 278.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-20T15:06:41.554Z] #19 278.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T15:06:41.813Z] #19 278.1 Selecting previously unselected package libxml-simple-perl. [2022-07-20T15:06:41.813Z] #19 278.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-20T15:06:41.813Z] #19 278.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-20T15:06:41.813Z] #19 278.1 Selecting previously unselected package libyaml-perl. [2022-07-20T15:06:41.813Z] #19 278.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-20T15:06:41.813Z] #19 278.1 Unpacking libyaml-perl (1.30-1) ... [2022-07-20T15:06:41.813Z] #19 278.2 Selecting previously unselected package libconfig-auto-perl. [2022-07-20T15:06:41.813Z] #19 278.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-20T15:06:41.813Z] #19 278.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-20T15:06:41.813Z] #19 278.2 Selecting previously unselected package libfile-which-perl. [2022-07-20T15:06:41.813Z] #19 278.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-20T15:06:41.813Z] #19 278.3 Unpacking libfile-which-perl (1.23-1) ... [2022-07-20T15:06:41.963Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-07-20T15:06:41.963Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:06:42.071Z] #19 278.3 Selecting previously unselected package libfile-homedir-perl. [2022-07-20T15:06:42.071Z] #19 278.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-20T15:06:42.071Z] #19 278.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-20T15:06:42.071Z] #19 278.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-20T15:06:42.071Z] #19 278.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-20T15:06:42.071Z] #19 278.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T15:06:42.071Z] #19 278.4 Selecting previously unselected package dpkg-cross. [2022-07-20T15:06:42.071Z] #19 278.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-20T15:06:42.071Z] #19 278.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-20T15:06:42.071Z] #19 278.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-20T15:06:42.071Z] #19 278.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-20T15:06:42.071Z] #19 278.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-20T15:06:42.071Z] #19 278.5 Selecting previously unselected package libc6-armel-cross. [2022-07-20T15:06:42.330Z] #19 278.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T15:06:42.330Z] #19 278.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-20T15:06:42.330Z] #19 278.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-20T15:06:42.330Z] #19 278.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:42.330Z] #19 278.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:42.589Z] #19 278.8 Selecting previously unselected package libgomp1-armel-cross. [2022-07-20T15:06:42.589Z] #19 278.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:42.589Z] #19 278.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:42.589Z] #19 278.9 Selecting previously unselected package libatomic1-armel-cross. [2022-07-20T15:06:42.589Z] #19 278.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:42.589Z] #19 278.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:42.589Z] #19 278.9 Selecting previously unselected package libasan6-armel-cross. [2022-07-20T15:06:42.589Z] #19 278.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:42.589Z] #19 278.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:42.659Z] #23 ... [2022-07-20T15:06:42.659Z] [2022-07-20T15:06:42.659Z] #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-20T15:06:42.659Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:42.659Z] #77 237.5 CCLD libyajl.la [2022-07-20T15:06:42.659Z] #77 238.0 CCLD verify/json_verify [2022-07-20T15:06:42.659Z] #77 238.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:42.659Z] #77 238.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:06:42.659Z] #77 238.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:06:42.659Z] #77 238.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:42.659Z] #77 238.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-20T15:06:42.659Z] #77 238.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:06:42.659Z] #77 238.6 CC src/validate.o [2022-07-20T15:06:42.659Z] #77 238.6 CC src/image_spec_schema_config_schema.lo [2022-07-20T15:06:42.659Z] #77 238.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-20T15:06:42.659Z] #77 238.6 CC src/image_spec_schema_defs.lo [2022-07-20T15:06:42.659Z] #77 238.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-20T15:06:42.659Z] #77 238.8 CC src/image_spec_schema_image_index_schema.lo [2022-07-20T15:06:42.659Z] #77 238.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-20T15:06:42.659Z] #77 238.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-20T15:06:42.659Z] #77 238.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-20T15:06:42.659Z] #77 238.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-20T15:06:42.659Z] #77 239.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-20T15:06:42.659Z] #77 239.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-20T15:06:42.660Z] #77 239.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-20T15:06:42.660Z] #77 239.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-20T15:06:42.660Z] #77 239.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-20T15:06:42.660Z] #77 239.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-20T15:06:42.660Z] #77 239.2 CC src/runtime_spec_schema_defs.lo [2022-07-20T15:06:42.660Z] #77 239.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-20T15:06:42.660Z] #77 239.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-20T15:06:42.660Z] #77 239.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-20T15:06:42.660Z] #77 239.8 CC src/basic_test_double_array_item.lo [2022-07-20T15:06:42.660Z] #77 239.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-20T15:06:42.660Z] #77 239.9 CC src/basic_test_double_array.lo [2022-07-20T15:06:42.660Z] #77 240.2 CC src/basic_test_top_array_int.lo [2022-07-20T15:06:42.660Z] #77 240.3 CC src/basic_test_top_array_string.lo [2022-07-20T15:06:42.660Z] #77 240.4 CC src/basic_test_top_double_array_int.lo [2022-07-20T15:06:42.660Z] #77 240.6 CC src/basic_test_top_double_array_obj.lo [2022-07-20T15:06:42.660Z] #77 240.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-20T15:06:42.660Z] #77 240.8 CC src/read-file.lo [2022-07-20T15:06:42.660Z] #77 241.0 CC src/basic_test_top_double_array_string.lo [2022-07-20T15:06:42.660Z] #77 241.3 CC tests/test-1.o [2022-07-20T15:06:42.660Z] #77 241.4 CC src/json_common.lo [2022-07-20T15:06:42.660Z] #77 241.4 CC tests/test-2.o [2022-07-20T15:06:42.660Z] #77 241.4 CC tests/test-3.o [2022-07-20T15:06:42.660Z] #77 241.5 CC tests/test-4.o [2022-07-20T15:06:42.660Z] #77 241.8 CC tests/test-6.o [2022-07-20T15:06:42.660Z] #77 241.9 CC tests/test-5.o [2022-07-20T15:06:42.660Z] #77 242.1 CC tests/test-7.o [2022-07-20T15:06:42.660Z] #77 242.1 CC tests/test-8.o [2022-07-20T15:06:42.660Z] #77 242.2 CC tests/test-9.o [2022-07-20T15:06:42.848Z] #19 279.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-20T15:06:42.848Z] #19 279.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:42.848Z] #19 279.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:42.920Z] #77 242.5 CC tests/test-10.o [2022-07-20T15:06:43.107Z] #19 279.3 Selecting previously unselected package libubsan1-armel-cross. [2022-07-20T15:06:43.107Z] #19 279.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:43.107Z] #19 279.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:43.107Z] #19 279.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-20T15:06:43.107Z] #19 279.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:43.107Z] #19 279.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:43.182Z] #77 242.8 CC tests/test-11.o [2022-07-20T15:06:43.334Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-20T15:06:43.334Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:06:43.365Z] #19 279.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-20T15:06:43.366Z] #19 279.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:06:43.366Z] #19 279.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:06:43.592Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-07-20T15:06:43.592Z] === RUN TestHealthKillContainer [2022-07-20T15:06:45.817Z] #77 ... [2022-07-20T15:06:45.818Z] [2022-07-20T15:06:45.818Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:06:45.818Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:06:45.818Z] #23 11.25 Collecting yamllint==1.26.1 [2022-07-20T15:06:46.763Z] #23 12.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:06:47.551Z] #19 ... [2022-07-20T15:06:47.551Z] [2022-07-20T15:06:47.551Z] #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-20T15:06:47.551Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:06:47.551Z] #62 296.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:06:47.551Z] #62 DONE 296.1s [2022-07-20T15:06:47.551Z] [2022-07-20T15:06:47.551Z] #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-20T15:06:47.551Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-20T15:06:48.153Z] #23 13.98 Collecting pathspec>=0.5.3 [2022-07-20T15:06:48.153Z] #23 13.99 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:06:48.726Z] #23 14.51 Collecting pyyaml [2022-07-20T15:06:48.726Z] #23 14.52 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-20T15:06:48.726Z] #23 14.62 Building wheels for collected packages: yamllint [2022-07-20T15:06:48.987Z] #23 14.62 Building wheel for yamllint (setup.py): started [2022-07-20T15:06:49.452Z] #19 285.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-20T15:06:49.711Z] #19 285.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:49.711Z] #19 285.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:06:49.711Z] #19 285.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-20T15:06:49.711Z] #19 285.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:06:49.711Z] #19 285.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T15:06:49.711Z] #19 286.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-20T15:06:49.711Z] #19 286.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-20T15:06:49.711Z] #19 286.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T15:06:49.969Z] #19 286.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-20T15:06:49.969Z] #19 286.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:49.969Z] #19 286.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:06:50.227Z] #19 286.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-20T15:06:50.227Z] #19 286.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:06:50.227Z] #19 286.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:06:50.376Z] #23 15.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:06:50.376Z] #23 15.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d9e75462eaa1a099b5afa103aa89edf5e9ae7b229d805aa39e13089adc7a9bfb [2022-07-20T15:06:50.376Z] #23 15.99 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:06:50.376Z] #23 16.00 Successfully built yamllint [2022-07-20T15:06:50.376Z] #23 16.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:06:50.637Z] #23 16.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:06:51.581Z] #23 DONE 17.2s [2022-07-20T15:06:51.581Z] [2022-07-20T15:06:51.581Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:06:51.582Z] #27 sha256:39cba938f8ac7be3804125982a2452bc7c1ecf54287eb8e2e3c0988d7672d1b4 [2022-07-20T15:06:51.692Z] --- PASS: TestHealthKillContainer (7.85s) [2022-07-20T15:06:51.692Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:06:51.692Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T15:06:51.692Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T15:06:51.692Z] === RUN TestIpcModeNone [2022-07-20T15:06:51.949Z] --- PASS: TestIpcModeNone (0.48s) [2022-07-20T15:06:51.949Z] === RUN TestIpcModePrivate [2022-07-20T15:06:52.154Z] #27 DONE 0.6s [2022-07-20T15:06:52.154Z] [2022-07-20T15:06:52.154Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:06:52.154Z] #32 sha256:a76f3dcad9554945bc16a87f1b9c4a5df73aa804be547857042f4c7161b94d8b [2022-07-20T15:06:52.207Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-20T15:06:52.464Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-20T15:06:52.464Z] === RUN TestIpcModeShareable [2022-07-20T15:06:52.464Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:06:52.464Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-20T15:06:52.464Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:06:52.734Z] #32 DONE 0.6s [2022-07-20T15:06:52.734Z] [2022-07-20T15:06:52.734Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:06:52.734Z] #35 sha256:3c4a7c5bd76584aaf900de72158de37626657106ac552ea1b4a520a853c89eb6 [2022-07-20T15:06:52.995Z] #35 DONE 0.3s [2022-07-20T15:06:52.995Z] [2022-07-20T15:06:52.995Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:06:52.995Z] #37 sha256:58341a13bcb9eb9298a915c8d6bd9fda9aa0ec773bf06dcc5d480761d1f18062 [2022-07-20T15:06:53.184Z] #77 ... [2022-07-20T15:06:53.184Z] [2022-07-20T15:06:53.184Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:06:53.184Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-20T15:06:53.184Z] #23 15.34 Collecting yamllint==1.26.1 [2022-07-20T15:06:53.256Z] #37 DONE 0.4s [2022-07-20T15:06:53.256Z] [2022-07-20T15:06:53.256Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:06:53.256Z] #39 sha256:cf9caef75edeb7a6b57be37feebea120df9c90fa0db4299707e5475d26a6e1fd [2022-07-20T15:06:53.425Z] #77 ... [2022-07-20T15:06:53.425Z] [2022-07-20T15:06:53.425Z] #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-20T15:06:53.425Z] #26 sha256:f9640d82fa9c10bcb104d4117ba6e668ab102cdb57630ed335dac93966edcf24 [2022-07-20T15:06:53.425Z] #26 260.2 + return [2022-07-20T15:06:53.518Z] #39 DONE 0.2s [2022-07-20T15:06:53.518Z] [2022-07-20T15:06:53.518Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:06:53.518Z] #41 sha256:d50a98ded957d4095aa3c6d2af738e1814a7bcf06193c044e5373c9782aedfa3 [2022-07-20T15:06:53.682Z] #26 DONE 261.5s [2022-07-20T15:06:53.682Z] [2022-07-20T15:06:53.682Z] #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-20T15:06:53.682Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:06:53.682Z] #77 217.9 AR libcrun_testing.a [2022-07-20T15:06:53.756Z] #23 16.45 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:06:53.779Z] #41 DONE 0.1s [2022-07-20T15:06:53.779Z] [2022-07-20T15:06:53.779Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:06:53.779Z] #45 sha256:98b796d25fceba4b154affbe1c864a33d32cd7fc3b9ac610a6d751bc31c2485e [2022-07-20T15:06:53.779Z] #45 DONE 0.1s [2022-07-20T15:06:53.779Z] [2022-07-20T15:06:53.779Z] #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-20T15:06:53.779Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:06:53.835Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-20T15:06:53.835Z] === RUN TestAPIIpcModeHost [2022-07-20T15:06:53.835Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:06:53.835Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-20T15:06:53.835Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:06:53.835Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:06:53.835Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-20T15:06:53.835Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:06:53.938Z] #77 217.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:06:54.195Z] #77 218.0 CCLD tests/tests_libcrun_utils [2022-07-20T15:06:54.195Z] #77 218.0 CCLD tests/tests_libcrun_errors [2022-07-20T15:06:54.195Z] #77 218.1 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:06:54.766Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-20T15:06:55.022Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-20T15:06:55.022Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:06:55.022Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:06:55.022Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T15:06:55.022Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:06:55.022Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:06:55.022Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T15:06:55.022Z] === RUN TestIpcModeOlderClient [2022-07-20T15:06:55.022Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:06:55.022Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:06:55.125Z] #77 218.9 CCLD libcrun.la [2022-07-20T15:06:55.381Z] #77 ... [2022-07-20T15:06:55.381Z] [2022-07-20T15:06:55.381Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:06:55.381Z] #27 sha256:d2313df65dc028911f8a04e6e0dad184fd0fd48d8a60df514ac4925464558adc [2022-07-20T15:06:55.381Z] #27 DONE 0.6s [2022-07-20T15:06:55.498Z] #19 291.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-20T15:06:55.498Z] #19 291.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:06:55.498Z] #19 291.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:06:55.498Z] #19 291.1 Selecting previously unselected package crossbuild-essential-armel. [2022-07-20T15:06:55.498Z] #19 291.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-20T15:06:55.498Z] #19 291.1 Selecting previously unselected package libc6-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T15:06:55.498Z] #19 291.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:06:55.498Z] #19 291.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:06:55.498Z] #19 291.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:06:55.498Z] #19 291.4 Selecting previously unselected package libasan6-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:06:55.498Z] #19 291.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:06:55.498Z] #19 291.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:06:55.498Z] #19 291.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-20T15:06:55.498Z] #19 291.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:06:55.498Z] #19 291.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:06:55.498Z] #19 291.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-20T15:06:55.498Z] #19 291.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:06:55.586Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-07-20T15:06:55.586Z] === RUN TestKillContainer [2022-07-20T15:06:55.586Z] === RUN TestKillContainer/no_signal [2022-07-20T15:06:55.638Z] [2022-07-20T15:06:55.638Z] #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-20T15:06:55.638Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-20T15:06:55.638Z] #55 263.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:06:55.757Z] #19 291.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:06:56.151Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:06:56.151Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:06:56.301Z] #23 18.73 Collecting pathspec>=0.5.3 [2022-07-20T15:06:56.301Z] #23 18.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:06:56.567Z] #55 DONE 264.5s [2022-07-20T15:06:56.567Z] [2022-07-20T15:06:56.567Z] #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-20T15:06:56.567Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:06:56.567Z] #77 219.8 CCLD crun [2022-07-20T15:06:56.567Z] #77 220.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:06:56.567Z] #77 220.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:06:56.567Z] #77 220.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:06:56.567Z] #77 220.3 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:06:56.567Z] #77 220.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:06:56.567Z] #77 220.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:06:56.567Z] #77 220.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:06:56.567Z] #77 220.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:06:56.567Z] #77 220.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:06:56.716Z] --- PASS: TestKillContainer (1.26s) [2022-07-20T15:06:56.716Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-20T15:06:56.716Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-20T15:06:56.716Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-20T15:06:56.716Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:06:56.716Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:06:56.824Z] #77 220.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-20T15:06:56.824Z] #77 220.8 ---------------------------------------------------------------------- [2022-07-20T15:06:56.824Z] #77 220.8 Libraries have been installed in: [2022-07-20T15:06:56.824Z] #77 220.8 /usr/local/lib [2022-07-20T15:06:56.824Z] #77 220.8 [2022-07-20T15:06:56.824Z] #77 220.8 If you ever happen to want to link against installed libraries [2022-07-20T15:06:56.824Z] #77 220.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:06:56.824Z] #77 220.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:06:56.824Z] #77 220.8 flag during linking and do at least one of the following: [2022-07-20T15:06:56.824Z] #77 220.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:06:56.824Z] #77 220.8 during execution [2022-07-20T15:06:56.824Z] #77 220.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:06:56.824Z] #77 220.8 during linking [2022-07-20T15:06:56.824Z] #77 220.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:06:56.824Z] #77 220.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:06:56.824Z] #77 220.8 [2022-07-20T15:06:56.824Z] #77 220.8 See any operating system documentation about shared libraries for [2022-07-20T15:06:56.824Z] #77 220.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:06:56.824Z] #77 220.8 ---------------------------------------------------------------------- [2022-07-20T15:06:56.824Z] #77 220.8 /bin/mkdir -p '/build' [2022-07-20T15:06:56.824Z] #77 220.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:06:56.824Z] #77 220.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:06:56.875Z] #23 19.37 Collecting pyyaml [2022-07-20T15:06:56.876Z] #23 19.39 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-20T15:06:56.876Z] #23 19.50 Building wheels for collected packages: yamllint [2022-07-20T15:06:56.876Z] #23 19.51 Building wheel for yamllint (setup.py): started [2022-07-20T15:06:57.081Z] #77 ... [2022-07-20T15:06:57.081Z] [2022-07-20T15:06:57.081Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:06:57.081Z] #32 sha256:139ee0fdd3caafa4dd9abb0b1938920617461eca7902f91442a712ecd37e1bbd [2022-07-20T15:06:57.081Z] #32 DONE 1.5s [2022-07-20T15:06:57.081Z] [2022-07-20T15:06:57.081Z] #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-20T15:06:57.081Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-20T15:06:57.081Z] #77 220.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:06:57.081Z] #77 220.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:06:57.081Z] #77 220.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:06:57.280Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T15:06:57.338Z] #77 DONE 221.4s [2022-07-20T15:06:57.338Z] [2022-07-20T15:06:57.338Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:06:57.338Z] #35 sha256:6866848bd9cc20e83cd5da9e577ca9cf26c56af10ae29751e52dd545445749f4 [2022-07-20T15:06:57.338Z] #35 DONE 0.4s [2022-07-20T15:06:57.338Z] [2022-07-20T15:06:57.338Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:06:57.338Z] #37 sha256:2871634542886a7cee59a9ad651308427f536c4fc29f80c8729e466deb6b7e8d [2022-07-20T15:06:57.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-20T15:06:57.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-20T15:06:57.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-07-20T15:06:57.537Z] === RUN TestKillStoppedContainer [2022-07-20T15:06:57.795Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-20T15:06:57.795Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:06:57.795Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-07-20T15:06:57.795Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:06:58.053Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-20T15:06:58.053Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:06:58.053Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:06:58.053Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T15:06:58.053Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:06:58.053Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:06:58.053Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T15:06:58.053Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:06:58.053Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T15:06:58.053Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T15:06:58.053Z] === RUN TestLinksContainerNames [2022-07-20T15:06:58.268Z] #37 DONE 0.7s [2022-07-20T15:06:58.268Z] [2022-07-20T15:06:58.268Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:06:58.268Z] #39 sha256:a680047f358a9c4805890f0c3f898c6424b990ca812559ebb4b4fedd4de699c6 [2022-07-20T15:06:58.268Z] #39 DONE 0.1s [2022-07-20T15:06:58.268Z] [2022-07-20T15:06:58.268Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:06:58.268Z] #41 sha256:e77955a8a86b1a8fe2c0b11c2e6c14db35d64d7be2e188b83c8106d6983407d8 [2022-07-20T15:06:58.268Z] #41 DONE 0.3s [2022-07-20T15:06:58.268Z] [2022-07-20T15:06:58.268Z] #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-20T15:06:58.268Z] #60 sha256:aceccc803bfde96b2cb9cf869471aac78f4b3f06647836543ee2fab580248b3a [2022-07-20T15:06:58.524Z] #60 ... [2022-07-20T15:06:58.524Z] [2022-07-20T15:06:58.524Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:06:58.524Z] #45 sha256:d0bdb22c1bcf0305430026f1daed617f52bfbba0e923ceb53c5a94304c623bb4 [2022-07-20T15:06:58.524Z] #45 DONE 0.1s [2022-07-20T15:06:58.524Z] [2022-07-20T15:06:58.524Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:06:58.524Z] #48 sha256:02edf5018af5b952bbd1d6bbf1519b5a4323eff77242047da3658c78670d07ae [2022-07-20T15:06:58.790Z] #23 21.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:06:58.790Z] #23 21.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a9b8413068ea4372aae4c65448f217130521d3b25d123c6934f0420372df8a5f [2022-07-20T15:06:58.790Z] #23 21.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:06:58.790Z] #23 21.18 Successfully built yamllint [2022-07-20T15:06:58.790Z] #23 21.23 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:06:58.984Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-20T15:06:58.985Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:06:59.092Z] #48 ... [2022-07-20T15:06:59.092Z] [2022-07-20T15:06:59.092Z] #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-20T15:06:59.092Z] #60 sha256:aceccc803bfde96b2cb9cf869471aac78f4b3f06647836543ee2fab580248b3a [2022-07-20T15:06:59.092Z] #60 158.1 + mkdir -p /build [2022-07-20T15:06:59.092Z] #60 158.1 + cp runc /build/runc [2022-07-20T15:06:59.092Z] #60 DONE 158.3s [2022-07-20T15:06:59.092Z] [2022-07-20T15:06:59.092Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:06:59.092Z] #48 sha256:02edf5018af5b952bbd1d6bbf1519b5a4323eff77242047da3658c78670d07ae [2022-07-20T15:06:59.092Z] #48 DONE 0.6s [2022-07-20T15:06:59.092Z] [2022-07-20T15:06:59.092Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:06:59.092Z] #52 sha256:001b32a621d082f141adec09823a1c200dee573277d3a8efa34b99299415e210 [2022-07-20T15:06:59.349Z] #52 DONE 0.2s [2022-07-20T15:06:59.349Z] [2022-07-20T15:06:59.349Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:06:59.349Z] #54 sha256:662ab5da22605a8ca194cfb7ad6b678f7dc865db53c24a55e18213de56dd882c [2022-07-20T15:06:59.363Z] #23 21.79 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:06:59.549Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-20T15:06:59.549Z] === RUN TestLogs [2022-07-20T15:06:59.549Z] === RUN TestLogs/driver_local [2022-07-20T15:06:59.549Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:06:59.549Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:06:59.549Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:06:59.549Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:06:59.549Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:06:59.549Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:06:59.549Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:06:59.549Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:06:59.549Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:06:59.549Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:06:59.549Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:06:59.549Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:06:59.549Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:06:59.549Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:06:59.549Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:06:59.549Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:06:59.549Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:06:59.549Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:06:59.610Z] #54 DONE 0.2s [2022-07-20T15:06:59.610Z] [2022-07-20T15:06:59.610Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:06:59.610Z] #56 sha256:7451d5908e280b7037cddb4ae668255c84d377ead3b982211beeb9946173d14d [2022-07-20T15:06:59.866Z] #56 DONE 0.3s [2022-07-20T15:06:59.866Z] [2022-07-20T15:06:59.866Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:06:59.866Z] #58 sha256:30bdf319e3ae631ef571c5b6044b6a91a52d61099d2569541a81be58f8bfb9a7 [2022-07-20T15:06:59.866Z] #58 DONE 0.1s [2022-07-20T15:06:59.866Z] [2022-07-20T15:06:59.866Z] #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-20T15:06:59.866Z] #64 sha256:2bad431ce8e57c34e8c2750207830a29e476277774d600a863cca7481c86a0e7 [2022-07-20T15:07:00.429Z] #64 ... [2022-07-20T15:07:00.429Z] [2022-07-20T15:07:00.429Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:07:00.429Z] #61 sha256:eb41aaa1597f2404507f8c4281f20f567b5a04cba3f5bb0f2b4f93cc301aefe3 [2022-07-20T15:07:00.429Z] #61 DONE 0.1s [2022-07-20T15:07:00.429Z] [2022-07-20T15:07:00.429Z] #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-20T15:07:00.429Z] #64 sha256:2bad431ce8e57c34e8c2750207830a29e476277774d600a863cca7481c86a0e7 [2022-07-20T15:07:00.749Z] #23 DONE 23.3s [2022-07-20T15:07:00.749Z] [2022-07-20T15:07:00.749Z] #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-20T15:07:00.749Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:07:00.749Z] #47 ... [2022-07-20T15:07:00.749Z] [2022-07-20T15:07:00.749Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:07:00.749Z] #27 sha256:c87561a33ad5a6085986341c754289d3080abdc74554c1c5266a48f0e33565d3 [2022-07-20T15:07:00.921Z] === RUN TestLogs/driver_json-file [2022-07-20T15:07:00.921Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:07:00.921Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:07:00.921Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:07:00.921Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:07:00.921Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:07:00.921Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:07:00.921Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:07:00.921Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:07:00.921Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:07:00.921Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:07:00.921Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:07:00.921Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:07:00.921Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:07:00.921Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:07:00.921Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:07:00.921Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:07:00.921Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:07:00.921Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:07:01.023Z] #19 296.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-20T15:07:01.023Z] #19 296.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:07:01.023Z] #19 296.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:07:01.023Z] #19 296.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-20T15:07:01.023Z] #19 296.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:07:01.023Z] #19 296.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T15:07:01.023Z] #19 296.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-20T15:07:01.023Z] #19 296.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-20T15:07:01.023Z] #19 296.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T15:07:01.023Z] #19 297.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-20T15:07:01.023Z] #19 297.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:01.023Z] #19 297.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:01.281Z] #19 297.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-20T15:07:01.281Z] #19 297.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:07:01.281Z] #19 297.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:07:01.322Z] #27 DONE 0.5s [2022-07-20T15:07:01.322Z] [2022-07-20T15:07:01.322Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:07:01.322Z] #32 sha256:b5b164dd7392117fd5d39fad4ef160e81caece6eb1acb88222a338554254c2b4 [2022-07-20T15:07:01.583Z] #32 DONE 0.5s [2022-07-20T15:07:01.583Z] [2022-07-20T15:07:01.583Z] #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-20T15:07:01.583Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:07:01.845Z] #55 ... [2022-07-20T15:07:01.845Z] [2022-07-20T15:07:01.845Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:07:01.845Z] #35 sha256:90effa541f22bd0ee5504e94998836810b28030f4db659c0d059b87e727f5dd8 [2022-07-20T15:07:01.845Z] #35 DONE 0.3s [2022-07-20T15:07:01.845Z] [2022-07-20T15:07:01.845Z] #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-20T15:07:01.845Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:07:02.110Z] #47 ... [2022-07-20T15:07:02.110Z] [2022-07-20T15:07:02.110Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:07:02.110Z] #37 sha256:251e723390d74f401231e3f52f9e2165dd801273ba6afa33ab02b97167b3cef7 [2022-07-20T15:07:02.293Z] --- PASS: TestLogs (2.93s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.01s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.25s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.31s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.45s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.49s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.93s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.31s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.31s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.36s) [2022-07-20T15:07:02.293Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.43s) [2022-07-20T15:07:02.293Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:07:02.370Z] #37 DONE 0.3s [2022-07-20T15:07:02.370Z] [2022-07-20T15:07:02.370Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:07:02.371Z] #39 sha256:f2bf157ebc33b3410836f8b124ef657575901d01676f890dff2c0615676f7b04 [2022-07-20T15:07:02.371Z] #39 DONE 0.1s [2022-07-20T15:07:02.371Z] [2022-07-20T15:07:02.371Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:07:02.371Z] #41 sha256:33a54b55979b5c64d80097b2ccdc3da12af7cd53485a758d40c8c95cfce3b0a1 [2022-07-20T15:07:02.371Z] #41 DONE 0.1s [2022-07-20T15:07:02.371Z] [2022-07-20T15:07:02.371Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:07:02.371Z] #45 sha256:6ab448931e4249a5879b0b66fdc21f1dd916f6a62b058a454f1be742d01a2b03 [2022-07-20T15:07:02.371Z] #45 DONE 0.1s [2022-07-20T15:07:02.371Z] [2022-07-20T15:07:02.371Z] #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-20T15:07:02.371Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:07:02.857Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:07:02.858Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:07:02.858Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:07:02.858Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-20T15:07:02.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-20T15:07:02.858Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:07:02.858Z] 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-20T15:07:02.858Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-20T15:07:02.858Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:07:02.858Z] 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-20T15:07:02.858Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T15:07:02.858Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:07:02.858Z] 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-20T15:07:02.858Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T15:07:02.858Z] === RUN TestNetworkNat [2022-07-20T15:07:03.423Z] --- PASS: TestNetworkNat (0.49s) [2022-07-20T15:07:03.423Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:07:03.698Z] #64 240.2 + bin/containerd [2022-07-20T15:07:03.987Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-20T15:07:03.987Z] === RUN TestNetworkLoopbackNat [2022-07-20T15:07:06.511Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-20T15:07:06.511Z] === RUN TestPause [2022-07-20T15:07:06.511Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:06.511Z] --- SKIP: TestPause (0.00s) [2022-07-20T15:07:06.511Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:07:06.511Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:07:06.511Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:07:06.511Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:07:06.511Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:06.511Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-20T15:07:06.511Z] === RUN TestPidHost [2022-07-20T15:07:06.545Z] #19 302.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-20T15:07:06.545Z] #19 302.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:07:06.545Z] #19 302.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:07:06.545Z] #19 302.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-20T15:07:06.545Z] #19 302.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-20T15:07:06.545Z] #19 302.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-20T15:07:06.545Z] #19 302.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-20T15:07:06.545Z] #19 302.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T15:07:06.545Z] #19 302.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:07:06.545Z] #19 302.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-20T15:07:06.545Z] #19 302.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:06.545Z] #19 302.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:06.545Z] #19 302.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-20T15:07:06.545Z] #19 302.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:06.545Z] #19 302.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:06.545Z] #19 302.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-20T15:07:06.545Z] #19 302.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:06.545Z] #19 302.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:06.545Z] #19 302.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-20T15:07:06.545Z] #19 302.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:06.545Z] #19 302.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:06.545Z] #19 302.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-20T15:07:06.545Z] #19 302.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:06.545Z] #19 302.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:06.803Z] #19 303.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-20T15:07:06.803Z] #19 303.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:06.803Z] #19 303.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:06.803Z] #19 303.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-20T15:07:06.803Z] #19 303.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:07.062Z] #19 303.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:07.062Z] #19 303.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-20T15:07:07.062Z] #19 303.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:07.062Z] #19 303.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:07.320Z] #19 303.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-20T15:07:07.320Z] #19 303.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:07.320Z] #19 303.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:07.320Z] #19 303.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-20T15:07:07.320Z] #19 303.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:07.320Z] #19 303.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:07.320Z] #19 303.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-20T15:07:07.320Z] #19 303.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:07.320Z] #19 303.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:07.443Z] --- PASS: TestPidHost (0.90s) [2022-07-20T15:07:07.443Z] === RUN TestPsFilter [2022-07-20T15:07:07.443Z] --- PASS: TestPsFilter (0.08s) [2022-07-20T15:07:07.443Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T15:07:07.578Z] #19 303.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-20T15:07:07.578Z] #19 303.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:07:07.578Z] #19 303.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:08.008Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-20T15:07:08.008Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:07:08.265Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-20T15:07:08.265Z] === RUN TestRemoveContainerRunning [2022-07-20T15:07:08.829Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-07-20T15:07:08.829Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:07:09.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-20T15:07:09.087Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:07:09.087Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T15:07:09.087Z] === RUN TestRenameLinkedContainer [2022-07-20T15:07:10.983Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-20T15:07:10.983Z] === RUN TestRenameStoppedContainer [2022-07-20T15:07:11.240Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-07-20T15:07:11.241Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:07:11.904Z] #77 192.8 CCLD libocispec.la [2022-07-20T15:07:11.904Z] #77 193.3 CCLD src/validate [2022-07-20T15:07:11.904Z] #77 193.3 CCLD tests/test-1 [2022-07-20T15:07:11.904Z] #77 193.3 CCLD tests/test-2 [2022-07-20T15:07:11.904Z] #77 193.3 CCLD tests/test-3 [2022-07-20T15:07:11.904Z] #77 193.4 CCLD tests/test-4 [2022-07-20T15:07:11.904Z] #77 193.4 CCLD tests/test-5 [2022-07-20T15:07:11.904Z] #77 193.5 CCLD tests/test-6 [2022-07-20T15:07:11.904Z] #77 193.5 CCLD tests/test-7 [2022-07-20T15:07:11.904Z] #77 193.7 CCLD tests/test-8 [2022-07-20T15:07:12.165Z] #77 193.7 CCLD tests/test-9 [2022-07-20T15:07:12.172Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-20T15:07:12.172Z] === RUN TestRenameInvalidName [2022-07-20T15:07:12.427Z] #77 194.0 CCLD tests/test-10 [2022-07-20T15:07:12.427Z] #77 194.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:07:12.427Z] #77 194.0 CCLD tests/test-11 [2022-07-20T15:07:12.736Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-20T15:07:12.736Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:07:12.845Z] #19 308.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-20T15:07:12.845Z] #19 308.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:07:12.845Z] #19 308.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:12.845Z] #19 308.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-20T15:07:12.845Z] #19 308.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:07:12.845Z] #19 308.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T15:07:12.845Z] #19 308.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-20T15:07:12.845Z] #19 308.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-20T15:07:12.845Z] #19 308.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:07:12.845Z] #19 309.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-20T15:07:12.845Z] #19 309.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:12.845Z] #19 309.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:12.845Z] #19 309.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-20T15:07:13.103Z] #19 309.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:07:13.103Z] #19 309.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:14.107Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-07-20T15:07:14.108Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:07:14.365Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-20T15:07:14.365Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:07:14.979Z] #77 196.2 libtool: link: ar cr libocispec.a [2022-07-20T15:07:14.979Z] #77 196.2 libtool: link: ranlib libocispec.a [2022-07-20T15:07:15.296Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-20T15:07:15.296Z] === RUN TestResize [2022-07-20T15:07:15.860Z] --- PASS: TestResize (0.44s) [2022-07-20T15:07:15.860Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:07:15.925Z] #77 197.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:16.117Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-20T15:07:16.117Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:07:16.187Z] #77 197.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:07:16.187Z] #77 197.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:07:16.187Z] #77 197.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:16.187Z] #77 197.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:16.187Z] #77 197.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:16.187Z] #77 197.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:16.187Z] #77 197.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:07:16.187Z] #77 197.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:07:16.187Z] #77 197.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:07:16.187Z] #77 197.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:07:16.448Z] #77 197.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:07:16.448Z] #77 197.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:07:16.448Z] #77 197.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:07:16.448Z] #77 198.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:07:16.448Z] #77 198.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:07:16.448Z] #77 198.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:07:16.448Z] #77 198.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:07:16.448Z] #77 198.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:07:16.682Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-20T15:07:16.682Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:07:16.682Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T15:07:16.682Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:07:16.682Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:07:16.710Z] #77 198.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:07:16.710Z] #77 198.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:07:16.710Z] #77 198.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:07:16.710Z] #77 198.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:07:16.972Z] #77 198.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:07:16.972Z] #77 198.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:07:16.972Z] #77 198.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:07:16.972Z] #77 198.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:07:17.233Z] #77 198.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:07:17.233Z] #77 199.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:07:17.233Z] #77 199.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:07:17.291Z] #19 313.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-20T15:07:17.291Z] #19 313.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:07:17.291Z] #19 313.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:17.291Z] #19 313.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-20T15:07:17.291Z] #19 313.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-20T15:07:17.291Z] #19 313.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-20T15:07:17.291Z] #19 313.7 Selecting previously unselected package libc6-s390x-cross. [2022-07-20T15:07:17.291Z] #19 313.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T15:07:17.291Z] #19 313.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T15:07:17.495Z] #77 199.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:07:17.549Z] #19 313.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-20T15:07:17.549Z] #19 313.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:17.549Z] #19 313.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:17.549Z] #19 313.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-20T15:07:17.549Z] #19 313.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:17.549Z] #19 313.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:17.549Z] #19 314.0 Selecting previously unselected package libitm1-s390x-cross. [2022-07-20T15:07:17.549Z] #19 314.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:17.549Z] #19 314.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:17.549Z] #19 314.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-20T15:07:17.615Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-07-20T15:07:17.615Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:07:17.757Z] #77 199.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:07:17.808Z] #19 314.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:17.808Z] #19 314.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:17.808Z] #19 314.1 Selecting previously unselected package libasan6-s390x-cross. [2022-07-20T15:07:17.808Z] #19 314.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:17.808Z] #19 314.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:18.020Z] #77 199.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:07:18.020Z] #77 199.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:07:18.020Z] #77 199.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:07:18.070Z] #19 314.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-20T15:07:18.070Z] #19 314.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:18.070Z] #19 314.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:18.281Z] #77 200.0 CC src/crun-crun.o [2022-07-20T15:07:18.328Z] #19 314.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-20T15:07:18.328Z] #19 314.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:18.328Z] #19 314.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:18.542Z] #77 200.2 CC src/crun-run.o [2022-07-20T15:07:18.542Z] #77 200.2 CC src/crun-delete.o [2022-07-20T15:07:18.542Z] #77 200.3 CC src/crun-kill.o [2022-07-20T15:07:18.585Z] #19 314.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-20T15:07:18.585Z] #19 314.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:18.585Z] #19 314.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:18.585Z] #19 314.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-20T15:07:18.585Z] #19 314.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:07:18.585Z] #19 314.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:18.803Z] #77 200.4 CC src/crun-pause.o [2022-07-20T15:07:18.987Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-20T15:07:18.987Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:07:19.065Z] #77 200.6 CC src/crun-unpause.o [2022-07-20T15:07:19.065Z] #77 200.6 CC src/crun-spec.o [2022-07-20T15:07:19.065Z] #77 200.7 CC src/crun-exec.o [2022-07-20T15:07:19.340Z] #77 200.9 CC src/crun-list.o [2022-07-20T15:07:19.602Z] #77 201.1 CC src/crun-create.o [2022-07-20T15:07:19.602Z] #77 201.2 CC src/crun-start.o [2022-07-20T15:07:19.864Z] #77 201.5 CC src/crun-state.o [2022-07-20T15:07:19.864Z] #77 201.6 CC src/crun-update.o [2022-07-20T15:07:19.918Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-20T15:07:19.918Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:07:20.125Z] #77 201.8 CC src/crun-ps.o [2022-07-20T15:07:20.125Z] #77 201.9 CC src/crun-checkpoint.o [2022-07-20T15:07:20.735Z] #77 202.2 CC src/crun-restore.o [2022-07-20T15:07:20.735Z] #77 202.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:07:21.003Z] #77 202.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:07:21.267Z] #77 202.9 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:07:21.289Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-20T15:07:21.289Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:07:21.529Z] #77 203.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:07:21.529Z] #77 203.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:07:21.789Z] #77 203.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:07:22.051Z] #77 203.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:07:22.311Z] #77 203.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:07:22.572Z] #77 204.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:07:22.659Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-20T15:07:22.660Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:07:22.832Z] #77 204.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:07:22.832Z] #77 204.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:07:22.832Z] #77 204.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:07:23.093Z] #77 204.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:07:23.093Z] #77 204.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:07:23.591Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-20T15:07:23.591Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:07:23.663Z] #77 205.2 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:07:23.663Z] #77 ... [2022-07-20T15:07:23.663Z] [2022-07-20T15:07:23.663Z] #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-20T15:07:23.663Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:07:23.663Z] #47 248.7 + dpkg --print-architecture [2022-07-20T15:07:23.663Z] #47 248.7 + git checkout -q v2.1.0 [2022-07-20T15:07:23.663Z] #47 248.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:07:23.663Z] #47 248.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:07:23.853Z] #19 319.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-20T15:07:23.853Z] #19 319.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:07:23.853Z] #19 319.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:23.853Z] #19 319.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-20T15:07:23.853Z] #19 319.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-20T15:07:23.853Z] #19 319.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T15:07:23.853Z] #19 319.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-20T15:07:23.853Z] #19 319.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-20T15:07:23.853Z] #19 319.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T15:07:23.853Z] #19 320.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-20T15:07:23.853Z] #19 320.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-20T15:07:23.853Z] #19 320.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:23.853Z] #19 320.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-20T15:07:23.924Z] #47 ... [2022-07-20T15:07:23.924Z] [2022-07-20T15:07:23.924Z] #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-20T15:07:23.924Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:07:23.924Z] #77 205.6 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:07:24.112Z] #19 320.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-20T15:07:24.112Z] #19 320.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:24.156Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-20T15:07:24.156Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:07:24.184Z] #77 205.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:07:24.756Z] #77 206.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:07:25.017Z] #77 206.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:07:25.017Z] #77 206.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:07:25.537Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-20T15:07:25.537Z] === RUN TestNISDomainname [2022-07-20T15:07:25.537Z] 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-20T15:07:25.537Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-20T15:07:25.537Z] === RUN TestHostnameDnsResolution [2022-07-20T15:07:25.960Z] #77 207.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:07:26.109Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-20T15:07:26.109Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:07:26.109Z] 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-20T15:07:26.109Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T15:07:26.109Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:07:26.222Z] #77 207.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:07:26.677Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-20T15:07:26.677Z] === RUN TestRunConsoleSize [2022-07-20T15:07:26.935Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-20T15:07:26.935Z] === RUN TestStats [2022-07-20T15:07:26.935Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:26.935Z] --- SKIP: TestStats (0.00s) [2022-07-20T15:07:26.935Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:07:26.935Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:07:26.935Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:07:26.935Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:07:26.935Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:07:26.935Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:07:26.935Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:07:26.935Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:07:26.935Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:07:26.935Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:07:26.935Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:07:26.935Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:07:26.935Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:07:27.608Z] #77 208.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:07:27.608Z] #77 209.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:07:27.869Z] #77 209.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:07:28.139Z] #77 209.8 CC tests/init.o [2022-07-20T15:07:28.296Z] #19 324.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-20T15:07:28.296Z] #19 324.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-20T15:07:28.296Z] #19 324.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:28.296Z] #19 324.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-20T15:07:28.296Z] #19 324.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-20T15:07:28.296Z] #19 324.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-20T15:07:28.296Z] #19 324.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-20T15:07:28.296Z] #19 324.6 Setting up libfile-which-perl (1.23-1) ... [2022-07-20T15:07:28.297Z] #19 324.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-20T15:07:28.297Z] #19 324.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-20T15:07:28.297Z] #19 324.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-20T15:07:28.297Z] #19 324.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:07:28.297Z] #19 324.7 Setting up libicu67:amd64 (67.1-7) ... [2022-07-20T15:07:28.297Z] #19 324.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-20T15:07:28.297Z] #19 324.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:07:28.297Z] #19 324.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-20T15:07:28.297Z] #19 324.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-20T15:07:28.297Z] #19 324.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-20T15:07:28.297Z] #19 324.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-20T15:07:28.297Z] #19 324.8 Setting up file (1:5.39-3) ... [2022-07-20T15:07:28.297Z] #19 324.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:07:28.297Z] #19 324.8 Setting up bzip2 (1.0.8-4) ... [2022-07-20T15:07:28.297Z] #19 324.8 Setting up libyaml-perl (1.30-1) ... [2022-07-20T15:07:28.297Z] #19 324.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-20T15:07:28.401Z] #77 210.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:07:28.554Z] #19 324.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-20T15:07:28.554Z] #19 324.8 Setting up libio-string-perl (1.08-3.1) ... [2022-07-20T15:07:28.554Z] #19 324.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-20T15:07:28.554Z] #19 324.8 Setting up cross-config (2.6.18+nmu1) ... [2022-07-20T15:07:28.554Z] #19 325.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-20T15:07:28.554Z] #19 325.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-20T15:07:28.554Z] #19 325.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-20T15:07:28.554Z] #19 325.0 Setting up patch (2.7.6-7) ... [2022-07-20T15:07:28.554Z] #19 325.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-20T15:07:28.554Z] #19 325.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-20T15:07:28.554Z] #19 325.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:28.554Z] #19 325.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-20T15:07:28.554Z] #19 325.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-20T15:07:28.812Z] #19 325.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:28.812Z] #19 325.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:28.812Z] #19 325.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-20T15:07:28.812Z] #19 325.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-20T15:07:28.812Z] #19 325.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:28.812Z] #19 325.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:28.812Z] #19 325.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-20T15:07:28.812Z] #19 325.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-20T15:07:28.812Z] #19 325.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-20T15:07:28.812Z] #19 325.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-20T15:07:28.812Z] #19 325.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:28.812Z] #19 325.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-20T15:07:28.812Z] #19 325.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:07:28.812Z] #19 325.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-20T15:07:29.069Z] #19 325.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:29.069Z] #19 325.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:07:29.069Z] #19 325.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:07:29.069Z] #19 325.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.069Z] #19 325.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-20T15:07:29.069Z] #19 325.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.069Z] #19 325.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.069Z] #19 325.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.069Z] #19 325.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.070Z] #19 325.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.070Z] #19 325.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.070Z] #19 325.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-20T15:07:29.070Z] #19 325.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.070Z] #19 325.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.070Z] #19 325.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.070Z] #19 325.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.328Z] #19 325.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-20T15:07:29.328Z] #19 325.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.328Z] #19 325.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.328Z] #19 325.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.328Z] #19 325.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-20T15:07:29.328Z] #19 325.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.328Z] #19 325.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.328Z] #19 325.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.328Z] #19 325.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-20T15:07:29.328Z] #19 325.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-20T15:07:29.585Z] #19 325.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T15:07:29.585Z] #19 325.9 [2022-07-20T15:07:29.585Z] #19 325.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T15:07:29.585Z] #19 325.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 325.9 Setting up dpkg-dev (1.20.11) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 326.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.585Z] #19 326.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.844Z] #19 326.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.844Z] #19 326.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:29.844Z] #19 326.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-20T15:07:29.844Z] #19 326.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-20T15:07:30.102Z] #19 326.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-20T15:07:30.102Z] #19 326.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-20T15:07:30.102Z] #19 326.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-20T15:07:30.102Z] #19 326.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.102Z] #19 326.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.272Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T15:07:30.272Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-07-20T15:07:30.272Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2022-07-20T15:07:30.272Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-07-20T15:07:30.272Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2022-07-20T15:07:30.272Z] === RUN TestDeleteDevicemapper [2022-07-20T15:07:30.272Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:07:30.272Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:07:30.272Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:07:30.360Z] #19 326.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.360Z] #19 326.6 Setting up libxml-simple-perl (2.25-1) ... [2022-07-20T15:07:30.360Z] #19 326.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:07:30.360Z] #19 326.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-20T15:07:30.360Z] #19 326.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-20T15:07:30.360Z] #19 326.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.360Z] #19 326.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.617Z] #19 326.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.617Z] #19 326.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:07:30.617Z] #19 326.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-20T15:07:30.617Z] #19 326.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.617Z] #19 326.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-20T15:07:30.617Z] #19 327.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.617Z] #19 327.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-20T15:07:30.617Z] #19 327.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.885Z] #19 327.0 Setting up crossbuild-essential-armel (12.9) ... [2022-07-20T15:07:30.885Z] #19 327.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-20T15:07:30.885Z] #19 327.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-20T15:07:30.885Z] #19 327.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-20T15:07:30.885Z] #19 327.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-20T15:07:30.885Z] #19 327.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-20T15:07:30.885Z] #19 327.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:07:31.248Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-07-20T15:07:31.248Z] === RUN TestUpdateMemory [2022-07-20T15:07:31.248Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:31.248Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T15:07:31.248Z] === RUN TestUpdateCPUQuota [2022-07-20T15:07:31.248Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:31.248Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-20T15:07:31.248Z] === RUN TestUpdatePidsLimit [2022-07-20T15:07:31.248Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:31.248Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-20T15:07:31.248Z] === RUN TestUpdateRestartPolicy [2022-07-20T15:07:31.488Z] #19 DONE 327.6s [2022-07-20T15:07:31.488Z] [2022-07-20T15:07:31.488Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-20T15:07:31.488Z] #73 sha256:9650c9863efd47df20d10580585d3c5d26471fc326089e837de771704034b3c0 [2022-07-20T15:07:31.488Z] #73 DONE 0.2s [2022-07-20T15:07:31.488Z] [2022-07-20T15:07:31.488Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-20T15:07:31.488Z] #32 sha256:6013f968230902333b929893ae999f8edd1b0fb520a6c14c3a59978cfb38ff9d [2022-07-20T15:07:31.488Z] #32 DONE 0.1s [2022-07-20T15:07:31.488Z] [2022-07-20T15:07:31.488Z] #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-20T15:07:31.488Z] #33 sha256:fcf39983ae51737d06db4b51fc18608aada99b590539d705e357d78ba62d40c8 [2022-07-20T15:07:32.864Z] #33 1.257 + RM_GOPATH=0 [2022-07-20T15:07:32.864Z] #33 1.257 + TMP_GOPATH= [2022-07-20T15:07:32.864Z] #33 1.257 + : /build [2022-07-20T15:07:32.864Z] #33 1.257 + '[' -z '' ']' [2022-07-20T15:07:32.864Z] #33 1.257 ++ mktemp -d [2022-07-20T15:07:32.864Z] #33 1.257 + export GOPATH=/tmp/tmp.D3Ig2Ejnrt [2022-07-20T15:07:32.864Z] #33 1.257 + GOPATH=/tmp/tmp.D3Ig2Ejnrt [2022-07-20T15:07:32.864Z] #33 1.257 + RM_GOPATH=1 [2022-07-20T15:07:32.864Z] #33 1.257 + case "$(go env GOARCH)" in [2022-07-20T15:07:32.864Z] #33 1.257 ++ go env GOARCH [2022-07-20T15:07:32.864Z] #33 1.258 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:07:32.864Z] #33 1.258 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:07:32.864Z] #33 1.258 ++ dirname /install.sh [2022-07-20T15:07:32.864Z] #33 1.259 Install docker/cli version 17.06.2-ce from stable [2022-07-20T15:07:32.864Z] #33 1.259 + dir=/ [2022-07-20T15:07:32.864Z] #33 1.259 + bin=dockercli [2022-07-20T15:07:32.864Z] #33 1.259 + shift [2022-07-20T15:07:32.864Z] #33 1.259 + '[' '!' -f //dockercli.installer ']' [2022-07-20T15:07:32.864Z] #33 1.259 + . //dockercli.installer [2022-07-20T15:07:32.864Z] #33 1.259 ++ : stable [2022-07-20T15:07:32.864Z] #33 1.259 ++ : 17.06.2-ce [2022-07-20T15:07:32.864Z] #33 1.259 + install_dockercli [2022-07-20T15:07:32.864Z] #33 1.259 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-20T15:07:32.864Z] #33 1.259 ++ uname -m [2022-07-20T15:07:32.864Z] #33 1.261 + arch=x86_64 [2022-07-20T15:07:32.864Z] #33 1.261 + '[' x86_64 '!=' x86_64 ']' [2022-07-20T15:07:32.864Z] #33 1.261 + url=https://download.docker.com/linux/static [2022-07-20T15:07:32.864Z] #33 1.261 + tar -xz docker/docker [2022-07-20T15:07:32.864Z] #33 1.263 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-20T15:07:34.491Z] #64 ... [2022-07-20T15:07:34.491Z] [2022-07-20T15:07:34.491Z] #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-20T15:07:34.491Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:07:34.491Z] #77 292.0 CCLD libocispec.la [2022-07-20T15:07:34.491Z] #77 292.4 CCLD src/validate [2022-07-20T15:07:34.491Z] #77 292.5 CCLD tests/test-1 [2022-07-20T15:07:34.491Z] #77 292.5 CCLD tests/test-2 [2022-07-20T15:07:34.491Z] #77 292.5 CCLD tests/test-3 [2022-07-20T15:07:34.491Z] #77 292.5 CCLD tests/test-4 [2022-07-20T15:07:34.491Z] #77 292.6 CCLD tests/test-5 [2022-07-20T15:07:34.491Z] #77 292.6 CCLD tests/test-7 [2022-07-20T15:07:34.491Z] #77 292.7 CCLD tests/test-6 [2022-07-20T15:07:34.491Z] #77 292.7 CCLD tests/test-9 [2022-07-20T15:07:34.491Z] #77 292.7 CCLD tests/test-8 [2022-07-20T15:07:34.491Z] #77 292.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-20T15:07:34.491Z] #77 292.8 CCLD tests/test-10 [2022-07-20T15:07:34.491Z] #77 292.8 CCLD tests/test-11 [2022-07-20T15:07:35.063Z] #77 294.5 libtool: link: ar cr libocispec.a [2022-07-20T15:07:35.063Z] #77 294.6 libtool: link: ranlib libocispec.a [2022-07-20T15:07:36.152Z] #33 4.232 + mkdir -p /build [2022-07-20T15:07:36.153Z] #33 4.234 + mv docker/docker /build/ [2022-07-20T15:07:36.153Z] #33 4.236 + rmdir docker [2022-07-20T15:07:36.153Z] #33 DONE 4.4s [2022-07-20T15:07:36.153Z] [2022-07-20T15:07:36.153Z] #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-20T15:07:36.153Z] #74 sha256:827899a423c1f7bc0816807de71c1009b719f4e0c6966077723ea31e9b728f20 [2022-07-20T15:07:36.153Z] #74 1.427 + RM_GOPATH=0 [2022-07-20T15:07:36.153Z] #74 1.427 + TMP_GOPATH= [2022-07-20T15:07:36.153Z] #74 1.428 + : /build [2022-07-20T15:07:36.153Z] #74 1.428 + '[' -z '' ']' [2022-07-20T15:07:36.153Z] #74 1.428 ++ mktemp -d [2022-07-20T15:07:36.153Z] #74 1.429 + export GOPATH=/tmp/tmp.wk8spspxkm [2022-07-20T15:07:36.153Z] #74 1.430 + GOPATH=/tmp/tmp.wk8spspxkm [2022-07-20T15:07:36.153Z] #74 1.430 + RM_GOPATH=1 [2022-07-20T15:07:36.153Z] #74 1.430 + case "$(go env GOARCH)" in [2022-07-20T15:07:36.153Z] #74 1.431 ++ go env GOARCH [2022-07-20T15:07:36.153Z] #74 1.442 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:07:36.153Z] #74 1.442 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:07:36.153Z] #74 1.443 ++ dirname /install.sh [2022-07-20T15:07:36.153Z] #74 1.446 + dir=/ [2022-07-20T15:07:36.153Z] #74 1.446 + bin=rootlesskit [2022-07-20T15:07:36.153Z] #74 1.446 + shift [2022-07-20T15:07:36.153Z] #74 1.446 + '[' '!' -f //rootlesskit.installer ']' [2022-07-20T15:07:36.153Z] #74 1.446 + . //rootlesskit.installer [2022-07-20T15:07:36.153Z] #74 1.446 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:07:36.153Z] #74 1.446 + install_rootlesskit [2022-07-20T15:07:36.153Z] #74 1.446 + case "$1" in [2022-07-20T15:07:36.153Z] #74 1.446 + export CGO_ENABLED=0 [2022-07-20T15:07:36.153Z] #74 1.447 + CGO_ENABLED=0 [2022-07-20T15:07:36.153Z] #74 1.447 + _install_rootlesskit [2022-07-20T15:07:36.153Z] #74 1.447 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-20T15:07:36.153Z] #74 1.447 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:07:36.153Z] #74 1.447 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:07:36.153Z] #74 1.447 + GOBIN=/build [2022-07-20T15:07:36.153Z] #74 1.448 + GO111MODULE=on [2022-07-20T15:07:36.153Z] #74 1.448 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:07:36.153Z] #74 1.865 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:07:36.153Z] #74 3.150 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:07:36.153Z] #74 3.152 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-20T15:07:36.153Z] #74 3.419 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-20T15:07:36.411Z] #74 4.738 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-20T15:07:36.669Z] #74 5.002 go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:07:36.669Z] #74 5.006 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-20T15:07:36.669Z] #74 5.043 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-20T15:07:36.669Z] #74 5.149 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:07:36.669Z] #74 5.268 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:07:36.928Z] #74 5.350 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-20T15:07:36.977Z] #77 296.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:36.977Z] #77 296.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-20T15:07:36.977Z] #77 296.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-20T15:07:36.977Z] #77 296.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:36.977Z] #77 296.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:36.977Z] #77 296.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:36.977Z] #77 296.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-20T15:07:36.977Z] #77 296.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-20T15:07:36.977Z] #77 296.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-20T15:07:36.977Z] #77 296.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-20T15:07:36.977Z] #77 296.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-20T15:07:36.977Z] #77 296.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-20T15:07:36.977Z] #77 296.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-20T15:07:36.977Z] #77 296.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-20T15:07:36.977Z] #77 296.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-20T15:07:37.186Z] #74 5.551 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-20T15:07:37.186Z] #74 5.609 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-20T15:07:37.238Z] #77 296.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-20T15:07:37.238Z] #77 296.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-20T15:07:37.238Z] #77 296.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-20T15:07:37.238Z] #77 296.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-20T15:07:37.238Z] #77 296.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-20T15:07:37.238Z] #77 296.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-20T15:07:37.238Z] #77 296.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-20T15:07:37.238Z] #77 296.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-20T15:07:37.238Z] #77 296.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-20T15:07:37.238Z] #77 296.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-20T15:07:37.499Z] #77 296.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-20T15:07:37.499Z] #77 297.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-20T15:07:37.499Z] #77 297.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-20T15:07:37.499Z] #77 297.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-20T15:07:37.499Z] #77 297.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-20T15:07:37.499Z] #77 297.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-20T15:07:37.499Z] #77 297.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-20T15:07:37.760Z] #77 297.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-20T15:07:37.760Z] #77 297.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-20T15:07:37.760Z] #77 297.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-20T15:07:38.021Z] #77 297.4 CC src/crun-crun.o [2022-07-20T15:07:38.021Z] #77 297.5 CC src/crun-run.o [2022-07-20T15:07:38.021Z] #77 297.5 CC src/crun-delete.o [2022-07-20T15:07:38.021Z] #77 297.5 CC src/crun-pause.o [2022-07-20T15:07:38.021Z] #77 297.6 CC src/crun-kill.o [2022-07-20T15:07:38.021Z] #77 297.7 CC src/crun-spec.o [2022-07-20T15:07:38.121Z] #74 6.306 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-20T15:07:38.121Z] #74 6.374 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-20T15:07:38.282Z] #77 297.7 CC src/crun-unpause.o [2022-07-20T15:07:38.282Z] #77 297.8 CC src/crun-exec.o [2022-07-20T15:07:38.543Z] #77 297.9 CC src/crun-list.o [2022-07-20T15:07:38.543Z] #77 298.0 CC src/crun-create.o [2022-07-20T15:07:38.543Z] #77 298.1 CC src/crun-start.o [2022-07-20T15:07:38.543Z] #77 298.2 CC src/crun-update.o [2022-07-20T15:07:38.543Z] #77 298.2 CC src/crun-state.o [2022-07-20T15:07:38.804Z] #77 298.2 CC src/crun-ps.o [2022-07-20T15:07:38.804Z] #77 298.3 CC src/crun-checkpoint.o [2022-07-20T15:07:39.064Z] #77 298.4 CC src/crun-restore.o [2022-07-20T15:07:39.064Z] #77 298.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-20T15:07:39.064Z] #77 298.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-20T15:07:39.325Z] #77 298.7 CC src/libcrun/libcrun_la-container.lo [2022-07-20T15:07:39.325Z] #77 298.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-20T15:07:39.325Z] #77 298.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-20T15:07:39.325Z] #77 298.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-20T15:07:39.586Z] #77 299.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-20T15:07:39.586Z] #77 299.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-20T15:07:39.586Z] #77 299.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-20T15:07:39.586Z] #77 299.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-20T15:07:39.586Z] #77 299.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-20T15:07:39.847Z] #77 299.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-20T15:07:39.847Z] #77 299.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-20T15:07:39.847Z] #77 299.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-20T15:07:40.108Z] #77 299.6 CC src/libcrun/libcrun_la-error.lo [2022-07-20T15:07:40.108Z] #77 299.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-20T15:07:40.369Z] #77 299.8 CC src/libcrun/libcrun_la-status.lo [2022-07-20T15:07:40.369Z] #77 299.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-20T15:07:40.369Z] #77 300.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-20T15:07:40.369Z] #77 300.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-20T15:07:40.631Z] #77 300.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-20T15:07:40.631Z] #77 300.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-20T15:07:40.892Z] #77 300.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-20T15:07:40.892Z] #77 300.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-20T15:07:41.154Z] #77 300.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-20T15:07:41.154Z] #77 300.5 CC tests/init.o [2022-07-20T15:07:41.154Z] #77 300.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-20T15:07:41.403Z] #74 ... [2022-07-20T15:07:41.403Z] [2022-07-20T15:07:41.403Z] #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-20T15:07:41.403Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:07:41.403Z] #49 1.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:07:41.403Z] #49 1.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:07:41.403Z] #49 1.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:07:41.403Z] #49 2.188 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:07:41.403Z] #49 2.489 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:07:41.403Z] #49 3.074 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:07:41.403Z] #49 3.658 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:07:41.403Z] #49 4.317 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:07:41.403Z] #49 4.957 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:07:41.403Z] #49 5.565 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:07:41.403Z] #49 5.565 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:07:41.403Z] #49 5.565 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:07:41.403Z] #49 5.565 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:07:41.403Z] #49 5.565 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:07:41.403Z] #49 5.585 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:07:41.403Z] #49 5.613 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:07:41.403Z] #49 5.613 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:07:41.403Z] #49 5.614 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:07:41.403Z] #49 5.615 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:07:41.403Z] #49 5.615 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:07:41.403Z] #49 5.616 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:07:41.661Z] #49 ... [2022-07-20T15:07:41.661Z] [2022-07-20T15:07:41.661Z] #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-20T15:07:41.661Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:07:41.661Z] #69 1.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:07:41.661Z] #69 1.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:07:41.661Z] #69 1.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:07:41.661Z] #69 1.795 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:07:41.661Z] #69 2.084 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:07:41.661Z] #69 2.455 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:07:41.661Z] #69 3.037 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:07:41.661Z] #69 3.552 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:07:41.661Z] #69 4.083 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:07:41.661Z] #69 4.614 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:07:41.661Z] #69 4.614 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:07:41.661Z] #69 4.614 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:07:41.661Z] #69 4.652 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:07:41.661Z] #69 4.652 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:07:41.661Z] #69 4.652 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:07:41.661Z] #69 4.806 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:07:41.661Z] #69 4.808 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:07:41.661Z] #69 4.811 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:07:41.661Z] #69 4.811 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:07:41.661Z] #69 4.825 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:07:41.661Z] #69 4.832 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:07:41.661Z] #69 ... [2022-07-20T15:07:41.661Z] [2022-07-20T15:07:41.662Z] #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-20T15:07:41.662Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:07:41.662Z] #20 1.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:07:41.662Z] #20 1.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:07:41.662Z] #20 1.762 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:07:41.662Z] #20 2.078 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:07:41.662Z] #20 2.413 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:07:41.662Z] #20 2.884 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:07:41.662Z] #20 3.355 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:07:41.662Z] #20 3.933 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:07:41.662Z] #20 4.478 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:07:41.662Z] #20 4.957 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:07:41.662Z] #20 4.960 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:07:41.662Z] #20 4.975 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:07:41.662Z] #20 4.986 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:07:41.662Z] #20 4.997 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:07:41.662Z] #20 5.002 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:07:41.662Z] #20 5.273 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:07:41.662Z] #20 5.307 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:07:41.662Z] #20 5.308 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:07:41.662Z] #20 5.308 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:07:41.662Z] #20 5.308 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:07:41.662Z] #20 5.309 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:07:42.374Z] #64 279.2 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:07:42.374Z] #64 279.2 /usr/bin/ld: /tmp/go-link-3119580521/000019.o: in function `New': [2022-07-20T15:07:42.374Z] #64 279.2 /tmp/tmp.yJlHZWG4L0/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-20T15:07:42.374Z] #64 279.3 + bin/containerd-stress [2022-07-20T15:07:43.067Z] #77 ... [2022-07-20T15:07:43.067Z] [2022-07-20T15:07:43.067Z] #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-20T15:07:43.067Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:07:43.067Z] #47 374.4 + dpkg --print-architecture [2022-07-20T15:07:43.067Z] #47 374.4 + git checkout -q v2.1.0 [2022-07-20T15:07:43.067Z] #47 374.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-20T15:07:43.067Z] #47 374.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-20T15:07:43.303Z] #64 280.3 + bin/containerd-shim [2022-07-20T15:07:43.306Z] #77 ... [2022-07-20T15:07:43.306Z] [2022-07-20T15:07:43.306Z] #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-20T15:07:43.306Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-20T15:07:43.306Z] #47 DONE 278.4s [2022-07-20T15:07:43.505Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-20T15:07:43.505Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:07:43.505Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-20T15:07:43.505Z] === RUN TestWaitNonBlocked [2022-07-20T15:07:43.505Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:07:43.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:07:43.505Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:07:43.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:07:43.505Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:07:43.505Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:07:43.505Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T15:07:43.505Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-07-20T15:07:43.505Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-07-20T15:07:43.505Z] === RUN TestWaitBlocked [2022-07-20T15:07:43.505Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:07:43.505Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:07:43.505Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:07:43.505Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:07:43.505Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:07:43.505Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:07:43.566Z] [2022-07-20T15:07:43.566Z] #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-20T15:07:43.566Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:07:43.762Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T15:07:43.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-07-20T15:07:43.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-07-20T15:07:43.762Z] === RUN TestWaitConditions [2022-07-20T15:07:43.762Z] === RUN TestWaitConditions/default [2022-07-20T15:07:43.762Z] === PAUSE TestWaitConditions/default [2022-07-20T15:07:43.762Z] === RUN TestWaitConditions/not-running [2022-07-20T15:07:43.762Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:07:43.762Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:07:43.762Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:07:43.762Z] === RUN TestWaitConditions/removed [2022-07-20T15:07:43.762Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:07:43.762Z] === CONT TestWaitConditions/default [2022-07-20T15:07:43.762Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:07:43.762Z] === CONT TestWaitConditions/not-running [2022-07-20T15:07:43.762Z] === CONT TestWaitConditions/removed [2022-07-20T15:07:46.110Z] #77 ... [2022-07-20T15:07:46.110Z] [2022-07-20T15:07:46.110Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:07:46.110Z] #48 sha256:630746ee8d178dc709f10df0e9c169d8c17b2dff407423037c4a9708d458e103 [2022-07-20T15:07:46.287Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T15:07:46.287Z] --- PASS: TestWaitConditions/not-running (1.87s) [2022-07-20T15:07:46.287Z] --- PASS: TestWaitConditions/next-exit (1.93s) [2022-07-20T15:07:46.287Z] --- PASS: TestWaitConditions/removed (1.99s) [2022-07-20T15:07:46.287Z] --- PASS: TestWaitConditions/default (2.02s) [2022-07-20T15:07:46.287Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:07:46.287Z] === CONT TestIpcModeOlderClient [2022-07-20T15:07:46.287Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:07:46.287Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-20T15:07:46.371Z] #48 DONE 0.6s [2022-07-20T15:07:46.371Z] [2022-07-20T15:07:46.371Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-20T15:07:46.371Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:07:46.371Z] #77 ... [2022-07-20T15:07:46.371Z] [2022-07-20T15:07:46.371Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:07:46.371Z] #52 sha256:0dbc5468618795f9893cd0eaa7e1de6971fb11262093a8e9ae60863112cf8481 [2022-07-20T15:07:46.371Z] #52 DONE 0.1s [2022-07-20T15:07:46.371Z] [2022-07-20T15:07:46.371Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:07:46.371Z] #54 sha256:b84fbda409b4efa560d63b77562d5c6f30567b2f77628a536b14f643d9c88aa9 [2022-07-20T15:07:46.632Z] #54 DONE 0.1s [2022-07-20T15:07:46.632Z] [2022-07-20T15:07:46.632Z] #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-20T15:07:46.632Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:07:48.184Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-07-20T15:07:48.442Z] --- PASS: TestDaemonRestartIpcMode (2.61s) [2022-07-20T15:07:48.442Z] PASS [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === Skipped [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:07:48.442Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-20T15:07:48.442Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-20T15:07:48.442Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-20T15:07:48.442Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-20T15:07:48.442Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-20T15:07:48.442Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-20T15:07:48.442Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-20T15:07:48.442Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-20T15:07:48.442Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-20T15:07:48.442Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T15:07:48.442Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T15:07:48.442Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-20T15:07:48.442Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-20T15:07:48.442Z] 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-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-20T15:07:48.442Z] 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-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-20T15:07:48.442Z] 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-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-20T15:07:48.442Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:07:48.442Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-20T15:07:48.442Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:07:48.442Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-20T15:07:48.442Z] 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-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-20T15:07:48.442Z] 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-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-20T15:07:48.442Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:07:48.442Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T15:07:48.442Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-20T15:07:48.442Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-20T15:07:48.442Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-20T15:07:48.442Z] [2022-07-20T15:07:48.442Z] DONE 241 tests, 27 skipped in 77.172s [2022-07-20T15:07:48.442Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:07:48.442Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:07:49.006Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-07-20T15:07:49.006Z] === RUN TestConfigDaemonID [2022-07-20T15:07:49.928Z] #77 231.6 CCLD tests/init [2022-07-20T15:07:50.377Z] daemon_test.go:83: [d2ab83ac46984] daemon is not started [2022-07-20T15:07:50.377Z] --- PASS: TestConfigDaemonID (1.13s) [2022-07-20T15:07:50.377Z] === RUN TestDaemonConfigValidation [2022-07-20T15:07:50.377Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:07:50.377Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:07:50.377Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:07:50.377Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:07:50.377Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:07:50.377Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:07:50.377Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:07:50.377Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:07:50.377Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:07:50.377Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:07:50.377Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:07:50.377Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:07:50.377Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:07:50.377Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:07:50.377Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:07:50.377Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:07:50.377Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-07-20T15:07:50.377Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-20T15:07:50.377Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-20T15:07:50.377Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-20T15:07:50.377Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-20T15:07:50.377Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:07:50.377Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:07:51.309Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:07:52.680Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:07:53.297Z] #64 288.9 + bin/containerd-shim-runc-v1 [2022-07-20T15:07:53.612Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:07:53.612Z] daemon_test.go:197: [dc6b4357723ee] daemon is not started [2022-07-20T15:07:53.612Z] --- PASS: TestConfigDaemonSeccompProfiles (3.37s) [2022-07-20T15:07:53.612Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-07-20T15:07:53.612Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-07-20T15:07:53.612Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2022-07-20T15:07:53.612Z] === RUN TestDaemonProxy [2022-07-20T15:07:53.612Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T15:07:53.612Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-20T15:07:53.612Z] PASS [2022-07-20T15:07:53.612Z] [2022-07-20T15:07:53.612Z] === Skipped [2022-07-20T15:07:53.612Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-20T15:07:53.612Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-20T15:07:53.612Z] [2022-07-20T15:07:53.612Z] DONE 13 tests, 1 skipped in 5.153s [2022-07-20T15:07:53.612Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:07:53.612Z] INFO: Testing against a local daemon [2022-07-20T15:07:53.612Z] === RUN TestCommitInheritsEnv [2022-07-20T15:07:53.859Z] #20 ... [2022-07-20T15:07:53.859Z] [2022-07-20T15:07:53.859Z] #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-20T15:07:53.859Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:07:53.859Z] #69 20.83 Fetched 49.1 MB in 19s (2522 kB/s) [2022-07-20T15:07:55.506Z] --- PASS: TestCommitInheritsEnv (1.47s) [2022-07-20T15:07:55.506Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:07:55.506Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:07:55.506Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform (0.25s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/linux (0.05s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.05s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:07:55.506Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:07:55.506Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:07:55.506Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T15:07:55.506Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:07:55.506Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-20T15:07:55.506Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:07:57.402Z] --- PASS: TestRemoveImageOrphaning (1.66s) [2022-07-20T15:07:57.402Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:07:57.402Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T15:07:57.402Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:07:57.402Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:07:57.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-20T15:07:57.402Z] === RUN TestTagInvalidReference [2022-07-20T15:07:57.402Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-20T15:07:57.402Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:07:57.402Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T15:07:57.402Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:07:57.402Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T15:07:57.402Z] === RUN TestTagOfficialNames [2022-07-20T15:07:57.402Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-20T15:07:57.402Z] === RUN TestTagMatchesDigest [2022-07-20T15:07:57.402Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T15:07:57.402Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T15:07:57.468Z] #64 293.7 + bin/containerd-shim-runc-v2 [2022-07-20T15:07:57.468Z] #64 294.5 + binaries [2022-07-20T15:07:57.468Z] #64 294.5 + install -D bin/containerd /build/containerd [2022-07-20T15:07:57.468Z] #64 294.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:07:57.468Z] #64 294.5 + install -D bin/ctr /build/ctr [2022-07-20T15:07:59.129Z] #69 20.83 Reading package lists... [2022-07-20T15:07:59.129Z] #69 ... [2022-07-20T15:07:59.129Z] [2022-07-20T15:07:59.129Z] #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-20T15:07:59.129Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:07:59.129Z] #49 22.13 Fetched 49.1 MB in 21s (2391 kB/s) [2022-07-20T15:08:00.734Z] #64 DONE 297.8s [2022-07-20T15:08:01.661Z] #49 22.13 Reading package lists... [2022-07-20T15:08:01.661Z] #49 ... [2022-07-20T15:08:01.661Z] [2022-07-20T15:08:01.661Z] #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-20T15:08:01.661Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:08:01.661Z] #69 20.83 Reading package lists... [2022-07-20T15:08:01.663Z] [2022-07-20T15:08:01.663Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:08:01.663Z] #65 sha256:c55f632b0a44aa85b49585f2f4a2b9dd901f9df034dd879e6f92c1fdcbf3b894 [2022-07-20T15:08:02.225Z] #65 DONE 0.7s [2022-07-20T15:08:02.225Z] [2022-07-20T15:08:02.225Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:08:02.225Z] #70 sha256:7d14644ba310cff9b8bff9e5eb37368f1681773af0da7d0fc5af0bc575b55a85 [2022-07-20T15:08:02.481Z] #70 DONE 0.3s [2022-07-20T15:08:02.481Z] [2022-07-20T15:08:02.481Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:08:02.481Z] #75 sha256:473e7006ed6f8556c3f29b5da05b069ef7e7d705c83c699fbfdf7290f6ecc6b0 [2022-07-20T15:08:03.039Z] #69 30.17 Reading package lists... [2022-07-20T15:08:03.039Z] #69 ... [2022-07-20T15:08:03.039Z] [2022-07-20T15:08:03.039Z] #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-20T15:08:03.039Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:08:03.039Z] #20 21.64 Fetched 49.1 MB in 20s (2440 kB/s) [2022-07-20T15:08:03.039Z] #20 21.64 Reading package lists... [2022-07-20T15:08:03.039Z] #20 30.97 Reading package lists... [2022-07-20T15:08:03.039Z] #20 ... [2022-07-20T15:08:03.039Z] [2022-07-20T15:08:03.039Z] #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-20T15:08:03.039Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:08:03.039Z] #49 22.13 Reading package lists... [2022-07-20T15:08:03.846Z] #75 DONE 1.3s [2022-07-20T15:08:03.846Z] [2022-07-20T15:08:03.846Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:08:03.846Z] #78 sha256:d90f6bfd45e474cb4f7e17e4ae6766f298b56114456d6ae0ddcb8b4c284d6bc9 [2022-07-20T15:08:03.846Z] #78 DONE 0.1s [2022-07-20T15:08:03.846Z] [2022-07-20T15:08:03.846Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:08:03.846Z] #79 sha256:55ccfcf6b705635a9365ab9ea5e9afeb1a6026db6ff7ab07323d929cdfe3532c [2022-07-20T15:08:03.846Z] #79 DONE 0.0s [2022-07-20T15:08:03.846Z] [2022-07-20T15:08:03.846Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:08:03.846Z] #80 sha256:85e397cc5da661b2c65036b9dc0f33e9c8172f83f28597c9974206e9eadb54dd [2022-07-20T15:08:03.846Z] #80 DONE 0.0s [2022-07-20T15:08:03.846Z] [2022-07-20T15:08:03.846Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:08:03.846Z] #81 sha256:7f3fe6fc2099aa5516fc8b5507a68ad53146b20cefea336cdc77654f627d14aa [2022-07-20T15:08:04.776Z] #81 DONE 0.9s [2022-07-20T15:08:04.776Z] [2022-07-20T15:08:04.776Z] #82 exporting to image [2022-07-20T15:08:04.776Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:08:04.776Z] #82 exporting layers [2022-07-20T15:08:05.031Z] #47 DONE 404.7s [2022-07-20T15:08:05.031Z] [2022-07-20T15:08:05.031Z] #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-20T15:08:05.031Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:08:05.974Z] #77 ... [2022-07-20T15:08:05.974Z] [2022-07-20T15:08:05.974Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:08:05.974Z] #48 sha256:790cb50fa8fc24186b623cd3ae18934f80d64bf80b0939163e099e6bb5374b61 [2022-07-20T15:08:06.546Z] #48 DONE 0.6s [2022-07-20T15:08:06.546Z] [2022-07-20T15:08:06.546Z] #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-20T15:08:06.546Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:08:06.807Z] #64 ... [2022-07-20T15:08:06.807Z] [2022-07-20T15:08:06.807Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:08:06.807Z] #52 sha256:875f5367d3bef2b836d26d7c8d3e61c2c66daa6e2fc8c0077255cba2f0cc63e3 [2022-07-20T15:08:06.807Z] #52 DONE 0.1s [2022-07-20T15:08:06.807Z] [2022-07-20T15:08:06.807Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:08:06.807Z] #54 sha256:a303ef986392fefc501ba9dffa66a69cd14027744bfea425f8b189409b388995 [2022-07-20T15:08:07.068Z] #54 DONE 0.2s [2022-07-20T15:08:07.068Z] [2022-07-20T15:08:07.068Z] #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-20T15:08:07.068Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:08:08.010Z] #64 ... [2022-07-20T15:08:08.010Z] [2022-07-20T15:08:08.010Z] #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-20T15:08:08.010Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-20T15:08:08.010Z] #77 327.4 CCLD tests/init [2022-07-20T15:08:08.948Z] #82 exporting layers 3.4s done [2022-07-20T15:08:08.948Z] #82 writing image sha256:1218295d5507644b7551a39ed812d97acd715bb280c6923a47b6c88ac6970356 done [2022-07-20T15:08:08.948Z] #82 naming to docker.io/library/docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 done [2022-07-20T15:08:08.948Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T15:08:09.263Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T15:08:09.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/test/unit [2022-07-20T15:08:10.903Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T15:08:10.903Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T15:08:10.903Z] + TESTDIRS=./... [2022-07-20T15:08:10.903Z] + exclude_paths='/vendor/|/integration' [2022-07-20T15:08:10.903Z] ++ go list ./... [2022-07-20T15:08:10.903Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T15:08:11.157Z] #49 31.54 Reading package lists... [2022-07-20T15:08:11.157Z] #49 ... [2022-07-20T15:08:11.157Z] [2022-07-20T15:08:11.157Z] #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-20T15:08:11.157Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-20T15:08:11.157Z] #69 30.17 Reading package lists... [2022-07-20T15:08:11.831Z] + pkg_list='github.com/docker/docker/api [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/backend [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/events [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/filters [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/image [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/mount [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/network [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/registry [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/time [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/versions [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/volume [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/config [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/debug [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:08:11.832Z] github.com/docker/docker/client [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:08:11.832Z] github.com/docker/docker/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/container/stream [2022-07-20T15:08:11.832Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:08:11.832Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:08:11.832Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/config [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/events [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/exec [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/images [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/links [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/names [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/network [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/stats [2022-07-20T15:08:11.832Z] github.com/docker/docker/distribution [2022-07-20T15:08:11.832Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:08:11.832Z] github.com/docker/docker/distribution/utils [2022-07-20T15:08:11.832Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:08:11.832Z] github.com/docker/docker/dockerversion [2022-07-20T15:08:11.832Z] github.com/docker/docker/errdefs [2022-07-20T15:08:11.832Z] github.com/docker/docker/image [2022-07-20T15:08:11.832Z] github.com/docker/docker/image/cache [2022-07-20T15:08:11.832Z] github.com/docker/docker/image/tarexport [2022-07-20T15:08:11.832Z] github.com/docker/docker/image/v1 [2022-07-20T15:08:11.832Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:08:11.832Z] github.com/docker/docker/layer [2022-07-20T15:08:11.832Z] github.com/docker/docker/libcontainerd [2022-07-20T15:08:11.832Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:08:11.832Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:08:11.832Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:08:11.832Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:08:11.832Z] github.com/docker/docker/oci [2022-07-20T15:08:11.832Z] github.com/docker/docker/oci/caps [2022-07-20T15:08:11.832Z] github.com/docker/docker/opts [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/archive [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/directory [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/platform [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/pools [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/progress [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/signal [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/stack [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/system [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:08:11.832Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:08:11.832Z] github.com/docker/docker/plugin [2022-07-20T15:08:11.832Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:08:11.832Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:08:11.832Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:08:11.832Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:08:11.832Z] github.com/docker/docker/quota [2022-07-20T15:08:11.832Z] github.com/docker/docker/reference [2022-07-20T15:08:11.832Z] github.com/docker/docker/registry [2022-07-20T15:08:11.832Z] github.com/docker/docker/registry/resumable [2022-07-20T15:08:11.832Z] github.com/docker/docker/restartmanager [2022-07-20T15:08:11.832Z] github.com/docker/docker/rootless [2022-07-20T15:08:11.832Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:08:11.832Z] github.com/docker/docker/runconfig [2022-07-20T15:08:11.832Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/environment [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/registry [2022-07-20T15:08:11.832Z] github.com/docker/docker/testutil/request [2022-07-20T15:08:11.832Z] github.com/docker/docker/volume [2022-07-20T15:08:11.832Z] github.com/docker/docker/volume/drivers [2022-07-20T15:08:11.832Z] github.com/docker/docker/volume/local [2022-07-20T15:08:11.832Z] github.com/docker/docker/volume/mounts [2022-07-20T15:08:11.832Z] github.com/docker/docker/volume/service [2022-07-20T15:08:11.832Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:08:11.832Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:08:11.832Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T15:08:11.832Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/backend [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/events [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/filters [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/image [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/mount [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/network [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/registry [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/time [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/versions [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:08:11.832Z] github.com/docker/docker/api/types/volume [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:08:11.832Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/config [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/debug [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:08:11.832Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:08:11.832Z] github.com/docker/docker/client [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:08:11.832Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:08:11.832Z] github.com/docker/docker/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/container/stream [2022-07-20T15:08:11.832Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:08:11.832Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:08:11.832Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/config [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/events [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/exec [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:08:11.832Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/images [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/links [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/names [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/network [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/stats [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution/utils [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:08:11.833Z] github.com/docker/docker/dockerversion [2022-07-20T15:08:11.833Z] github.com/docker/docker/errdefs [2022-07-20T15:08:11.833Z] github.com/docker/docker/image [2022-07-20T15:08:11.833Z] github.com/docker/docker/image/cache [2022-07-20T15:08:11.833Z] github.com/docker/docker/image/tarexport [2022-07-20T15:08:11.833Z] github.com/docker/docker/image/v1 [2022-07-20T15:08:11.833Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:08:11.833Z] github.com/docker/docker/layer [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:08:11.833Z] github.com/docker/docker/oci [2022-07-20T15:08:11.833Z] github.com/docker/docker/oci/caps [2022-07-20T15:08:11.833Z] github.com/docker/docker/opts [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/archive [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/directory [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/platform [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/pools [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/progress [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/signal [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/stack [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/system [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:08:11.833Z] github.com/docker/docker/plugin [2022-07-20T15:08:11.833Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:08:11.833Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:08:11.833Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:08:11.833Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:08:11.833Z] github.com/docker/docker/quota [2022-07-20T15:08:11.833Z] github.com/docker/docker/reference [2022-07-20T15:08:11.833Z] github.com/docker/docker/registry [2022-07-20T15:08:11.833Z] github.com/docker/docker/registry/resumable [2022-07-20T15:08:11.833Z] github.com/docker/docker/restartmanager [2022-07-20T15:08:11.833Z] github.com/docker/docker/rootless [2022-07-20T15:08:11.833Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:08:11.833Z] github.com/docker/docker/runconfig [2022-07-20T15:08:11.833Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/environment [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/registry [2022-07-20T15:08:11.833Z] github.com/docker/docker/testutil/request [2022-07-20T15:08:11.833Z] github.com/docker/docker/volume [2022-07-20T15:08:11.833Z] github.com/docker/docker/volume/drivers [2022-07-20T15:08:11.833Z] github.com/docker/docker/volume/local [2022-07-20T15:08:11.833Z] github.com/docker/docker/volume/mounts [2022-07-20T15:08:11.833Z] github.com/docker/docker/volume/service [2022-07-20T15:08:11.833Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:08:11.833Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:08:11.833Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/backend [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/container [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/events [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/filters [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/image [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/mount [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/network [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/registry [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/time [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/versions [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:08:11.833Z] github.com/docker/docker/api/types/volume [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:08:11.833Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:08:11.833Z] github.com/docker/docker/cli [2022-07-20T15:08:11.833Z] github.com/docker/docker/cli/config [2022-07-20T15:08:11.833Z] github.com/docker/docker/cli/debug [2022-07-20T15:08:11.833Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:08:11.833Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:08:11.833Z] github.com/docker/docker/client [2022-07-20T15:08:11.833Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:08:11.833Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:08:11.833Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:08:11.833Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:08:11.833Z] github.com/docker/docker/container [2022-07-20T15:08:11.833Z] github.com/docker/docker/container/stream [2022-07-20T15:08:11.833Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:08:11.833Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:08:11.833Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/config [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/events [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/exec [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/images [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/links [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/names [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/network [2022-07-20T15:08:11.833Z] github.com/docker/docker/daemon/stats [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution/utils [2022-07-20T15:08:11.833Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:08:11.833Z] github.com/docker/docker/dockerversion [2022-07-20T15:08:11.833Z] github.com/docker/docker/errdefs [2022-07-20T15:08:11.833Z] github.com/docker/docker/image [2022-07-20T15:08:11.833Z] github.com/docker/docker/image/cache [2022-07-20T15:08:11.833Z] github.com/docker/docker/image/tarexport [2022-07-20T15:08:11.833Z] github.com/docker/docker/image/v1 [2022-07-20T15:08:11.833Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:08:11.833Z] github.com/docker/docker/layer [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:08:11.833Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:08:11.833Z] github.com/docker/docker/oci [2022-07-20T15:08:11.833Z] github.com/docker/docker/oci/caps [2022-07-20T15:08:11.833Z] github.com/docker/docker/opts [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/archive [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/directory [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/platform [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/pools [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/progress [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/signal [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/stack [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/system [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:08:11.833Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:08:11.834Z] github.com/docker/docker/plugin [2022-07-20T15:08:11.834Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:08:11.834Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:08:11.834Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:08:11.834Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:08:11.834Z] github.com/docker/docker/quota [2022-07-20T15:08:11.834Z] github.com/docker/docker/reference [2022-07-20T15:08:11.834Z] github.com/docker/docker/registry [2022-07-20T15:08:11.834Z] github.com/docker/docker/registry/resumable [2022-07-20T15:08:11.834Z] github.com/docker/docker/restartmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/rootless [2022-07-20T15:08:11.834Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:08:11.834Z] github.com/docker/docker/runconfig [2022-07-20T15:08:11.834Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/environment [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/registry [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/request [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/drivers [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/local [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/mounts [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/service [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:08:11.834Z] ++ grep --fixed-strings /libnetwork [2022-07-20T15:08:11.834Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/backend [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/container [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/events [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/filters [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/image [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/mount [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/network [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/registry [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/time [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/versions [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:08:11.834Z] github.com/docker/docker/api/types/volume [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:08:11.834Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:08:11.834Z] github.com/docker/docker/cli [2022-07-20T15:08:11.834Z] github.com/docker/docker/cli/config [2022-07-20T15:08:11.834Z] github.com/docker/docker/cli/debug [2022-07-20T15:08:11.834Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:08:11.834Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:08:11.834Z] github.com/docker/docker/client [2022-07-20T15:08:11.834Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:08:11.834Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:08:11.834Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:08:11.834Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:08:11.834Z] github.com/docker/docker/container [2022-07-20T15:08:11.834Z] github.com/docker/docker/container/stream [2022-07-20T15:08:11.834Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:08:11.834Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:08:11.834Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/config [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/events [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/exec [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/images [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/links [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/names [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/network [2022-07-20T15:08:11.834Z] github.com/docker/docker/daemon/stats [2022-07-20T15:08:11.834Z] github.com/docker/docker/distribution [2022-07-20T15:08:11.834Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:08:11.834Z] github.com/docker/docker/distribution/utils [2022-07-20T15:08:11.834Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:08:11.834Z] github.com/docker/docker/dockerversion [2022-07-20T15:08:11.834Z] github.com/docker/docker/errdefs [2022-07-20T15:08:11.834Z] github.com/docker/docker/image [2022-07-20T15:08:11.834Z] github.com/docker/docker/image/cache [2022-07-20T15:08:11.834Z] github.com/docker/docker/image/tarexport [2022-07-20T15:08:11.834Z] github.com/docker/docker/image/v1 [2022-07-20T15:08:11.834Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:08:11.834Z] github.com/docker/docker/layer [2022-07-20T15:08:11.834Z] github.com/docker/docker/libcontainerd [2022-07-20T15:08:11.834Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:08:11.834Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:08:11.834Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:08:11.834Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:08:11.834Z] github.com/docker/docker/oci [2022-07-20T15:08:11.834Z] github.com/docker/docker/oci/caps [2022-07-20T15:08:11.834Z] github.com/docker/docker/opts [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/archive [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/directory [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/platform [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/pools [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/progress [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/signal [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/stack [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/system [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:08:11.834Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:08:11.834Z] github.com/docker/docker/plugin [2022-07-20T15:08:11.834Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:08:11.834Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:08:11.834Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:08:11.834Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:08:11.834Z] github.com/docker/docker/quota [2022-07-20T15:08:11.834Z] github.com/docker/docker/reference [2022-07-20T15:08:11.834Z] github.com/docker/docker/registry [2022-07-20T15:08:11.834Z] github.com/docker/docker/registry/resumable [2022-07-20T15:08:11.834Z] github.com/docker/docker/restartmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/rootless [2022-07-20T15:08:11.834Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:08:11.834Z] github.com/docker/docker/runconfig [2022-07-20T15:08:11.834Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/environment [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/registry [2022-07-20T15:08:11.834Z] github.com/docker/docker/testutil/request [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/drivers [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/local [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/mounts [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/service [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:08:11.834Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:08:11.834Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:08:11.834Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:08:11.835Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T15:08:11.835Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:08:11.835Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:08:11.835Z] + type docker-proxy [2022-07-20T15:08:11.835Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T15:08:11.835Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T15:08:11.835Z] [2022-07-20T15:08:11.835Z] Removing bundles/ [2022-07-20T15:08:11.835Z] [2022-07-20T15:08:11.835Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T15:08:11.835Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T15:08:11.835Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:08:11.901Z] #77 251.8 AR libcrun_testing.a [2022-07-20T15:08:11.901Z] #77 251.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:08:11.901Z] #77 251.9 CCLD tests/tests_libcrun_utils [2022-07-20T15:08:11.901Z] #77 251.9 CCLD tests/tests_libcrun_errors [2022-07-20T15:08:11.901Z] #77 251.9 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:08:11.901Z] #77 252.0 CCLD libcrun.la [2022-07-20T15:08:11.901Z] #77 253.5 CCLD crun [2022-07-20T15:08:12.473Z] #77 254.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:08:12.533Z] #69 39.05 Building dependency tree... [2022-07-20T15:08:12.735Z] #77 254.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:08:12.735Z] #77 254.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:08:12.735Z] #77 254.3 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:08:12.735Z] #77 254.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:08:12.735Z] #77 254.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:08:12.735Z] #77 254.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:08:12.735Z] #77 254.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:08:12.735Z] #77 254.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:08:12.996Z] #77 254.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-20T15:08:12.996Z] #77 254.6 ---------------------------------------------------------------------- [2022-07-20T15:08:12.996Z] #77 254.6 Libraries have been installed in: [2022-07-20T15:08:12.996Z] #77 254.6 /usr/local/lib [2022-07-20T15:08:12.996Z] #77 254.6 [2022-07-20T15:08:12.996Z] #77 254.6 If you ever happen to want to link against installed libraries [2022-07-20T15:08:12.996Z] #77 254.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:08:12.996Z] #77 254.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:08:12.996Z] #77 254.6 flag during linking and do at least one of the following: [2022-07-20T15:08:12.997Z] #77 254.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:08:12.997Z] #77 254.6 during execution [2022-07-20T15:08:12.997Z] #77 254.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:08:12.997Z] #77 254.6 during linking [2022-07-20T15:08:12.997Z] #77 254.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:08:12.997Z] #77 254.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:08:12.997Z] #77 254.6 [2022-07-20T15:08:12.997Z] #77 254.6 See any operating system documentation about shared libraries for [2022-07-20T15:08:12.997Z] #77 254.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:08:12.997Z] #77 254.6 ---------------------------------------------------------------------- [2022-07-20T15:08:12.997Z] #77 254.6 /bin/mkdir -p '/build' [2022-07-20T15:08:12.997Z] #77 254.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:08:12.997Z] #77 254.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:08:13.258Z] #77 254.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:08:13.258Z] #77 254.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:08:13.258Z] #77 254.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:08:13.258Z] #77 DONE 254.9s [2022-07-20T15:08:13.258Z] [2022-07-20T15:08:13.258Z] #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-20T15:08:13.258Z] #60 sha256:dd2d8e9775404c8a6765b04e6b25aedbad1fce7890bb29d42e6eca13cacf6d9a [2022-07-20T15:08:14.436Z] #69 43.18 The following additional packages will be installed: [2022-07-20T15:08:14.436Z] #69 43.20 libbtrfs0 [2022-07-20T15:08:14.695Z] #69 43.45 The following NEW packages will be installed: [2022-07-20T15:08:14.954Z] #69 43.47 libbtrfs-dev libbtrfs0 [2022-07-20T15:08:15.212Z] #69 43.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:08:15.212Z] #69 43.94 Need to get 460 kB of archives. [2022-07-20T15:08:15.212Z] #69 43.94 After this operation, 1237 kB of additional disk space will be used. [2022-07-20T15:08:15.212Z] #69 43.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:08:15.212Z] #69 43.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:08:16.145Z] #69 44.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:08:16.404Z] #69 45.00 Fetched 460 kB in 0s (1423 kB/s) [2022-07-20T15:08:16.404Z] #69 45.06 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:08:16.404Z] #69 45.06 (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-20T15:08:16.404Z] #69 45.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:08:16.404Z] #69 45.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:08:16.404Z] #69 45.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:08:16.404Z] #69 45.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:08:16.404Z] #69 45.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:08:16.662Z] #69 45.40 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:08:16.920Z] #69 45.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:08:16.920Z] #69 45.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:08:16.920Z] #69 DONE 45.7s [2022-07-20T15:08:16.920Z] [2022-07-20T15:08:16.920Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-20T15:08:16.920Z] #70 sha256:2109deb17f3dc495f664f2bd6708a1bfaa436587e994e36ebf331096dfc3d661 [2022-07-20T15:08:17.178Z] #70 DONE 0.1s [2022-07-20T15:08:17.178Z] [2022-07-20T15:08:17.178Z] #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-20T15:08:17.178Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:08:18.113Z] #71 0.823 + RM_GOPATH=0 [2022-07-20T15:08:18.113Z] #71 0.823 + TMP_GOPATH= [2022-07-20T15:08:18.113Z] #71 0.823 + : /build [2022-07-20T15:08:18.113Z] #71 0.823 + '[' -z '' ']' [2022-07-20T15:08:18.113Z] #71 0.824 ++ mktemp -d [2022-07-20T15:08:18.113Z] #71 0.826 + export GOPATH=/tmp/tmp.DRBfvNgDt0 [2022-07-20T15:08:18.113Z] #71 0.827 + GOPATH=/tmp/tmp.DRBfvNgDt0 [2022-07-20T15:08:18.113Z] #71 0.827 + RM_GOPATH=1 [2022-07-20T15:08:18.113Z] #71 0.827 + case "$(go env GOARCH)" in [2022-07-20T15:08:18.113Z] #71 0.828 ++ go env GOARCH [2022-07-20T15:08:18.113Z] #71 0.835 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:08:18.113Z] #71 0.835 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:08:18.113Z] #71 0.836 ++ dirname /install.sh [2022-07-20T15:08:18.113Z] #71 0.837 + dir=/ [2022-07-20T15:08:18.113Z] #71 0.839 + bin=containerd [2022-07-20T15:08:18.113Z] #71 0.839 + shift [2022-07-20T15:08:18.113Z] #71 0.839 + '[' '!' -f //containerd.installer ']' [2022-07-20T15:08:18.113Z] #71 0.839 + . //containerd.installer [2022-07-20T15:08:18.113Z] #71 0.840 ++ set -e [2022-07-20T15:08:18.113Z] #71 0.840 ++ : v1.6.6 [2022-07-20T15:08:18.113Z] #71 0.841 + install_containerd [2022-07-20T15:08:18.113Z] #71 0.841 + echo 'Install containerd version v1.6.6' [2022-07-20T15:08:18.113Z] #71 0.841 Install containerd version v1.6.6 [2022-07-20T15:08:18.113Z] #71 0.842 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DRBfvNgDt0/src/github.com/containerd/containerd [2022-07-20T15:08:18.113Z] #71 0.849 Cloning into '/tmp/tmp.DRBfvNgDt0/src/github.com/containerd/containerd'... [2022-07-20T15:08:18.381Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T15:08:18.381Z] [2022-07-20T15:08:18.381Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T15:08:18.381Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T15:08:18.381Z] [2022-07-20T15:08:18.381Z] + mkdir -p bundles [2022-07-20T15:08:18.381Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/backend [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/container [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/events [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/filters [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/image [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/mount [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/network [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/registry [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/time [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/versions [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:08:18.381Z] github.com/docker/docker/api/types/volume [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:08:18.381Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:08:18.381Z] github.com/docker/docker/cli [2022-07-20T15:08:18.381Z] github.com/docker/docker/cli/config [2022-07-20T15:08:18.381Z] github.com/docker/docker/cli/debug [2022-07-20T15:08:18.381Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:08:18.381Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:08:18.381Z] github.com/docker/docker/client [2022-07-20T15:08:18.381Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:08:18.381Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:08:18.381Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:08:18.381Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:08:18.381Z] github.com/docker/docker/container [2022-07-20T15:08:18.381Z] github.com/docker/docker/container/stream [2022-07-20T15:08:18.381Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:08:18.381Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:08:18.381Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/config [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/events [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/exec [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/images [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/links [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/names [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/network [2022-07-20T15:08:18.381Z] github.com/docker/docker/daemon/stats [2022-07-20T15:08:18.381Z] github.com/docker/docker/distribution [2022-07-20T15:08:18.381Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:08:18.381Z] github.com/docker/docker/distribution/utils [2022-07-20T15:08:18.381Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:08:18.381Z] github.com/docker/docker/dockerversion [2022-07-20T15:08:18.381Z] github.com/docker/docker/errdefs [2022-07-20T15:08:18.381Z] github.com/docker/docker/image [2022-07-20T15:08:18.381Z] github.com/docker/docker/image/cache [2022-07-20T15:08:18.381Z] github.com/docker/docker/image/tarexport [2022-07-20T15:08:18.381Z] github.com/docker/docker/image/v1 [2022-07-20T15:08:18.381Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:08:18.381Z] github.com/docker/docker/layer [2022-07-20T15:08:18.381Z] github.com/docker/docker/libcontainerd [2022-07-20T15:08:18.381Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:08:18.381Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:08:18.381Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:08:18.381Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:08:18.381Z] github.com/docker/docker/oci [2022-07-20T15:08:18.381Z] github.com/docker/docker/oci/caps [2022-07-20T15:08:18.381Z] github.com/docker/docker/opts [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/archive [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/directory [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/platform [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/pools [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/progress [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/signal [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/stack [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/system [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:08:18.381Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:08:18.381Z] github.com/docker/docker/plugin [2022-07-20T15:08:18.381Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:08:18.381Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:08:18.381Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:08:18.381Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:08:18.381Z] github.com/docker/docker/quota [2022-07-20T15:08:18.381Z] github.com/docker/docker/reference [2022-07-20T15:08:18.381Z] github.com/docker/docker/registry [2022-07-20T15:08:18.381Z] github.com/docker/docker/registry/resumable [2022-07-20T15:08:18.381Z] github.com/docker/docker/restartmanager [2022-07-20T15:08:18.381Z] github.com/docker/docker/rootless [2022-07-20T15:08:18.381Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:08:18.381Z] github.com/docker/docker/runconfig [2022-07-20T15:08:18.381Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/environment [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/registry [2022-07-20T15:08:18.381Z] github.com/docker/docker/testutil/request [2022-07-20T15:08:18.381Z] github.com/docker/docker/volume [2022-07-20T15:08:18.381Z] github.com/docker/docker/volume/drivers [2022-07-20T15:08:18.381Z] github.com/docker/docker/volume/local [2022-07-20T15:08:18.381Z] github.com/docker/docker/volume/mounts [2022-07-20T15:08:18.381Z] github.com/docker/docker/volume/service [2022-07-20T15:08:18.381Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:08:18.381Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T15:08:18.382Z] + 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-20T15:08:18.382Z] ? github.com/docker/docker/api [no test files] [2022-07-20T15:08:22.304Z] #71 ... [2022-07-20T15:08:22.304Z] [2022-07-20T15:08:22.304Z] #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-20T15:08:22.304Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:08:22.304Z] #20 30.97 Reading package lists... [2022-07-20T15:08:22.304Z] #20 40.39 Building dependency tree... [2022-07-20T15:08:22.304Z] #20 44.35 The following additional packages will be installed: [2022-07-20T15:08:22.304Z] #20 44.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:08:22.304Z] #20 44.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-20T15:08:22.304Z] #20 44.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-20T15:08:22.304Z] #20 44.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-20T15:08:22.304Z] #20 44.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-20T15:08:22.304Z] #20 44.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-20T15:08:22.304Z] #20 44.38 mingw-w64-common mingw-w64-x86-64-dev [2022-07-20T15:08:22.304Z] #20 44.42 Suggested packages: [2022-07-20T15:08:22.304Z] #20 44.43 gcc-10-locales seccomp wine64 [2022-07-20T15:08:22.304Z] #20 45.16 The following NEW packages will be installed: [2022-07-20T15:08:22.304Z] #20 45.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-20T15:08:22.304Z] #20 45.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-20T15:08:22.304Z] #20 45.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-20T15:08:22.304Z] #20 45.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-20T15:08:22.304Z] #20 45.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-20T15:08:22.304Z] #20 45.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-20T15:08:22.304Z] #20 45.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-20T15:08:22.304Z] #20 45.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-20T15:08:22.304Z] #20 45.18 mingw-w64-x86-64-dev [2022-07-20T15:08:22.304Z] #20 45.59 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:08:22.304Z] #20 45.59 Need to get 115 MB of archives. [2022-07-20T15:08:22.304Z] #20 45.59 After this operation, 645 MB of additional disk space will be used. [2022-07-20T15:08:22.304Z] #20 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-20T15:08:22.304Z] #20 45.64 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-20T15:08:22.304Z] #20 45.67 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-20T15:08:22.304Z] #20 45.67 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-20T15:08:22.304Z] #20 45.67 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-20T15:08:22.304Z] #20 45.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-20T15:08:22.304Z] #20 45.77 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-20T15:08:22.304Z] #20 45.83 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-20T15:08:22.304Z] #20 45.83 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-20T15:08:22.304Z] #20 46.14 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-20T15:08:22.304Z] #20 46.69 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-20T15:08:22.304Z] #20 46.86 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-20T15:08:22.304Z] #20 47.02 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-20T15:08:22.304Z] #20 47.31 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-20T15:08:22.304Z] #20 47.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-20T15:08:22.304Z] #20 47.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-20T15:08:22.304Z] #20 47.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-20T15:08:22.304Z] #20 47.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-20T15:08:22.304Z] #20 47.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-20T15:08:22.304Z] #20 47.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-20T15:08:22.304Z] #20 47.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-20T15:08:22.304Z] #20 47.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-20T15:08:22.304Z] #20 47.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-20T15:08:22.304Z] #20 47.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-20T15:08:22.304Z] #20 47.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-20T15:08:22.304Z] #20 47.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-20T15:08:22.304Z] #20 47.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-20T15:08:22.304Z] #20 47.53 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-20T15:08:22.304Z] #20 47.54 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-20T15:08:22.304Z] #20 47.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-20T15:08:22.304Z] #20 48.28 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:08:22.304Z] #20 48.61 Fetched 115 MB in 2s (50.8 MB/s) [2022-07-20T15:08:22.304Z] #20 48.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-20T15:08:22.304Z] #20 48.67 (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-20T15:08:22.304Z] #20 48.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:08:22.304Z] #20 48.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:08:22.304Z] #20 49.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-20T15:08:22.304Z] #20 49.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-20T15:08:22.304Z] #20 49.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:08:22.304Z] #20 50.60 Selecting previously unselected package binutils-mingw-w64. [2022-07-20T15:08:22.304Z] #20 50.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-20T15:08:22.304Z] #20 50.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:08:22.304Z] #20 50.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-20T15:08:22.304Z] #20 ... [2022-07-20T15:08:22.304Z] [2022-07-20T15:08:22.304Z] #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-20T15:08:22.304Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:08:22.304Z] #49 31.54 Reading package lists... [2022-07-20T15:08:22.304Z] #49 40.75 Building dependency tree... [2022-07-20T15:08:22.304Z] #49 44.80 The following additional packages will be installed: [2022-07-20T15:08:22.304Z] #49 44.83 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-20T15:08:22.304Z] #49 44.85 Suggested packages: [2022-07-20T15:08:22.304Z] #49 44.85 cmake-doc ninja-build lrzip [2022-07-20T15:08:22.304Z] #49 44.85 Recommended packages: [2022-07-20T15:08:22.304Z] #49 44.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-20T15:08:22.304Z] #49 45.46 The following NEW packages will be installed: [2022-07-20T15:08:22.304Z] #49 45.47 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-20T15:08:22.304Z] #49 45.88 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:08:22.304Z] #49 45.88 Need to get 8418 kB of archives. [2022-07-20T15:08:22.304Z] #49 45.88 After this operation, 34.9 MB of additional disk space will be used. [2022-07-20T15:08:22.304Z] #49 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:08:22.304Z] #49 45.90 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-20T15:08:22.304Z] #49 45.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-20T15:08:22.304Z] #49 45.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-20T15:08:22.304Z] #49 45.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-20T15:08:22.304Z] #49 45.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-20T15:08:22.304Z] #49 45.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-20T15:08:22.304Z] #49 45.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-20T15:08:22.304Z] #49 46.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:08:22.304Z] #49 47.34 Fetched 8418 kB in 1s (16.2 MB/s) [2022-07-20T15:08:22.304Z] #49 47.39 Selecting previously unselected package xxd. [2022-07-20T15:08:22.304Z] #49 47.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-20T15:08:22.304Z] #49 47.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:08:22.304Z] #49 47.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 47.53 Selecting previously unselected package vim-common. [2022-07-20T15:08:22.304Z] #49 47.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:08:22.304Z] #49 47.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 47.67 Selecting previously unselected package cmake-data. [2022-07-20T15:08:22.304Z] #49 47.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-20T15:08:22.304Z] #49 47.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 48.61 Selecting previously unselected package libarchive13:amd64. [2022-07-20T15:08:22.304Z] #49 48.61 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-20T15:08:22.304Z] #49 48.62 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 48.77 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-20T15:08:22.304Z] #49 48.78 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-20T15:08:22.304Z] #49 48.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:08:22.304Z] #49 48.85 Selecting previously unselected package librhash0:amd64. [2022-07-20T15:08:22.304Z] #49 48.86 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-20T15:08:22.304Z] #49 48.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:08:22.304Z] #49 48.97 Selecting previously unselected package libuv1:amd64. [2022-07-20T15:08:22.304Z] #49 48.97 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-20T15:08:22.304Z] #49 48.97 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:08:22.304Z] #49 49.08 Selecting previously unselected package cmake. [2022-07-20T15:08:22.304Z] #49 49.09 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-20T15:08:22.304Z] #49 49.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 50.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 50.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 50.75 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-20T15:08:22.304Z] #49 50.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:08:22.304Z] #49 50.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-20T15:08:22.304Z] #49 50.80 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-20T15:08:22.304Z] #49 ... [2022-07-20T15:08:22.304Z] [2022-07-20T15:08:22.304Z] #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-20T15:08:22.304Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:08:22.304Z] #20 50.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:08:22.304Z] #20 50.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:08:22.304Z] #20 50.80 Selecting previously unselected package dmsetup. [2022-07-20T15:08:22.304Z] #20 50.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:08:22.304Z] #20 50.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:08:22.304Z] #20 ... [2022-07-20T15:08:22.304Z] [2022-07-20T15:08:22.304Z] #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-20T15:08:22.304Z] #74 sha256:827899a423c1f7bc0816807de71c1009b719f4e0c6966077723ea31e9b728f20 [2022-07-20T15:08:22.304Z] #74 47.11 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-20T15:08:22.304Z] #74 47.11 + GOBIN=/build [2022-07-20T15:08:22.304Z] #74 47.11 + GO111MODULE=on [2022-07-20T15:08:22.304Z] #74 47.11 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-20T15:08:22.304Z] #74 50.58 rootlesskit version 1.0.0 [2022-07-20T15:08:22.304Z] #74 50.59 Usage of /build/rootlesskit-docker-proxy: [2022-07-20T15:08:22.304Z] #74 50.59 -container-ip string [2022-07-20T15:08:22.304Z] #74 50.59 container ip [2022-07-20T15:08:22.304Z] #74 50.59 -container-port int [2022-07-20T15:08:22.304Z] #74 50.59 container port (default -1) [2022-07-20T15:08:22.304Z] #74 50.59 -host-ip string [2022-07-20T15:08:22.304Z] #74 50.59 host ip [2022-07-20T15:08:22.304Z] #74 50.59 -host-port int [2022-07-20T15:08:22.304Z] #74 50.59 host port (default -1) [2022-07-20T15:08:22.304Z] #74 50.59 -proto string [2022-07-20T15:08:22.304Z] #74 50.59 proxy protocol (default "tcp") [2022-07-20T15:08:22.304Z] #74 DONE 50.7s [2022-07-20T15:08:22.304Z] [2022-07-20T15:08:22.304Z] #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-20T15:08:22.304Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:08:22.304Z] #20 50.90 Selecting previously unselected package mingw-w64-common. [2022-07-20T15:08:22.304Z] #20 50.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-20T15:08:22.304Z] #20 50.90 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-20T15:08:22.304Z] #20 ... [2022-07-20T15:08:22.304Z] [2022-07-20T15:08:22.304Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-20T15:08:22.304Z] #75 sha256:b4b7a5f696a6b158dd8a42c27252697d2736c2c470a32ca9cd52ace895d23b47 [2022-07-20T15:08:22.304Z] #75 DONE 0.1s [2022-07-20T15:08:22.563Z] [2022-07-20T15:08:22.563Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-20T15:08:22.563Z] #76 sha256:49818a6857e25ec42217655539bbc27701b8a30424353b38d3efadc4827a4932 [2022-07-20T15:08:22.563Z] #76 DONE 0.1s [2022-07-20T15:08:22.563Z] [2022-07-20T15:08:22.563Z] #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-20T15:08:22.563Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-20T15:08:22.563Z] #49 50.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-20T15:08:22.563Z] #49 50.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-20T15:08:22.563Z] #49 50.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:08:22.563Z] #49 DONE 51.2s [2022-07-20T15:08:22.563Z] [2022-07-20T15:08:22.563Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-20T15:08:22.563Z] #50 sha256:237dd13dcd2bacc75de9fdd58dfb3b6a82c08604c8d9322ce70012032861f43e [2022-07-20T15:08:22.823Z] #50 DONE 0.2s [2022-07-20T15:08:22.823Z] [2022-07-20T15:08:22.823Z] #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-20T15:08:22.823Z] #51 sha256:fceaad8e2444d3ba6e76db1d31c8629577105ad4d9d7dcd0ff51b1b75c381ae8 [2022-07-20T15:08:23.759Z] #51 0.973 + RM_GOPATH=0 [2022-07-20T15:08:23.759Z] #51 0.973 + TMP_GOPATH= [2022-07-20T15:08:23.759Z] #51 0.973 + : /build [2022-07-20T15:08:23.759Z] #51 0.973 + '[' -z '' ']' [2022-07-20T15:08:23.759Z] #51 0.973 ++ mktemp -d [2022-07-20T15:08:23.759Z] #51 0.973 + export GOPATH=/tmp/tmp.WEMfvvHjIy [2022-07-20T15:08:23.759Z] #51 0.973 + GOPATH=/tmp/tmp.WEMfvvHjIy [2022-07-20T15:08:23.759Z] #51 0.973 + RM_GOPATH=1 [2022-07-20T15:08:23.759Z] #51 0.973 + case "$(go env GOARCH)" in [2022-07-20T15:08:23.759Z] #51 0.973 ++ go env GOARCH [2022-07-20T15:08:23.759Z] #51 0.995 Install tini version v0.19.0 [2022-07-20T15:08:23.759Z] #51 0.995 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:08:23.759Z] #51 0.995 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:08:23.759Z] #51 0.995 ++ dirname /install.sh [2022-07-20T15:08:23.759Z] #51 0.995 + dir=/ [2022-07-20T15:08:23.759Z] #51 0.995 + bin=tini [2022-07-20T15:08:23.759Z] #51 0.995 + shift [2022-07-20T15:08:23.759Z] #51 0.995 + '[' '!' -f //tini.installer ']' [2022-07-20T15:08:23.759Z] #51 0.995 + . //tini.installer [2022-07-20T15:08:23.759Z] #51 0.995 ++ : v0.19.0 [2022-07-20T15:08:23.759Z] #51 0.995 + install_tini [2022-07-20T15:08:23.759Z] #51 0.995 + echo 'Install tini version v0.19.0' [2022-07-20T15:08:23.759Z] #51 0.995 + git clone https://github.com/krallin/tini.git /tmp/tmp.WEMfvvHjIy/tini [2022-07-20T15:08:23.759Z] #51 0.995 Cloning into '/tmp/tmp.WEMfvvHjIy/tini'... [2022-07-20T15:08:24.327Z] #51 1.539 + cd /tmp/tmp.WEMfvvHjIy/tini [2022-07-20T15:08:24.327Z] #51 1.539 + git checkout -q v0.19.0 [2022-07-20T15:08:24.327Z] #51 1.548 + cmake . [2022-07-20T15:08:24.586Z] #51 1.842 -- The C compiler identification is GNU 10.2.1 [2022-07-20T15:08:24.586Z] #51 1.889 -- Detecting C compiler ABI info [2022-07-20T15:08:24.853Z] #51 2.288 -- Detecting C compiler ABI info - done [2022-07-20T15:08:25.112Z] #51 2.333 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-20T15:08:25.112Z] #51 2.338 -- Detecting C compile features [2022-07-20T15:08:25.112Z] #51 2.341 -- Detecting C compile features - done [2022-07-20T15:08:25.112Z] #51 2.366 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-20T15:08:25.371Z] #51 2.466 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-20T15:08:25.371Z] #51 2.506 -- Configuring done [2022-07-20T15:08:25.371Z] #51 2.510 -- Generating done [2022-07-20T15:08:25.371Z] #51 2.517 -- Build files have been written to: /tmp/tmp.WEMfvvHjIy/tini [2022-07-20T15:08:25.371Z] #51 2.520 + make tini-static [2022-07-20T15:08:25.371Z] #51 2.650 Scanning dependencies of target tini-static [2022-07-20T15:08:25.371Z] #51 2.672 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-20T15:08:25.630Z] #51 3.013 [100%] Linking C executable tini-static [2022-07-20T15:08:25.889Z] #51 3.176 [100%] Built target tini-static [2022-07-20T15:08:25.889Z] #51 3.208 + mkdir -p /build [2022-07-20T15:08:25.889Z] #51 3.210 + cp tini-static /build/docker-init [2022-07-20T15:08:26.147Z] #51 DONE 3.4s [2022-07-20T15:08:26.147Z] [2022-07-20T15:08:26.147Z] #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-20T15:08:26.147Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:08:26.147Z] #20 53.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-20T15:08:26.147Z] #20 53.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-20T15:08:26.147Z] #20 53.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:08:26.715Z] #20 55.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-20T15:08:26.715Z] #20 55.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:08:26.715Z] #20 55.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:08:26.973Z] #20 55.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-20T15:08:26.973Z] #20 55.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:08:26.973Z] #20 55.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:08:29.506Z] #20 57.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-20T15:08:29.506Z] #20 57.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:08:29.506Z] #20 57.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:08:29.976Z] #77 348.3 AR libcrun_testing.a [2022-07-20T15:08:29.976Z] #77 348.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-20T15:08:29.976Z] #77 348.5 CCLD tests/tests_libcrun_utils [2022-07-20T15:08:29.976Z] #77 348.5 CCLD tests/tests_libcrun_errors [2022-07-20T15:08:29.976Z] #77 348.5 CCLD tests/tests_libcrun_fuzzer [2022-07-20T15:08:29.976Z] #77 348.5 CCLD libcrun.la [2022-07-20T15:08:30.548Z] #77 350.0 CCLD crun [2022-07-20T15:08:31.121Z] #77 350.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-20T15:08:31.382Z] #77 350.8 /bin/mkdir -p '/usr/local/lib' [2022-07-20T15:08:31.382Z] #77 350.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-20T15:08:31.382Z] #77 350.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-20T15:08:31.382Z] #77 350.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-20T15:08:31.382Z] #77 350.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-20T15:08:31.382Z] #77 350.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-20T15:08:31.382Z] #77 350.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-20T15:08:31.382Z] #77 350.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-20T15:08:31.382Z] #60 ... [2022-07-20T15:08:31.382Z] [2022-07-20T15:08:31.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-20T15:08:31.382Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:08:31.382Z] #55 324.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:08:31.382Z] #55 DONE 325.4s [2022-07-20T15:08:31.382Z] [2022-07-20T15:08:31.382Z] #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-20T15:08:31.382Z] #60 sha256:dd2d8e9775404c8a6765b04e6b25aedbad1fce7890bb29d42e6eca13cacf6d9a [2022-07-20T15:08:31.382Z] #60 193.8 + mkdir -p /build [2022-07-20T15:08:31.382Z] #60 193.8 + cp runc /build/runc [2022-07-20T15:08:31.382Z] #60 DONE 194.3s [2022-07-20T15:08:31.382Z] [2022-07-20T15:08:31.383Z] #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-20T15:08:31.383Z] #64 sha256:aff1a2e0bbb63f3ebbc8a08fddcd62a7300f66fec825d56b9b2af813d0ecece2 [2022-07-20T15:08:31.644Z] #77 351.1 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-20T15:08:31.644Z] #77 351.1 ---------------------------------------------------------------------- [2022-07-20T15:08:31.644Z] #77 351.1 Libraries have been installed in: [2022-07-20T15:08:31.644Z] #77 351.1 /usr/local/lib [2022-07-20T15:08:31.644Z] #77 351.1 [2022-07-20T15:08:31.644Z] #77 351.1 If you ever happen to want to link against installed libraries [2022-07-20T15:08:31.644Z] #77 351.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-20T15:08:31.644Z] #77 351.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-20T15:08:31.644Z] #77 351.1 flag during linking and do at least one of the following: [2022-07-20T15:08:31.644Z] #77 351.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-20T15:08:31.644Z] #77 351.1 during execution [2022-07-20T15:08:31.644Z] #77 351.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-20T15:08:31.644Z] #77 351.1 during linking [2022-07-20T15:08:31.644Z] #77 351.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-20T15:08:31.644Z] #77 351.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-20T15:08:31.644Z] #77 351.1 [2022-07-20T15:08:31.644Z] #77 351.1 See any operating system documentation about shared libraries for [2022-07-20T15:08:31.644Z] #77 351.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-20T15:08:31.644Z] #77 351.1 ---------------------------------------------------------------------- [2022-07-20T15:08:31.644Z] #77 351.1 /bin/mkdir -p '/build' [2022-07-20T15:08:31.644Z] #77 351.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-20T15:08:31.644Z] #77 351.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-20T15:08:31.906Z] #77 351.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-20T15:08:31.906Z] #77 351.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-20T15:08:31.906Z] #77 351.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-20T15:08:32.167Z] #77 DONE 351.7s [2022-07-20T15:08:32.167Z] [2022-07-20T15:08:32.167Z] #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-20T15:08:32.167Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:08:32.796Z] #20 ... [2022-07-20T15:08:32.796Z] [2022-07-20T15:08:32.796Z] #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-20T15:08:32.796Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:08:32.796Z] #71 15.45 + cd /tmp/tmp.DRBfvNgDt0/src/github.com/containerd/containerd [2022-07-20T15:08:32.796Z] #71 15.45 + git checkout -q v1.6.6 [2022-07-20T15:08:33.055Z] #71 16.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-20T15:08:33.225Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-07-20T15:08:33.303Z] #64 ... [2022-07-20T15:08:33.303Z] [2022-07-20T15:08:33.303Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:08:33.303Z] #56 sha256:31623784a887ae9428773e9e37e1bdb0184ead165adb09d48a3f1216b0b9aa68 [2022-07-20T15:08:33.314Z] #71 16.13 + BUILDTAGS='netgo osusergo static_build' [2022-07-20T15:08:33.314Z] #71 16.13 + export EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:08:33.314Z] #71 16.13 + EXTRA_FLAGS=-buildmode=pie [2022-07-20T15:08:33.314Z] #71 16.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-20T15:08:33.314Z] #71 16.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-20T15:08:33.314Z] #71 16.13 + '[' '' = dynamic ']' [2022-07-20T15:08:33.314Z] #71 16.13 + make [2022-07-20T15:08:33.564Z] #56 DONE 0.6s [2022-07-20T15:08:33.564Z] [2022-07-20T15:08:33.564Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:08:33.564Z] #58 sha256:b99f0122b56367b7649eb401e25a8757c90dc2181eabc06f120089d6097726f3 [2022-07-20T15:08:33.564Z] #58 DONE 0.1s [2022-07-20T15:08:33.564Z] [2022-07-20T15:08:33.564Z] #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-20T15:08:33.564Z] #64 sha256:aff1a2e0bbb63f3ebbc8a08fddcd62a7300f66fec825d56b9b2af813d0ecece2 [2022-07-20T15:08:33.825Z] #64 ... [2022-07-20T15:08:33.825Z] [2022-07-20T15:08:33.825Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:08:33.825Z] #61 sha256:1d6293cbb5c65db959bb7515d0799f66673fee553005f4127c3e8bc6e9558ffe [2022-07-20T15:08:33.825Z] #61 DONE 0.3s [2022-07-20T15:08:33.825Z] [2022-07-20T15:08:33.825Z] #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-20T15:08:33.825Z] #64 sha256:aff1a2e0bbb63f3ebbc8a08fddcd62a7300f66fec825d56b9b2af813d0ecece2 [2022-07-20T15:08:33.881Z] #71 16.81 + bin/ctr [2022-07-20T15:08:37.128Z] #64 298.5 + bin/containerd [2022-07-20T15:08:41.994Z] #71 ... [2022-07-20T15:08:41.994Z] [2022-07-20T15:08:41.994Z] #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-20T15:08:41.994Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-20T15:08:41.994Z] #20 61.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-20T15:08:41.994Z] #20 61.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 61.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:08:41.994Z] #20 63.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-20T15:08:41.994Z] #20 63.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 63.01 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:08:41.994Z] #20 64.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-20T15:08:41.994Z] #20 64.74 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 64.75 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:08:41.994Z] #20 68.46 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-20T15:08:41.994Z] #20 68.46 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 68.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:08:41.994Z] #20 70.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-20T15:08:41.994Z] #20 70.19 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-20T15:08:41.994Z] #20 70.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:08:41.994Z] #20 70.26 Selecting previously unselected package libapparmor1:amd64. [2022-07-20T15:08:41.994Z] #20 70.27 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 70.28 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:08:41.994Z] #20 70.33 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-20T15:08:41.994Z] #20 70.34 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 70.34 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:08:41.994Z] #20 70.42 Selecting previously unselected package libbtrfs0:amd64. [2022-07-20T15:08:41.994Z] #20 70.42 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 70.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:08:41.994Z] #20 70.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-20T15:08:41.994Z] #20 70.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 70.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:08:41.994Z] #20 70.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-20T15:08:41.994Z] #20 70.61 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 70.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:08:41.994Z] #20 70.65 Selecting previously unselected package libudev-dev:amd64. [2022-07-20T15:08:41.994Z] #20 70.66 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 70.66 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:08:41.994Z] #20 70.74 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-20T15:08:41.994Z] #20 70.74 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-20T15:08:41.994Z] #20 70.75 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:08:42.253Z] #20 70.88 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-20T15:08:42.253Z] #20 70.89 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-20T15:08:42.253Z] #20 70.89 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:08:42.253Z] #20 70.98 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-20T15:08:42.253Z] #20 70.98 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-20T15:08:42.253Z] #20 70.99 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:08:42.512Z] #20 71.08 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-20T15:08:42.512Z] #20 71.09 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-20T15:08:42.512Z] #20 71.10 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:08:42.512Z] #20 71.15 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-20T15:08:42.512Z] #20 71.16 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-20T15:08:42.512Z] #20 71.16 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:08:42.771Z] #20 71.34 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-20T15:08:42.771Z] #20 71.34 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-20T15:08:42.771Z] #20 71.34 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:08:42.771Z] #20 71.45 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-20T15:08:42.771Z] #20 71.46 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-20T15:08:42.771Z] #20 71.47 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:08:42.771Z] #20 71.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-20T15:08:42.771Z] #20 71.52 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-20T15:08:42.771Z] #20 71.53 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:08:43.030Z] #20 71.62 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-20T15:08:43.030Z] #20 71.63 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-20T15:08:43.030Z] #20 71.63 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:08:43.030Z] #20 71.85 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-20T15:08:43.289Z] #20 71.86 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-20T15:08:43.289Z] #20 71.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-20T15:08:43.289Z] #20 71.89 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-20T15:08:43.289Z] #20 71.90 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-20T15:08:43.289Z] #20 71.92 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-20T15:08:43.289Z] #20 71.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-20T15:08:43.289Z] #20 71.94 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-20T15:08:43.289Z] #20 71.96 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-20T15:08:43.289Z] #20 71.97 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-20T15:08:43.289Z] #20 71.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-20T15:08:43.289Z] #20 72.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-20T15:08:43.289Z] #20 72.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-20T15:08:43.289Z] #20 72.03 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-20T15:08:43.289Z] #20 72.04 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-20T15:08:43.289Z] #20 72.05 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-20T15:08:43.289Z] #20 72.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-20T15:08:43.548Z] #20 72.08 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-20T15:08:43.548Z] #20 72.09 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-20T15:08:43.548Z] #20 72.10 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-20T15:08:43.548Z] #20 72.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:08:43.548Z] #20 72.13 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-20T15:08:43.548Z] #20 72.14 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:08:43.548Z] #20 72.15 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-20T15:08:43.548Z] #20 72.16 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-20T15:08:43.548Z] #20 72.17 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-20T15:08:43.548Z] #20 72.18 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-20T15:08:43.548Z] #20 72.19 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-20T15:08:43.548Z] #20 72.21 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-20T15:08:43.548Z] #20 72.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:08:43.548Z] #20 72.24 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-20T15:08:43.548Z] #20 72.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:08:43.548Z] #20 72.27 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-20T15:08:43.807Z] #20 72.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:08:45.200Z] #20 DONE 73.7s [2022-07-20T15:08:45.200Z] [2022-07-20T15:08:45.200Z] #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-20T15:08:45.200Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-20T15:08:46.166Z] #21 1.245 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T15:08:46.426Z] #21 1.327 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T15:08:46.684Z] #21 1.507 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T15:08:47.083Z] #64 ... [2022-07-20T15:08:47.083Z] [2022-07-20T15:08:47.083Z] #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-20T15:08:47.083Z] #60 sha256:1679b2d1b76e534f56c8ecd9ae352d11a9e0fe94ce6874b5049ca88b2d60e367 [2022-07-20T15:08:47.083Z] #60 228.5 + mkdir -p /build [2022-07-20T15:08:47.083Z] #60 228.5 + cp runc /build/runc [2022-07-20T15:08:48.025Z] #60 DONE 230.7s [2022-07-20T15:08:48.025Z] [2022-07-20T15:08:48.025Z] #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-20T15:08:48.025Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:08:49.940Z] #64 ... [2022-07-20T15:08:49.940Z] [2022-07-20T15:08:49.940Z] #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-20T15:08:49.940Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-20T15:08:49.940Z] #55 451.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-20T15:08:49.940Z] #55 DONE 451.3s [2022-07-20T15:08:49.940Z] [2022-07-20T15:08:49.940Z] #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-20T15:08:49.940Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:08:50.883Z] #64 ... [2022-07-20T15:08:50.883Z] [2022-07-20T15:08:50.883Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:08:50.883Z] #56 sha256:8e85d4ca8a2a0ad09ff31569dc64348b3bb2020477a65411a9d26ea672108ae9 [2022-07-20T15:08:51.454Z] #56 DONE 0.6s [2022-07-20T15:08:51.454Z] [2022-07-20T15:08:51.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-20T15:08:51.454Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:08:51.718Z] #64 ... [2022-07-20T15:08:51.718Z] [2022-07-20T15:08:51.718Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:08:51.718Z] #58 sha256:3a7460fe62e5bb79f2da113f3a33e04aeaa0b3e402b88a7a1771b9aa198203c8 [2022-07-20T15:08:51.718Z] #58 DONE 0.1s [2022-07-20T15:08:51.718Z] [2022-07-20T15:08:51.718Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:08:51.718Z] #61 sha256:b0e65bcde1668fd231c72a850643bfabafd3b22b73a5a9dec324a662a3285c45 [2022-07-20T15:08:51.979Z] #61 DONE 0.3s [2022-07-20T15:08:51.979Z] [2022-07-20T15:08:51.979Z] #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-20T15:08:51.979Z] #64 sha256:4609595a5bc33a9ff856806affd663a2f69517c02a65fa9df87fe2c85749a73a [2022-07-20T15:08:52.211Z] #21 1.862 Reading package lists... [2022-07-20T15:08:54.522Z] #64 392.7 + bin/containerd [2022-07-20T15:08:56.400Z] #21 6.557 Reading package lists... [2022-07-20T15:08:57.336Z] #21 11.19 Building dependency tree... [2022-07-20T15:08:57.336Z] #21 12.34 Reading state information... [2022-07-20T15:08:58.713Z] #21 13.49 The following additional packages will be installed: [2022-07-20T15:08:58.713Z] #21 13.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T15:08:58.713Z] #21 13.49 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T15:08:58.713Z] #21 13.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T15:08:58.713Z] #21 13.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T15:08:58.713Z] #21 13.49 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T15:08:58.713Z] #21 13.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-20T15:08:58.713Z] #21 13.50 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T15:08:58.713Z] #21 13.52 Suggested packages: [2022-07-20T15:08:58.713Z] #21 13.52 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-20T15:08:58.713Z] #21 13.52 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-20T15:08:58.713Z] #21 13.52 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-20T15:08:58.713Z] #21 13.52 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-20T15:08:58.713Z] #21 13.52 seccomp:ppc64el seccomp:s390x [2022-07-20T15:08:58.713Z] #21 13.52 Recommended packages: [2022-07-20T15:08:58.713Z] #21 13.52 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-20T15:08:58.713Z] #21 13.52 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-20T15:08:58.713Z] #21 13.52 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-20T15:08:58.713Z] #21 13.52 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-20T15:08:58.971Z] #21 14.03 The following NEW packages will be installed: [2022-07-20T15:08:58.971Z] #21 14.04 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-20T15:08:58.971Z] #21 14.04 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-20T15:08:58.971Z] #21 14.04 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-20T15:08:58.971Z] #21 14.04 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-20T15:08:58.971Z] #21 14.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-20T15:08:58.971Z] #21 14.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-20T15:08:58.971Z] #21 14.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-20T15:08:58.971Z] #21 14.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-20T15:08:58.972Z] #21 14.04 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-20T15:08:58.972Z] #21 14.04 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-20T15:08:58.972Z] #21 14.05 libseccomp2:ppc64el libseccomp2:s390x [2022-07-20T15:08:59.539Z] #21 14.43 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:08:59.539Z] #21 14.43 Need to get 15.9 MB of archives. [2022-07-20T15:08:59.539Z] #21 14.43 After this operation, 73.0 MB of additional disk space will be used. [2022-07-20T15:08:59.539Z] #21 14.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-20T15:08:59.539Z] #21 14.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-20T15:08:59.539Z] #21 14.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-20T15:08:59.539Z] #21 14.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-20T15:08:59.539Z] #21 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-20T15:08:59.539Z] #21 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-20T15:08:59.539Z] #21 14.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-20T15:08:59.539Z] #21 14.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-20T15:08:59.539Z] #21 14.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-20T15:08:59.539Z] #21 14.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-20T15:08:59.539Z] #21 14.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-20T15:08:59.539Z] #21 14.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-20T15:08:59.539Z] #21 14.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-20T15:08:59.539Z] #21 14.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-20T15:08:59.539Z] #21 14.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-20T15:08:59.539Z] #21 14.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-20T15:08:59.539Z] #21 14.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-20T15:08:59.539Z] #21 14.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-20T15:08:59.539Z] #21 14.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-20T15:08:59.539Z] #21 14.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-20T15:08:59.539Z] #21 14.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-20T15:08:59.539Z] #21 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-20T15:08:59.539Z] #21 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-20T15:08:59.539Z] #21 14.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-20T15:08:59.539Z] #21 14.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-20T15:08:59.539Z] #21 14.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-20T15:08:59.539Z] #21 14.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-20T15:08:59.539Z] #21 14.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-20T15:08:59.539Z] #21 14.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-20T15:08:59.797Z] #21 14.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-20T15:08:59.797Z] #21 14.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-20T15:08:59.797Z] #21 14.64 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-20T15:08:59.797Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-20T15:08:59.798Z] #21 14.65 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-20T15:08:59.798Z] #21 14.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-20T15:08:59.798Z] #21 14.65 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-20T15:08:59.798Z] #21 14.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-20T15:08:59.798Z] #21 14.65 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-20T15:08:59.798Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-20T15:08:59.798Z] #21 14.66 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-20T15:09:00.366Z] #21 15.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:09:00.366Z] #21 15.33 Fetched 15.9 MB in 1s (30.9 MB/s) [2022-07-20T15:09:00.366Z] #21 15.37 Selecting previously unselected package gcc-10-base:armel. [2022-07-20T15:09:00.366Z] #21 15.37 (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-20T15:09:00.366Z] #21 15.40 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-20T15:09:00.366Z] #21 15.41 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-20T15:09:00.366Z] #21 15.46 Selecting previously unselected package gcc-10-base:armhf. [2022-07-20T15:09:00.366Z] #21 15.46 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-20T15:09:00.366Z] #21 15.47 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T15:09:00.625Z] #21 15.52 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-20T15:09:00.625Z] #21 15.53 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-20T15:09:00.625Z] #21 15.54 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T15:09:00.625Z] #21 15.60 Selecting previously unselected package gcc-10-base:s390x. [2022-07-20T15:09:00.625Z] #21 15.60 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-20T15:09:00.625Z] #21 15.61 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T15:09:00.625Z] #21 15.66 Selecting previously unselected package gcc-10-base:arm64. [2022-07-20T15:09:00.625Z] #21 15.67 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-20T15:09:00.625Z] #21 15.68 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T15:09:00.625Z] #21 15.73 Selecting previously unselected package libgcc-s1:armel. [2022-07-20T15:09:00.883Z] #21 15.74 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-20T15:09:00.883Z] #21 15.75 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-20T15:09:00.883Z] #21 15.80 Selecting previously unselected package libcrypt1:armel. [2022-07-20T15:09:00.883Z] #21 15.80 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-20T15:09:00.883Z] #21 15.80 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T15:09:00.883Z] #21 15.89 Selecting previously unselected package libc6:armel. [2022-07-20T15:09:00.883Z] #21 15.89 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-20T15:09:01.149Z] #21 16.07 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-20T15:09:01.407Z] #21 16.52 Selecting previously unselected package libapparmor1:armel. [2022-07-20T15:09:01.407Z] #21 16.52 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-20T15:09:01.407Z] #21 16.52 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-20T15:09:01.407Z] #21 16.57 Selecting previously unselected package libapparmor-dev:armel. [2022-07-20T15:09:01.407Z] #21 16.58 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-20T15:09:01.665Z] #21 16.59 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T15:09:01.665Z] #21 16.65 Selecting previously unselected package libgcc-s1:arm64. [2022-07-20T15:09:01.665Z] #21 16.66 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-20T15:09:01.665Z] #21 16.66 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T15:09:01.665Z] #21 16.71 Selecting previously unselected package libcrypt1:arm64. [2022-07-20T15:09:01.923Z] #21 16.71 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-20T15:09:01.923Z] #21 16.72 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T15:09:01.923Z] #21 16.79 Selecting previously unselected package libc6:arm64. [2022-07-20T15:09:01.923Z] #21 16.80 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-20T15:09:02.181Z] #21 16.99 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T15:09:02.439Z] #21 17.39 Selecting previously unselected package libapparmor1:arm64. [2022-07-20T15:09:02.439Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-20T15:09:02.439Z] #21 17.40 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:09:02.439Z] #21 17.45 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-20T15:09:02.439Z] #21 17.46 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-20T15:09:02.439Z] #21 17.47 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:09:02.439Z] #21 17.54 Selecting previously unselected package libgcc-s1:s390x. [2022-07-20T15:09:02.698Z] #21 17.54 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-20T15:09:02.698Z] #21 17.55 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T15:09:02.698Z] #21 17.60 Selecting previously unselected package libcrypt1:s390x. [2022-07-20T15:09:02.698Z] #21 17.60 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-20T15:09:02.698Z] #21 17.61 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T15:09:02.698Z] #21 17.69 Selecting previously unselected package libc6:s390x. [2022-07-20T15:09:02.698Z] #21 17.70 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-20T15:09:02.957Z] #21 17.87 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T15:09:03.525Z] #21 18.30 Selecting previously unselected package libapparmor1:s390x. [2022-07-20T15:09:03.525Z] #21 18.31 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-20T15:09:03.525Z] #21 18.31 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-20T15:09:03.525Z] #21 18.36 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-20T15:09:03.525Z] #21 18.37 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-20T15:09:03.526Z] #21 18.37 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T15:09:03.526Z] #21 18.45 Selecting previously unselected package libgcc-s1:armhf. [2022-07-20T15:09:03.526Z] #21 18.46 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-20T15:09:03.526Z] #21 18.46 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T15:09:03.526Z] #21 18.51 Selecting previously unselected package libcrypt1:armhf. [2022-07-20T15:09:03.526Z] #21 18.51 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-20T15:09:03.526Z] #21 18.52 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T15:09:03.784Z] #21 18.60 Selecting previously unselected package libc6:armhf. [2022-07-20T15:09:03.784Z] #21 18.61 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-20T15:09:03.784Z] #21 18.82 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T15:09:04.352Z] #21 19.23 Selecting previously unselected package libapparmor1:armhf. [2022-07-20T15:09:04.352Z] #21 19.23 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-20T15:09:04.352Z] #21 19.24 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-20T15:09:04.352Z] #21 19.30 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-20T15:09:04.352Z] #21 19.30 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-20T15:09:04.352Z] #21 19.31 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T15:09:04.352Z] #21 19.37 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-20T15:09:04.352Z] #21 19.37 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-20T15:09:04.352Z] #21 19.38 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T15:09:04.352Z] #21 19.43 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-20T15:09:04.611Z] #21 19.43 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-20T15:09:04.611Z] #21 19.43 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T15:09:04.611Z] #21 19.52 Selecting previously unselected package libc6:ppc64el. [2022-07-20T15:09:04.611Z] #21 19.52 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-20T15:09:04.611Z] #21 19.69 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T15:09:05.547Z] #21 20.31 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-20T15:09:05.547Z] #21 20.32 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-20T15:09:05.547Z] #21 20.32 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T15:09:05.547Z] #21 20.43 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-20T15:09:05.547Z] #21 20.43 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-20T15:09:05.547Z] #21 20.44 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T15:09:05.547Z] #21 20.52 Selecting previously unselected package libseccomp2:s390x. [2022-07-20T15:09:05.547Z] #21 20.52 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T15:09:05.547Z] #21 20.53 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:09:05.547Z] #21 20.59 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-20T15:09:05.547Z] #21 20.59 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-20T15:09:05.547Z] #21 20.60 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:09:05.547Z] #21 20.66 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-20T15:09:05.806Z] #21 20.67 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T15:09:05.806Z] #21 20.68 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:09:05.806Z] #21 20.72 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-20T15:09:05.806Z] #21 20.73 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-20T15:09:05.806Z] #21 20.74 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:09:05.806Z] #21 20.80 Selecting previously unselected package libseccomp2:armhf. [2022-07-20T15:09:05.806Z] #21 20.81 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T15:09:05.806Z] #21 20.82 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:09:05.806Z] #21 20.86 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-20T15:09:05.806Z] #21 20.87 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-20T15:09:05.806Z] #21 20.87 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:09:06.078Z] #21 20.94 Selecting previously unselected package libseccomp2:armel. [2022-07-20T15:09:06.078Z] #21 20.95 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T15:09:06.078Z] #21 20.96 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:09:06.078Z] #21 21.01 Selecting previously unselected package libseccomp-dev:armel. [2022-07-20T15:09:06.078Z] #21 21.01 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-20T15:09:06.078Z] #21 21.02 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:09:06.078Z] #21 21.08 Selecting previously unselected package libseccomp2:arm64. [2022-07-20T15:09:06.078Z] #21 21.08 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:09:06.078Z] #21 21.09 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:09:06.078Z] #21 21.13 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-20T15:09:06.078Z] #21 21.14 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-20T15:09:06.078Z] #21 21.15 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:09:06.336Z] #21 21.26 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-20T15:09:06.336Z] #21 21.27 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-20T15:09:06.336Z] #21 21.29 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-20T15:09:06.336Z] #21 21.30 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-20T15:09:06.336Z] #21 21.31 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-20T15:09:06.336Z] #21 21.33 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-20T15:09:06.336Z] #21 21.34 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-20T15:09:06.336Z] #21 21.36 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-20T15:09:06.336Z] #21 21.37 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-20T15:09:06.336Z] #21 21.38 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-20T15:09:06.336Z] #21 21.39 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-20T15:09:06.336Z] #21 21.41 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-20T15:09:06.336Z] #21 21.42 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-20T15:09:06.594Z] #21 21.43 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-20T15:09:06.595Z] #21 21.45 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-20T15:09:06.595Z] #21 21.46 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-20T15:09:07.971Z] #21 22.69 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-20T15:09:08.905Z] #21 23.95 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-20T15:09:10.390Z] #21 25.22 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-20T15:09:11.327Z] #21 26.43 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-20T15:09:12.702Z] #21 27.66 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.67 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.68 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.70 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.71 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.73 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.702Z] #21 27.74 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.702Z] #21 27.76 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.702Z] #21 27.77 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.702Z] #21 27.78 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.702Z] #21 27.79 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.80 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.82 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.83 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.84 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-20T15:09:12.702Z] #21 27.86 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.702Z] #21 27.87 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.960Z] #21 27.88 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.960Z] #21 27.90 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.960Z] #21 27.91 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-20T15:09:12.960Z] #21 27.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:09:13.526Z] #21 DONE 28.5s [2022-07-20T15:09:13.526Z] [2022-07-20T15:09:13.526Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-20T15:09:13.526Z] #66 sha256:8669b7aa3bca0d6ff196a3c739dc72fd129d533e3224aecd1385fe7ca124eb92 [2022-07-20T15:09:13.784Z] #66 DONE 0.2s [2022-07-20T15:09:13.784Z] [2022-07-20T15:09:13.784Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-20T15:09:13.784Z] #67 sha256:ddd645504581092c887e717025006bb5b5481e5813e885482ec18e4cb114feb1 [2022-07-20T15:09:14.726Z] #67 ... [2022-07-20T15:09:14.726Z] [2022-07-20T15:09:14.726Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-20T15:09:14.726Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-20T15:09:14.726Z] #22 DONE 1.2s [2022-07-20T15:09:14.726Z] [2022-07-20T15:09:14.726Z] #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-20T15:09:14.726Z] #67 sha256:ddd645504581092c887e717025006bb5b5481e5813e885482ec18e4cb114feb1 [2022-07-20T15:09:14.726Z] #67 1.154 + RM_GOPATH=0 [2022-07-20T15:09:14.726Z] #67 1.154 + TMP_GOPATH= [2022-07-20T15:09:14.726Z] #67 1.154 + : /build [2022-07-20T15:09:14.726Z] #67 1.154 + '[' -z '' ']' [2022-07-20T15:09:14.726Z] #67 1.154 ++ mktemp -d [2022-07-20T15:09:14.726Z] #67 1.154 + export GOPATH=/tmp/tmp.eyX1cJhBmh [2022-07-20T15:09:14.726Z] #67 1.154 + GOPATH=/tmp/tmp.eyX1cJhBmh [2022-07-20T15:09:14.726Z] #67 1.154 + RM_GOPATH=1 [2022-07-20T15:09:14.726Z] #67 1.154 + case "$(go env GOARCH)" in [2022-07-20T15:09:14.726Z] #67 1.154 ++ go env GOARCH [2022-07-20T15:09:14.988Z] #67 1.173 Install runc version v1.1.2 (build tags: seccomp) [2022-07-20T15:09:14.988Z] #67 1.174 + export GO_BUILDMODE=-buildmode=pie [2022-07-20T15:09:14.988Z] #67 1.174 + GO_BUILDMODE=-buildmode=pie [2022-07-20T15:09:14.988Z] #67 1.174 ++ dirname /install.sh [2022-07-20T15:09:14.988Z] #67 1.174 + dir=/ [2022-07-20T15:09:14.988Z] #67 1.174 + bin=runc [2022-07-20T15:09:14.988Z] #67 1.174 + shift [2022-07-20T15:09:14.988Z] #67 1.174 + '[' '!' -f //runc.installer ']' [2022-07-20T15:09:14.988Z] #67 1.174 + . //runc.installer [2022-07-20T15:09:14.988Z] #67 1.174 ++ set -e [2022-07-20T15:09:14.988Z] #67 1.174 ++ : v1.1.2 [2022-07-20T15:09:14.988Z] #67 1.174 + install_runc [2022-07-20T15:09:14.988Z] #67 1.174 + RUNC_BUILDTAGS=seccomp [2022-07-20T15:09:14.988Z] #67 1.174 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-20T15:09:14.988Z] #67 1.174 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eyX1cJhBmh/src/github.com/opencontainers/runc [2022-07-20T15:09:14.988Z] #67 1.174 Cloning into '/tmp/tmp.eyX1cJhBmh/src/github.com/opencontainers/runc'... [2022-07-20T15:09:15.555Z] #67 ... [2022-07-20T15:09:15.555Z] [2022-07-20T15:09:15.555Z] #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-20T15:09:15.555Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-20T15:09:15.555Z] #23 DONE 0.9s [2022-07-20T15:09:15.813Z] [2022-07-20T15:09:15.813Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-20T15:09:15.813Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-20T15:09:16.379Z] #24 0.818 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-20T15:09:16.638Z] #24 DONE 1.0s [2022-07-20T15:09:16.638Z] [2022-07-20T15:09:16.638Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-20T15:09:16.638Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-20T15:09:17.575Z] #25 DONE 1.0s [2022-07-20T15:09:17.575Z] [2022-07-20T15:09:17.575Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-20T15:09:17.575Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-20T15:09:18.515Z] #26 DONE 0.9s [2022-07-20T15:09:18.515Z] [2022-07-20T15:09:18.515Z] #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-20T15:09:18.515Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:09:18.515Z] #71 ... [2022-07-20T15:09:18.515Z] [2022-07-20T15:09:18.515Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-20T15:09:18.515Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-20T15:09:19.454Z] #27 DONE 0.9s [2022-07-20T15:09:19.454Z] [2022-07-20T15:09:19.454Z] #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-20T15:09:19.454Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T15:09:20.829Z] #28 1.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-20T15:09:20.829Z] #28 1.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-20T15:09:20.829Z] #28 1.200 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-20T15:09:20.829Z] #28 1.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-20T15:09:21.087Z] #28 1.714 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-20T15:09:21.655Z] #28 2.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-20T15:09:22.223Z] #28 2.620 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-20T15:09:22.223Z] #28 2.918 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-20T15:09:22.483Z] #28 3.162 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-20T15:09:23.051Z] #28 3.426 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-20T15:09:23.051Z] #28 3.426 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-20T15:09:23.051Z] #28 3.426 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-20T15:09:23.051Z] #28 3.426 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-20T15:09:23.051Z] #28 3.430 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-20T15:09:23.051Z] #28 3.438 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-20T15:09:23.051Z] #28 3.438 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-20T15:09:23.051Z] #28 3.438 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-20T15:09:23.051Z] #28 3.438 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-20T15:09:23.051Z] #28 3.442 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-20T15:09:23.051Z] #28 3.449 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-20T15:09:23.051Z] #28 3.450 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-20T15:09:29.613Z] #28 ... [2022-07-20T15:09:29.613Z] [2022-07-20T15:09:29.613Z] #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-20T15:09:29.613Z] #67 sha256:ddd645504581092c887e717025006bb5b5481e5813e885482ec18e4cb114feb1 [2022-07-20T15:09:29.613Z] #67 5.989 + cd /tmp/tmp.eyX1cJhBmh/src/github.com/opencontainers/runc [2022-07-20T15:09:29.613Z] #67 5.989 + git checkout -q v1.1.2 [2022-07-20T15:09:29.613Z] #67 6.301 + '[' -z '' ']' [2022-07-20T15:09:29.613Z] #67 6.301 + target=static [2022-07-20T15:09:29.613Z] #67 6.301 + make BUILDTAGS=seccomp static [2022-07-20T15:09:29.613Z] #67 6.661 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-20T15:09:33.398Z] #64 351.2 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:09:33.398Z] #64 351.2 /usr/bin/ld: /tmp/go-link-107716919/000019.o: in function `New': [2022-07-20T15:09:33.398Z] #64 351.2 /tmp/tmp.1wvUwkF60Q/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-20T15:09:33.398Z] #64 351.3 + bin/containerd-stress [2022-07-20T15:09:33.398Z] #64 352.5 + bin/containerd-shim [2022-07-20T15:09:33.818Z] --- PASS: TestImportExtremelyLargeImageWorks (86.46s) [2022-07-20T15:09:33.818Z] PASS [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === Skipped [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:09:33.818Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] DONE 22 tests, 1 skipped in 90.101s [2022-07-20T15:09:33.818Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.818Z] === RUN TestStripANSICommands [2022-07-20T15:09:33.818Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:09:33.818Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:09:33.818Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:09:33.818Z] PASS [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] DONE 3 tests in 0.007s [2022-07-20T15:09:33.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.818Z] INFO: Testing against a local daemon [2022-07-20T15:09:33.818Z] === RUN TestNetworkCreateDelete [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-07-20T15:09:33.818Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:09:33.818Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-07-20T15:09:33.818Z] === RUN TestDaemonDNSFallback [2022-07-20T15:09:33.818Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-20T15:09:33.818Z] === RUN TestInspectNetwork [2022-07-20T15:09:33.818Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:09:33.818Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:09:33.818Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:09:33.818Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:09:33.818Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:09:33.818Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:09:33.818Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:09:33.818Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:09:33.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestNetworkList [2022-07-20T15:09:33.818Z] === RUN TestNetworkList//networks [2022-07-20T15:09:33.818Z] === PAUSE TestNetworkList//networks [2022-07-20T15:09:33.818Z] === RUN TestNetworkList//networks/ [2022-07-20T15:09:33.818Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:09:33.818Z] === CONT TestNetworkList//networks [2022-07-20T15:09:33.818Z] === CONT TestNetworkList//networks/ [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:09:33.818Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:09:33.818Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:09:33.818Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T15:09:33.818Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:09:33.818Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T15:09:33.818Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:09:33.818Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T15:09:33.818Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:09:33.818Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T15:09:33.818Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:09:33.818Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T15:09:33.818Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:09:33.818Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:09:33.818Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:09:33.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:09:33.818Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-20T15:09:33.818Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:09:33.818Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T15:09:33.818Z] PASS [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === Skipped [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-20T15:09:33.818Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-20T15:09:33.818Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-20T15:09:33.818Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-20T15:09:33.818Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-20T15:09:33.818Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-20T15:09:33.818Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-20T15:09:33.818Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-20T15:09:33.818Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-20T15:09:33.818Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:09:33.818Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-20T15:09:33.818Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-20T15:09:33.818Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] DONE 34 tests, 12 skipped in 7.056s [2022-07-20T15:09:33.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.818Z] INFO: Testing against a local daemon [2022-07-20T15:09:33.818Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:09:33.818Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:09:33.818Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:09:33.818Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:09:33.818Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:09:33.818Z] PASS [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === Skipped [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:09:33.818Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:09:33.818Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] DONE 2 tests, 2 skipped in 0.020s [2022-07-20T15:09:33.818Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.818Z] INFO: Testing against a local daemon [2022-07-20T15:09:33.818Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:09:33.818Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:09:33.818Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-20T15:09:33.818Z] PASS [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === Skipped [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-20T15:09:33.818Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-20T15:09:33.818Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] DONE 2 tests, 2 skipped in 0.017s [2022-07-20T15:09:33.818Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.818Z] testing: warning: no tests to run [2022-07-20T15:09:33.818Z] PASS [2022-07-20T15:09:33.818Z] [2022-07-20T15:09:33.818Z] DONE 0 tests in 0.006s [2022-07-20T15:09:33.818Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.818Z] INFO: Testing against a local daemon [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginTLS [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginHeader [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-20T15:09:33.818Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:09:33.818Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.818Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2022-07-20T15:09:33.819Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-20T15:09:33.819Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T15:09:33.819Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T15:09:33.819Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T15:09:33.819Z] PASS [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === Skipped [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-20T15:09:33.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] DONE 17 tests, 17 skipped in 1.638s [2022-07-20T15:09:33.819Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.819Z] INFO: Testing against a local daemon [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:09:33.819Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:09:33.819Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:09:33.819Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:09:33.819Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:09:33.819Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:09:33.819Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:09:33.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:09:33.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:09:33.819Z] === RUN TestPluginInstall [2022-07-20T15:09:33.819Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-20T15:09:33.819Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:09:33.819Z] 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-20T15:09:33.819Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-20T15:09:33.819Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:09:33.819Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T15:09:33.819Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T15:09:33.819Z] PASS [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === Skipped [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-20T15:09:33.819Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-20T15:09:33.819Z] 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-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-20T15:09:33.819Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-20T15:09:33.819Z] [2022-07-20T15:09:33.819Z] DONE 19 tests, 3 skipped in 0.033s [2022-07-20T15:09:33.819Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:09:33.819Z] INFO: Testing against a local daemon [2022-07-20T15:09:33.819Z] === RUN TestExternalGraphDriver [2022-07-20T15:09:33.819Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T15:09:33.819Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-20T15:09:33.819Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:09:34.884Z] #67 ... [2022-07-20T15:09:34.885Z] [2022-07-20T15:09:34.885Z] #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-20T15:09:34.885Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T15:09:34.885Z] #28 14.61 Fetched 49.1 MB in 14s (3594 kB/s) [2022-07-20T15:09:37.096Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2022-07-20T15:09:37.096Z] PASS [2022-07-20T15:09:37.096Z] [2022-07-20T15:09:37.096Z] === Skipped [2022-07-20T15:09:37.096Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-20T15:09:37.096Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-20T15:09:37.096Z] [2022-07-20T15:09:37.096Z] DONE 2 tests, 1 skipped in 4.034s [2022-07-20T15:09:37.096Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:09:37.096Z] INFO: Testing against a local daemon [2022-07-20T15:09:37.096Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:09:37.096Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:09:37.096Z] === RUN TestReadPluginNoRead [2022-07-20T15:09:37.096Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:09:37.096Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:09:37.096Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:09:37.096Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:09:37.096Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:09:37.096Z] === CONT TestReadPluginNoRead [2022-07-20T15:09:38.994Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:09:39.559Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-07-20T15:09:40.490Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:09:40.860Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T15:09:40.860Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T15:09:40.860Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-20T15:09:40.860Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-20T15:09:40.860Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T15:09:40.861Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-20T15:09:40.861Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T15:09:40.861Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-07-20T15:09:41.116Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-20T15:09:41.116Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T15:09:41.116Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T15:09:41.116Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T15:09:41.116Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T15:09:41.117Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T15:09:41.117Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T15:09:41.373Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-20T15:09:41.373Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T15:09:41.373Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T15:09:41.450Z] #28 14.61 Reading package lists... [2022-07-20T15:09:41.862Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:09:43.232Z] === CONT TestReadPluginNoRead [2022-07-20T15:09:43.232Z] read_test.go:92: [dad59b358044f] daemon is not started [2022-07-20T15:09:43.232Z] --- PASS: TestReadPluginNoRead (6.25s) [2022-07-20T15:09:43.232Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-07-20T15:09:43.232Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-20T15:09:43.232Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-07-20T15:09:43.456Z] #64 364.4 + bin/containerd-shim-runc-v1 [2022-07-20T15:09:43.890Z] ok github.com/docker/docker/builder/remotecontext 0.101s coverage: 13.7% of statements [2022-07-20T15:09:43.890Z] ok github.com/docker/docker/builder/dockerfile 0.442s coverage: 49.3% of statements [2022-07-20T15:09:44.147Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-20T15:09:44.603Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2022-07-20T15:09:44.603Z] PASS [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] DONE 6 tests in 7.913s [2022-07-20T15:09:44.603Z] 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-20T15:09:44.603Z] testing: warning: no tests to run [2022-07-20T15:09:44.603Z] PASS [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] DONE 0 tests in 0.007s [2022-07-20T15:09:44.603Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:09:44.603Z] INFO: Testing against a local daemon [2022-07-20T15:09:44.603Z] === RUN TestPluginWithDevMounts [2022-07-20T15:09:44.603Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T15:09:44.603Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-20T15:09:44.603Z] PASS [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] === Skipped [2022-07-20T15:09:44.603Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-20T15:09:44.603Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] DONE 1 tests, 1 skipped in 0.024s [2022-07-20T15:09:44.603Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:09:44.603Z] INFO: Testing against a local daemon [2022-07-20T15:09:44.603Z] === RUN TestSecretInspect [2022-07-20T15:09:44.603Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-20T15:09:44.603Z] === RUN TestSecretList [2022-07-20T15:09:44.603Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] --- SKIP: TestSecretList (0.01s) [2022-07-20T15:09:44.603Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:09:44.603Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-20T15:09:44.603Z] === RUN TestSecretsUpdate [2022-07-20T15:09:44.603Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-20T15:09:44.603Z] === RUN TestTemplatedSecret [2022-07-20T15:09:44.603Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-20T15:09:44.603Z] === RUN TestSecretCreateResolve [2022-07-20T15:09:44.603Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-20T15:09:44.603Z] PASS [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] === Skipped [2022-07-20T15:09:44.603Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-20T15:09:44.603Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-20T15:09:44.603Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-20T15:09:44.603Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-20T15:09:44.603Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-20T15:09:44.603Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-20T15:09:44.603Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.603Z] [2022-07-20T15:09:44.603Z] DONE 6 tests, 6 skipped in 0.073s [2022-07-20T15:09:44.603Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:09:44.710Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-20T15:09:44.861Z] INFO: Testing against a local daemon [2022-07-20T15:09:44.861Z] === RUN TestServiceCreateInit [2022-07-20T15:09:44.861Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:09:44.861Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:09:44.861Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-20T15:09:44.861Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T15:09:44.861Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T15:09:44.861Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:09:44.861Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestCreateServiceConflict [2022-07-20T15:09:44.861Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:09:44.861Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:09:44.861Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:09:44.861Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:09:44.861Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestCreateServiceSysctls [2022-07-20T15:09:44.861Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-20T15:09:44.861Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:09:44.861Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-20T15:09:44.861Z] === RUN TestInspect [2022-07-20T15:09:44.861Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestInspect (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestCreateJob [2022-07-20T15:09:44.861Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestCreateJob (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestReplicatedJob [2022-07-20T15:09:44.861Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestReplicatedJob (0.00s) [2022-07-20T15:09:44.861Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:09:44.861Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestServiceListWithStatuses [2022-07-20T15:09:44.861Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:09:44.861Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:09:44.861Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:09:44.861Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:09:44.861Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:44.861Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-20T15:09:44.861Z] === RUN TestServicePlugin [2022-07-20T15:09:45.638Z] ok github.com/docker/docker/builder/remotecontext/git 1.633s coverage: 86.3% of statements [2022-07-20T15:09:45.638Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T15:09:45.638Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T15:09:45.638Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T15:09:45.638Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T15:09:46.201Z] ok github.com/docker/docker/cmd/docker-proxy 0.181s coverage: 69.3% of statements [2022-07-20T15:09:46.722Z] #28 21.14 Reading package lists... [2022-07-20T15:09:46.758Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServicePlugin (1.77s) [2022-07-20T15:09:46.758Z] === RUN TestServiceUpdateLabel [2022-07-20T15:09:46.758Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-20T15:09:46.758Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:09:46.758Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-20T15:09:46.758Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:09:46.758Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-20T15:09:46.758Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:09:46.758Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-20T15:09:46.758Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:09:46.758Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-20T15:09:46.758Z] PASS [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === Skipped [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T15:09:46.758Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T15:09:46.758Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-20T15:09:46.758Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-20T15:09:46.758Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-20T15:09:46.758Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-20T15:09:46.758Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-20T15:09:46.758Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-20T15:09:46.758Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-20T15:09:46.758Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-20T15:09:46.758Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-20T15:09:46.758Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-20T15:09:46.758Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-07-20T15:09:46.758Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-20T15:09:46.758Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:09:46.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-20T15:09:46.758Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-20T15:09:46.758Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServicePlugin (1.77s) [2022-07-20T15:09:46.758Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-20T15:09:46.758Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-20T15:09:46.758Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-20T15:09:46.758Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-20T15:09:46.758Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-20T15:09:46.758Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] DONE 24 tests, 23 skipped in 2.058s [2022-07-20T15:09:46.758Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:09:46.758Z] INFO: Testing against a local daemon [2022-07-20T15:09:46.758Z] === RUN TestSessionCreate [2022-07-20T15:09:46.758Z] --- PASS: TestSessionCreate (0.03s) [2022-07-20T15:09:46.758Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:09:46.758Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-20T15:09:46.758Z] PASS [2022-07-20T15:09:46.758Z] [2022-07-20T15:09:46.758Z] DONE 2 tests in 0.082s [2022-07-20T15:09:46.758Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:09:47.015Z] INFO: Testing against a local daemon [2022-07-20T15:09:47.015Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:09:47.015Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:09:47.015Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:09:47.015Z] === RUN TestDiskUsage [2022-07-20T15:09:47.015Z] === PAUSE TestDiskUsage [2022-07-20T15:09:47.015Z] === RUN TestEventsExecDie [2022-07-20T15:09:47.580Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-20T15:09:47.580Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:09:47.580Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-20T15:09:47.580Z] === RUN TestEventsVolumeCreate [2022-07-20T15:09:47.580Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-07-20T15:09:47.580Z] === RUN TestInfoBinaryCommits [2022-07-20T15:09:47.580Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T15:09:47.580Z] === RUN TestInfoAPIVersioned [2022-07-20T15:09:47.580Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-20T15:09:47.580Z] === RUN TestInfoAPI [2022-07-20T15:09:47.580Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T15:09:47.580Z] === RUN TestInfoAPIWarnings [2022-07-20T15:09:48.625Z] #28 27.36 Building dependency tree... [2022-07-20T15:09:49.472Z] ok github.com/docker/docker/client 0.134s coverage: 75.9% of statements [2022-07-20T15:09:50.034Z] #28 30.52 bzip2 is already the newest version (1.0.8-4). [2022-07-20T15:09:50.035Z] #28 30.52 patch is already the newest version (2.7.6-7). [2022-07-20T15:09:50.035Z] #28 30.52 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-20T15:09:50.035Z] #28 30.52 The following additional packages will be installed: [2022-07-20T15:09:50.035Z] #28 30.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T15:09:50.035Z] #28 30.54 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-20T15:09:50.035Z] #28 30.54 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-20T15:09:50.035Z] #28 30.54 python3-pkg-resources vim-runtime xxd [2022-07-20T15:09:50.035Z] #28 30.57 Suggested packages: [2022-07-20T15:09:50.035Z] #28 30.57 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-20T15:09:50.035Z] #28 30.57 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-20T15:09:50.035Z] #28 30.57 Recommended packages: [2022-07-20T15:09:50.035Z] #28 30.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-20T15:09:50.037Z] #64 370.9 + bin/containerd-shim-runc-v2 [2022-07-20T15:09:50.037Z] #64 371.8 + binaries [2022-07-20T15:09:50.037Z] #64 371.8 + install -D bin/containerd /build/containerd [2022-07-20T15:09:50.037Z] #64 371.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:09:50.037Z] #64 371.8 + install -D bin/ctr /build/ctr [2022-07-20T15:09:50.960Z] #64 443.8 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:09:50.960Z] #64 443.8 /usr/bin/ld: /tmp/go-link-1015560416/000019.o: in function `New': [2022-07-20T15:09:50.960Z] #64 443.8 /tmp/tmp.6jt0wqQDnC/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-20T15:09:50.960Z] #64 443.9 + bin/containerd-stress [2022-07-20T15:09:50.960Z] #64 445.0 + bin/containerd-shim [2022-07-20T15:09:51.947Z] #64 DONE 373.9s [2022-07-20T15:09:51.997Z] #28 32.24 The following NEW packages will be installed: [2022-07-20T15:09:51.997Z] #28 32.25 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-20T15:09:51.997Z] #28 32.25 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-20T15:09:51.997Z] #28 32.25 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-20T15:09:51.997Z] #28 32.26 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-20T15:09:51.997Z] #28 32.26 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-20T15:09:51.997Z] #28 32.26 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-20T15:09:51.997Z] #28 32.26 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-20T15:09:51.997Z] #28 32.66 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:09:51.997Z] #28 32.66 Need to get 18.6 MB of archives. [2022-07-20T15:09:51.997Z] #28 32.66 After this operation, 71.4 MB of additional disk space will be used. [2022-07-20T15:09:51.997Z] #28 32.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-20T15:09:52.256Z] #28 32.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-20T15:09:52.256Z] #28 32.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-20T15:09:52.256Z] #28 32.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-20T15:09:52.256Z] #28 32.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-20T15:09:52.256Z] #28 32.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-20T15:09:52.256Z] #28 32.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-20T15:09:52.256Z] #28 32.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-20T15:09:52.256Z] #28 32.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-20T15:09:52.256Z] #28 32.69 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-20T15:09:52.256Z] #28 32.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-20T15:09:52.256Z] #28 32.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-20T15:09:52.256Z] #28 32.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-20T15:09:52.256Z] #28 32.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-20T15:09:52.256Z] #28 32.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-20T15:09:52.256Z] #28 32.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-20T15:09:52.256Z] #28 32.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-20T15:09:52.256Z] #28 32.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-20T15:09:52.256Z] #28 32.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-20T15:09:52.256Z] #28 32.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-20T15:09:52.256Z] #28 32.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-20T15:09:52.256Z] #28 32.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-20T15:09:52.256Z] #28 32.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-20T15:09:52.256Z] #28 32.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-20T15:09:52.256Z] #28 32.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-20T15:09:52.256Z] #28 32.75 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-20T15:09:52.256Z] #28 32.75 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-20T15:09:52.256Z] #28 32.75 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-20T15:09:52.256Z] #28 32.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-20T15:09:52.256Z] #28 32.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-20T15:09:52.256Z] #28 32.76 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-20T15:09:52.256Z] #28 32.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-20T15:09:52.256Z] #28 32.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-20T15:09:52.256Z] #28 32.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-20T15:09:52.256Z] #28 32.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-20T15:09:52.256Z] #28 32.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-20T15:09:52.256Z] #28 32.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-20T15:09:52.256Z] #28 32.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-20T15:09:52.256Z] #28 32.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-20T15:09:52.256Z] #28 32.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-20T15:09:52.256Z] #28 32.85 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-20T15:09:52.514Z] #28 32.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-20T15:09:52.514Z] #28 32.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-20T15:09:52.514Z] #28 33.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-20T15:09:52.514Z] #28 33.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-20T15:09:52.891Z] [2022-07-20T15:09:52.891Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:09:52.891Z] #65 sha256:1e5293e66efbac4d6a859a7b6a0fb3603e1ed64ec889c2f720cb04ec8c6fd372 [2022-07-20T15:09:53.449Z] #28 33.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:09:53.450Z] #28 34.11 Fetched 18.6 MB in 1s (29.0 MB/s) [2022-07-20T15:09:53.708Z] #28 34.17 Selecting previously unselected package pigz. [2022-07-20T15:09:53.708Z] #28 34.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-20T15:09:53.708Z] #28 34.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-20T15:09:53.708Z] #28 34.25 Unpacking pigz (2.6-1) ... [2022-07-20T15:09:53.708Z] #28 34.31 Selecting previously unselected package libelf1:amd64. [2022-07-20T15:09:53.830Z] #65 DONE 0.8s [2022-07-20T15:09:53.830Z] [2022-07-20T15:09:53.830Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:09:53.830Z] #70 sha256:eb07bb0a9daee49be6f0d4b5dcb54aa037e00cd67f87b960938556cfe3a80fc9 [2022-07-20T15:09:53.830Z] #70 DONE 0.2s [2022-07-20T15:09:53.830Z] [2022-07-20T15:09:53.830Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:09:53.830Z] #75 sha256:6aee6de33af3a97e47ed12f9a8df4d66003d15940315f3e33a656e41c499d979 [2022-07-20T15:09:53.967Z] #28 34.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-20T15:09:53.967Z] #28 34.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-20T15:09:53.967Z] #28 34.46 Selecting previously unselected package libbpf0:amd64. [2022-07-20T15:09:53.967Z] #28 34.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-20T15:09:53.967Z] #28 34.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:09:53.967Z] #28 34.58 Selecting previously unselected package libcap2:amd64. [2022-07-20T15:09:54.225Z] #28 34.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-20T15:09:54.225Z] #28 34.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:09:54.225Z] #28 34.65 Selecting previously unselected package libmnl0:amd64. [2022-07-20T15:09:54.225Z] #28 34.65 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-20T15:09:54.225Z] #28 34.66 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:09:54.225Z] #28 34.72 Selecting previously unselected package libxtables12:amd64. [2022-07-20T15:09:54.225Z] #28 34.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-20T15:09:54.225Z] #28 34.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:09:54.225Z] #28 34.77 Selecting previously unselected package libcap2-bin. [2022-07-20T15:09:54.225Z] #28 34.77 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-20T15:09:54.225Z] #28 34.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-20T15:09:54.225Z] #28 34.83 Selecting previously unselected package iproute2. [2022-07-20T15:09:54.483Z] #28 34.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-20T15:09:54.483Z] #28 34.84 Unpacking iproute2 (5.10.0-4) ... [2022-07-20T15:09:54.483Z] #28 35.11 Selecting previously unselected package xxd. [2022-07-20T15:09:54.483Z] #28 35.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:09:54.483Z] #28 35.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:09:54.742Z] #28 35.21 Selecting previously unselected package vim-common. [2022-07-20T15:09:54.742Z] #28 35.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:09:54.742Z] #28 35.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:09:54.742Z] #28 35.32 Selecting previously unselected package bash-completion. [2022-07-20T15:09:54.742Z] #28 35.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-20T15:09:54.769Z] #75 DONE 0.9s [2022-07-20T15:09:54.769Z] [2022-07-20T15:09:54.769Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:09:54.769Z] #78 sha256:9f1e2554951895055eba9e339eb520b7a2a48bef2e5adc3180afb5bb950df3c7 [2022-07-20T15:09:54.769Z] #78 DONE 0.1s [2022-07-20T15:09:54.769Z] [2022-07-20T15:09:54.769Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:09:54.769Z] #79 sha256:f54ec2e71cce39bd673052f81341394ddf35103ad0085f65009b6c17791a184b [2022-07-20T15:09:54.769Z] #79 DONE 0.0s [2022-07-20T15:09:54.769Z] [2022-07-20T15:09:54.769Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:09:54.769Z] #80 sha256:aaf28cc442343ef129fdacb44bc35934a04b0a01ed737cbc2eb8376cbcfe1dde [2022-07-20T15:09:54.769Z] #80 DONE 0.0s [2022-07-20T15:09:54.769Z] [2022-07-20T15:09:54.769Z] #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-20T15:09:54.769Z] #81 sha256:eae1eef5f6daa830c1b9d4301e4eee9b18330d9d86892963eb62b4a4a01f1b94 [2022-07-20T15:09:55.339Z] #81 0.647 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-20T15:09:55.600Z] #81 0.647 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-20T15:09:55.600Z] #81 0.648 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-20T15:09:56.117Z] #28 36.43 Unpacking bash-completion (1:2.11-2) ... [2022-07-20T15:09:56.117Z] #28 36.69 Selecting previously unselected package apparmor. [2022-07-20T15:09:56.117Z] #28 36.69 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-20T15:09:56.117Z] #28 36.74 Unpacking apparmor (2.13.6-10) ... [2022-07-20T15:09:56.175Z] #81 0.900 Reading package lists... [2022-07-20T15:09:56.375Z] #28 37.04 Selecting previously unselected package inetutils-ping. [2022-07-20T15:09:56.375Z] #28 37.04 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-20T15:09:56.375Z] #28 37.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-20T15:09:56.375Z] #28 37.11 Selecting previously unselected package libip4tc2:amd64. [2022-07-20T15:09:56.633Z] #28 37.12 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:09:56.633Z] #28 37.12 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:09:56.633Z] #28 37.17 Selecting previously unselected package libip6tc2:amd64. [2022-07-20T15:09:56.633Z] #28 37.17 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-20T15:09:56.633Z] #28 37.18 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:09:56.633Z] #28 37.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-20T15:09:56.747Z] #81 1.445 Reading package lists... [2022-07-20T15:09:56.892Z] #28 37.24 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-20T15:09:56.892Z] #28 37.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:09:56.892Z] #28 37.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-20T15:09:56.892Z] #28 37.31 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-20T15:09:56.892Z] #28 37.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:09:56.892Z] #28 37.39 Selecting previously unselected package libnftnl11:amd64. [2022-07-20T15:09:56.892Z] #28 37.39 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-20T15:09:56.892Z] #28 37.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:09:56.892Z] #28 37.47 Selecting previously unselected package iptables. [2022-07-20T15:09:56.892Z] #28 37.48 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-20T15:09:56.892Z] #28 37.48 Unpacking iptables (1.8.7-1) ... [2022-07-20T15:09:57.007Z] #81 1.978 Building dependency tree... [2022-07-20T15:09:57.008Z] #81 2.115 Reading state information... [2022-07-20T15:09:57.008Z] #81 2.245 The following additional packages will be installed: [2022-07-20T15:09:57.150Z] #28 ... [2022-07-20T15:09:57.150Z] [2022-07-20T15:09:57.150Z] #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-20T15:09:57.150Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:09:57.150Z] #71 99.85 + bin/containerd [2022-07-20T15:09:57.268Z] #81 2.246 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-20T15:09:57.268Z] #81 2.247 Suggested packages: [2022-07-20T15:09:57.268Z] #81 2.247 systemd-container policykit-1 [2022-07-20T15:09:57.268Z] #81 2.247 Recommended packages: [2022-07-20T15:09:57.268Z] #81 2.247 systemd-timesyncd | time-daemon libnss-systemd [2022-07-20T15:09:57.268Z] #81 2.316 The following NEW packages will be installed: [2022-07-20T15:09:57.268Z] #81 2.317 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-20T15:09:57.268Z] #81 2.317 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-20T15:09:57.529Z] #81 2.586 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-20T15:09:57.529Z] #81 2.586 Need to get 5817 kB of archives. [2022-07-20T15:09:57.529Z] #81 2.586 After this operation, 19.3 MB of additional disk space will be used. [2022-07-20T15:09:57.529Z] #81 2.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-20T15:09:57.529Z] #81 2.589 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-20T15:09:57.529Z] #81 2.591 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-20T15:09:57.529Z] #81 2.597 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-20T15:09:57.529Z] #81 2.598 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-20T15:09:57.529Z] #81 2.673 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-20T15:09:57.529Z] #81 2.689 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-20T15:09:57.529Z] #81 2.690 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-20T15:09:57.529Z] #81 2.692 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-20T15:09:57.529Z] #81 2.694 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-20T15:09:57.541Z] #64 456.3 + bin/containerd-shim-runc-v1 [2022-07-20T15:09:57.790Z] #81 2.864 debconf: delaying package configuration, since apt-utils is not installed [2022-07-20T15:09:57.790Z] #81 2.897 Fetched 5817 kB in 0s (15.6 MB/s) [2022-07-20T15:09:57.790Z] #81 2.923 Selecting previously unselected package libargon2-1:amd64. [2022-07-20T15:09:57.790Z] #81 2.923 (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-20T15:09:57.790Z] #81 2.939 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-20T15:09:57.790Z] #81 2.947 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T15:09:57.790Z] #81 2.979 Selecting previously unselected package libjson-c5:amd64. [2022-07-20T15:09:57.790Z] #81 2.981 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-20T15:09:57.790Z] #81 2.984 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-20T15:09:57.790Z] #81 3.016 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-20T15:09:57.790Z] #81 3.019 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-20T15:09:57.790Z] #81 3.023 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T15:09:57.790Z] #81 3.075 Selecting previously unselected package libkmod2:amd64. [2022-07-20T15:09:58.051Z] #81 3.078 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-20T15:09:58.051Z] #81 3.081 Unpacking libkmod2:amd64 (28-1) ... [2022-07-20T15:09:58.051Z] #81 3.119 Selecting previously unselected package systemd. [2022-07-20T15:09:58.051Z] #81 3.122 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-20T15:09:58.051Z] #81 3.159 Unpacking systemd (247.3-7) ... [2022-07-20T15:09:58.626Z] #81 3.699 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-20T15:09:58.626Z] #81 3.707 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-20T15:09:58.626Z] #81 3.715 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-20T15:09:58.626Z] #81 3.725 Setting up libkmod2:amd64 (28-1) ... [2022-07-20T15:09:58.626Z] #81 3.735 Setting up systemd (247.3-7) ... [2022-07-20T15:09:58.626Z] #81 3.771 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-20T15:09:58.626Z] #81 3.773 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-20T15:09:58.626Z] #81 3.776 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-20T15:09:58.626Z] #81 3.797 Initializing machine ID from KVM UUID. [2022-07-20T15:09:58.886Z] #81 4.180 Selecting previously unselected package systemd-sysv. [2022-07-20T15:09:58.886Z] #81 4.180 (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-20T15:09:58.886Z] #81 4.195 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-20T15:09:58.886Z] #81 4.199 Unpacking systemd-sysv (247.3-7) ... [2022-07-20T15:09:59.146Z] #81 4.239 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-20T15:09:59.146Z] #81 4.242 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-20T15:09:59.146Z] #81 4.245 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T15:09:59.146Z] #81 4.301 Selecting previously unselected package dbus. [2022-07-20T15:09:59.146Z] #81 4.303 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-20T15:09:59.146Z] #81 4.314 Unpacking dbus (1.12.20-2) ... [2022-07-20T15:09:59.146Z] #81 4.365 Selecting previously unselected package libpam-systemd:amd64. [2022-07-20T15:09:59.146Z] #81 4.368 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-20T15:09:59.146Z] #81 4.371 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-20T15:09:59.146Z] #81 4.422 Selecting previously unselected package dbus-user-session. [2022-07-20T15:09:59.407Z] #81 4.425 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-20T15:09:59.407Z] #81 4.430 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-20T15:09:59.407Z] #81 4.498 Setting up systemd-sysv (247.3-7) ... [2022-07-20T15:09:59.407Z] #81 4.508 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-20T15:09:59.407Z] #81 4.519 Setting up dbus (1.12.20-2) ... [2022-07-20T15:09:59.407Z] #81 4.637 invoke-rc.d: could not determine current runlevel [2022-07-20T15:09:59.407Z] #81 4.640 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:09:59.407Z] #81 4.649 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-20T15:09:59.667Z] #81 4.788 Setting up dbus-user-session (1.12.20-2) ... [2022-07-20T15:09:59.667Z] #81 4.801 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:09:59.667Z] #81 DONE 5.0s [2022-07-20T15:09:59.667Z] [2022-07-20T15:09:59.667Z] #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-20T15:09:59.667Z] #82 sha256:5888dcc421ad68f2d140f201295555da0eca1e75d535fe91908bf9138f32dcd4 [2022-07-20T15:10:00.238Z] #82 0.424 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T15:10:00.238Z] #82 0.425 Dload Upload Total Spent Left Speed [2022-07-20T15:10:00.499Z] #82 0.425 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8400 0 --:--:-- --:--:-- --:--:-- 8362 [2022-07-20T15:10:00.499Z] #82 DONE 0.7s [2022-07-20T15:10:00.499Z] [2022-07-20T15:10:00.499Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:10:00.499Z] #83 sha256:4a4f832d6c11ba8a93293c99159cad4f14e1ea38cf39585b81f433bf4b834a4d [2022-07-20T15:10:01.442Z] #83 DONE 0.9s [2022-07-20T15:10:01.442Z] [2022-07-20T15:10:01.442Z] #84 exporting to image [2022-07-20T15:10:01.442Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:10:01.442Z] #84 exporting layers [2022-07-20T15:10:02.419Z] #71 ... [2022-07-20T15:10:02.420Z] [2022-07-20T15:10:02.420Z] #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-20T15:10:02.420Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-20T15:10:02.420Z] #28 37.64 Selecting previously unselected package libonig5:amd64. [2022-07-20T15:10:02.420Z] #28 37.65 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 37.65 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:10:02.420Z] #28 37.74 Selecting previously unselected package libjq1:amd64. [2022-07-20T15:10:02.420Z] #28 37.75 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 37.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:10:02.420Z] #28 37.83 Selecting previously unselected package jq. [2022-07-20T15:10:02.420Z] #28 37.85 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 37.85 Unpacking jq (1.6-2.1) ... [2022-07-20T15:10:02.420Z] #28 37.91 Selecting previously unselected package libaio1:amd64. [2022-07-20T15:10:02.420Z] #28 37.92 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 37.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:10:02.420Z] #28 37.97 Selecting previously unselected package libgpm2:amd64. [2022-07-20T15:10:02.420Z] #28 37.98 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 37.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:10:02.420Z] #28 38.04 Selecting previously unselected package libinih1:amd64. [2022-07-20T15:10:02.420Z] #28 38.05 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 38.06 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-20T15:10:02.420Z] #28 38.11 Selecting previously unselected package libnet1:amd64. [2022-07-20T15:10:02.420Z] #28 38.12 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 38.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:10:02.420Z] #28 38.20 Selecting previously unselected package libnl-3-200:amd64. [2022-07-20T15:10:02.420Z] #28 38.21 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 38.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:10:02.420Z] #28 38.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-20T15:10:02.420Z] #28 38.29 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 38.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:10:02.420Z] #28 38.35 Selecting previously unselected package libyajl2:amd64. [2022-07-20T15:10:02.420Z] #28 38.36 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 38.36 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:10:02.420Z] #28 38.41 Selecting previously unselected package net-tools. [2022-07-20T15:10:02.420Z] #28 38.42 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 38.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:10:02.420Z] #28 38.55 Selecting previously unselected package python-pip-whl. [2022-07-20T15:10:02.420Z] #28 38.56 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:10:02.420Z] #28 38.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:10:02.420Z] #28 38.88 Selecting previously unselected package python3-lib2to3. [2022-07-20T15:10:02.420Z] #28 38.89 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-20T15:10:02.420Z] #28 38.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:10:02.420Z] #28 38.96 Selecting previously unselected package python3-distutils. [2022-07-20T15:10:02.420Z] #28 38.97 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-20T15:10:02.420Z] #28 38.98 Unpacking python3-distutils (3.9.2-1) ... [2022-07-20T15:10:02.420Z] #28 39.05 Selecting previously unselected package python3-pkg-resources. [2022-07-20T15:10:02.420Z] #28 39.07 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-20T15:10:02.420Z] #28 39.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:10:02.420Z] #28 39.16 Selecting previously unselected package python3-setuptools. [2022-07-20T15:10:02.420Z] #28 39.17 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-20T15:10:02.420Z] #28 39.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-20T15:10:02.420Z] #28 39.31 Selecting previously unselected package python3-wheel. [2022-07-20T15:10:02.420Z] #28 39.32 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-20T15:10:02.420Z] #28 39.33 Unpacking python3-wheel (0.34.2-1) ... [2022-07-20T15:10:02.420Z] #28 39.38 Selecting previously unselected package python3-pip. [2022-07-20T15:10:02.420Z] #28 39.39 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-20T15:10:02.420Z] #28 39.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:10:02.420Z] #28 39.55 Selecting previously unselected package sudo. [2022-07-20T15:10:02.420Z] #28 39.56 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 39.56 Unpacking sudo (1.9.5p2-3) ... [2022-07-20T15:10:02.420Z] #28 39.91 Selecting previously unselected package thin-provisioning-tools. [2022-07-20T15:10:02.420Z] #28 39.92 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 39.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:10:02.420Z] #28 40.06 Selecting previously unselected package uidmap. [2022-07-20T15:10:02.420Z] #28 40.07 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 40.08 Unpacking uidmap (1:4.8.1-1) ... [2022-07-20T15:10:02.420Z] #28 40.18 Selecting previously unselected package vim-runtime. [2022-07-20T15:10:02.420Z] #28 40.19 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-20T15:10:02.420Z] #28 40.21 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-20T15:10:02.420Z] #28 40.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-20T15:10:02.420Z] #28 40.24 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:10:02.420Z] #28 41.91 Selecting previously unselected package vim. [2022-07-20T15:10:02.420Z] #28 41.92 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 41.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:10:02.420Z] #28 42.18 Selecting previously unselected package xfsprogs. [2022-07-20T15:10:02.420Z] #28 42.19 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 42.20 Unpacking xfsprogs (5.10.0-4) ... [2022-07-20T15:10:02.420Z] #28 42.48 Selecting previously unselected package zip. [2022-07-20T15:10:02.420Z] #28 42.48 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 42.49 Unpacking zip (3.0-12) ... [2022-07-20T15:10:02.420Z] #28 42.58 Selecting previously unselected package zstd. [2022-07-20T15:10:02.420Z] #28 42.59 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-20T15:10:02.420Z] #28 42.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:10:02.420Z] #28 42.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-20T15:10:02.986Z] #28 43.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-20T15:10:02.986Z] #28 43.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-20T15:10:02.986Z] #28 43.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-20T15:10:02.986Z] #28 43.48 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-20T15:10:02.986Z] #28 43.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-20T15:10:02.986Z] #28 43.51 Setting up uidmap (1:4.8.1-1) ... [2022-07-20T15:10:02.986Z] #28 43.52 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-20T15:10:02.986Z] #28 43.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-20T15:10:02.986Z] #28 43.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-20T15:10:02.986Z] #28 43.56 Setting up python3-wheel (0.34.2-1) ... [2022-07-20T15:10:03.553Z] #28 44.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:10:03.553Z] #28 44.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-20T15:10:03.553Z] #28 44.09 Setting up libcap2-bin (1:2.44-1) ... [2022-07-20T15:10:03.553Z] #28 44.10 Setting up apparmor (2.13.6-10) ... [2022-07-20T15:10:04.242Z] #64 462.8 + bin/containerd-shim-runc-v2 [2022-07-20T15:10:04.746Z] #28 45.18 Setting up zip (3.0-12) ... [2022-07-20T15:10:04.746Z] #28 45.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:10:04.746Z] #28 45.22 Setting up bash-completion (1:2.11-2) ... [2022-07-20T15:10:05.188Z] #64 463.6 + binaries [2022-07-20T15:10:05.188Z] #64 463.6 + install -D bin/containerd /build/containerd [2022-07-20T15:10:05.188Z] #64 463.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:10:05.188Z] #64 463.7 + install -D bin/ctr /build/ctr [2022-07-20T15:10:05.642Z] --- PASS: TestInfoAPIWarnings (16.58s) [2022-07-20T15:10:05.642Z] === RUN TestInfoDebug [2022-07-20T15:10:05.642Z] --- PASS: TestInfoDebug (0.56s) [2022-07-20T15:10:05.642Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:10:05.642Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2022-07-20T15:10:05.642Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:10:05.900Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2022-07-20T15:10:05.900Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:10:06.137Z] #28 46.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-20T15:10:06.137Z] #28 46.57 Setting up sudo (1.9.5p2-3) ... [2022-07-20T15:10:06.137Z] #28 46.63 invoke-rc.d: could not determine current runlevel [2022-07-20T15:10:06.137Z] #28 46.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-20T15:10:06.137Z] #28 46.64 Setting up xfsprogs (5.10.0-4) ... [2022-07-20T15:10:06.137Z] #28 46.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-20T15:10:06.137Z] #28 46.67 Setting up inetutils-ping (2:2.0-1) ... [2022-07-20T15:10:06.137Z] #28 46.68 Setting up pigz (2.6-1) ... [2022-07-20T15:10:06.137Z] #28 46.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-20T15:10:06.137Z] #28 46.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-20T15:10:06.137Z] #28 46.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-20T15:10:06.137Z] #28 46.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:10:06.157Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-20T15:10:06.157Z] === RUN TestPingCacheHeaders [2022-07-20T15:10:06.157Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-20T15:10:06.157Z] === RUN TestPingGet [2022-07-20T15:10:06.157Z] --- PASS: TestPingGet (0.01s) [2022-07-20T15:10:06.157Z] === RUN TestPingHead [2022-07-20T15:10:06.157Z] --- PASS: TestPingHead (0.03s) [2022-07-20T15:10:06.157Z] === RUN TestPingSwarmHeader [2022-07-20T15:10:06.704Z] #28 47.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-20T15:10:06.704Z] #28 47.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-20T15:10:06.721Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:10:06.962Z] #28 47.44 Setting up libelf1:amd64 (0.183-1) ... [2022-07-20T15:10:06.962Z] #28 47.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-20T15:10:06.962Z] #28 47.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-20T15:10:06.962Z] #28 47.48 Setting up python3-distutils (3.9.2-1) ... [2022-07-20T15:10:07.098Z] #64 DONE 465.8s [2022-07-20T15:10:07.220Z] #28 47.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-20T15:10:07.220Z] #28 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-20T15:10:07.220Z] #28 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-20T15:10:07.220Z] #28 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-20T15:10:07.284Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:10:07.485Z] #28 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-20T15:10:07.485Z] #28 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-20T15:10:07.485Z] #28 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-20T15:10:07.485Z] #28 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-20T15:10:07.485Z] #28 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-20T15:10:07.485Z] #28 47.92 Setting up python3-setuptools (52.0.0-4) ... [2022-07-20T15:10:08.027Z] #84 exporting layers 6.5s done [2022-07-20T15:10:08.027Z] #84 writing image sha256:820f29311e60a2071f6c219ea0717106354ed819ad51b9565525d591238595e3 done [2022-07-20T15:10:08.027Z] #84 naming to docker.io/library/docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 done [2022-07-20T15:10:08.027Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:10:08.310Z] #28 48.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-20T15:10:08.310Z] #28 48.76 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-20T15:10:08.310Z] #28 48.77 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-20T15:10:08.310Z] #28 48.79 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-20T15:10:08.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -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=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh dynbinary test-integration [2022-07-20T15:10:08.479Z] [2022-07-20T15:10:08.479Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:10:08.479Z] #65 sha256:9c99423358d51a4276f2ce9da1f2a321cdc1be428511f00acd029516be6f0c07 [2022-07-20T15:10:08.657Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:10:08.657Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-07-20T15:10:08.657Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:10:08.657Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:10:08.657Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:10:08.657Z] === RUN TestVersion [2022-07-20T15:10:08.657Z] --- PASS: TestVersion (0.03s) [2022-07-20T15:10:08.657Z] === CONT TestDiskUsage [2022-07-20T15:10:08.877Z] #28 49.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-20T15:10:08.877Z] #28 49.41 Setting up jq (1.6-2.1) ... [2022-07-20T15:10:08.877Z] #28 49.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-20T15:10:08.877Z] #28 49.44 Setting up iptables (1.8.7-1) ... [2022-07-20T15:10:08.877Z] #28 49.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:10:08.877Z] #28 49.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:10:08.877Z] #28 49.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-20T15:10:08.877Z] #28 49.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-20T15:10:08.877Z] #28 49.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-20T15:10:08.877Z] #28 49.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-20T15:10:08.877Z] #28 49.49 Setting up iproute2 (5.10.0-4) ... [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:10:08.914Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:10:09.048Z] #65 DONE 0.9s [2022-07-20T15:10:09.048Z] [2022-07-20T15:10:09.048Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:10:09.048Z] #70 sha256:6afb96875a8c4b82a84d64d17d69d5e02361da9d64f65333d0add893e53509d0 [2022-07-20T15:10:09.135Z] #28 49.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:10:09.171Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:10:09.307Z] #70 DONE 0.2s [2022-07-20T15:10:09.307Z] [2022-07-20T15:10:09.307Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:10:09.307Z] #75 sha256:b306eb725af5ed2f2bc743f1c03c6682af0500e171cca72f7a43ff0824d4c6d8 [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:10:09.428Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage (1.22s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-20T15:10:09.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-20T15:10:09.686Z] PASS [2022-07-20T15:10:09.686Z] [2022-07-20T15:10:09.686Z] === Skipped [2022-07-20T15:10:09.686Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:10:09.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:10:09.686Z] [2022-07-20T15:10:09.686Z] DONE 54 tests, 1 skipped in 22.824s [2022-07-20T15:10:09.686Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:10:09.686Z] INFO: Testing against a local daemon [2022-07-20T15:10:09.686Z] === RUN TestVolumesCreateAndList [2022-07-20T15:10:09.686Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T15:10:09.686Z] === RUN TestVolumesRemove [2022-07-20T15:10:09.686Z] --- PASS: TestVolumesRemove (0.04s) [2022-07-20T15:10:09.686Z] === RUN TestVolumesInspect [2022-07-20T15:10:09.686Z] --- PASS: TestVolumesInspect (0.01s) [2022-07-20T15:10:09.686Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:10:09.703Z] #28 DONE 50.3s [2022-07-20T15:10:09.703Z] [2022-07-20T15:10:09.703Z] #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-20T15:10:09.703Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-20T15:10:09.944Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:10:09.944Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:10:09.944Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:10:09.944Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:10:09.944Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:10:09.944Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:10:09.944Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:10:09.944Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T15:10:09.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:10:09.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:10:09.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:10:09.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:10:09.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:10:09.944Z] PASS [2022-07-20T15:10:09.944Z] [2022-07-20T15:10:09.944Z] DONE 9 tests in 0.103s [2022-07-20T15:10:09.944Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:10:09.944Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 20484 is not a child of this shell [2022-07-20T15:10:09.944Z] warning: PID 20484 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-20T15:10:09.944Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:10:09.944Z] [2022-07-20T15:10:09.944Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:10:09.944Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:10:09.944Z] [2022-07-20T15:10:09.944Z] To set a process to complain mode, use the command line tool [2022-07-20T15:10:09.944Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:10:09.944Z] Removing test suite binaries [2022-07-20T15:10:09.944Z] exiting test-integration [2022-07-20T15:10:09.944Z] ++ exit 0 [2022-07-20T15:10:09.944Z] [2022-07-20T15:10:10.246Z] #75 DONE 1.0s [2022-07-20T15:10:10.246Z] [2022-07-20T15:10:10.246Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:10:10.246Z] #78 sha256:db01b1918a267f291229690fd648145f921401cf302318c79cab8e0acae0b2c5 [2022-07-20T15:10:10.246Z] #78 DONE 0.0s [2022-07-20T15:10:10.274Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-20T15:10:10.274Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-20T15:10:10.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-20T15:10:10.274Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-20T15:10:10.274Z] 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-20T15:10:10.274Z] Detected virtualization docker. [2022-07-20T15:10:10.274Z] Detected architecture x86-64. [2022-07-20T15:10:10.274Z] Set hostname to . [2022-07-20T15:10:10.274Z] modprobe@configfs.service: Succeeded. [2022-07-20T15:10:10.274Z] modprobe@drm.service: Succeeded. [2022-07-20T15:10:10.274Z] modprobe@fuse.service: Succeeded. [2022-07-20T15:10:10.274Z] + source /etc/docker-entrypoint-cmd [2022-07-20T15:10:10.274Z] ++ hack/make.sh dynbinary test-integration [2022-07-20T15:10:10.274Z] [2022-07-20T15:10:10.274Z] Removing bundles/ [2022-07-20T15:10:10.274Z] [2022-07-20T15:10:10.506Z] [2022-07-20T15:10:10.506Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:10:10.506Z] #79 sha256:8304ddfbb1d2b62d5bbc2870f5679d618b1ae943eb39473327fe3509aa9e63c9 [2022-07-20T15:10:10.506Z] #79 DONE 0.0s [2022-07-20T15:10:10.506Z] [2022-07-20T15:10:10.506Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:10:10.506Z] #80 sha256:9529dbb9b84e31b62dc7543ceecb8d9c185cf225da0b40541dce4493786c0c47 [2022-07-20T15:10:10.506Z] #80 DONE 0.0s [2022-07-20T15:10:10.506Z] [2022-07-20T15:10:10.506Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:10:10.506Z] #81 sha256:c83a83b7d662816383880390aea4d1960beff87c727d5e4691e9e240379a7a55 [2022-07-20T15:10:10.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:10:10.534Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:10:10.534Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:10:10.637Z] #29 0.840 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-20T15:10:10.637Z] #29 0.844 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-20T15:10:10.637Z] #29 0.847 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-20T15:10:10.637Z] #29 DONE 0.9s [2022-07-20T15:10:10.637Z] [2022-07-20T15:10:10.637Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-20T15:10:10.637Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 Post stage [Pipeline] junit [2022-07-20T15:10:10.888Z] Recording test results [2022-07-20T15:10:11.888Z] #81 DONE 1.3s [2022-07-20T15:10:11.888Z] [2022-07-20T15:10:11.888Z] #82 exporting to image [2022-07-20T15:10:11.888Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:10:11.888Z] #82 exporting layers [2022-07-20T15:10:12.015Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:10:12.342Z] + echo Ensuring container killed. [2022-07-20T15:10:12.342Z] Ensuring container killed. [2022-07-20T15:10:12.342Z] + docker rm -vf docker-pr1 [2022-07-20T15:10:12.342Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T15:10:12.618Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:10:12.618Z] Chowning /workspace to jenkins user [2022-07-20T15:10:12.618Z] + id -u [2022-07-20T15:10:12.618Z] + id -g [2022-07-20T15:10:12.618Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43841:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:10:12.618Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:10:12.618Z] latest: Pulling from library/busybox [2022-07-20T15:10:12.875Z] 19d511225f94: Pulling fs layer [2022-07-20T15:10:12.875Z] 19d511225f94: Download complete [2022-07-20T15:10:12.876Z] 19d511225f94: Pull complete [2022-07-20T15:10:12.876Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:10:12.876Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:10:14.535Z] + bundleName=amd64-rootless [2022-07-20T15:10:14.535Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-20T15:10:14.535Z] Creating amd64-rootless-bundles.tar.gz [2022-07-20T15:10:14.535Z] + 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-20T15:10:14.535Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-20T15:10:14.545Z] Archiving artifacts [2022-07-20T15:10:15.974Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43841/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:10:16.273Z] + make clean [2022-07-20T15:10:16.273Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:10:16.273Z] docker-dev-cache [2022-07-20T15:10:16.273Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:10:18.467Z] #82 exporting layers 6.2s done [2022-07-20T15:10:18.467Z] #82 writing image sha256:e937aaf4f022f9cefdbaddaa7973d9106bc544ebce2610a33253ea4b501b2a6f done [2022-07-20T15:10:18.467Z] #82 naming to docker.io/library/docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 done [2022-07-20T15:10:18.467Z] #82 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-20T15:10:18.752Z] #30 7.577 Collecting yamllint==1.26.1 [2022-07-20T15:10:18.800Z] + trap exit INT TERM [2022-07-20T15:10:18.800Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-20T15:10:18.800Z] + CONTAINER_NAME=docker-pr1 [2022-07-20T15:10:18.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43841/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh dynbinary [2022-07-20T15:10:19.060Z] [2022-07-20T15:10:19.319Z] #30 8.624 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-20T15:10:19.320Z] Removing bundles/ [2022-07-20T15:10:19.320Z] [2022-07-20T15:10:19.320Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:10:19.320Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:10:19.320Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:10:19.885Z] #30 9.284 Collecting pathspec>=0.5.3 [2022-07-20T15:10:20.143Z] #30 9.291 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-20T15:10:20.143Z] #30 9.528 Collecting pyyaml [2022-07-20T15:10:20.143Z] #30 9.539 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-20T15:10:20.402Z] #30 9.582 Building wheels for collected packages: yamllint [2022-07-20T15:10:20.402Z] #30 9.585 Building wheel for yamllint (setup.py): started [2022-07-20T15:10:20.660Z] #30 10.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-20T15:10:20.660Z] #30 10.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=640d6c3baf5ecf0acf7601de62ab1ee071d695622acdfba120d496fadbc56a37 [2022-07-20T15:10:20.660Z] #30 10.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-20T15:10:20.660Z] #30 10.09 Successfully built yamllint [2022-07-20T15:10:20.918Z] #30 10.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-20T15:10:20.918Z] #30 10.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-20T15:10:21.485Z] #30 DONE 10.7s [2022-07-20T15:10:21.485Z] [2022-07-20T15:10:21.485Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-20T15:10:21.485Z] #34 sha256:ed8a8834d7b09b0481b8b7ed9837f4e04c796749014fa8a64caaf8f73e11e8e3 [2022-07-20T15:10:21.485Z] #34 DONE 0.2s [2022-07-20T15:10:21.485Z] [2022-07-20T15:10:21.485Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-20T15:10:21.485Z] #39 sha256:4da7e4b6f1aeb9919fd92bc792629fe043092cb48d7fe5ad5ddc9a23f8e7f5ce [2022-07-20T15:10:21.583Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 31.9% of statements [2022-07-20T15:10:21.743Z] #39 DONE 0.3s [2022-07-20T15:10:21.743Z] [2022-07-20T15:10:21.743Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-20T15:10:21.743Z] #42 sha256:484b905917ccd74076d3495fc521d99df8d5978a0eb866da6c0e96fcc46decc8 [2022-07-20T15:10:21.743Z] #42 DONE 0.1s [2022-07-20T15:10:21.743Z] [2022-07-20T15:10:21.743Z] #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-20T15:10:21.743Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:10:21.840Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-07-20T15:10:22.005Z] #71 ... [2022-07-20T15:10:22.005Z] [2022-07-20T15:10:22.005Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-20T15:10:22.005Z] #44 sha256:e9e5ac73f943926f8a7f0cecde8be70cbcc615a1be394ee2de3a651a71046728 [2022-07-20T15:10:22.005Z] #44 DONE 0.1s [2022-07-20T15:10:22.005Z] [2022-07-20T15:10:22.005Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-20T15:10:22.005Z] #46 sha256:0b789dd647e3a248f764f8a140a4794bff2ee5c818f6eb6ee200d958effdfdf4 [2022-07-20T15:10:22.005Z] #46 DONE 0.1s [2022-07-20T15:10:22.005Z] [2022-07-20T15:10:22.005Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-20T15:10:22.005Z] #48 sha256:ee19e5713f7b02baaa7c4e20dbfcb899fe38d5a044dc0ee76d7587499a790328 [2022-07-20T15:10:22.005Z] #48 DONE 0.1s [2022-07-20T15:10:22.005Z] [2022-07-20T15:10:22.005Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-20T15:10:22.005Z] #52 sha256:37c2428f67d9565c615f370f4556a0ef78a8695cc3f556d1d9fd9fda7ae06bf3 [2022-07-20T15:10:22.265Z] #52 DONE 0.1s [2022-07-20T15:10:22.265Z] [2022-07-20T15:10:22.265Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-20T15:10:22.265Z] #55 sha256:5f8ea7e9edd68daf1f0d552da915ca8f0a8b6484da6c7af31f04660441faab39 [2022-07-20T15:10:22.265Z] #55 DONE 0.1s [2022-07-20T15:10:22.265Z] [2022-07-20T15:10:22.265Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-20T15:10:22.265Z] #59 sha256:1fde736502919c79acf5e4911b96b140fa2961f028521048d70b148e1eacf0ea [2022-07-20T15:10:22.265Z] #59 DONE 0.1s [2022-07-20T15:10:22.265Z] [2022-07-20T15:10:22.265Z] #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-20T15:10:22.265Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:10:22.403Z] ok github.com/docker/docker/cmd/dockerd/trap 2.509s coverage: 0.0% of statements [2022-07-20T15:10:22.403Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T15:10:22.403Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T15:10:22.403Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T15:10:22.403Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T15:10:22.403Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T15:10:22.524Z] #71 ... [2022-07-20T15:10:22.524Z] [2022-07-20T15:10:22.524Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-20T15:10:22.524Z] #61 sha256:4227f2db21adc7737680222ea8c4f3a62aae2b7feafd05660c24d2aeeaa5544b [2022-07-20T15:10:22.524Z] #61 DONE 0.1s [2022-07-20T15:10:22.524Z] [2022-07-20T15:10:22.524Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-20T15:10:22.524Z] #63 sha256:dc6268d42cfd207a74f8e426639a624469cc2482635871f54cbe776cf39821bd [2022-07-20T15:10:22.783Z] #63 DONE 0.1s [2022-07-20T15:10:22.783Z] [2022-07-20T15:10:22.783Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-20T15:10:22.783Z] #65 sha256:0e44919a79ba988a42572d2cb180c7b4c6cfecdd219cb97c2f22058ee04cda49 [2022-07-20T15:10:22.783Z] #65 DONE 0.1s [2022-07-20T15:10:22.783Z] [2022-07-20T15:10:22.783Z] #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-20T15:10:22.783Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:10:27.665Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2022-07-20T15:10:29.032Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-20T15:10:30.405Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-20T15:10:36.946Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-20T15:10:37.875Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-20T15:10:38.438Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-07-20T15:10:39.001Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-20T15:10:39.565Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.1% of statements [2022-07-20T15:10:39.565Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T15:10:39.565Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T15:10:39.565Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T15:10:39.565Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T15:10:40.127Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.605s coverage: 74.8% of statements [2022-07-20T15:10:41.057Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.348s coverage: 56.2% of statements [2022-07-20T15:10:41.620Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.0% of statements [2022-07-20T15:10:42.992Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-07-20T15:10:44.393Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.326s coverage: 50.6% of statements [2022-07-20T15:10:44.720Z] #71 ... [2022-07-20T15:10:44.720Z] [2022-07-20T15:10:44.720Z] #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-20T15:10:44.720Z] #67 sha256:ddd645504581092c887e717025006bb5b5481e5813e885482ec18e4cb114feb1 [2022-07-20T15:10:44.720Z] #67 89.78 + mkdir -p /build [2022-07-20T15:10:44.720Z] #67 89.78 + cp runc /build/runc [2022-07-20T15:10:44.720Z] #67 DONE 90.1s [2022-07-20T15:10:44.720Z] [2022-07-20T15:10:44.720Z] #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-20T15:10:44.720Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:10:45.287Z] #71 ... [2022-07-20T15:10:45.287Z] [2022-07-20T15:10:45.287Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-20T15:10:45.287Z] #68 sha256:e8ba478dc8445f4336859496d7aae03c87e8f65542a03a1b784fa7194ba5958a [2022-07-20T15:10:45.287Z] #68 DONE 0.1s [2022-07-20T15:10:45.545Z] [2022-07-20T15:10:45.545Z] #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-20T15:10:45.545Z] #71 sha256:f4174de0c581a1896bef03d25036dc4a372c56b840810b3f6bb931bfb3e89d4d [2022-07-20T15:10:46.288Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.108s coverage: 46.1% of statements [2022-07-20T15:10:46.288Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T15:10:47.218Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-20T15:10:47.218Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.949s coverage: 58.5% of statements [2022-07-20T15:10:47.218Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T15:10:47.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T15:10:48.146Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-20T15:10:48.708Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-07-20T15:10:49.271Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-07-20T15:10:49.271Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T15:10:49.271Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T15:10:50.200Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2022-07-20T15:10:50.457Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 79.9% of statements [2022-07-20T15:10:50.714Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-07-20T15:10:50.714Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T15:10:51.277Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-20T15:10:51.277Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-20T15:10:51.840Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-07-20T15:10:52.096Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.153s coverage: 76.8% of statements [2022-07-20T15:10:52.658Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2022-07-20T15:10:52.658Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T15:10:52.658Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T15:10:53.219Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 62.0% of statements [2022-07-20T15:10:53.220Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-07-20T15:10:54.148Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-20T15:10:54.404Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-20T15:10:54.967Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-20T15:10:55.529Z] ok github.com/docker/docker/daemon/logger/splunk 1.552s coverage: 82.5% of statements [2022-07-20T15:10:55.529Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T15:10:55.529Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T15:10:56.457Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-20T15:10:57.823Z] ok github.com/docker/docker/distribution 1.494s coverage: 28.0% of statements [2022-07-20T15:10:57.823Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T15:10:58.079Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-20T15:10:58.645Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-20T15:10:58.901Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-07-20T15:10:58.901Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T15:10:59.158Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-20T15:10:59.720Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-20T15:10:59.720Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T15:10:59.720Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T15:11:00.284Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-07-20T15:11:00.848Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-20T15:11:01.105Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-07-20T15:11:01.361Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-20T15:11:03.255Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.3% of statements [2022-07-20T15:11:03.834Z] ok github.com/docker/docker/pkg/authorization 0.234s coverage: 68.3% of statements [2022-07-20T15:11:03.834Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T15:11:04.100Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-20T15:11:07.369Z] ok github.com/docker/docker/pkg/chrootarchive 2.550s coverage: 42.7% of statements [2022-07-20T15:11:07.369Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-20T15:11:07.625Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-20T15:11:07.880Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-07-20T15:11:08.137Z] ok github.com/docker/docker/layer 7.558s coverage: 68.9% of statements [2022-07-20T15:11:08.137Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T15:11:08.137Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T15:11:08.137Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T15:11:08.137Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T15:11:08.137Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T15:11:08.137Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T15:11:08.137Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-20T15:11:08.701Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-07-20T15:11:08.701Z] ok github.com/docker/docker/pkg/fsutils 0.151s coverage: 85.1% of statements [2022-07-20T15:11:09.629Z] ok github.com/docker/docker/pkg/idtools 0.448s coverage: 67.9% of statements [2022-07-20T15:11:09.629Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 70.1% of statements [2022-07-20T15:11:09.885Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-07-20T15:11:09.885Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-20T15:11:09.885Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T15:11:10.141Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-20T15:11:10.141Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-07-20T15:11:10.398Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-20T15:11:10.654Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-07-20T15:11:10.654Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-20T15:11:10.654Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T15:11:10.654Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T15:11:11.218Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-07-20T15:11:11.474Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-20T15:11:11.731Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-20T15:11:11.987Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-20T15:11:13.352Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-20T15:11:13.608Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-20T15:11:13.608Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-20T15:11:13.865Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-20T15:11:14.121Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-20T15:11:14.376Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-20T15:11:14.939Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-20T15:11:15.195Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-20T15:11:15.451Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-07-20T15:11:16.013Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-20T15:11:16.269Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-20T15:11:16.526Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T15:11:17.621Z] #71 178.5 # github.com/containerd/containerd/cmd/containerd [2022-07-20T15:11:17.622Z] #71 178.5 /usr/bin/ld: /tmp/go-link-3741581570/000019.o: in function `New': [2022-07-20T15:11:17.622Z] #71 178.5 /tmp/tmp.DRBfvNgDt0/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-20T15:11:17.622Z] #71 178.6 + bin/containerd-stress [2022-07-20T15:11:17.622Z] #71 179.7 + bin/containerd-shim [2022-07-20T15:11:18.416Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-20T15:11:18.672Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-20T15:11:18.928Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-20T15:11:20.294Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-07-20T15:11:20.294Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-20T15:11:21.228Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-20T15:11:21.789Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-20T15:11:21.789Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-20T15:11:22.351Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-20T15:11:22.607Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-20T15:11:24.498Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-20T15:11:24.754Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.8% of statements [2022-07-20T15:11:25.316Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-20T15:11:26.684Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements [2022-07-20T15:11:29.820Z] #71 190.8 + bin/containerd-shim-runc-v1 [2022-07-20T15:11:34.010Z] #71 197.0 + bin/containerd-shim-runc-v2 [2022-07-20T15:11:34.945Z] #71 197.8 + binaries [2022-07-20T15:11:34.945Z] #71 197.8 + install -D bin/containerd /build/containerd [2022-07-20T15:11:34.945Z] #71 197.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-20T15:11:34.945Z] #71 197.9 + install -D bin/ctr /build/ctr [2022-07-20T15:11:35.513Z] #71 DONE 198.3s [2022-07-20T15:11:36.449Z] [2022-07-20T15:11:36.449Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-20T15:11:36.449Z] #72 sha256:573aedf111fff6ec8831dfbed446c1f26b2a98183adbeb6b06182c46f3506018 [2022-07-20T15:11:36.707Z] #72 DONE 0.3s [2022-07-20T15:11:36.707Z] [2022-07-20T15:11:36.707Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-20T15:11:36.707Z] #77 sha256:62897a5279371eec2221e370d1f08038f85c76dbdba3c5146f28795379aa2b05 [2022-07-20T15:11:36.707Z] #77 DONE 0.1s [2022-07-20T15:11:36.965Z] [2022-07-20T15:11:36.965Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-20T15:11:36.965Z] #82 sha256:7c44ca8d62198ada3442de78cff76e2b8b223fe50c6d17ae5aafb48b0e22c162 [2022-07-20T15:11:37.223Z] #82 DONE 0.4s [2022-07-20T15:11:37.223Z] [2022-07-20T15:11:37.223Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-20T15:11:37.223Z] #85 sha256:38f780fba464db357fbba03beb44ba8e5b7b7fc19698958d67c3cc3e79659b13 [2022-07-20T15:11:37.223Z] #85 DONE 0.1s [2022-07-20T15:11:37.223Z] [2022-07-20T15:11:37.223Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-20T15:11:37.223Z] #86 sha256:c381fa21e199c3c8ea65364a6573c252ce3af315ef7e35319e354c2d0762e31f [2022-07-20T15:11:37.223Z] #86 DONE 0.0s [2022-07-20T15:11:37.481Z] [2022-07-20T15:11:37.481Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-20T15:11:37.481Z] #87 sha256:5d778be638a1551cad06f42f5f8e8e4c5beee645e9aba9fc136eb9bbba45c8ac [2022-07-20T15:11:37.481Z] #87 DONE 0.0s [2022-07-20T15:11:37.481Z] [2022-07-20T15:11:37.481Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-20T15:11:37.481Z] #88 sha256:0d869bee7c0b4c5fe496f962217c6494058072a53f1506bf753cd9339aaef1ff [2022-07-20T15:11:41.717Z] #88 DONE 4.2s [2022-07-20T15:11:41.717Z] [2022-07-20T15:11:41.717Z] #89 exporting to image [2022-07-20T15:11:41.717Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-20T15:11:41.717Z] #89 exporting layers [2022-07-20T15:11:48.567Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T15:11:48.567Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T15:11:48.567Z] [2022-07-20T15:11:48.567Z] === Skipped [2022-07-20T15:11:48.567Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T15:11:48.567Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T15:11:48.567Z] [2022-07-20T15:11:48.567Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T15:11:48.567Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T15:11:48.567Z] [2022-07-20T15:11:48.567Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T15:11:48.567Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T15:11:48.567Z] [2022-07-20T15:11:48.567Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T15:11:48.567Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T15:11:48.567Z] [2022-07-20T15:11:48.567Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T15:11:48.567Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.567Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:11:48.567Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T15:11:48.568Z] time="2022-07-20T15:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T15:11:48.568Z] time="2022-07-20T15:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T15:11:48.568Z] time="2022-07-20T15:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T15:11:48.568Z] time="2022-07-20T15:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T15:11:48.568Z] time="2022-07-20T15:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T15:11:48.568Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T15:11:48.568Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T15:11:48.568Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:11:48.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T15:11:48.568Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T15:11:48.568Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T15:11:48.568Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T15:11:48.568Z] [2022-07-20T15:11:48.568Z] DONE 2789 tests, 28 skipped in 207.825s [2022-07-20T15:11:48.568Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:11:48.568Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T15:11:48.568Z] + 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-20T15:12:08.251Z] #89 exporting layers 25.4s done [2022-07-20T15:12:08.252Z] #89 writing image sha256:3547a896f93824f2910a0093438c9d730ba573aa2166886114713b97dcb87577 done [2022-07-20T15:12:08.252Z] #89 naming to docker.io/library/docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 done [2022-07-20T15:12:08.252Z] #89 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-20T15:12:08.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43841/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/validate/default [2022-07-20T15:12:11.104Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-20T15:12:11.104Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-20T15:12:17.063Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:12:17.063Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:12:17.063Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:12:17.063Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:12:17.063Z] [2022-07-20T15:12:17.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:12:17.063Z] DOCKER_SYSTEMD=1 [2022-07-20T15:12:17.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:12:17.063Z] HOSTNAME=a2aeb45bc2d5 [2022-07-20T15:12:17.063Z] DEST=bundles/test-integration [2022-07-20T15:12:17.063Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:12:17.063Z] DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:12:17.063Z] container=docker [2022-07-20T15:12:17.063Z] HOME=/root [2022-07-20T15:12:17.063Z] LANG=C.UTF-8 [2022-07-20T15:12:17.063Z] INVOCATION_ID=1c7978d6eb40424ab18ce08f9ba55fba [2022-07-20T15:12:17.063Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:12:17.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:12:17.063Z] VALIDATE_BRANCH=22.06 [2022-07-20T15:12:17.063Z] TERM=xterm [2022-07-20T15:12:17.063Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:12:17.063Z] SHLVL=3 [2022-07-20T15:12:17.063Z] TIMEOUT=120m [2022-07-20T15:12:17.063Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:12:17.063Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:12:17.063Z] GO111MODULE=off [2022-07-20T15:12:17.063Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T15:12:17.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:12:17.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:12:17.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:12:17.063Z] GOPATH=/go [2022-07-20T15:12:17.063Z] PKG_CONFIG=pkg-config [2022-07-20T15:12:17.063Z] _=/usr/bin/env [2022-07-20T15:12:17.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:12:19.220Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-20T15:12:24.481Z] Congratulations! All API changes are done the right way. [2022-07-20T15:12:24.481Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-20T15:12:24.481Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-20T15:12:24.481Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-20T15:12:24.481Z] [2022-07-20T15:12:24.481Z] INFO Start validation with golang-ci-lint [2022-07-20T15:12:24.481Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-20T15:12:24.481Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-20T15:12:25.843Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:12:25.843Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:12:25.843Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:12:25.843Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:12:25.843Z] [2022-07-20T15:12:25.843Z] + TEST_INTEGRATION_DEST=2 [2022-07-20T15:12:25.843Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-20T15:12:25.843Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T15:12:25.843Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-20T15:12:25.843Z] + run_tests [2022-07-20T15:12:25.843Z] + c=0 [2022-07-20T15:12:25.843Z] + '[' -n 0 ']' [2022-07-20T15:12:25.843Z] + rm= [2022-07-20T15:12:25.843Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43841/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43841/.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=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh '' test-integration [2022-07-20T15:12:25.843Z] + TEST_INTEGRATION_DEST=1 [2022-07-20T15:12:25.843Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-20T15:12:25.843Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:12:25.843Z] + run_tests test-integration-flaky [2022-07-20T15:12:25.843Z] + '[' -n 0 ']' [2022-07-20T15:12:25.843Z] + rm= [2022-07-20T15:12:25.843Z] + TEST_INTEGRATION_DEST=3 [2022-07-20T15:12:25.843Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-20T15:12:25.843Z] + TEST_SKIP_INTEGRATION=1 [2022-07-20T15:12:25.843Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-20T15:12:25.843Z] + run_tests [2022-07-20T15:12:25.843Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43841/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43841/.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=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh test-integration-flaky test-integration [2022-07-20T15:12:25.843Z] + '[' -n 0 ']' [2022-07-20T15:12:25.843Z] + rm= [2022-07-20T15:12:25.843Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43841/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43841/.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=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh '' test-integration [2022-07-20T15:12:25.843Z] ++ jobs -p [2022-07-20T15:12:25.843Z] + for job in $(jobs -p) [2022-07-20T15:12:25.843Z] + wait 8387 [2022-07-20T15:12:25.843Z] [2022-07-20T15:12:25.843Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-20T15:12:25.843Z] [2022-07-20T15:12:25.843Z] [2022-07-20T15:12:25.843Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:12:25.843Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:12:25.843Z] HOSTNAME=0f0662ad7e85 [2022-07-20T15:12:25.843Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T15:12:25.843Z] TESTDEBUG=0 [2022-07-20T15:12:25.843Z] DEST=bundles/test-integration [2022-07-20T15:12:25.843Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:12:25.843Z] KEEPBUNDLE=1 [2022-07-20T15:12:25.843Z] DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:12:25.843Z] container=docker [2022-07-20T15:12:25.843Z] HOME=/root [2022-07-20T15:12:25.843Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:12:25.843Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:12:25.843Z] VALIDATE_BRANCH=22.06 [2022-07-20T15:12:25.843Z] TERM=xterm [2022-07-20T15:12:25.843Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:12:25.843Z] SHLVL=1 [2022-07-20T15:12:25.843Z] TIMEOUT=120m [2022-07-20T15:12:25.843Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:12:25.843Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:12:25.843Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-20T15:12:25.843Z] GO111MODULE=off [2022-07-20T15:12:25.843Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:12:25.843Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:12:25.843Z] GOPATH=/go [2022-07-20T15:12:25.843Z] PKG_CONFIG=pkg-config [2022-07-20T15:12:25.843Z] _=/usr/bin/env [2022-07-20T15:12:25.843Z] Building test suite binary ./integration-cli/test.main [2022-07-20T15:12:25.843Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:12:25.843Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:12:25.843Z] HOSTNAME=07322c484ea3 [2022-07-20T15:12:25.843Z] TEST_SKIP_INTEGRATION=1 [2022-07-20T15:12:25.843Z] TESTDEBUG=0 [2022-07-20T15:12:25.843Z] DEST=bundles/test-integration [2022-07-20T15:12:25.843Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:12:25.843Z] KEEPBUNDLE=1 [2022-07-20T15:12:25.843Z] DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:12:25.843Z] container=docker [2022-07-20T15:12:25.843Z] HOME=/root [2022-07-20T15:12:25.843Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:12:25.843Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:12:25.843Z] VALIDATE_BRANCH=22.06 [2022-07-20T15:12:25.843Z] TERM=xterm [2022-07-20T15:12:25.843Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:12:25.843Z] SHLVL=1 [2022-07-20T15:12:25.843Z] TIMEOUT=120m [2022-07-20T15:12:25.843Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:12:25.843Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:12:25.843Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-20T15:12:25.843Z] GO111MODULE=off [2022-07-20T15:12:25.843Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:12:25.843Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:12:25.843Z] GOPATH=/go [2022-07-20T15:12:25.843Z] PKG_CONFIG=pkg-config [2022-07-20T15:12:25.843Z] _=/usr/bin/env [2022-07-20T15:12:25.843Z] Building test suite binary ./integration-cli/test.main [2022-07-20T15:12:25.843Z] No new tests added to integration. [2022-07-20T15:12:25.843Z] [2022-07-20T15:12:25.843Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:12:25.843Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:12:25.843Z] HOSTNAME=3bacaa642045 [2022-07-20T15:12:25.843Z] TESTDEBUG=0 [2022-07-20T15:12:25.843Z] DEST=bundles/test-integration [2022-07-20T15:12:25.843Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:12:25.843Z] KEEPBUNDLE=1 [2022-07-20T15:12:25.843Z] DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:12:25.843Z] container=docker [2022-07-20T15:12:25.843Z] HOME=/root [2022-07-20T15:12:25.843Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:12:25.843Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:12:25.843Z] VALIDATE_BRANCH=22.06 [2022-07-20T15:12:25.843Z] TERM=xterm [2022-07-20T15:12:25.843Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:12:25.843Z] SHLVL=1 [2022-07-20T15:12:25.843Z] TIMEOUT=120m [2022-07-20T15:12:25.843Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:12:25.843Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:12:25.843Z] GO111MODULE=off [2022-07-20T15:12:25.843Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:12:25.843Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:12:25.843Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:12:25.843Z] GOPATH=/go [2022-07-20T15:12:25.843Z] PKG_CONFIG=pkg-config [2022-07-20T15:12:25.843Z] _=/usr/bin/env [2022-07-20T15:12:25.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork 37.531s coverage: 40.6% of statements [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.508s coverage: 59.9% of statements [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.0% of statements [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.025s coverage: 4.5% of statements [2022-07-20T15:12:35.188Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T15:12:35.188Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-20T15:12:45.130Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.282s coverage: 6.6% of statements [2022-07-20T15:12:45.130Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T15:12:45.130Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-20T15:12:45.130Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.017s coverage: 57.4% of statements [2022-07-20T15:12:45.130Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T15:12:45.130Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T15:12:45.130Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T15:12:45.387Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-20T15:12:45.643Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-20T15:12:45.899Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-20T15:12:46.155Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-20T15:12:56.148Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-20T15:13:13.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:13:13.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:13:14.195Z] ok github.com/docker/docker/libnetwork/ipam 15.820s coverage: 85.3% of statements [2022-07-20T15:13:14.195Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T15:13:14.195Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T15:13:14.195Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-20T15:13:14.195Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-20T15:13:14.195Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T15:13:14.195Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-20T15:13:14.195Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-07-20T15:13:14.756Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.0% of statements [2022-07-20T15:13:15.012Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T15:13:15.268Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-20T15:13:35.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:13:41.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:13:51.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:13:51.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:13:51.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:13:52.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:13:53.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:13:53.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:13:54.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:13:57.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:13:58.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:13:59.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:14:00.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:14:01.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:14:01.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:14:03.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:14:03.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:14:05.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:14:05.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:14:05.877Z] Using test binary docker [2022-07-20T15:14:05.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:14:06.137Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-20T15:14:06.138Z] Starting dockerd [2022-07-20T15:14:06.138Z] INFO: Waiting for daemon to start... [2022-07-20T15:14:09.432Z] . [2022-07-20T15:14:09.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:14:09.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:14:09.432Z] Error: No such image: emptyfs [2022-07-20T15:14:09.432Z] Running integration-test (iteration 1) [2022-07-20T15:14:09.432Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:14:09.432Z] Loaded image: busybox:latest [2022-07-20T15:14:09.432Z] Loaded image: busybox:glibc [2022-07-20T15:14:10.815Z] Loaded image: debian:bullseye-slim [2022-07-20T15:14:11.076Z] Loaded image: hello-world:latest [2022-07-20T15:14:11.076Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:14:11.076Z] INFO: Testing against a local daemon [2022-07-20T15:14:11.076Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:14:12.459Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-07-20T15:14:12.459Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:14:13.841Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-07-20T15:14:13.841Z] === RUN TestBuildWithSession [2022-07-20T15:14:13.841Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:14:13.841Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:14:13.841Z] === RUN TestBuildSquashParent [2022-07-20T15:14:19.128Z] --- PASS: TestBuildSquashParent (4.66s) [2022-07-20T15:14:19.128Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:14:19.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:14:19.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:14:19.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:14:19.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:14:19.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:14:19.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:14:19.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:14:19.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:14:19.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:14:19.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:14:19.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:14:19.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:14:19.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:14:19.128Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:14:20.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:14:20.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:14:21.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:14:21.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:14:23.362Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-20T15:14:23.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-07-20T15:14:23.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.79s) [2022-07-20T15:14:23.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2022-07-20T15:14:23.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s) [2022-07-20T15:14:23.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s) [2022-07-20T15:14:23.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s) [2022-07-20T15:14:23.362Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:14:23.362Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:14:25.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:14:25.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:14:25.272Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:14:25.532Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:14:25.792Z] --- PASS: TestBuildMultiStageCopy (2.38s) [2022-07-20T15:14:25.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-07-20T15:14:25.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-20T15:14:25.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-20T15:14:25.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-20T15:14:25.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-20T15:14:25.792Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:14:26.733Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-07-20T15:14:26.733Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:14:27.673Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-07-20T15:14:27.673Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:14:27.934Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-20T15:14:27.934Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:14:29.844Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-07-20T15:14:29.844Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:14:30.105Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-20T15:14:30.105Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:14:32.041Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-07-20T15:14:32.041Z] === RUN TestBuildWithHugeFile [2022-07-20T15:15:02.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:15:02.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:15:06.657Z] ok github.com/docker/docker/libnetwork/networkdb 104.194s coverage: 60.0% of statements [2022-07-20T15:15:06.657Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T15:15:06.657Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-20T15:15:06.657Z] ok github.com/docker/docker/libnetwork/osl 4.356s coverage: 39.7% of statements [2022-07-20T15:15:06.657Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-20T15:15:06.657Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-20T15:15:07.586Z] ok github.com/docker/docker/libnetwork/portmapper 0.665s coverage: 48.6% of statements [2022-07-20T15:15:07.842Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-20T15:15:07.842Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T15:15:08.097Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-20T15:15:08.097Z] [2022-07-20T15:15:08.097Z] === Skipped [2022-07-20T15:15:08.097Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T15:15:08.097Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:15:08.097Z] [2022-07-20T15:15:08.097Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T15:15:08.097Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:15:08.097Z] [2022-07-20T15:15:08.097Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T15:15:08.097Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:15:08.097Z] [2022-07-20T15:15:08.097Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T15:15:08.097Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:15:08.097Z] [2022-07-20T15:15:08.097Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T15:15:08.097Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:15:08.097Z] [2022-07-20T15:15:08.097Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T15:15:08.097Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:15:08.097Z] [2022-07-20T15:15:08.097Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T15:15:08.098Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:15:08.098Z] [2022-07-20T15:15:08.098Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T15:15:08.098Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:15:08.098Z] [2022-07-20T15:15:08.098Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T15:15:08.098Z] firewalld_test.go:14: firewalld is not running [2022-07-20T15:15:08.098Z] [2022-07-20T15:15:08.098Z] DONE 327 tests, 9 skipped in 202.972s Post stage [Pipeline] junit [2022-07-20T15:15:08.675Z] Recording test results [2022-07-20T15:15:09.982Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:15:10.329Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh dynbinary test-integration [2022-07-20T15:15:10.585Z] [2022-07-20T15:15:10.844Z] Removing bundles/ [2022-07-20T15:15:10.844Z] [2022-07-20T15:15:10.844Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:15:10.844Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:15:10.844Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:15:15.968Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|files|imports|compiled_files|exports_file) took 2m51.515540838s [2022-07-20T15:15:16.535Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 515.67658ms [2022-07-20T15:15:28.302Z] --- PASS: TestBuildWithHugeFile (50.41s) [2022-07-20T15:15:28.302Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:15:28.302Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:15:28.302Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:15:28.302Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:15:28.302Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:15:28.302Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:15:28.302Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:15:28.302Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:15:28.302Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:15:28.302Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:15:28.302Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:15:28.302Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:15:28.302Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:15:28.302Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-20T15:15:28.302Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-07-20T15:15:28.302Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-20T15:15:28.302Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-20T15:15:28.302Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:15:28.302Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:15:28.302Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:15:28.302Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2022-07-20T15:15:28.302Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.40s) [2022-07-20T15:15:28.302Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-07-20T15:15:28.302Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:15:28.302Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T15:15:28.302Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:15:28.302Z] Loaded image: busybox:latest [2022-07-20T15:15:28.302Z] Loaded image: busybox:glibc [2022-07-20T15:15:28.302Z] Loaded image: debian:bullseye-slim [2022-07-20T15:15:28.562Z] Loaded image: hello-world:latest [2022-07-20T15:15:28.562Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:15:38.556Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.97s) [2022-07-20T15:15:38.556Z] PASS [2022-07-20T15:15:38.556Z] [2022-07-20T15:15:38.556Z] === Skipped [2022-07-20T15:15:38.556Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:15:38.556Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:15:38.556Z] [2022-07-20T15:15:38.556Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:15:38.556Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:15:38.556Z] [2022-07-20T15:15:38.556Z] DONE 34 tests, 2 skipped in 88.028s [2022-07-20T15:15:38.556Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:15:38.556Z] INFO: Testing against a local daemon [2022-07-20T15:15:38.556Z] === RUN TestConfigInspect [2022-07-20T15:15:39.495Z] --- PASS: TestConfigInspect (2.35s) [2022-07-20T15:15:39.495Z] === RUN TestConfigList [2022-07-20T15:15:42.036Z] --- PASS: TestConfigList (2.16s) [2022-07-20T15:15:42.036Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:15:43.946Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-20T15:15:43.946Z] === RUN TestConfigsUpdate [2022-07-20T15:15:46.486Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-20T15:15:46.486Z] === RUN TestTemplatedConfig [2022-07-20T15:15:49.027Z] --- PASS: TestTemplatedConfig (2.56s) [2022-07-20T15:15:49.027Z] === RUN TestConfigCreateResolve [2022-07-20T15:15:50.936Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-07-20T15:15:50.936Z] PASS [2022-07-20T15:15:50.936Z] [2022-07-20T15:15:50.936Z] DONE 6 tests in 13.596s [2022-07-20T15:15:50.936Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:15:50.936Z] INFO: Testing against a local daemon [2022-07-20T15:15:50.936Z] === RUN TestAttachWithTTY [2022-07-20T15:15:50.936Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-20T15:15:50.936Z] === RUN TestAttachWithoutTTy [2022-07-20T15:15:50.936Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T15:15:50.936Z] === RUN TestCheckpoint [2022-07-20T15:15:50.936Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:15:50.936Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:15:50.936Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:15:50.936Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:15:50.936Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:15:50.936Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:15:50.936Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:15:50.936Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:15:50.936Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:15:50.936Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:15:50.936Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:15:50.936Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:15:50.936Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:15:50.936Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:15:50.936Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:15:50.936Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:15:50.936Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:15:50.936Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:15:50.936Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:15:50.936Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-20T15:15:50.936Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:15:50.936Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-20T15:15:50.936Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:15:51.196Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-07-20T15:15:51.196Z] === RUN TestCopyEmptyFile [2022-07-20T15:15:51.457Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-07-20T15:15:51.457Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:15:51.457Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-20T15:15:51.457Z] === RUN TestCopyFromContainer [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer// [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:15:52.840Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:15:53.100Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:15:53.100Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer (1.73s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T15:15:53.100Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T15:15:53.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:15:53.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:15:53.100Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:15:53.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:15:53.100Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:15:53.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:15:53.100Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:15:53.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:15:53.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:15:53.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:15:53.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-20T15:15:53.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T15:15:53.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T15:15:53.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:15:53.100Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:15:53.361Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-20T15:15:53.361Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:15:53.361Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:15:53.361Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:15:53.361Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:15:53.361Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:15:53.361Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:15:53.361Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:15:53.361Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:15:53.361Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:15:53.361Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:15:53.361Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T15:15:53.361Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T15:15:53.361Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:15:53.361Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:15:53.361Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:15:53.361Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T15:15:53.361Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:15:55.272Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2022-07-20T15:15:55.272Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:15:56.654Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-07-20T15:15:56.654Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:15:56.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:15:56.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:15:56.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:15:56.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:15:56.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:15:56.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:15:56.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:15:56.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:15:56.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:15:56.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:15:56.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:15:56.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:15:56.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:15:56.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:15:56.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:15:56.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T15:15:56.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T15:15:56.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T15:15:56.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T15:15:56.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T15:15:56.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-20T15:15:56.654Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:15:57.226Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-07-20T15:15:57.226Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:15:57.226Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:15:57.226Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:15:57.226Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-20T15:15:57.226Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:15:57.226Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:15:57.226Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:15:57.226Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-20T15:15:57.226Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:15:57.226Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-20T15:15:57.226Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:15:57.226Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:15:57.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:15:57.226Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:15:57.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:15:57.226Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:15:57.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:15:57.226Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:15:57.226Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:15:57.226Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:15:57.226Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:15:57.226Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:15:57.226Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:15:57.226Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T15:15:57.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:15:57.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:15:57.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:15:57.226Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:15:57.226Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:15:57.226Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T15:15:57.226Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:15:57.226Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:15:57.226Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:15:57.226Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T15:15:57.226Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:15:57.226Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:15:57.226Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:15:57.226Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T15:15:57.226Z] === RUN TestDiff [2022-07-20T15:15:57.796Z] --- PASS: TestDiff (0.53s) [2022-07-20T15:15:57.796Z] === RUN TestExecConsoleSize [2022-07-20T15:15:58.367Z] --- PASS: TestExecConsoleSize (0.62s) [2022-07-20T15:15:58.367Z] === RUN TestExecWithCloseStdin [2022-07-20T15:15:58.938Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-07-20T15:15:58.938Z] === RUN TestExec [2022-07-20T15:15:59.878Z] --- PASS: TestExec (0.61s) [2022-07-20T15:15:59.878Z] === RUN TestExecUser [2022-07-20T15:16:00.449Z] --- PASS: TestExecUser (0.62s) [2022-07-20T15:16:00.449Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:16:01.021Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-07-20T15:16:01.021Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:16:02.402Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-20T15:16:02.402Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:16:03.343Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-07-20T15:16:03.343Z] === RUN TestHealthKillContainer [2022-07-20T15:16:11.473Z] --- PASS: TestHealthKillContainer (8.30s) [2022-07-20T15:16:11.473Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:16:12.044Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-20T15:16:12.044Z] === RUN TestIpcModeNone [2022-07-20T15:16:12.614Z] --- PASS: TestIpcModeNone (0.60s) [2022-07-20T15:16:12.614Z] === RUN TestIpcModePrivate [2022-07-20T15:16:12.874Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-20T15:16:13.134Z] --- PASS: TestIpcModePrivate (0.64s) [2022-07-20T15:16:13.134Z] === RUN TestIpcModeShareable [2022-07-20T15:16:13.704Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-20T15:16:13.965Z] --- PASS: TestIpcModeShareable (0.66s) [2022-07-20T15:16:13.965Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:16:15.908Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-07-20T15:16:15.908Z] === RUN TestAPIIpcModeHost [2022-07-20T15:16:16.481Z] --- PASS: TestAPIIpcModeHost (0.60s) [2022-07-20T15:16:16.481Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:16:17.426Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-20T15:16:17.686Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-07-20T15:16:17.686Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:16:18.626Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-20T15:16:18.886Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-07-20T15:16:18.886Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:16:19.835Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-20T15:16:19.835Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-07-20T15:16:19.835Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:16:21.217Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-20T15:16:21.217Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-07-20T15:16:21.217Z] === RUN TestIpcModeOlderClient [2022-07-20T15:16:21.217Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:16:21.217Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:16:21.788Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-20T15:16:21.788Z] === RUN TestKillContainer [2022-07-20T15:16:21.788Z] === RUN TestKillContainer/no_signal [2022-07-20T15:16:22.048Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:16:22.309Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:16:22.877Z] --- PASS: TestKillContainer (1.29s) [2022-07-20T15:16:22.877Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-20T15:16:22.877Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-20T15:16:22.877Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-20T15:16:22.877Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:16:22.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:16:23.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T15:16:23.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:16:24.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-07-20T15:16:24.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-20T15:16:24.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-20T15:16:24.387Z] === RUN TestKillStoppedContainer [2022-07-20T15:16:24.387Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-20T15:16:24.387Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:16:24.387Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T15:16:24.387Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:16:24.647Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-20T15:16:24.647Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:16:24.647Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T15:16:24.647Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T15:16:24.647Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:16:25.217Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-20T15:16:25.217Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:16:25.477Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-20T15:16:25.477Z] === RUN TestLinksContainerNames [2022-07-20T15:16:26.419Z] --- PASS: TestLinksContainerNames (0.90s) [2022-07-20T15:16:26.419Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:16:26.680Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-20T15:16:26.680Z] === RUN TestLogs [2022-07-20T15:16:26.680Z] === RUN TestLogs/driver_local [2022-07-20T15:16:26.680Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:16:26.680Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:16:26.680Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:16:26.680Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:16:26.680Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:16:26.680Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:16:26.680Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:16:26.680Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:16:26.680Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:16:26.680Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:16:26.680Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:16:26.680Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:16:26.680Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:16:26.680Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:16:27.621Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:16:27.621Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:16:28.190Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:16:28.190Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:16:28.761Z] === RUN TestLogs/driver_json-file [2022-07-20T15:16:28.761Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:16:28.761Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:16:28.761Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:16:28.761Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:16:28.761Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:16:28.761Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:16:28.761Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:16:28.761Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:16:28.761Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:16:28.761Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:16:28.761Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:16:28.761Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:16:28.761Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:16:28.761Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:16:29.336Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:16:29.599Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:16:30.171Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:16:30.171Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:16:30.742Z] --- PASS: TestLogs (3.96s) [2022-07-20T15:16:30.742Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T15:16:30.742Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-07-20T15:16:30.742Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-07-20T15:16:30.742Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-07-20T15:16:30.743Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-07-20T15:16:30.743Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:16:31.314Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:16:31.314Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:16:31.314Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:16:31.314Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:16:31.575Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-20T15:16:31.575Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T15:16:31.575Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:16:32.965Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-07-20T15:16:32.965Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:16:33.537Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-07-20T15:16:33.537Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:16:33.798Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-20T15:16:33.798Z] === RUN TestNetworkNat [2022-07-20T15:16:34.368Z] --- PASS: TestNetworkNat (0.45s) [2022-07-20T15:16:34.368Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:16:34.630Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-20T15:16:34.630Z] === RUN TestNetworkLoopbackNat [2022-07-20T15:16:37.926Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2022-07-20T15:16:37.926Z] === RUN TestPause [2022-07-20T15:16:37.926Z] --- PASS: TestPause (0.47s) [2022-07-20T15:16:37.926Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:16:37.926Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:16:37.926Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:16:37.926Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:16:38.187Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-20T15:16:38.187Z] === RUN TestPidHost [2022-07-20T15:16:39.130Z] --- PASS: TestPidHost (1.00s) [2022-07-20T15:16:39.130Z] === RUN TestPsFilter [2022-07-20T15:16:39.390Z] --- PASS: TestPsFilter (0.13s) [2022-07-20T15:16:39.390Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T15:16:39.962Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-20T15:16:39.962Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:16:40.223Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-20T15:16:40.223Z] === RUN TestRemoveContainerRunning [2022-07-20T15:16:40.796Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-20T15:16:40.796Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:16:41.056Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-20T15:16:41.056Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:16:41.056Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T15:16:41.056Z] === RUN TestRenameLinkedContainer [2022-07-20T15:16:42.968Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-07-20T15:16:42.968Z] === RUN TestRenameStoppedContainer [2022-07-20T15:16:43.229Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-20T15:16:43.229Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:16:44.169Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-20T15:16:44.169Z] === RUN TestRenameInvalidName [2022-07-20T15:16:44.739Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-20T15:16:44.739Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:16:45.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:16:46.121Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-07-20T15:16:46.121Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:16:46.694Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-20T15:16:46.694Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:16:47.230Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:16:47.230Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:16:47.230Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:16:47.230Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:16:47.230Z] [2022-07-20T15:16:47.230Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-20T15:16:47.230Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:16:47.230Z] HOSTNAME=e22e9e9d6e0e [2022-07-20T15:16:47.230Z] TESTDEBUG=0 [2022-07-20T15:16:47.230Z] DEST=bundles/test-integration [2022-07-20T15:16:47.230Z] PWD=/go/src/github.com/docker/docker [2022-07-20T15:16:47.230Z] DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 [2022-07-20T15:16:47.230Z] container=docker [2022-07-20T15:16:47.230Z] HOME=/root [2022-07-20T15:16:47.230Z] GOLANG_VERSION=1.18.4 [2022-07-20T15:16:47.230Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-20T15:16:47.230Z] VALIDATE_BRANCH=22.06 [2022-07-20T15:16:47.230Z] TERM=xterm [2022-07-20T15:16:47.230Z] DOCKER_PKG=github.com/docker/docker [2022-07-20T15:16:47.230Z] SHLVL=1 [2022-07-20T15:16:47.230Z] TIMEOUT=120m [2022-07-20T15:16:47.230Z] DOCKER_BUILDTAGS= journald [2022-07-20T15:16:47.230Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-20T15:16:47.230Z] GO111MODULE=off [2022-07-20T15:16:47.230Z] DOCKER_EXPERIMENTAL=1 [2022-07-20T15:16:47.230Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-20T15:16:47.230Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-20T15:16:47.230Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-20T15:16:47.230Z] GOPATH=/go [2022-07-20T15:16:47.230Z] PKG_CONFIG=pkg-config [2022-07-20T15:16:47.230Z] _=/usr/bin/env [2022-07-20T15:16:47.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-20T15:16:47.634Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-20T15:16:47.634Z] === RUN TestResize [2022-07-20T15:16:48.204Z] --- PASS: TestResize (0.46s) [2022-07-20T15:16:48.204Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:16:48.465Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-20T15:16:48.465Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:16:49.035Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:16:49.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:16:49.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:16:49.036Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:16:49.036Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:16:49.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:16:49.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:16:50.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:16:51.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:16:53.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:16:53.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:16:54.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:16:54.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:16:57.951Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:16:58.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:17:00.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:17:02.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:17:02.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:17:04.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:17:04.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:17:05.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-07-20T15:17:07.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-07-20T15:17:07.659Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:17:07.990Z] INFO [linters context/goanalysis] analyzers took 6m37.414901073s with top 10 stages: buildir: 2m24.795910932s, the_only_name: 42.245714119s, goimports: 29.290890968s, unconvert: 25.622628591s, gosec: 20.25910984s, S1038: 18.146193378s, misspell: 8.373272914s, S1039: 5.63026895s, unused: 5.06633783s, inspect: 4.720399204s [2022-07-20T15:17:07.990Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-20T15:17:07.990Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2133/2133, autogenerated_exclude: 2030/2133, cgo: 2133/2396, path_prettifier: 2133/2133, skip_files: 2133/2133, skip_dirs: 2133/2133, exclude: 2030/2030, exclude-rules: 77/2030, identifier_marker: 2030/2030, nolint: 0/77 [2022-07-20T15:17:07.990Z] INFO [runner] processing took 81.991723ms with stages: nolint: 32.908668ms, identifier_marker: 21.664233ms, path_prettifier: 9.144601ms, autogenerated_exclude: 8.279568ms, exclude-rules: 7.836216ms, skip_dirs: 1.769433ms, cgo: 243.695µs, filename_unadjuster: 138.734µs, max_same_issues: 1.955µs, skip_files: 1.049µs, uniq_by_line: 726ns, max_from_linter: 415ns, exclude: 389ns, diff: 358ns, source_code: 342ns, sort_results: 310ns, max_per_file_from_linter: 305ns, severity-rules: 247ns, path_shortener: 246ns, path_prefixer: 233ns [2022-07-20T15:17:07.990Z] INFO [runner] linters took 1m46.358731314s with stages: goanalysis_metalinter: 1m46.276613723s [2022-07-20T15:17:07.990Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-20T15:17:07.990Z] INFO Memory: 2783 samples, avg is 318.3MB, max is 1201.3MB [2022-07-20T15:17:07.990Z] INFO Execution took 4m38.405790457s [2022-07-20T15:17:07.990Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-20T15:17:08.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh dynbinary test-docker-py [2022-07-20T15:17:08.567Z] [2022-07-20T15:17:08.599Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-07-20T15:17:08.599Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:17:08.599Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T15:17:08.599Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T15:17:08.599Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:17:08.826Z] Removing bundles/ [2022-07-20T15:17:08.826Z] [2022-07-20T15:17:08.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-20T15:17:08.826Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-20T15:17:08.826Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:17:09.981Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-20T15:17:09.981Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:17:10.922Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-07-20T15:17:10.922Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:17:12.303Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-20T15:17:12.303Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:17:13.244Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2022-07-20T15:17:13.244Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:17:13.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-20T15:17:13.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-20T15:17:14.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-20T15:17:14.184Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:17:15.567Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-07-20T15:17:15.567Z] === RUN TestNISDomainname [2022-07-20T15:17:15.827Z] --- PASS: TestNISDomainname (0.55s) [2022-07-20T15:17:15.827Z] === RUN TestHostnameDnsResolution [2022-07-20T15:17:16.769Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-07-20T15:17:16.769Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:17:17.029Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-07-20T15:17:17.029Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:17:17.600Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-20T15:17:17.600Z] === RUN TestRunConsoleSize [2022-07-20T15:17:17.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:17:17.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:17:18.170Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-20T15:17:18.170Z] === RUN TestStats [2022-07-20T15:17:18.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:17:20.711Z] --- PASS: TestStats (2.52s) [2022-07-20T15:17:20.711Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:17:20.711Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:17:20.711Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:17:20.711Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:17:20.711Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:17:20.711Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:17:20.711Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:17:20.711Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:17:20.711Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:17:20.711Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:17:20.711Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:17:21.281Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:17:21.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:17:23.820Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:17:23.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:17:24.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:17:25.202Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T15:17:25.202Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-20T15:17:25.202Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-07-20T15:17:25.202Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-20T15:17:25.202Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2022-07-20T15:17:25.202Z] === RUN TestDeleteDevicemapper [2022-07-20T15:17:25.202Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:17:25.202Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:17:25.202Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:17:26.584Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2022-07-20T15:17:26.584Z] === RUN TestUpdateMemory [2022-07-20T15:17:27.154Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-20T15:17:27.154Z] === RUN TestUpdateCPUQuota [2022-07-20T15:17:27.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:17:28.096Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-07-20T15:17:28.096Z] === RUN TestUpdatePidsLimit [2022-07-20T15:17:28.096Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T15:17:28.357Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T15:17:28.618Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T15:17:28.618Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T15:17:28.880Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T15:17:29.141Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T15:17:29.401Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit (2.12s) [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-20T15:17:30.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-07-20T15:17:30.341Z] === RUN TestUpdateRestartPolicy [2022-07-20T15:17:31.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-20T15:17:35.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:17:38.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:17:38.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-20T15:17:40.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:17:42.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:17:42.561Z] --- PASS: TestUpdateRestartPolicy (11.18s) [2022-07-20T15:17:42.561Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:17:42.561Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-07-20T15:17:42.561Z] === RUN TestWaitNonBlocked [2022-07-20T15:17:42.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:17:42.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:17:42.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:17:42.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:17:42.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:17:42.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:17:42.561Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T15:17:42.561Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-07-20T15:17:42.561Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-07-20T15:17:42.561Z] === RUN TestWaitBlocked [2022-07-20T15:17:42.561Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:17:42.561Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:17:42.561Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:17:42.561Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:17:42.561Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:17:42.561Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:17:43.502Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T15:17:43.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2022-07-20T15:17:43.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2022-07-20T15:17:43.502Z] === RUN TestWaitConditions [2022-07-20T15:17:43.502Z] === RUN TestWaitConditions/default [2022-07-20T15:17:43.502Z] === PAUSE TestWaitConditions/default [2022-07-20T15:17:43.502Z] === RUN TestWaitConditions/not-running [2022-07-20T15:17:43.502Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:17:43.502Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:17:43.502Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:17:43.502Z] === RUN TestWaitConditions/removed [2022-07-20T15:17:43.502Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:17:43.502Z] === CONT TestWaitConditions/default [2022-07-20T15:17:43.502Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:17:44.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-20T15:17:44.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-20T15:17:45.412Z] === CONT TestWaitConditions/removed [2022-07-20T15:17:45.412Z] === CONT TestWaitConditions/not-running [2022-07-20T15:17:45.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-20T15:17:45.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:17:46.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-20T15:17:46.794Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T15:17:46.794Z] --- PASS: TestWaitConditions/default (1.63s) [2022-07-20T15:17:46.794Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-07-20T15:17:46.794Z] --- PASS: TestWaitConditions/not-running (1.58s) [2022-07-20T15:17:46.794Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-07-20T15:17:46.794Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T15:17:46.794Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:17:46.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-20T15:17:47.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-20T15:17:47.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-20T15:17:48.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:17:49.340Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2022-07-20T15:17:49.340Z] === CONT TestIpcModeOlderClient [2022-07-20T15:17:49.340Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-20T15:17:49.340Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T15:17:49.340Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-07-20T15:17:49.340Z] === CONT TestDaemonHostGatewayIP [2022-07-20T15:17:50.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-20T15:17:50.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-20T15:17:51.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-20T15:17:51.885Z] --- PASS: TestDaemonHostGatewayIP (2.65s) [2022-07-20T15:17:51.885Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:17:52.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-20T15:17:52.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:17:52.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-20T15:17:53.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-20T15:17:54.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:17:54.464Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-07-20T15:17:54.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-20T15:17:55.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-20T15:17:56.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:17:56.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:17:56.617Z] Using test binary docker [2022-07-20T15:17:56.617Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:17:56.617Z] +++ /etc/init.d/apparmor start [2022-07-20T15:17:56.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:17:56.617Z] INFO: Waiting for daemon to start... [2022-07-20T15:17:56.617Z] Starting dockerd [2022-07-20T15:17:56.617Z] +++ 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-20T15:17:57.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-20T15:17:59.989Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:17:59.989Z] Using test binary docker [2022-07-20T15:17:59.989Z] +++ /etc/init.d/apparmor start [2022-07-20T15:17:59.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:17:59.989Z] INFO: Waiting for daemon to start... [2022-07-20T15:17:59.989Z] Starting dockerd [2022-07-20T15:17:59.989Z] +++ 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-20T15:18:01.039Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-07-20T15:18:01.039Z] PASS [2022-07-20T15:18:01.039Z] [2022-07-20T15:18:01.039Z] === Skipped [2022-07-20T15:18:01.039Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:18:01.039Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:18:01.039Z] [2022-07-20T15:18:01.039Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T15:18:01.039Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-20T15:18:01.039Z] [2022-07-20T15:18:01.039Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:18:01.039Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:18:01.039Z] [2022-07-20T15:18:01.039Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-20T15:18:01.039Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-20T15:18:01.039Z] [2022-07-20T15:18:01.039Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:18:01.039Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:18:01.039Z] [2022-07-20T15:18:01.039Z] DONE 264 tests, 5 skipped in 130.153s [2022-07-20T15:18:01.039Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:18:01.039Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:18:01.609Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-20T15:18:01.609Z] === RUN TestConfigDaemonID [2022-07-20T15:18:01.903Z] . [2022-07-20T15:18:01.904Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:18:01.904Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:18:02.166Z] Error: No such image: emptyfs [2022-07-20T15:18:02.166Z] ++++ docker load [2022-07-20T15:18:02.166Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T15:18:02.427Z] Running integration-test (iteration 1) [2022-07-20T15:18:02.427Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:18:02.427Z] ++ 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-20T15:18:02.427Z] ++ set -e [2022-07-20T15:18:02.427Z] ++ '[' -n 0 ']' [2022-07-20T15:18:02.427Z] ++ set -x [2022-07-20T15:18:02.427Z] ++ 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-20T15:18:02.549Z] daemon_test.go:83: [d2d10ed368dee] daemon is not started [2022-07-20T15:18:02.549Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T15:18:02.549Z] === RUN TestDaemonConfigValidation [2022-07-20T15:18:02.549Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:18:02.549Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:18:02.549Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:18:02.549Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:18:02.549Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:18:02.549Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:18:02.549Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:18:02.549Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:18:02.549Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:18:02.549Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:18:02.549Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:18:02.549Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:18:02.549Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:18:02.549Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:18:02.809Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:18:02.809Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:18:02.809Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-20T15:18:02.809Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-20T15:18:02.809Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-20T15:18:02.809Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-07-20T15:18:02.809Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-20T15:18:02.809Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:18:02.809Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:18:03.152Z] . [2022-07-20T15:18:03.152Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:18:03.152Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:18:03.152Z] Error: No such image: emptyfs [2022-07-20T15:18:03.152Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T15:18:03.152Z] ++++ docker load [2022-07-20T15:18:03.152Z] Running integration-test (iteration 1) [2022-07-20T15:18:03.152Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-20T15:18:03.152Z] ++ 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-20T15:18:03.152Z] ++ set -e [2022-07-20T15:18:03.152Z] ++ '[' -n 0 ']' [2022-07-20T15:18:03.152Z] ++ set -x [2022-07-20T15:18:03.152Z] ++ 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-20T15:18:03.152Z] Loaded image: busybox:latest [2022-07-20T15:18:03.152Z] Loaded image: busybox:glibc [2022-07-20T15:18:03.369Z] Loaded image: busybox:latest [2022-07-20T15:18:03.755Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:18:03.940Z] Loaded image: busybox:glibc [2022-07-20T15:18:04.079Z] Loaded image: debian:bullseye-slim [2022-07-20T15:18:04.079Z] Loaded image: hello-world:latest [2022-07-20T15:18:04.079Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:18:04.079Z] INFO: Testing against a local daemon [2022-07-20T15:18:04.079Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:18:05.136Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:18:05.444Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-07-20T15:18:05.444Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:18:06.075Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:18:06.075Z] daemon_test.go:197: [d2f04d85e0b56] daemon is not started [2022-07-20T15:18:06.076Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-20T15:18:06.076Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-20T15:18:06.076Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-20T15:18:06.076Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T15:18:06.076Z] === RUN TestDaemonProxy [2022-07-20T15:18:06.076Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T15:18:06.372Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-07-20T15:18:06.372Z] === RUN TestBuildWithSession [2022-07-20T15:18:06.372Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:18:06.372Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:18:06.372Z] === RUN TestBuildSquashParent [2022-07-20T15:18:07.987Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T15:18:09.273Z] Loaded image: debian:bullseye-slim [2022-07-20T15:18:09.273Z] Loaded image: hello-world:latest [2022-07-20T15:18:09.273Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:18:09.273Z] INFO: Testing against a local daemon [2022-07-20T15:18:09.273Z] === RUN TestCgroupNamespacesBuild [2022-07-20T15:18:09.368Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T15:18:10.542Z] --- PASS: TestBuildSquashParent (3.81s) [2022-07-20T15:18:10.542Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:18:10.542Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:18:10.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:18:10.542Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:18:10.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:18:10.542Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:18:10.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:18:10.542Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:18:10.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:18:10.542Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:18:10.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:18:10.542Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:18:10.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:18:10.542Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:18:10.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:18:11.406Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T15:18:11.431Z] --- PASS: TestCgroupNamespacesBuild (2.71s) [2022-07-20T15:18:11.431Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-20T15:18:11.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:18:11.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:18:11.666Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T15:18:12.236Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-20T15:18:12.236Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-20T15:18:12.236Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-20T15:18:12.236Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-20T15:18:12.236Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T15:18:12.236Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T15:18:12.236Z] PASS [2022-07-20T15:18:12.236Z] [2022-07-20T15:18:12.236Z] DONE 18 tests in 11.143s [2022-07-20T15:18:12.236Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:18:12.236Z] INFO: Testing against a local daemon [2022-07-20T15:18:12.236Z] === RUN TestCommitInheritsEnv [2022-07-20T15:18:12.496Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-07-20T15:18:12.496Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:18:12.496Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T15:18:12.496Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:18:12.496Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:18:12.496Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:18:12.496Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:18:12.496Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:18:12.757Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:18:12.757Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:18:12.757Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:18:12.757Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:18:12.757Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:18:12.757Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:18:12.757Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:18:12.757Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-20T15:18:12.757Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:18:12.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:18:12.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:18:13.018Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T15:18:13.018Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:18:13.278Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-07-20T15:18:13.278Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:18:13.848Z] time="2022-07-20T15:18:13Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T15:18:13.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-20T15:18:13.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-07-20T15:18:13.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-07-20T15:18:13.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-07-20T15:18:13.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-07-20T15:18:13.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s) [2022-07-20T15:18:13.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-07-20T15:18:13.861Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:18:13.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:18:13.994Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2022-07-20T15:18:13.994Z] === RUN TestBuildWithSession [2022-07-20T15:18:13.994Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:18:13.994Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-20T15:18:13.994Z] === RUN TestBuildSquashParent [2022-07-20T15:18:15.226Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:18:15.226Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:18:15.229Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-07-20T15:18:15.229Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:18:15.229Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-20T15:18:15.229Z] === RUN TestTagInvalidReference [2022-07-20T15:18:15.229Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-20T15:18:15.229Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:18:15.229Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-20T15:18:15.229Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:18:15.229Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T15:18:15.229Z] === RUN TestTagOfficialNames [2022-07-20T15:18:15.229Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T15:18:15.229Z] === RUN TestTagMatchesDigest [2022-07-20T15:18:15.229Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T15:18:15.229Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T15:18:15.483Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:18:15.483Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:18:15.739Z] --- PASS: TestBuildMultiStageCopy (1.91s) [2022-07-20T15:18:15.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2022-07-20T15:18:15.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-07-20T15:18:15.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-20T15:18:15.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-20T15:18:15.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-07-20T15:18:15.739Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:18:16.300Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-07-20T15:18:16.300Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:18:17.228Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-07-20T15:18:17.228Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:18:17.791Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-20T15:18:17.791Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:18:19.156Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-07-20T15:18:19.156Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:18:19.717Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-20T15:18:19.717Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:18:21.083Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-07-20T15:18:21.083Z] === RUN TestBuildWithHugeFile [2022-07-20T15:18:23.990Z] --- PASS: TestBuildSquashParent (8.80s) [2022-07-20T15:18:23.990Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-20T15:18:23.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:18:23.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:18:23.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:18:23.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:18:23.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:18:23.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:18:23.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:18:23.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:18:23.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:18:23.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:18:23.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:18:23.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:18:23.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-20T15:18:23.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-20T15:18:25.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-20T15:18:25.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-20T15:18:29.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-20T15:18:29.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-20T15:18:32.503Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-20T15:18:32.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2022-07-20T15:18:32.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2022-07-20T15:18:32.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2022-07-20T15:18:32.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2022-07-20T15:18:32.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2022-07-20T15:18:32.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2022-07-20T15:18:32.503Z] === RUN TestBuildMultiStageCopy [2022-07-20T15:18:32.503Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-20T15:18:35.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-20T15:18:35.624Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-20T15:18:36.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-20T15:18:36.765Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-20T15:18:37.336Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2022-07-20T15:18:37.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2022-07-20T15:18:37.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2022-07-20T15:18:37.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-07-20T15:18:37.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-07-20T15:18:37.336Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2022-07-20T15:18:37.336Z] === RUN TestBuildMultiStageParentConfig [2022-07-20T15:18:38.732Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2022-07-20T15:18:38.732Z] === RUN TestBuildLabelWithTargets [2022-07-20T15:18:41.274Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-07-20T15:18:41.275Z] === RUN TestBuildWithEmptyLayers [2022-07-20T15:18:42.226Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2022-07-20T15:18:42.226Z] === RUN TestBuildMultiStageOnBuild [2022-07-20T15:18:45.521Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-07-20T15:18:45.521Z] === RUN TestBuildUncleanTarFilenames [2022-07-20T15:18:46.904Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2022-07-20T15:18:46.904Z] === RUN TestBuildMultiStageLayerLeak [2022-07-20T15:18:50.204Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2022-07-20T15:18:50.204Z] === RUN TestBuildWithHugeFile [2022-07-20T15:19:15.289Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-20T15:19:15.289Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:19:15.289Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:19:15.289Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-20T15:19:15.289Z] [2022-07-20T15:19:15.289Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-20T15:19:15.289Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-20T15:19:15.289Z] Using test binary docker [2022-07-20T15:19:15.289Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-20T15:19:15.289Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:19:15.289Z] INFO: Waiting for daemon to start... [2022-07-20T15:19:15.289Z] Starting dockerd [2022-07-20T15:19:15.289Z] . [2022-07-20T15:19:15.289Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-20T15:19:17.257Z] --- PASS: TestBuildWithHugeFile (48.85s) [2022-07-20T15:19:17.257Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:19:17.257Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:19:17.257Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:19:17.257Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:19:17.257Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:19:17.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:19:17.257Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:19:17.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:19:17.257Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:19:17.257Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:19:17.257Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:19:17.257Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:19:17.257Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:19:17.257Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-20T15:19:17.257Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-20T15:19:17.257Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-20T15:19:17.257Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-20T15:19:17.257Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:19:17.257Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:19:17.257Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:19:17.257Z] --- PASS: TestBuildPreserveOwnership (2.86s) [2022-07-20T15:19:17.257Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.88s) [2022-07-20T15:19:17.257Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-07-20T15:19:17.257Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:19:17.257Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T15:19:17.257Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:19:17.257Z] Loaded image: busybox:latest [2022-07-20T15:19:17.257Z] Loaded image: busybox:glibc [2022-07-20T15:19:17.257Z] Loaded image: debian:bullseye-slim [2022-07-20T15:19:17.257Z] Loaded image: hello-world:latest [2022-07-20T15:19:17.257Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:19:22.503Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.23s) [2022-07-20T15:19:22.503Z] PASS [2022-07-20T15:19:22.503Z] [2022-07-20T15:19:22.503Z] === Skipped [2022-07-20T15:19:22.503Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:19:22.503Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:19:22.503Z] [2022-07-20T15:19:22.503Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:19:22.503Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:19:22.503Z] [2022-07-20T15:19:22.503Z] DONE 34 tests, 2 skipped in 79.738s [2022-07-20T15:19:22.503Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:19:22.503Z] ++ 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-20T15:19:22.503Z] ++ set -e [2022-07-20T15:19:22.503Z] ++ '[' -n 0 ']' [2022-07-20T15:19:22.503Z] ++ set -x [2022-07-20T15:19:22.503Z] ++ 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-20T15:19:22.503Z] INFO: Testing against a local daemon [2022-07-20T15:19:22.503Z] === RUN TestConfigInspect [2022-07-20T15:19:25.019Z] --- PASS: TestConfigInspect (2.21s) [2022-07-20T15:19:25.019Z] === RUN TestConfigList [2022-07-20T15:19:26.907Z] --- PASS: TestConfigList (2.18s) [2022-07-20T15:19:26.907Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:19:29.423Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-07-20T15:19:29.423Z] === RUN TestConfigsUpdate [2022-07-20T15:19:31.311Z] --- PASS: TestConfigsUpdate (2.18s) [2022-07-20T15:19:31.311Z] === RUN TestTemplatedConfig [2022-07-20T15:19:33.829Z] --- PASS: TestTemplatedConfig (2.53s) [2022-07-20T15:19:33.829Z] === RUN TestConfigCreateResolve [2022-07-20T15:19:36.345Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-07-20T15:19:36.346Z] PASS [2022-07-20T15:19:36.346Z] [2022-07-20T15:19:36.346Z] DONE 6 tests in 13.645s [2022-07-20T15:19:36.346Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:19:36.346Z] ++ 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-20T15:19:36.346Z] ++ set -e [2022-07-20T15:19:36.346Z] ++ '[' -n 0 ']' [2022-07-20T15:19:36.346Z] ++ set -x [2022-07-20T15:19:36.346Z] ++ 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-20T15:19:36.346Z] INFO: Testing against a local daemon [2022-07-20T15:19:36.346Z] === RUN TestAttachWithTTY [2022-07-20T15:19:36.346Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-20T15:19:36.346Z] === RUN TestAttachWithoutTTy [2022-07-20T15:19:36.346Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-20T15:19:36.346Z] === RUN TestCheckpoint [2022-07-20T15:19:36.346Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:19:36.346Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:19:36.346Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:19:36.346Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:19:36.346Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:19:36.346Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:19:36.346Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:19:36.346Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:19:36.346Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:19:36.346Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:19:36.346Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:19:36.346Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:19:36.346Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:19:36.346Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:19:36.346Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:19:36.346Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:19:36.346Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-20T15:19:36.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:19:36.346Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:19:36.346Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-20T15:19:36.346Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:19:36.346Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-20T15:19:36.346Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:19:36.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-20T15:19:36.346Z] === RUN TestCopyEmptyFile [2022-07-20T15:19:36.602Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-20T15:19:36.602Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:19:36.602Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-20T15:19:36.602Z] === RUN TestCopyFromContainer [2022-07-20T15:19:37.529Z] === RUN TestCopyFromContainer// [2022-07-20T15:19:37.529Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:19:37.784Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:19:37.784Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:19:37.784Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:19:37.784Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:19:37.784Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:19:38.040Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:19:38.040Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:19:38.040Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer (1.48s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T15:19:38.040Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-20T15:19:38.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:19:38.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:19:38.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:19:38.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:19:38.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:19:38.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:19:38.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:19:38.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:19:38.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:19:38.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:19:38.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T15:19:38.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T15:19:38.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-20T15:19:38.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:19:38.296Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:19:38.296Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-20T15:19:38.296Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:19:38.296Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:19:38.296Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:19:38.296Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:19:38.296Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:19:38.296Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:19:38.296Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:19:38.296Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:19:38.296Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:19:38.296Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:19:38.296Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-20T15:19:38.296Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:19:38.296Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-20T15:19:38.296Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:19:38.296Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:19:38.296Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-20T15:19:38.296Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:19:39.661Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-07-20T15:19:39.661Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:19:40.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-07-20T15:19:40.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:19:40.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:19:40.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:19:40.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:19:40.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:19:40.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:19:40.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:19:40.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:19:40.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:19:40.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:19:40.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:19:40.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:19:40.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:19:40.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:19:40.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:19:40.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:19:40.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-20T15:19:40.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-20T15:19:40.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T15:19:40.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-20T15:19:40.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-20T15:19:40.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-20T15:19:40.590Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:19:41.152Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-07-20T15:19:41.152Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:19:41.152Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:19:41.152Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:19:41.152Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-20T15:19:41.152Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:19:41.152Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:19:41.152Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:19:41.152Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-20T15:19:41.152Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:19:41.152Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-20T15:19:41.152Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:19:41.152Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:19:41.152Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:19:41.152Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:19:41.152Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:19:41.152Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:19:41.152Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:19:41.152Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:19:41.152Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:19:41.152Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:19:41.152Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:19:41.152Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:19:41.152Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:19:41.152Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-20T15:19:41.152Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:19:41.152Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:19:41.152Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:19:41.152Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:19:41.152Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:19:41.152Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T15:19:41.152Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:19:41.152Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:19:41.152Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:19:41.152Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T15:19:41.152Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:19:41.152Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:19:41.152Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:19:41.152Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T15:19:41.152Z] === RUN TestDiff [2022-07-20T15:19:41.713Z] --- PASS: TestDiff (0.40s) [2022-07-20T15:19:41.713Z] === RUN TestExecConsoleSize [2022-07-20T15:19:41.969Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-20T15:19:41.969Z] === RUN TestExecWithCloseStdin [2022-07-20T15:19:42.531Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-07-20T15:19:42.531Z] === RUN TestExec [2022-07-20T15:19:42.787Z] --- PASS: TestExec (0.43s) [2022-07-20T15:19:42.787Z] === RUN TestExecUser [2022-07-20T15:19:43.349Z] --- PASS: TestExecUser (0.43s) [2022-07-20T15:19:43.349Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:19:43.910Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-20T15:19:43.910Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:19:45.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-07-20T15:19:45.275Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:19:45.870Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-07-20T15:19:45.870Z] === RUN TestHealthKillContainer [2022-07-20T15:19:51.706Z] --- PASS: TestImportExtremelyLargeImageWorks (92.21s) [2022-07-20T15:19:51.706Z] PASS [2022-07-20T15:19:51.706Z] [2022-07-20T15:19:51.706Z] DONE 22 tests in 95.410s [2022-07-20T15:19:51.706Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:19:51.707Z] === RUN TestStripANSICommands [2022-07-20T15:19:51.707Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:19:51.707Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:19:51.707Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:19:51.707Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:19:51.707Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:19:51.707Z] PASS [2022-07-20T15:19:51.707Z] [2022-07-20T15:19:51.707Z] DONE 3 tests in 0.009s [2022-07-20T15:19:51.707Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:19:51.707Z] INFO: Testing against a local daemon [2022-07-20T15:19:51.707Z] === RUN TestNetworkCreateDelete [2022-07-20T15:19:51.707Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-20T15:19:51.707Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:19:51.707Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-20T15:19:51.707Z] === RUN TestDaemonDNSFallback [2022-07-20T15:19:53.976Z] --- PASS: TestHealthKillContainer (7.85s) [2022-07-20T15:19:53.976Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:19:53.976Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-07-20T15:19:53.976Z] === RUN TestIpcModeNone [2022-07-20T15:19:54.051Z] sha256:df407f805091fa1d3154ce1ac92076e262c9056f6c622a08ee7112b5c72ee35e [2022-07-20T15:19:54.051Z] INFO: Starting docker-py tests... [2022-07-20T15:19:54.051Z] ============================= test session starts ============================== [2022-07-20T15:19:54.051Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-20T15:19:54.051Z] rootdir: /src, inifile: pytest.ini [2022-07-20T15:19:54.051Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-20T15:19:54.051Z] collected 395 items / 2 deselected / 393 selected [2022-07-20T15:19:54.051Z] [2022-07-20T15:19:54.539Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-20T15:19:54.539Z] === RUN TestIpcModePrivate [2022-07-20T15:19:54.796Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-20T15:19:54.994Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-20T15:19:54.994Z] === RUN TestInspectNetwork [2022-07-20T15:19:55.052Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-20T15:19:55.052Z] === RUN TestIpcModeShareable [2022-07-20T15:19:55.308Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-20T15:19:55.308Z] --- PASS: TestIpcModeShareable (0.45s) [2022-07-20T15:19:55.308Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:19:56.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-07-20T15:19:56.679Z] === RUN TestAPIIpcModeHost [2022-07-20T15:19:57.245Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-20T15:19:57.245Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:19:57.530Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T15:19:57.530Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T15:19:57.530Z] === RUN TestInspectNetwork/network_name [2022-07-20T15:19:57.530Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T15:19:58.174Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-20T15:19:58.174Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-07-20T15:19:58.174Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:19:59.547Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-20T15:19:59.547Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-20T15:19:59.547Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:20:00.474Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-20T15:20:00.474Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-07-20T15:20:00.474Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:20:01.718Z] --- PASS: TestInspectNetwork (7.23s) [2022-07-20T15:20:01.718Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T15:20:01.718Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T15:20:01.718Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T15:20:01.718Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T15:20:01.718Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:20:01.840Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-20T15:20:01.840Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-07-20T15:20:01.840Z] === RUN TestIpcModeOlderClient [2022-07-20T15:20:01.840Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:20:01.840Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:20:02.097Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-07-20T15:20:02.097Z] === RUN TestKillContainer [2022-07-20T15:20:02.097Z] === RUN TestKillContainer/no_signal [2022-07-20T15:20:02.658Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:20:02.914Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:20:03.476Z] --- PASS: TestKillContainer (1.24s) [2022-07-20T15:20:03.476Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-20T15:20:03.476Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-20T15:20:03.476Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-20T15:20:03.476Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:20:03.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:20:03.626Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:20:03.626Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:20:03.626Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:20:03.626Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:20:03.626Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:20:03.626Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:20:03.626Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:20:03.626Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:20:03.626Z] === RUN TestNetworkList [2022-07-20T15:20:03.626Z] === RUN TestNetworkList//networks [2022-07-20T15:20:03.626Z] === PAUSE TestNetworkList//networks [2022-07-20T15:20:03.626Z] === RUN TestNetworkList//networks/ [2022-07-20T15:20:03.626Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:20:03.626Z] === CONT TestNetworkList//networks [2022-07-20T15:20:03.626Z] === CONT TestNetworkList//networks/ [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkList (0.02s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:20:03.626Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:20:03.626Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:20:03.732Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T15:20:03.885Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-20T15:20:03.885Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:20:04.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-20T15:20:04.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-20T15:20:04.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-20T15:20:04.294Z] === RUN TestKillStoppedContainer [2022-07-20T15:20:04.294Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-20T15:20:04.294Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:20:04.294Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-20T15:20:04.294Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:20:04.823Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-20T15:20:04.823Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:20:04.857Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-20T15:20:04.857Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:20:05.113Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-20T15:20:05.113Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:20:05.675Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-20T15:20:05.675Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:20:05.760Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-20T15:20:05.760Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:20:05.931Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-07-20T15:20:05.931Z] === RUN TestLinksContainerNames [2022-07-20T15:20:06.698Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-20T15:20:06.698Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:20:06.859Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-20T15:20:06.859Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:20:07.115Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-20T15:20:07.115Z] === RUN TestLogs [2022-07-20T15:20:07.115Z] === RUN TestLogs/driver_local [2022-07-20T15:20:07.115Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:20:07.115Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:20:07.115Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:20:07.115Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:20:07.115Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:20:07.115Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:20:07.115Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:20:07.115Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:20:07.115Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:20:07.115Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:20:07.115Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:20:07.115Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:20:07.115Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:20:07.115Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:20:07.677Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:20:07.933Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:20:08.085Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-20T15:20:08.085Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:20:08.189Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:20:08.189Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:20:08.652Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-20T15:20:08.652Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:20:08.799Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-20T15:20:09.117Z] === RUN TestLogs/driver_json-file [2022-07-20T15:20:09.117Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:20:09.117Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:20:09.117Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:20:09.117Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:20:09.117Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:20:09.117Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:20:09.117Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:20:09.117Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:20:09.117Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:20:09.117Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:20:09.117Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:20:09.117Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:20:09.117Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:20:09.117Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:20:09.623Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-20T15:20:09.678Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:20:09.678Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:20:10.240Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:20:10.240Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:20:10.801Z] --- PASS: TestLogs (3.68s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.74s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-20T15:20:10.801Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-07-20T15:20:10.801Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:20:11.057Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-07-20T15:20:11.057Z] === RUN TestMountDaemonRoot [2022-07-20T15:20:11.191Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-07-20T15:20:11.191Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:20:11.191Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:20:11.191Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:20:11.191Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:20:11.315Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:20:11.315Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:20:11.315Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:20:11.380Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:20:11.572Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-20T15:20:11.572Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T15:20:11.572Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:20:12.944Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-07-20T15:20:12.944Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:20:13.201Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-07-20T15:20:13.201Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:20:13.763Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-07-20T15:20:13.763Z] === RUN TestNetworkNat [2022-07-20T15:20:14.019Z] --- PASS: TestNetworkNat (0.44s) [2022-07-20T15:20:14.019Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:20:14.580Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-20T15:20:14.580Z] === RUN TestNetworkLoopbackNat [2022-07-20T15:20:17.094Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-20T15:20:17.094Z] === RUN TestPause [2022-07-20T15:20:17.350Z] --- PASS: TestPause (0.45s) [2022-07-20T15:20:17.350Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:20:17.350Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:20:17.350Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:20:17.350Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:20:17.912Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-20T15:20:17.912Z] === RUN TestPidHost [2022-07-20T15:20:18.839Z] --- PASS: TestPidHost (0.90s) [2022-07-20T15:20:18.839Z] === RUN TestPsFilter [2022-07-20T15:20:18.839Z] --- PASS: TestPsFilter (0.09s) [2022-07-20T15:20:18.839Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T15:20:19.401Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-20T15:20:19.401Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:20:19.656Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-07-20T15:20:19.656Z] === RUN TestRemoveContainerRunning [2022-07-20T15:20:20.218Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-20T15:20:20.218Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:20:20.473Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-20T15:20:20.474Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:20:20.474Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-20T15:20:20.474Z] === RUN TestRenameLinkedContainer [2022-07-20T15:20:22.363Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-20T15:20:22.363Z] === RUN TestRenameStoppedContainer [2022-07-20T15:20:22.618Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-20T15:20:22.618Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:20:23.547Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-07-20T15:20:23.547Z] === RUN TestRenameInvalidName [2022-07-20T15:20:23.803Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-20T15:20:23.803Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:20:25.691Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-20T15:20:25.691Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:20:25.947Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-20T15:20:25.947Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:20:26.110Z] --- PASS: TestServiceWithDataPathPortInit (14.22s) [2022-07-20T15:20:26.110Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:20:26.874Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-07-20T15:20:26.874Z] === RUN TestResize [2022-07-20T15:20:27.130Z] --- PASS: TestResize (0.43s) [2022-07-20T15:20:27.130Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:20:27.386Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-20T15:20:27.387Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:20:27.949Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:20:27.949Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:20:27.949Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:20:27.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:20:27.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:20:28.016Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c2zk8nczb2qzmgul0eqd99m11 Created:2022-07-20 15:20:26.369311031 +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[1add5ee1d07f15a8e355db8cc5f27e09dfffc3bc1bbb824ac0e70cf027cd135d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w7y0a7tnvl1xb6mgf8w1vfmfj EndpointID:014cf9d27cb6c131e161630608bc068a0b21594f5ab414f4f411dcdb57f448a8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:42f6e65f315eb04dfd60590379834754ab8080fc2b9c1e30bb348b420ef3389f 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:1901b0094abc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w7y0a7tnvl1xb6mgf8w1vfmfj EndpointID:014cf9d27cb6c131e161630608bc068a0b21594f5ab414f4f411dcdb57f448a8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T15:20:29.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:20:29.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:20:30.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:20:30.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:20:31.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:20:32.204Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-07-20T15:20:32.205Z] PASS [2022-07-20T15:20:32.205Z] [2022-07-20T15:20:32.205Z] === Skipped [2022-07-20T15:20:32.205Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:20:32.205Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:20:32.205Z] [2022-07-20T15:20:32.205Z] DONE 38 tests, 1 skipped in 44.487s [2022-07-20T15:20:32.205Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:20:32.205Z] INFO: Testing against a local daemon [2022-07-20T15:20:32.205Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:20:32.205Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:20:32.205Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:20:32.205Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:20:32.205Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:20:32.205Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:20:32.205Z] PASS [2022-07-20T15:20:32.205Z] [2022-07-20T15:20:32.205Z] === Skipped [2022-07-20T15:20:32.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:20:32.205Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:20:32.205Z] [2022-07-20T15:20:32.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:20:32.205Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:20:32.205Z] [2022-07-20T15:20:32.205Z] DONE 2 tests, 2 skipped in 0.024s [2022-07-20T15:20:32.205Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:20:32.205Z] INFO: Testing against a local daemon [2022-07-20T15:20:32.205Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:20:33.582Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-20T15:20:33.582Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:20:34.150Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T15:20:34.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:20:34.718Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T15:20:35.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:20:35.658Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T15:20:37.563Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T15:20:37.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:20:38.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:20:39.468Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T15:20:39.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:20:40.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:20:41.263Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-20T15:20:41.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:20:42.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:20:42.758Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T15:20:43.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:20:43.327Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-07-20T15:20:43.327Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-20T15:20:43.327Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-07-20T15:20:43.327Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-07-20T15:20:43.327Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-07-20T15:20:43.327Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-07-20T15:20:43.327Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-07-20T15:20:43.327Z] PASS [2022-07-20T15:20:43.327Z] [2022-07-20T15:20:43.327Z] DONE 8 tests in 11.203s [2022-07-20T15:20:43.327Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:20:43.327Z] testing: warning: no tests to run [2022-07-20T15:20:43.327Z] PASS [2022-07-20T15:20:43.327Z] [2022-07-20T15:20:43.327Z] DONE 0 tests in 0.007s [2022-07-20T15:20:43.327Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:20:43.327Z] INFO: Testing against a local daemon [2022-07-20T15:20:43.327Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.78s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-07-20T15:20:44.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-07-20T15:20:44.607Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:20:44.705Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-07-20T15:20:44.705Z] === RUN TestAuthZPluginTLS [2022-07-20T15:20:45.273Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-20T15:20:45.273Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:20:45.533Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T15:20:45.533Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:20:45.972Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-07-20T15:20:45.972Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:20:46.101Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-20T15:20:46.101Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:20:46.670Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-20T15:20:46.670Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:20:46.899Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-20T15:20:46.899Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:20:48.049Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-07-20T15:20:48.049Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:20:48.264Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-07-20T15:20:48.264Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:20:48.309Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-20T15:20:48.309Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:20:48.876Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-20T15:20:48.876Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:20:49.191Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-20T15:20:49.191Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:20:49.444Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-20T15:20:49.444Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:20:50.556Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-20T15:20:50.556Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:20:50.823Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-07-20T15:20:50.823Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:20:51.483Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-20T15:20:51.483Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:20:52.410Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-20T15:20:52.410Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:20:52.729Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-20T15:20:52.729Z] === RUN TestAuthZPluginHeader [2022-07-20T15:20:52.988Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-20T15:20:52.988Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:20:53.338Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-20T15:20:53.338Z] === RUN TestNISDomainname [2022-07-20T15:20:53.900Z] --- PASS: TestNISDomainname (0.54s) [2022-07-20T15:20:53.900Z] === RUN TestHostnameDnsResolution [2022-07-20T15:20:54.829Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-20T15:20:54.829Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:20:55.085Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-07-20T15:20:55.085Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:20:55.646Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-20T15:20:55.646Z] === RUN TestRunConsoleSize [2022-07-20T15:20:55.902Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-20T15:20:55.902Z] === RUN TestStats [2022-07-20T15:20:56.708Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:20:56.708Z] Using test binary docker [2022-07-20T15:20:56.708Z] +++ /etc/init.d/apparmor start [2022-07-20T15:20:56.708Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:20:56.708Z] INFO: Waiting for daemon to start... [2022-07-20T15:20:56.708Z] Starting dockerd [2022-07-20T15:20:56.708Z] +++ 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-20T15:20:56.708Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-20T15:20:56.708Z] Using test binary docker [2022-07-20T15:20:56.708Z] +++ /etc/init.d/apparmor start [2022-07-20T15:20:56.708Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-20T15:20:56.708Z] INFO: Waiting for daemon to start... [2022-07-20T15:20:56.708Z] Starting dockerd [2022-07-20T15:20:56.708Z] +++ 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-20T15:20:56.708Z] . [2022-07-20T15:20:56.708Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:20:56.708Z] [2022-07-20T15:20:56.708Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-20T15:20:56.708Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:20:56.708Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-20T15:20:56.708Z] Error: No such image: emptyfs [2022-07-20T15:20:56.708Z] ++++ tar -cC bundles/test-integration/emptyfs .Error: No such image: emptyfs [2022-07-20T15:20:56.708Z] [2022-07-20T15:20:56.708Z] ++++ docker load [2022-07-20T15:20:56.708Z] ++++ docker load [2022-07-20T15:20:56.708Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-20T15:20:56.708Z] Running integration-test (iteration 1) [2022-07-20T15:20:56.708Z] 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-20T15:20:56.708Z] ++ 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-20T15:20:56.708Z] ++ set -e [2022-07-20T15:20:56.708Z] ++ '[' -n 0 ']' [2022-07-20T15:20:56.708Z] ++ set -x [2022-07-20T15:20:56.708Z] ++ 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-20T15:20:56.708Z] Running integration-test (iteration 1) [2022-07-20T15:20:56.708Z] 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-20T15:20:56.708Z] ++ 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-20T15:20:56.708Z] ++ set -e [2022-07-20T15:20:56.708Z] ++ '[' -n 0 ']' [2022-07-20T15:20:56.708Z] ++ set -x [2022-07-20T15:20:56.708Z] ++ 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-20T15:20:56.708Z] Loaded image: busybox:latest [2022-07-20T15:20:56.708Z] Loaded image: busybox:latest [2022-07-20T15:20:56.708Z] Loaded image: busybox:glibc [2022-07-20T15:20:56.708Z] --- PASS: TestBuildWithHugeFile (126.21s) [2022-07-20T15:20:56.708Z] === RUN TestBuildWCOWSandboxSize [2022-07-20T15:20:56.708Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:20:56.708Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:20:56.708Z] === RUN TestBuildWithEmptyDockerfile [2022-07-20T15:20:56.708Z] Loaded image: busybox:glibc [2022-07-20T15:20:56.708Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:20:56.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:20:56.708Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:20:56.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:20:56.708Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:20:56.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:20:56.708Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-20T15:20:56.708Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-20T15:20:56.708Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-20T15:20:56.968Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-07-20T15:20:56.968Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-07-20T15:20:56.968Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2022-07-20T15:20:56.968Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2022-07-20T15:20:56.968Z] === RUN TestBuildPreserveOwnership [2022-07-20T15:20:56.968Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-20T15:20:58.259Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2022-07-20T15:20:58.259Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:20:58.417Z] --- PASS: TestStats (2.47s) [2022-07-20T15:20:58.417Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:20:58.417Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:20:58.417Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:20:58.417Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:20:58.417Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:20:58.417Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:20:58.418Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:20:58.418Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:20:58.418Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:20:58.418Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:20:58.418Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:20:59.345Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:21:00.280Z] Loaded image: debian:bullseye-slim [2022-07-20T15:21:00.541Z] Loaded image: hello-world:latest [2022-07-20T15:21:00.541Z] Loaded image: debian:bullseye-slim [2022-07-20T15:21:00.541Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:21:00.541Z] INFO: Testing against a local daemon [2022-07-20T15:21:00.541Z] === RUN TestDockerDaemonSuite [2022-07-20T15:21:00.801Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-20T15:21:00.801Z] Loaded image: hello-world:latest [2022-07-20T15:21:00.801Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:21:00.801Z] INFO: Testing against a local daemon [2022-07-20T15:21:00.801Z] === RUN TestDockerSuite [2022-07-20T15:21:00.801Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-20T15:21:00.801Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-20T15:21:01.061Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-20T15:21:01.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-20T15:21:01.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-20T15:21:01.061Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-20T15:21:01.061Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-20T15:21:01.061Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-20T15:21:01.233Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:21:01.549Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-07-20T15:21:01.549Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:21:01.631Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-20T15:21:01.891Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-20T15:21:01.891Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-20T15:21:02.598Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-20T15:21:02.598Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-07-20T15:21:02.598Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-07-20T15:21:02.598Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-20T15:21:02.598Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-20T15:21:02.598Z] === RUN TestDeleteDevicemapper [2022-07-20T15:21:02.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:21:02.598Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:21:02.598Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:21:02.832Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-20T15:21:02.832Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-20T15:21:02.832Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2022-07-20T15:21:02.832Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.50s) [2022-07-20T15:21:02.832Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s) [2022-07-20T15:21:02.832Z] === RUN TestBuildPlatformInvalid [2022-07-20T15:21:03.092Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-20T15:21:03.092Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-20T15:21:03.663Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-20T15:21:03.923Z] Loaded image: busybox:latest [2022-07-20T15:21:03.923Z] Loaded image: busybox:glibc [2022-07-20T15:21:03.963Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-07-20T15:21:03.963Z] === RUN TestUpdateMemory [2022-07-20T15:21:04.493Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-20T15:21:04.493Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-20T15:21:04.525Z] --- PASS: TestUpdateMemory (0.51s) [2022-07-20T15:21:04.525Z] === RUN TestUpdateCPUQuota [2022-07-20T15:21:04.843Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-07-20T15:21:04.843Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:21:05.064Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-20T15:21:05.087Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-07-20T15:21:05.087Z] === RUN TestUpdatePidsLimit [2022-07-20T15:21:05.087Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T15:21:05.343Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T15:21:05.343Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T15:21:05.599Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T15:21:05.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T15:21:06.004Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-20T15:21:06.111Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T15:21:06.111Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T15:21:06.265Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-20T15:21:06.265Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-20T15:21:06.265Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-20T15:21:06.835Z] Loaded image: debian:bullseye-slim [2022-07-20T15:21:06.835Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-20T15:21:06.835Z] Loaded image: hello-world:latest [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-20T15:21:07.038Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-20T15:21:07.038Z] === RUN TestUpdateRestartPolicy [2022-07-20T15:21:07.097Z] Loaded image: arm32v7/hello-world:latest [2022-07-20T15:21:07.358Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-20T15:21:08.300Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-20T15:21:08.300Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-20T15:21:08.300Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-20T15:21:08.300Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-20T15:21:12.500Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-20T15:21:14.410Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-20T15:21:15.796Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.77s) [2022-07-20T15:21:15.796Z] PASS [2022-07-20T15:21:15.796Z] [2022-07-20T15:21:15.796Z] === Skipped [2022-07-20T15:21:15.796Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-20T15:21:15.796Z] build_session_test.go:25: TODO: BuildKit [2022-07-20T15:21:15.796Z] [2022-07-20T15:21:15.796Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-20T15:21:15.796Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-20T15:21:15.796Z] [2022-07-20T15:21:15.796Z] DONE 34 tests, 2 skipped in 193.298s [2022-07-20T15:21:15.796Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-20T15:21:15.796Z] ++ 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-20T15:21:15.796Z] ++ set -e [2022-07-20T15:21:15.796Z] ++ '[' -n 0 ']' [2022-07-20T15:21:15.796Z] ++ set -x [2022-07-20T15:21:15.796Z] ++ 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-20T15:21:15.796Z] INFO: Testing against a local daemon [2022-07-20T15:21:15.796Z] === RUN TestConfigInspect [2022-07-20T15:21:16.057Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-20T15:21:17.054Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.16s) [2022-07-20T15:21:17.054Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:21:17.967Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-20T15:21:18.227Z] --- PASS: TestConfigInspect (2.46s) [2022-07-20T15:21:18.227Z] === RUN TestConfigList [2022-07-20T15:21:18.798Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-20T15:21:19.203Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-07-20T15:21:19.203Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:21:19.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2022-07-20T15:21:19.203Z] === RUN TestWaitNonBlocked [2022-07-20T15:21:19.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:21:19.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:21:19.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:21:19.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:21:19.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:21:19.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:21:19.203Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-20T15:21:19.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-07-20T15:21:19.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-07-20T15:21:19.203Z] === RUN TestWaitBlocked [2022-07-20T15:21:19.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:21:19.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:21:19.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:21:19.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:21:19.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:21:19.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:21:19.369Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-20T15:21:19.459Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-20T15:21:19.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-07-20T15:21:19.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-07-20T15:21:19.459Z] === RUN TestWaitConditions [2022-07-20T15:21:19.459Z] === RUN TestWaitConditions/default [2022-07-20T15:21:19.459Z] === PAUSE TestWaitConditions/default [2022-07-20T15:21:19.459Z] === RUN TestWaitConditions/not-running [2022-07-20T15:21:19.459Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:21:19.459Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:21:19.459Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:21:19.459Z] === RUN TestWaitConditions/removed [2022-07-20T15:21:19.459Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:21:19.459Z] === CONT TestWaitConditions/default [2022-07-20T15:21:19.459Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:21:20.752Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-20T15:21:21.012Z] --- PASS: TestConfigList (2.62s) [2022-07-20T15:21:21.012Z] === RUN TestConfigsCreateAndDelete [2022-07-20T15:21:21.272Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-20T15:21:21.348Z] === CONT TestWaitConditions/not-running [2022-07-20T15:21:21.348Z] === CONT TestWaitConditions/removed [2022-07-20T15:21:22.212Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-20T15:21:22.212Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-20T15:21:23.153Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-20T15:21:23.237Z] --- PASS: TestWaitConditions (0.01s) [2022-07-20T15:21:23.237Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-07-20T15:21:23.237Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-20T15:21:23.237Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-07-20T15:21:23.237Z] --- PASS: TestWaitConditions/not-running (1.81s) [2022-07-20T15:21:23.237Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T15:21:23.237Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:21:23.413Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-20T15:21:23.674Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-20T15:21:23.674Z] --- PASS: TestConfigsCreateAndDelete (2.62s) [2022-07-20T15:21:23.674Z] === RUN TestConfigsUpdate [2022-07-20T15:21:24.244Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-20T15:21:24.815Z] docker_cli_daemon_test.go:1474: [d4232ba623359] daemon is not started [2022-07-20T15:21:25.127Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-07-20T15:21:25.127Z] === CONT TestIpcModeOlderClient [2022-07-20T15:21:25.127Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-07-20T15:21:25.127Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T15:21:25.127Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-20T15:21:25.127Z] === CONT TestDaemonHostGatewayIP [2022-07-20T15:21:25.386Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-20T15:21:25.957Z] check_test.go:540: [d2564665db32d] daemon is not started [2022-07-20T15:21:25.957Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-20T15:21:26.529Z] --- PASS: TestConfigsUpdate (3.04s) [2022-07-20T15:21:26.529Z] === RUN TestTemplatedConfig [2022-07-20T15:21:27.672Z] --- PASS: TestDaemonHostGatewayIP (2.32s) [2022-07-20T15:21:27.672Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:21:27.911Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-20T15:21:29.563Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-07-20T15:21:29.824Z] check_test.go:540: [de73d1e57f8a2] daemon is not started [2022-07-20T15:21:29.824Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-20T15:21:30.398Z] --- PASS: TestTemplatedConfig (3.66s) [2022-07-20T15:21:30.398Z] === RUN TestConfigCreateResolve [2022-07-20T15:21:30.660Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-20T15:21:31.230Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-20T15:21:31.801Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-20T15:21:31.980Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-20T15:21:31.980Z] PASS [2022-07-20T15:21:31.980Z] [2022-07-20T15:21:31.980Z] DONE 17 tests in 48.615s [2022-07-20T15:21:31.980Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:21:31.980Z] INFO: Testing against a local daemon [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:21:31.980Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:21:31.980Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:21:31.980Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:21:31.980Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:21:31.980Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:21:31.980Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:21:31.980Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:21:31.980Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:21:31.980Z] === RUN TestPluginInstall [2022-07-20T15:21:31.980Z] === RUN TestPluginInstall/no_auth [2022-07-20T15:21:32.062Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-20T15:21:32.635Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-20T15:21:32.635Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-20T15:21:32.635Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-20T15:21:32.895Z] --- PASS: TestConfigCreateResolve (2.50s) [2022-07-20T15:21:32.895Z] PASS [2022-07-20T15:21:32.895Z] [2022-07-20T15:21:32.895Z] DONE 6 tests in 16.979s [2022-07-20T15:21:32.895Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-20T15:21:32.895Z] ++ 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-20T15:21:32.895Z] ++ set -e [2022-07-20T15:21:32.895Z] ++ '[' -n 0 ']' [2022-07-20T15:21:32.895Z] ++ set -x [2022-07-20T15:21:32.895Z] ++ 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-20T15:21:32.895Z] INFO: Testing against a local daemon [2022-07-20T15:21:32.895Z] === RUN TestAttachWithTTY [2022-07-20T15:21:32.920Z] time="2022-07-20T15:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:32.920Z] time="2022-07-20T15:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:803aff8a33e40a563c05deef865289fa36b462d598e33876d80a287ad227cbaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:32.920Z] time="2022-07-20T15:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:32.920Z] time="2022-07-20T15:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:803aff8a33e40a563c05deef865289fa36b462d598e33876d80a287ad227cbaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:33.156Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-20T15:21:33.156Z] === RUN TestAttachWithoutTTy [2022-07-20T15:21:33.156Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-20T15:21:33.156Z] === RUN TestCheckpoint [2022-07-20T15:21:33.156Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:21:33.156Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/commit [2022-07-20T15:21:33.156Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-20T15:21:33.156Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:21:33.156Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:21:33.156Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:21:33.156Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:21:33.156Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:21:33.156Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:21:33.156Z] === CONT TestContainerInvalidJSON/commit [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-20T15:21:33.156Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-20T15:21:33.156Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-20T15:21:33.156Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-20T15:21:33.156Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-20T15:21:33.156Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-20T15:21:33.156Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-20T15:21:33.156Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-20T15:21:33.156Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-07-20T15:21:33.156Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-20T15:21:33.156Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-20T15:21:33.156Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-20T15:21:33.179Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T15:21:33.416Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-20T15:21:33.416Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-20T15:21:33.416Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-20T15:21:33.416Z] === RUN TestCopyEmptyFile [2022-07-20T15:21:33.438Z] time="2022-07-20T15:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:33.438Z] time="2022-07-20T15:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd733c67357f2b84ef28c5c7da7b1c71b5feff46cabeeccf2b0a1006ba5be4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:33.438Z] time="2022-07-20T15:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:33.438Z] time="2022-07-20T15:21:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd733c67357f2b84ef28c5c7da7b1c71b5feff46cabeeccf2b0a1006ba5be4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:33.697Z] === RUN TestPluginInstall/with_insecure [2022-07-20T15:21:33.988Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-07-20T15:21:33.988Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-20T15:21:33.988Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-20T15:21:33.988Z] === RUN TestCopyFromContainer [2022-07-20T15:21:33.988Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-20T15:21:34.250Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-20T15:21:34.634Z] time="2022-07-20T15:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:34.634Z] time="2022-07-20T15:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9d2e54de2837d04ab680d3a4269007c36749288c95729c1a462153f00739c35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:34.634Z] time="2022-07-20T15:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:21:34.634Z] time="2022-07-20T15:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9d2e54de2837d04ab680d3a4269007c36749288c95729c1a462153f00739c35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:21:34.834Z] .........................xx.................... [ 29%] [2022-07-20T15:21:34.894Z] plugin_test.go:195: [d879a7866fb48] daemon is not started [2022-07-20T15:21:34.894Z] --- PASS: TestPluginInstall (2.86s) [2022-07-20T15:21:34.894Z] --- PASS: TestPluginInstall/no_auth (1.15s) [2022-07-20T15:21:34.894Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-07-20T15:21:34.894Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-20T15:21:34.894Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:21:35.635Z] === RUN TestCopyFromContainer// [2022-07-20T15:21:35.635Z] === RUN TestCopyFromContainer//bar/root [2022-07-20T15:21:35.635Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-20T15:21:35.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-20T15:21:35.895Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-20T15:21:35.895Z] === RUN TestCopyFromContainer/bar/quux [2022-07-20T15:21:35.895Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-20T15:21:36.156Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-20T15:21:36.156Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-20T15:21:36.272Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T15:21:36.418Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-20T15:21:36.418Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-20T15:21:36.679Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-20T15:21:36.679Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer (2.79s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.19s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-20T15:21:36.679Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-07-20T15:21:36.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-20T15:21:36.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:21:36.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:21:36.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:21:36.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:21:36.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:21:36.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:21:36.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-20T15:21:36.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-20T15:21:36.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-20T15:21:36.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-20T15:21:36.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-20T15:21:36.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-20T15:21:36.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-20T15:21:36.679Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-20T15:21:36.679Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-20T15:21:36.679Z] === RUN TestCreateWithInvalidEnv [2022-07-20T15:21:36.679Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-20T15:21:36.679Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-20T15:21:36.679Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-20T15:21:36.679Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-20T15:21:36.679Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-20T15:21:36.679Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-20T15:21:36.679Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-20T15:21:36.939Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-20T15:21:36.939Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-20T15:21:36.939Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-20T15:21:36.939Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-20T15:21:36.939Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-20T15:21:36.939Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-20T15:21:36.939Z] === RUN TestCreateTmpfsMountsTarget [2022-07-20T15:21:36.939Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2022-07-20T15:21:36.939Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-20T15:21:37.200Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-20T15:21:37.209Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T15:21:37.460Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-20T15:21:37.645Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-07-20T15:21:37.646Z] PASS [2022-07-20T15:21:37.646Z] [2022-07-20T15:21:37.646Z] === Skipped [2022-07-20T15:21:37.646Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:21:37.646Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:21:37.646Z] [2022-07-20T15:21:37.646Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:21:37.646Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:21:37.646Z] [2022-07-20T15:21:37.646Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:21:37.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:21:37.646Z] [2022-07-20T15:21:37.646Z] DONE 264 tests, 3 skipped in 120.852s [2022-07-20T15:21:37.646Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:21:37.646Z] ++ 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-20T15:21:37.646Z] ++ set -e [2022-07-20T15:21:37.646Z] ++ '[' -n 0 ']' [2022-07-20T15:21:37.646Z] ++ set -x [2022-07-20T15:21:37.646Z] ++ 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-20T15:21:37.646Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:21:37.646Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-20T15:21:37.646Z] === RUN TestConfigDaemonID [2022-07-20T15:21:38.146Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-07-20T15:21:38.146Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-20T15:21:38.146Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-20T15:21:38.146Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:21:38.401Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-20T15:21:38.573Z] daemon_test.go:83: [d37be5655b95c] daemon is not started [2022-07-20T15:21:38.573Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-20T15:21:38.573Z] === RUN TestDaemonConfigValidation [2022-07-20T15:21:38.573Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:21:38.573Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:21:38.573Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:21:38.573Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:21:38.573Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:21:38.573Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:21:38.573Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:21:38.573Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:21:38.573Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:21:38.573Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:21:38.573Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:21:38.573Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:21:38.573Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:21:38.573Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:21:38.715Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-20T15:21:38.715Z] PASS [2022-07-20T15:21:38.715Z] [2022-07-20T15:21:38.715Z] DONE 24 tests in 6.860s [2022-07-20T15:21:38.715Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:21:38.829Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:21:38.829Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:21:38.829Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-20T15:21:38.829Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-20T15:21:38.829Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-20T15:21:38.829Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-20T15:21:38.829Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-20T15:21:38.829Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:21:38.829Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:21:38.974Z] INFO: Testing against a local daemon [2022-07-20T15:21:38.974Z] === RUN TestExternalGraphDriver [2022-07-20T15:21:39.233Z] === RUN TestExternalGraphDriver/json [2022-07-20T15:21:39.339Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2022-07-20T15:21:39.340Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-20T15:21:39.340Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-20T15:21:39.599Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-20T15:21:39.757Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:21:40.170Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-20T15:21:40.170Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-20T15:21:40.170Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-20T15:21:41.111Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-20T15:21:41.111Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-20T15:21:41.111Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-20T15:21:41.111Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-20T15:21:41.111Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-20T15:21:41.127Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:21:41.138Z] === RUN TestExternalGraphDriver/spec [2022-07-20T15:21:41.681Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2022-07-20T15:21:41.682Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-20T15:21:41.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:21:41.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:21:41.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:21:41.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:21:41.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:21:41.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:21:41.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:21:41.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:21:41.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:21:41.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:21:41.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-20T15:21:41.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-20T15:21:41.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-20T15:21:41.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-20T15:21:41.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-20T15:21:41.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-20T15:21:41.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-20T15:21:41.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-20T15:21:41.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-20T15:21:41.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-20T15:21:41.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-20T15:21:41.682Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-20T15:21:42.055Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:21:42.055Z] daemon_test.go:197: [df797e01f0f43] daemon is not started [2022-07-20T15:21:42.055Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-20T15:21:42.055Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-20T15:21:42.055Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-20T15:21:42.055Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-20T15:21:42.055Z] === RUN TestDaemonProxy [2022-07-20T15:21:42.055Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T15:21:42.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-20T15:21:42.517Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2022-07-20T15:21:42.517Z] === RUN TestCreateDifferentPlatform [2022-07-20T15:21:42.517Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-20T15:21:42.517Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-20T15:21:42.517Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-20T15:21:42.517Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-20T15:21:42.517Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-20T15:21:42.517Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-20T15:21:42.517Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-20T15:21:42.517Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-20T15:21:42.517Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-20T15:21:42.517Z] === RUN TestCreateInvalidHostConfig [2022-07-20T15:21:42.517Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:21:42.517Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:21:42.517Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:21:42.517Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:21:42.517Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:21:42.517Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:21:42.517Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:21:42.517Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:21:42.517Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-20T15:21:42.517Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-20T15:21:42.517Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-20T15:21:42.517Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-20T15:21:42.517Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-20T15:21:42.517Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-20T15:21:42.517Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-20T15:21:42.517Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-20T15:21:42.517Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-20T15:21:42.517Z] === RUN TestContainerStartOnDaemonRestart [2022-07-20T15:21:42.517Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-20T15:21:42.517Z] === RUN TestDaemonRestartIpcMode [2022-07-20T15:21:42.517Z] === PAUSE TestDaemonRestartIpcMode [2022-07-20T15:21:42.517Z] === RUN TestDaemonHostGatewayIP [2022-07-20T15:21:42.517Z] === PAUSE TestDaemonHostGatewayIP [2022-07-20T15:21:42.517Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-20T15:21:42.517Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-20T15:21:42.517Z] === RUN TestContainerKillOnDaemonStart [2022-07-20T15:21:42.517Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-20T15:21:42.517Z] === RUN TestDiff [2022-07-20T15:21:42.517Z] === RUN TestExternalGraphDriver/pull [2022-07-20T15:21:42.777Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-20T15:21:43.347Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-20T15:21:43.347Z] --- PASS: TestDiff (0.84s) [2022-07-20T15:21:43.347Z] === RUN TestExecConsoleSize [2022-07-20T15:21:43.608Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-20T15:21:43.608Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-20T15:21:43.943Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T15:21:44.422Z] --- PASS: TestExternalGraphDriver (5.39s) [2022-07-20T15:21:44.422Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-07-20T15:21:44.422Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-20T15:21:44.422Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-07-20T15:21:44.422Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:21:44.551Z] --- PASS: TestExecConsoleSize (0.86s) [2022-07-20T15:21:44.551Z] === RUN TestExecWithCloseStdin [2022-07-20T15:21:45.123Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-07-20T15:21:45.123Z] === RUN TestExec [2022-07-20T15:21:45.308Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T15:21:45.387Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-20T15:21:46.060Z] --- PASS: TestExec (0.92s) [2022-07-20T15:21:46.060Z] === RUN TestExecUser [2022-07-20T15:21:46.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-20T15:21:46.330Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-20T15:21:46.915Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-20T15:21:47.179Z] --- PASS: TestExecUser (0.99s) [2022-07-20T15:21:47.179Z] === RUN TestExportContainerAndImportImage [2022-07-20T15:21:47.179Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-20T15:21:47.196Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T15:21:47.452Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T15:21:48.014Z] --- PASS: TestDaemonProxy (6.18s) [2022-07-20T15:21:48.015Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-07-20T15:21:48.015Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-20T15:21:48.015Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-20T15:21:48.015Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T15:21:48.015Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-20T15:21:48.015Z] PASS [2022-07-20T15:21:48.015Z] [2022-07-20T15:21:48.015Z] DONE 18 tests in 11.195s [2022-07-20T15:21:48.015Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:21:48.015Z] ++ 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-20T15:21:48.015Z] ++ set -e [2022-07-20T15:21:48.015Z] ++ '[' -n 0 ']' [2022-07-20T15:21:48.015Z] ++ set -x [2022-07-20T15:21:48.015Z] ++ 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-20T15:21:48.148Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-20T15:21:48.271Z] INFO: Testing against a local daemon [2022-07-20T15:21:48.271Z] === RUN TestCommitInheritsEnv [2022-07-20T15:21:48.420Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2022-07-20T15:21:48.420Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-20T15:21:48.528Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-07-20T15:21:48.528Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:21:48.528Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T15:21:48.528Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T15:21:48.528Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:21:48.528Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:21:48.528Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:21:48.528Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:21:48.528Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:21:48.528Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:21:48.614Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2022-07-20T15:21:48.614Z] PASS [2022-07-20T15:21:48.614Z] [2022-07-20T15:21:48.614Z] DONE 5 tests in 9.830s [2022-07-20T15:21:48.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:21:48.614Z] INFO: Testing against a local daemon [2022-07-20T15:21:48.614Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:21:48.614Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:21:48.614Z] === RUN TestReadPluginNoRead [2022-07-20T15:21:48.614Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:21:48.614Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:21:48.614Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:21:48.614Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:21:48.614Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:21:48.783Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:21:48.783Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:21:48.783Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:21:48.783Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:21:48.783Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:21:48.783Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:21:48.783Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-20T15:21:48.783Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:21:48.783Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-20T15:21:48.783Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:21:49.039Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-20T15:21:49.039Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:21:49.039Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:49.039Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:21:49.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:21:49.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-20T15:21:49.295Z] === RUN TestTagInvalidReference [2022-07-20T15:21:49.295Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-20T15:21:49.295Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:21:49.295Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-20T15:21:49.295Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:21:49.295Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-20T15:21:49.295Z] === RUN TestTagOfficialNames [2022-07-20T15:21:49.295Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-20T15:21:49.295Z] === RUN TestTagMatchesDigest [2022-07-20T15:21:49.295Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T15:21:49.295Z] PASS [2022-07-20T15:21:49.295Z] [2022-07-20T15:21:49.295Z] === Skipped [2022-07-20T15:21:49.295Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-20T15:21:49.295Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-20T15:21:49.295Z] [2022-07-20T15:21:49.295Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-20T15:21:49.295Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:21:49.295Z] [2022-07-20T15:21:49.295Z] DONE 22 tests, 2 skipped in 1.245s [2022-07-20T15:21:49.295Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:21:49.295Z] ++ 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-20T15:21:49.295Z] ++ set -e [2022-07-20T15:21:49.295Z] ++ '[' -n 0 ']' [2022-07-20T15:21:49.295Z] ++ set -x [2022-07-20T15:21:49.296Z] ++ 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-20T15:21:49.296Z] === RUN TestStripANSICommands [2022-07-20T15:21:49.296Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:21:49.296Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:21:49.296Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:21:49.296Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:21:49.296Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:21:49.296Z] PASS [2022-07-20T15:21:49.296Z] [2022-07-20T15:21:49.296Z] DONE 3 tests in 0.040s [2022-07-20T15:21:49.296Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:21:49.296Z] ++ 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-20T15:21:49.296Z] ++ set -e [2022-07-20T15:21:49.296Z] ++ '[' -n 0 ']' [2022-07-20T15:21:49.296Z] ++ set -x [2022-07-20T15:21:49.296Z] ++ 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-20T15:21:49.366Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-20T15:21:49.366Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-20T15:21:49.552Z] INFO: Testing against a local daemon [2022-07-20T15:21:49.552Z] === RUN TestNetworkCreateDelete [2022-07-20T15:21:49.552Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-20T15:21:49.552Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:21:49.938Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-07-20T15:21:49.938Z] === RUN TestHealthCheckWorkdir [2022-07-20T15:21:49.938Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-20T15:21:49.938Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-20T15:21:50.113Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-20T15:21:50.113Z] === RUN TestDaemonDNSFallback [2022-07-20T15:21:50.879Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-20T15:21:50.879Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-20T15:21:50.879Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2022-07-20T15:21:50.879Z] === RUN TestHealthKillContainer [2022-07-20T15:21:50.960Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-20T15:21:51.450Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-20T15:21:52.391Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-20T15:21:52.391Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-20T15:21:52.807Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-07-20T15:21:52.807Z] === CONT TestReadPluginNoRead [2022-07-20T15:21:52.960Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-20T15:21:52.960Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-20T15:21:53.901Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-20T15:21:54.163Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-20T15:21:54.423Z] check_test.go:540: [d640b1af9451c] daemon is not started [2022-07-20T15:21:54.423Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-20T15:21:54.713Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:21:55.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-20T15:21:55.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-20T15:21:55.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-20T15:21:55.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-20T15:21:55.368Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-20T15:21:55.650Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:21:55.938Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-20T15:21:56.508Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-20T15:21:56.648Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-07-20T15:21:56.648Z] === RUN TestInspectNetwork [2022-07-20T15:21:57.031Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:21:57.031Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2022-07-20T15:21:57.889Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-20T15:21:58.408Z] === CONT TestReadPluginNoRead [2022-07-20T15:21:58.408Z] read_test.go:92: [de54a4a1774a9] daemon is not started [2022-07-20T15:21:58.408Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-07-20T15:21:58.408Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-20T15:21:58.408Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-07-20T15:21:58.408Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-07-20T15:21:58.408Z] PASS [2022-07-20T15:21:58.408Z] [2022-07-20T15:21:58.408Z] DONE 6 tests in 9.529s [2022-07-20T15:21:58.408Z] 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-20T15:21:58.408Z] testing: warning: no tests to run [2022-07-20T15:21:58.408Z] PASS [2022-07-20T15:21:58.408Z] [2022-07-20T15:21:58.408Z] DONE 0 tests in 0.009s [2022-07-20T15:21:58.408Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:21:58.408Z] INFO: Testing against a local daemon [2022-07-20T15:21:58.408Z] === RUN TestPluginWithDevMounts [2022-07-20T15:21:58.408Z] === PAUSE TestPluginWithDevMounts [2022-07-20T15:21:58.408Z] === CONT TestPluginWithDevMounts [2022-07-20T15:21:58.467Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-20T15:21:59.164Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T15:21:59.164Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T15:21:59.164Z] === RUN TestInspectNetwork/network_name [2022-07-20T15:21:59.164Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T15:21:59.787Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-07-20T15:21:59.787Z] PASS [2022-07-20T15:21:59.787Z] [2022-07-20T15:21:59.787Z] DONE 1 tests in 1.630s [2022-07-20T15:21:59.787Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:21:59.787Z] INFO: Testing against a local daemon [2022-07-20T15:21:59.787Z] === RUN TestSecretInspect [2022-07-20T15:21:59.799Z] --- PASS: TestHealthKillContainer (8.42s) [2022-07-20T15:21:59.799Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-20T15:21:59.799Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-20T15:21:59.799Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-07-20T15:21:59.799Z] === RUN TestIpcModeNone [2022-07-20T15:22:00.059Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-20T15:22:00.630Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-20T15:22:00.630Z] === RUN TestIpcModePrivate [2022-07-20T15:22:00.890Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-20T15:22:00.890Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-07-20T15:22:01.151Z] --- PASS: TestIpcModePrivate (0.66s) [2022-07-20T15:22:01.151Z] === RUN TestIpcModeShareable [2022-07-20T15:22:01.411Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-20T15:22:01.411Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T15:22:01.411Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-20T15:22:01.411Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-20T15:22:01.671Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-07-20T15:22:01.931Z] --- PASS: TestIpcModeShareable (0.67s) [2022-07-20T15:22:01.931Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-20T15:22:02.323Z] --- PASS: TestSecretInspect (2.20s) [2022-07-20T15:22:02.323Z] === RUN TestSecretList [2022-07-20T15:22:03.317Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-20T15:22:03.317Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-07-20T15:22:03.317Z] === RUN TestAPIIpcModeHost [2022-07-20T15:22:03.329Z] --- PASS: TestInspectNetwork (7.07s) [2022-07-20T15:22:03.329Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T15:22:03.329Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T15:22:03.329Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T15:22:03.329Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-20T15:22:03.329Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:22:03.427Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-20T15:22:03.887Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-07-20T15:22:03.887Z] === RUN TestDaemonIpcModeShareable [2022-07-20T15:22:04.147Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-20T15:22:04.228Z] --- PASS: TestSecretList (2.23s) [2022-07-20T15:22:04.228Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:22:04.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-20T15:22:05.218Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:22:05.218Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:22:05.218Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:22:05.218Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:22:05.218Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:22:05.218Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:22:05.218Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:22:05.218Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:22:05.218Z] === RUN TestNetworkList [2022-07-20T15:22:05.218Z] === RUN TestNetworkList//networks [2022-07-20T15:22:05.218Z] === PAUSE TestNetworkList//networks [2022-07-20T15:22:05.218Z] === RUN TestNetworkList//networks/ [2022-07-20T15:22:05.218Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:22:05.218Z] === CONT TestNetworkList//networks [2022-07-20T15:22:05.218Z] === CONT TestNetworkList//networks/ [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkList (0.01s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:22:05.218Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:22:05.218Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:22:05.289Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-07-20T15:22:05.289Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2022-07-20T15:22:05.289Z] === RUN TestDaemonIpcModePrivate [2022-07-20T15:22:05.474Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-20T15:22:05.474Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:22:05.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-20T15:22:06.402Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-20T15:22:06.402Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:22:06.491Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-20T15:22:06.756Z] --- PASS: TestDaemonIpcModePrivate (1.29s) [2022-07-20T15:22:06.756Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-20T15:22:06.756Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-20T15:22:06.764Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-20T15:22:06.764Z] === RUN TestSecretsUpdate [2022-07-20T15:22:07.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-20T15:22:07.277Z] check_test.go:540: [d2adda595491f] daemon is not started [2022-07-20T15:22:07.277Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-20T15:22:07.330Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-20T15:22:07.330Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:22:07.849Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-20T15:22:07.849Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-20T15:22:08.108Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2022-07-20T15:22:08.108Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-20T15:22:08.258Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-20T15:22:08.258Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:22:08.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-20T15:22:08.370Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-20T15:22:08.671Z] --- PASS: TestSecretsUpdate (2.17s) [2022-07-20T15:22:08.671Z] === RUN TestTemplatedSecret [2022-07-20T15:22:08.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-20T15:22:08.942Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-20T15:22:09.513Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-20T15:22:09.623Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-20T15:22:09.623Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:22:09.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2022-07-20T15:22:09.775Z] === RUN TestIpcModeOlderClient [2022-07-20T15:22:09.775Z] === PAUSE TestIpcModeOlderClient [2022-07-20T15:22:09.775Z] === RUN TestKillContainerInvalidSignal [2022-07-20T15:22:10.185Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-20T15:22:10.185Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:22:10.346Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2022-07-20T15:22:10.346Z] === RUN TestKillContainer [2022-07-20T15:22:10.346Z] === RUN TestKillContainer/no_signal [2022-07-20T15:22:10.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f76dc8__} [2022-07-20T15:22:11.177Z] === RUN TestKillContainer/non_killing_signal [2022-07-20T15:22:11.204Z] --- PASS: TestTemplatedSecret (2.59s) [2022-07-20T15:22:11.204Z] === RUN TestSecretCreateResolve [2022-07-20T15:22:11.748Z] === RUN TestKillContainer/killing_signal [2022-07-20T15:22:11.748Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-20T15:22:12.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1694138426_/foo_false_____} [2022-07-20T15:22:12.581Z] --- PASS: TestKillContainer (2.16s) [2022-07-20T15:22:12.581Z] --- PASS: TestKillContainer/no_signal (0.82s) [2022-07-20T15:22:12.581Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-07-20T15:22:12.581Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2022-07-20T15:22:12.581Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-20T15:22:12.581Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-20T15:22:12.700Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-07-20T15:22:12.700Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:22:12.700Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:22:12.700Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:22:12.700Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:22:13.520Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-20T15:22:13.738Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-07-20T15:22:13.738Z] PASS [2022-07-20T15:22:13.738Z] [2022-07-20T15:22:13.738Z] DONE 6 tests in 13.667s [2022-07-20T15:22:13.738Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:22:13.738Z] INFO: Testing against a local daemon [2022-07-20T15:22:13.738Z] === RUN TestServiceCreateInit [2022-07-20T15:22:13.738Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:22:13.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1694138426_/foo_true_____} [2022-07-20T15:22:13.780Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-07-20T15:22:13.780Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-07-20T15:22:13.780Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2022-07-20T15:22:13.780Z] === RUN TestKillStoppedContainer [2022-07-20T15:22:14.040Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-20T15:22:14.040Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-20T15:22:14.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-20T15:22:14.040Z] === RUN TestKillDifferentUserContainer [2022-07-20T15:22:14.611Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2022-07-20T15:22:14.611Z] === RUN TestInspectOomKilledTrue [2022-07-20T15:22:14.611Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:22:14.611Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-20T15:22:14.611Z] === RUN TestInspectOomKilledFalse [2022-07-20T15:22:14.611Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:22:14.611Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-20T15:22:14.611Z] === RUN TestLinksEtcHostsContentMatch [2022-07-20T15:22:14.870Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2022-07-20T15:22:14.871Z] === RUN TestLinksContainerNames [2022-07-20T15:22:15.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32550347434_/foo_false_____} [2022-07-20T15:22:16.517Z] --- PASS: TestLinksContainerNames (1.30s) [2022-07-20T15:22:16.517Z] === RUN TestLogsFollowTailEmpty [2022-07-20T15:22:16.778Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-20T15:22:16.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32550347434_/foo_true_____} [2022-07-20T15:22:16.778Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2022-07-20T15:22:16.778Z] === RUN TestLogs [2022-07-20T15:22:16.778Z] === RUN TestLogs/driver_local [2022-07-20T15:22:16.778Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:22:16.778Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:22:16.778Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-20T15:22:16.778Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-20T15:22:16.778Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-20T15:22:16.778Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-20T15:22:16.778Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:22:16.778Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:22:16.778Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:22:16.778Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:22:16.778Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:22:16.778Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:22:16.778Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-20T15:22:16.778Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-20T15:22:17.931Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:22:18.159Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-20T15:22:18.159Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-20T15:22:18.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32550347434_/foo_true__0xc000f76df8___} [2022-07-20T15:22:19.103Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-20T15:22:19.103Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-20T15:22:19.364Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-20T15:22:19.364Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T15:22:19.364Z] check_test.go:540: [d45d819e8a44d] daemon is not started [2022-07-20T15:22:19.364Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-20T15:22:19.658Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-20T15:22:19.940Z] === RUN TestLogs/driver_json-file [2022-07-20T15:22:19.940Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:22:19.940Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:22:19.940Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:22:19.940Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:22:19.940Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:22:19.940Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:22:19.940Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:22:19.940Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:22:19.940Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:22:19.940Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:22:19.940Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:22:19.940Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:22:19.940Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-20T15:22:19.940Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-20T15:22:19.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f76e10__} [2022-07-20T15:22:21.221Z] --- PASS: TestServiceCreateInit (7.67s) [2022-07-20T15:22:21.221Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-07-20T15:22:21.221Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2022-07-20T15:22:21.221Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:22:21.325Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-20T15:22:21.325Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-20T15:22:21.586Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-20T15:22:21.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f76e28__} [2022-07-20T15:22:22.159Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-20T15:22:22.159Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-20T15:22:23.100Z] --- PASS: TestLogs (6.27s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.04s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.09s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.12s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.14s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.79s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.90s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.24s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.28s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.93s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.93s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.89s) [2022-07-20T15:22:23.100Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.96s) [2022-07-20T15:22:23.100Z] === RUN TestContainerNetworkMountsNoChown [2022-07-20T15:22:23.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f76e40__} [2022-07-20T15:22:23.621Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-20T15:22:23.881Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/default [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/default [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/private [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/private [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rprivate [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/slave [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/slave [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rslave [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/shared [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/shared [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rshared [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-20T15:22:23.881Z] === CONT TestMountDaemonRoot/default [2022-07-20T15:22:23.881Z] === CONT TestMountDaemonRoot/rslave [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:22:23.881Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:22:23.881Z] === CONT TestMountDaemonRoot/rshared [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:22:23.881Z] === CONT TestMountDaemonRoot/shared [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-20T15:22:23.881Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:22:23.881Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:22:23.881Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/rprivate [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/slave [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/private [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-20T15:22:24.141Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:22:24.141Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-20T15:22:24.141Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-20T15:22:24.402Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-20T15:22:24.402Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-20T15:22:24.402Z] === RUN TestContainerBindMountNonRecursive [2022-07-20T15:22:24.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f76e58__} [2022-07-20T15:22:25.234Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-20T15:22:26.617Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2022-07-20T15:22:26.617Z] === RUN TestContainerVolumesMountedAsShared [2022-07-20T15:22:26.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-20T15:22:26.617Z] check_test.go:540: [dc2750f1896a0] daemon is not started [2022-07-20T15:22:26.617Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-20T15:22:27.189Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2022-07-20T15:22:27.189Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-20T15:22:27.537Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-07-20T15:22:27.537Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:22:28.130Z] --- PASS: TestContainerVolumesMountedAsSlave (0.73s) [2022-07-20T15:22:28.130Z] === RUN TestNetworkNat [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-20T15:22:28.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-20T15:22:28.391Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-20T15:22:28.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-20T15:22:28.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-20T15:22:28.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-20T15:22:28.466Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mruodfk732ftnf84qtbcg8ckl Created:2022-07-20 15:22:27.134614169 +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[7f334051fd1226167bf6ad654790965fefa5d7f4b498396575f7ebf36791ce9b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a7dc8e9od21tphhiiu9pa5hbh EndpointID:b8fc7e583245b0b732e01d78e5dfc694e3d6948ff45b3d2f9d45c3f63ec52fb8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:16cc2a34044b4f30d2b4d8001cc6a622ec3b5acd5a5747b229dc31934c282e43 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:5564d90de4f9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a7dc8e9od21tphhiiu9pa5hbh EndpointID:b8fc7e583245b0b732e01d78e5dfc694e3d6948ff45b3d2f9d45c3f63ec52fb8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T15:22:28.651Z] --- PASS: TestNetworkNat (0.82s) [2022-07-20T15:22:28.651Z] === RUN TestNetworkLocalhostTCPNat [2022-07-20T15:22:29.222Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-20T15:22:29.482Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2022-07-20T15:22:29.482Z] === RUN TestNetworkLoopbackNat [2022-07-20T15:22:29.668Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-20T15:22:29.743Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-20T15:22:30.313Z] check_test.go:540: [d5e701d812f18] daemon is not started [2022-07-20T15:22:30.313Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-20T15:22:30.573Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-20T15:22:31.118Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-20T15:22:31.143Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-20T15:22:32.084Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-20T15:22:32.631Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-07-20T15:22:32.631Z] PASS [2022-07-20T15:22:32.631Z] [2022-07-20T15:22:32.631Z] === Skipped [2022-07-20T15:22:32.631Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:22:32.631Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:22:32.631Z] [2022-07-20T15:22:32.631Z] DONE 38 tests, 1 skipped in 43.222s [2022-07-20T15:22:32.631Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:22:32.631Z] ++ 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-20T15:22:32.631Z] ++ set -e [2022-07-20T15:22:32.631Z] ++ '[' -n 0 ']' [2022-07-20T15:22:32.631Z] ++ set -x [2022-07-20T15:22:32.631Z] ++ 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-20T15:22:32.631Z] INFO: Testing against a local daemon [2022-07-20T15:22:32.631Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:22:32.631Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:22:32.631Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:22:32.631Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:22:32.631Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:22:32.631Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:22:32.631Z] PASS [2022-07-20T15:22:32.631Z] [2022-07-20T15:22:32.631Z] === Skipped [2022-07-20T15:22:32.631Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:22:32.631Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:22:32.631Z] [2022-07-20T15:22:32.631Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:22:32.631Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:22:32.631Z] [2022-07-20T15:22:32.631Z] DONE 2 tests, 2 skipped in 0.096s [2022-07-20T15:22:32.631Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:22:32.631Z] ++ 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-20T15:22:32.631Z] ++ set -e [2022-07-20T15:22:32.631Z] ++ '[' -n 0 ']' [2022-07-20T15:22:32.631Z] ++ set -x [2022-07-20T15:22:32.631Z] ++ 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-20T15:22:32.655Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-07-20T15:22:32.655Z] === RUN TestPause [2022-07-20T15:22:32.887Z] INFO: Testing against a local daemon [2022-07-20T15:22:32.887Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:22:33.226Z] docker_cli_daemon_plugins_test.go:80: [d7078654db02d] daemon is not started [2022-07-20T15:22:33.488Z] --- PASS: TestPause (0.70s) [2022-07-20T15:22:33.488Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-20T15:22:33.488Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:22:33.488Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:22:33.488Z] === RUN TestPauseStopPausedContainer [2022-07-20T15:22:33.748Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-20T15:22:34.285Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-07-20T15:22:34.285Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:22:34.320Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-07-20T15:22:34.320Z] === RUN TestPidHost [2022-07-20T15:22:34.320Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-20T15:22:34.320Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-20T15:22:34.849Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T15:22:35.262Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-20T15:22:35.262Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-20T15:22:35.279Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-20T15:22:35.778Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T15:22:35.833Z] --- PASS: TestPidHost (1.63s) [2022-07-20T15:22:35.833Z] === RUN TestPsFilter [2022-07-20T15:22:35.833Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-20T15:22:35.833Z] --- PASS: TestPsFilter (0.12s) [2022-07-20T15:22:35.833Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-20T15:22:36.339Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T15:22:36.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-07-20T15:22:36.408Z] === RUN TestRemoveContainerWithVolume [2022-07-20T15:22:36.668Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-20T15:22:37.240Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-07-20T15:22:37.240Z] === RUN TestRemoveContainerRunning [2022-07-20T15:22:37.501Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-20T15:22:37.501Z] docker_cli_daemon_plugins_test.go:170: [da1d4d296a7be] daemon is not started [2022-07-20T15:22:38.074Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-07-20T15:22:38.074Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-20T15:22:38.231Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T15:22:38.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-07-20T15:22:38.647Z] === RUN TestRemoveInvalidContainer [2022-07-20T15:22:38.647Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-20T15:22:38.647Z] === RUN TestRenameLinkedContainer [2022-07-20T15:22:38.907Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-20T15:22:39.167Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-20T15:22:39.362Z] --- PASS: TestCreateServiceMultipleTimes (15.95s) [2022-07-20T15:22:39.362Z] === RUN TestCreateServiceConflict [2022-07-20T15:22:39.362Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-20T15:22:39.362Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:22:39.595Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T15:22:39.710Z] ............................ [ 66%] [2022-07-20T15:22:40.109Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-20T15:22:41.052Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-20T15:22:41.998Z] --- PASS: TestRenameLinkedContainer (3.23s) [2022-07-20T15:22:41.998Z] === RUN TestRenameStoppedContainer [2022-07-20T15:22:41.998Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-20T15:22:42.569Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-20T15:22:42.569Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-07-20T15:22:42.569Z] === RUN TestRenameRunningContainerAndReuse [2022-07-20T15:22:42.652Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-07-20T15:22:42.652Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:22:42.835Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-20T15:22:42.864Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T15:22:43.097Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-20T15:22:43.426Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2022-07-20T15:22:43.426Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-20T15:22:43.426Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-20T15:22:43.426Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-07-20T15:22:43.426Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-07-20T15:22:43.426Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-07-20T15:22:43.426Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-07-20T15:22:43.426Z] PASS [2022-07-20T15:22:43.426Z] [2022-07-20T15:22:43.426Z] DONE 8 tests in 10.798s [2022-07-20T15:22:43.667Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-20T15:22:43.682Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:22:43.682Z] ++ 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-20T15:22:43.682Z] ++ set -e [2022-07-20T15:22:43.682Z] ++ '[' -n 0 ']' [2022-07-20T15:22:43.682Z] ++ set -x [2022-07-20T15:22:43.682Z] ++ 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-20T15:22:43.682Z] testing: warning: no tests to run [2022-07-20T15:22:43.682Z] PASS [2022-07-20T15:22:43.682Z] [2022-07-20T15:22:43.682Z] DONE 0 tests in 0.026s [2022-07-20T15:22:43.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:22:43.682Z] ++ 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-20T15:22:43.682Z] ++ set -e [2022-07-20T15:22:43.682Z] ++ '[' -n 0 ']' [2022-07-20T15:22:43.682Z] ++ set -x [2022-07-20T15:22:43.682Z] ++ 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-20T15:22:43.682Z] INFO: Testing against a local daemon [2022-07-20T15:22:43.682Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:22:43.931Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-20T15:22:43.931Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2022-07-20T15:22:43.931Z] === RUN TestRenameInvalidName [2022-07-20T15:22:44.193Z] check_test.go:540: [d858e9d82b518] daemon is not started [2022-07-20T15:22:44.193Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-20T15:22:44.764Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-20T15:22:45.025Z] --- PASS: TestRenameInvalidName (0.99s) [2022-07-20T15:22:45.025Z] === RUN TestRenameAnonymousContainer [2022-07-20T15:22:45.046Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-07-20T15:22:45.046Z] === RUN TestAuthZPluginTLS [2022-07-20T15:22:45.302Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-20T15:22:45.302Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:22:45.863Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T15:22:45.863Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:22:45.967Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-20T15:22:46.228Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-20T15:22:46.425Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-20T15:22:46.425Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:22:46.987Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-20T15:22:46.987Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:22:47.612Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-20T15:22:47.874Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-20T15:22:48.134Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2022-07-20T15:22:48.134Z] === RUN TestRenameContainerWithSameName [2022-07-20T15:22:48.352Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-07-20T15:22:48.352Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:22:48.608Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-20T15:22:48.608Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:22:48.705Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2022-07-20T15:22:48.706Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-20T15:22:49.170Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-20T15:22:49.170Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:22:49.277Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-20T15:22:49.731Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-20T15:22:49.731Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:22:49.853Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2022-07-20T15:22:49.853Z] === RUN TestResize [2022-07-20T15:22:50.793Z] --- PASS: TestResize (0.66s) [2022-07-20T15:22:50.793Z] === RUN TestResizeWithInvalidSize [2022-07-20T15:22:50.793Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-20T15:22:51.097Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-20T15:22:51.097Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:22:51.364Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-07-20T15:22:51.364Z] === RUN TestResizeWhenContainerNotStarted [2022-07-20T15:22:51.936Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:22:51.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:22:51.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:22:51.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-20T15:22:51.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:22:52.201Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-20T15:22:52.462Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-07-20T15:22:52.462Z] === RUN TestAuthZPluginHeader [2022-07-20T15:22:53.024Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-20T15:22:53.024Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:22:53.024Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:22:53.024Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T15:22:53.024Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:22:53.024Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:22:53.024Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-20T15:22:53.024Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:22:53.024Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:22:53.024Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T15:22:53.024Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:22:53.024Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:22:53.024Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T15:22:53.024Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:22:54.115Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-20T15:22:54.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-20T15:22:55.318Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-20T15:22:55.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-20T15:22:56.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-20T15:22:56.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-20T15:22:57.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-07-20T15:22:57.537Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:22:58.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-20T15:22:58.104Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2022-07-20T15:22:58.104Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:22:58.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-20T15:22:58.673Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-20T15:22:59.616Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-20T15:23:00.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-20T15:23:00.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-20T15:23:00.639Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-07-20T15:23:00.639Z] === RUN TestCreateServiceSysctls [2022-07-20T15:23:02.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:23:02.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:23:03.409Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-20T15:23:03.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-20T15:23:03.928Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-07-20T15:23:03.928Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:23:03.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-20T15:23:04.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:23:05.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-20T15:23:06.136Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-20T15:23:06.464Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2022-07-20T15:23:06.465Z] === RUN TestInspect [2022-07-20T15:23:08.090Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-20T15:23:08.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-20T15:23:09.001Z] --- PASS: TestInspect (2.84s) [2022-07-20T15:23:09.001Z] === RUN TestCreateJob [2022-07-20T15:23:09.632Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-20T15:23:11.018Z] check_test.go:540: [daac948d91934] daemon is not started [2022-07-20T15:23:11.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-20T15:23:11.066Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-20T15:23:11.066Z] PASS [2022-07-20T15:23:11.066Z] [2022-07-20T15:23:11.066Z] === Skipped [2022-07-20T15:23:11.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-20T15:23:11.066Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:23:11.066Z] [2022-07-20T15:23:11.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-20T15:23:11.066Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:23:11.066Z] [2022-07-20T15:23:11.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-20T15:23:11.066Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:23:11.066Z] [2022-07-20T15:23:11.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-20T15:23:11.066Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:23:11.066Z] [2022-07-20T15:23:11.066Z] DONE 17 tests, 4 skipped in 26.349s [2022-07-20T15:23:11.066Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:23:11.066Z] ++ 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-20T15:23:11.066Z] ++ set -e [2022-07-20T15:23:11.066Z] ++ '[' -n 0 ']' [2022-07-20T15:23:11.066Z] ++ set -x [2022-07-20T15:23:11.066Z] ++ 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-20T15:23:11.066Z] INFO: Testing against a local daemon [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:23:11.066Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:23:11.066Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:23:11.066Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:23:11.066Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:23:11.066Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:23:11.066Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:23:11.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:23:11.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:23:11.066Z] === RUN TestPluginInstall [2022-07-20T15:23:11.066Z] === RUN TestPluginInstall/no_auth [2022-07-20T15:23:11.066Z] time="2022-07-20T15:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:23:11.066Z] time="2022-07-20T15:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:302de20f5778b1b5020449e3da81b5628f075e848be10d7d4db37e286128ce7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:23:11.066Z] time="2022-07-20T15:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:23:11.066Z] time="2022-07-20T15:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:302de20f5778b1b5020449e3da81b5628f075e848be10d7d4db37e286128ce7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:23:11.066Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T15:23:11.322Z] time="2022-07-20T15:23:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:23:11.322Z] time="2022-07-20T15:23:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:302de20f5778b1b5020449e3da81b5628f075e848be10d7d4db37e286128ce7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:23:11.322Z] time="2022-07-20T15:23:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:23:11.322Z] time="2022-07-20T15:23:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:302de20f5778b1b5020449e3da81b5628f075e848be10d7d4db37e286128ce7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:23:11.578Z] === RUN TestPluginInstall/with_insecure [2022-07-20T15:23:12.290Z] --- PASS: TestCreateJob (3.12s) [2022-07-20T15:23:12.290Z] === RUN TestReplicatedJob [2022-07-20T15:23:12.505Z] time="2022-07-20T15:23:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:23:12.505Z] time="2022-07-20T15:23:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc9defd6a5e3577c6deb37942b1bb6ea8e2665044a9f78d084a09b892ae5fb5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:23:12.505Z] time="2022-07-20T15:23:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:23:12.505Z] time="2022-07-20T15:23:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc9defd6a5e3577c6deb37942b1bb6ea8e2665044a9f78d084a09b892ae5fb5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:23:12.761Z] plugin_test.go:195: [de76dce9687c4] daemon is not started [2022-07-20T15:23:12.761Z] --- PASS: TestPluginInstall (2.53s) [2022-07-20T15:23:12.761Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-07-20T15:23:12.761Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-20T15:23:12.761Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-20T15:23:12.761Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:23:12.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.80s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.42s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s) [2022-07-20T15:23:13.184Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.55s) [2022-07-20T15:23:13.184Z] === RUN TestCgroupNamespacesRun [2022-07-20T15:23:14.125Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T15:23:14.568Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-20T15:23:15.053Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T15:23:15.139Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2022-07-20T15:23:15.139Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-20T15:23:15.400Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-20T15:23:15.400Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-20T15:23:15.662Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-20T15:23:15.980Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-07-20T15:23:15.980Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-07-20T15:23:15.980Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-20T15:23:15.980Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:23:16.542Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-20T15:23:16.542Z] PASS [2022-07-20T15:23:16.542Z] [2022-07-20T15:23:16.542Z] DONE 24 tests in 6.508s [2022-07-20T15:23:16.542Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:23:16.542Z] ++ 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-20T15:23:16.542Z] ++ set -e [2022-07-20T15:23:16.542Z] ++ '[' -n 0 ']' [2022-07-20T15:23:16.542Z] ++ set -x [2022-07-20T15:23:16.542Z] ++ 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-20T15:23:16.542Z] INFO: Testing against a local daemon [2022-07-20T15:23:16.542Z] === RUN TestExternalGraphDriver [2022-07-20T15:23:16.604Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-20T15:23:17.103Z] === RUN TestExternalGraphDriver/json [2022-07-20T15:23:17.175Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s) [2022-07-20T15:23:17.175Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-20T15:23:17.563Z] --- PASS: TestReplicatedJob (4.55s) [2022-07-20T15:23:17.563Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:23:17.747Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-20T15:23:18.318Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-20T15:23:18.467Z] === RUN TestExternalGraphDriver/spec [2022-07-20T15:23:19.260Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2022-07-20T15:23:19.260Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-20T15:23:19.521Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-20T15:23:20.098Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-07-20T15:23:20.098Z] === RUN TestServiceListWithStatuses [2022-07-20T15:23:20.098Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:23:20.098Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:23:20.098Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:23:20.356Z] === RUN TestExternalGraphDriver/pull [2022-07-20T15:23:20.473Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-20T15:23:20.693Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-20T15:23:21.418Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-20T15:23:21.418Z] --- PASS: TestCgroupNamespacesRunHostMode (2.31s) [2022-07-20T15:23:21.418Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-20T15:23:21.418Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-20T15:23:21.418Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-20T15:23:21.720Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-07-20T15:23:21.720Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-07-20T15:23:21.720Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-20T15:23:21.720Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-07-20T15:23:21.720Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:23:21.975Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:23:21.975Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-20T15:23:21.975Z] PASS [2022-07-20T15:23:21.975Z] [2022-07-20T15:23:21.976Z] === Skipped [2022-07-20T15:23:21.976Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-20T15:23:21.976Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:23:21.976Z] [2022-07-20T15:23:21.976Z] DONE 5 tests, 1 skipped in 5.486s [2022-07-20T15:23:21.976Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:23:21.976Z] ++ 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-20T15:23:21.976Z] ++ set -e [2022-07-20T15:23:21.976Z] ++ '[' -n 0 ']' [2022-07-20T15:23:21.976Z] ++ set -x [2022-07-20T15:23:21.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-20T15:23:22.231Z] INFO: Testing against a local daemon [2022-07-20T15:23:22.231Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:23:22.231Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:23:22.231Z] === RUN TestReadPluginNoRead [2022-07-20T15:23:22.231Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:23:22.231Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:23:22.231Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:23:22.231Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:23:22.231Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:23:22.361Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-20T15:23:23.303Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-20T15:23:23.563Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.29s) [2022-07-20T15:23:23.563Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-20T15:23:24.289Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-07-20T15:23:24.289Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:23:25.476Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2022-07-20T15:23:25.477Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-20T15:23:25.499Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-07-20T15:23:25.499Z] === CONT TestReadPluginNoRead [2022-07-20T15:23:26.417Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2022-07-20T15:23:26.417Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-20T15:23:27.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-20T15:23:27.358Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-20T15:23:27.387Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:23:27.584Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-07-20T15:23:27.584Z] === RUN TestServicePlugin [2022-07-20T15:23:27.929Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2022-07-20T15:23:27.929Z] === RUN TestNISDomainname [2022-07-20T15:23:28.194Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-20T15:23:28.314Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:23:29.136Z] --- PASS: TestNISDomainname (0.96s) [2022-07-20T15:23:29.136Z] === RUN TestHostnameDnsResolution [2022-07-20T15:23:29.679Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:23:29.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-20T15:23:29.968Z] --- PASS: TestHostnameDnsResolution (0.93s) [2022-07-20T15:23:29.968Z] === RUN TestUnprivilegedPortsAndPing [2022-07-20T15:23:30.241Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-07-20T15:23:30.539Z] --- PASS: TestUnprivilegedPortsAndPing (0.66s) [2022-07-20T15:23:30.539Z] === RUN TestPrivilegedHostDevices [2022-07-20T15:23:30.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-20T15:23:30.802Z] === CONT TestReadPluginNoRead [2022-07-20T15:23:30.803Z] read_test.go:92: [d034c227017cc] daemon is not started [2022-07-20T15:23:30.803Z] --- PASS: TestReadPluginNoRead (5.62s) [2022-07-20T15:23:30.803Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-20T15:23:30.803Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-07-20T15:23:30.803Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-07-20T15:23:30.803Z] PASS [2022-07-20T15:23:30.803Z] [2022-07-20T15:23:30.803Z] DONE 6 tests in 8.746s [2022-07-20T15:23:30.803Z] 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-20T15:23:30.803Z] ++ 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-20T15:23:30.803Z] ++ set -e [2022-07-20T15:23:30.803Z] ++ '[' -n 0 ']' [2022-07-20T15:23:30.803Z] ++ set -x [2022-07-20T15:23:30.803Z] ++ 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-20T15:23:30.803Z] testing: warning: no tests to run [2022-07-20T15:23:30.803Z] PASS [2022-07-20T15:23:30.803Z] [2022-07-20T15:23:30.803Z] DONE 0 tests in 0.037s [2022-07-20T15:23:30.803Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:23:30.803Z] ++ 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-20T15:23:30.803Z] ++ set -e [2022-07-20T15:23:30.803Z] ++ '[' -n 0 ']' [2022-07-20T15:23:30.803Z] ++ set -x [2022-07-20T15:23:30.803Z] ++ 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-20T15:23:30.803Z] INFO: Testing against a local daemon [2022-07-20T15:23:30.803Z] === RUN TestPluginWithDevMounts [2022-07-20T15:23:30.803Z] === PAUSE TestPluginWithDevMounts [2022-07-20T15:23:30.803Z] === CONT TestPluginWithDevMounts [2022-07-20T15:23:31.370Z] --- PASS: TestPrivilegedHostDevices (0.64s) [2022-07-20T15:23:31.370Z] === RUN TestRunConsoleSize [2022-07-20T15:23:31.779Z] plugin_test.go:61: [d461380adcc6c] joining swarm manager [da4aeba02c429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:23:31.941Z] --- PASS: TestRunConsoleSize (0.63s) [2022-07-20T15:23:31.941Z] === RUN TestStats [2022-07-20T15:23:32.347Z] plugin_test.go:64: [d84d3821fe9a3] joining swarm manager [da4aeba02c429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:23:32.706Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-20T15:23:32.706Z] PASS [2022-07-20T15:23:32.706Z] [2022-07-20T15:23:32.706Z] DONE 1 tests in 1.638s [2022-07-20T15:23:32.706Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:23:32.706Z] ++ 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-20T15:23:32.706Z] ++ set -e [2022-07-20T15:23:32.706Z] ++ '[' -n 0 ']' [2022-07-20T15:23:32.706Z] ++ set -x [2022-07-20T15:23:32.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-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-20T15:23:32.706Z] INFO: Testing against a local daemon [2022-07-20T15:23:32.706Z] === RUN TestSecretInspect [2022-07-20T15:23:33.322Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-20T15:23:33.582Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-20T15:23:34.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-20T15:23:34.524Z] --- PASS: TestStats (2.71s) [2022-07-20T15:23:34.524Z] === RUN TestStopContainerWithTimeout [2022-07-20T15:23:34.524Z] === RUN TestStopContainerWithTimeout/0 [2022-07-20T15:23:34.524Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-20T15:23:34.524Z] === RUN TestStopContainerWithTimeout/1 [2022-07-20T15:23:34.524Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-20T15:23:34.524Z] === RUN TestStopContainerWithTimeout/3 [2022-07-20T15:23:34.524Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-20T15:23:34.524Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-20T15:23:34.524Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-20T15:23:34.524Z] === CONT TestStopContainerWithTimeout/0 [2022-07-20T15:23:34.524Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-20T15:23:35.096Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-20T15:23:35.232Z] --- PASS: TestSecretInspect (2.19s) [2022-07-20T15:23:35.232Z] === RUN TestSecretList [2022-07-20T15:23:35.668Z] === CONT TestStopContainerWithTimeout/3 [2022-07-20T15:23:37.120Z] --- PASS: TestSecretList (2.16s) [2022-07-20T15:23:37.120Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:23:37.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-20T15:23:37.577Z] === CONT TestStopContainerWithTimeout/1 [2022-07-20T15:23:38.759Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-20T15:23:38.759Z] tests/integration/client_test.py ..... [ 75%] [2022-07-20T15:23:38.759Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-20T15:23:38.759Z] tests/integration/errors_test.py . [ 76%] [2022-07-20T15:23:39.011Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-20T15:23:39.011Z] === RUN TestSecretsUpdate [2022-07-20T15:23:39.489Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-07-20T15:23:39.489Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-07-20T15:23:39.489Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2022-07-20T15:23:39.489Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-07-20T15:23:39.489Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2022-07-20T15:23:39.489Z] === RUN TestDeleteDevicemapper [2022-07-20T15:23:39.489Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:23:39.489Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-20T15:23:39.489Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-20T15:23:41.403Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2022-07-20T15:23:41.403Z] === RUN TestUpdateMemory [2022-07-20T15:23:41.403Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:23:41.403Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-20T15:23:41.403Z] === RUN TestUpdateCPUQuota [2022-07-20T15:23:41.526Z] --- PASS: TestSecretsUpdate (2.16s) [2022-07-20T15:23:41.526Z] === RUN TestTemplatedSecret [2022-07-20T15:23:41.663Z] check_test.go:540: [dae2b452c6f78] daemon is not started [2022-07-20T15:23:41.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-20T15:23:42.236Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-20T15:23:42.236Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-20T15:23:42.236Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-20T15:23:42.807Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-07-20T15:23:42.807Z] === RUN TestUpdatePidsLimit [2022-07-20T15:23:42.807Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-20T15:23:43.068Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-20T15:23:43.068Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-20T15:23:43.068Z] === RUN TestUpdatePidsLimit/no_change [2022-07-20T15:23:43.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-20T15:23:43.328Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-20T15:23:43.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-20T15:23:43.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-20T15:23:43.848Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-20T15:23:44.043Z] --- PASS: TestTemplatedSecret (2.41s) [2022-07-20T15:23:44.043Z] === RUN TestSecretCreateResolve [2022-07-20T15:23:44.419Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-20T15:23:44.419Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-20T15:23:44.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-20T15:23:44.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-20T15:23:44.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-20T15:23:45.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-20T15:23:45.932Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-07-20T15:23:45.932Z] PASS [2022-07-20T15:23:45.932Z] [2022-07-20T15:23:45.932Z] DONE 6 tests in 13.323s [2022-07-20T15:23:45.932Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:23:45.932Z] ++ 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-20T15:23:45.932Z] ++ set -e [2022-07-20T15:23:45.932Z] ++ '[' -n 0 ']' [2022-07-20T15:23:45.932Z] ++ set -x [2022-07-20T15:23:45.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-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-20T15:23:45.933Z] INFO: Testing against a local daemon [2022-07-20T15:23:45.933Z] === RUN TestServiceCreateInit [2022-07-20T15:23:45.933Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:23:46.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-20T15:23:46.081Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit (3.65s) [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-07-20T15:23:46.342Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-07-20T15:23:46.342Z] === RUN TestUpdateRestartPolicy [2022-07-20T15:23:46.916Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-20T15:23:48.831Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-20T15:23:50.100Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:23:50.216Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-20T15:23:51.599Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-20T15:23:52.170Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-20T15:23:53.367Z] --- PASS: TestServiceCreateInit (7.25s) [2022-07-20T15:23:53.367Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-07-20T15:23:53.367Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-07-20T15:23:53.367Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:23:53.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-20T15:23:53.821Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-20T15:23:54.763Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-20T15:23:55.705Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-20T15:23:56.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-20T15:23:57.022Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-20T15:23:58.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-20T15:23:58.892Z] --- PASS: TestServicePlugin (30.17s) [2022-07-20T15:23:58.892Z] === RUN TestServiceUpdateLabel [2022-07-20T15:23:59.129Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2022-07-20T15:23:59.129Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-20T15:23:59.699Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2022-07-20T15:23:59.699Z] === RUN TestWaitNonBlocked [2022-07-20T15:23:59.699Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:23:59.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:23:59.699Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:23:59.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:23:59.699Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-20T15:23:59.699Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-20T15:23:59.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-20T15:24:00.269Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-07-20T15:24:00.269Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:24:00.901Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-20T15:24:00.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2022-07-20T15:24:00.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2022-07-20T15:24:00.901Z] === RUN TestWaitBlocked [2022-07-20T15:24:00.901Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:24:00.901Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:24:00.901Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:24:00.901Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:24:00.901Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-20T15:24:00.901Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-20T15:24:02.288Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-20T15:24:02.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2022-07-20T15:24:02.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-07-20T15:24:02.288Z] === RUN TestWaitConditions [2022-07-20T15:24:02.288Z] === RUN TestWaitConditions/default [2022-07-20T15:24:02.288Z] === PAUSE TestWaitConditions/default [2022-07-20T15:24:02.288Z] === RUN TestWaitConditions/not-running [2022-07-20T15:24:02.288Z] === PAUSE TestWaitConditions/not-running [2022-07-20T15:24:02.288Z] === RUN TestWaitConditions/next-exit [2022-07-20T15:24:02.288Z] === PAUSE TestWaitConditions/next-exit [2022-07-20T15:24:02.288Z] === RUN TestWaitConditions/removed [2022-07-20T15:24:02.288Z] === PAUSE TestWaitConditions/removed [2022-07-20T15:24:02.288Z] === CONT TestWaitConditions/default [2022-07-20T15:24:02.288Z] === CONT TestWaitConditions/removed [2022-07-20T15:24:03.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-20T15:24:03.229Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T15:24:03.229Z] check_test.go:540: [d01a1309a9739] daemon is not started [2022-07-20T15:24:03.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-20T15:24:03.230Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T15:24:03.230Z] check_test.go:540: [d783baac0bd8c] daemon is not started [2022-07-20T15:24:03.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-20T15:24:04.615Z] === CONT TestWaitConditions/next-exit [2022-07-20T15:24:04.615Z] === CONT TestWaitConditions/not-running [2022-07-20T15:24:05.555Z] check_test.go:540: [dd161662a5c50] daemon is not started [2022-07-20T15:24:05.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-20T15:24:06.939Z] --- PASS: TestWaitConditions (0.03s) [2022-07-20T15:24:06.939Z] --- PASS: TestWaitConditions/default (2.24s) [2022-07-20T15:24:06.939Z] --- PASS: TestWaitConditions/removed (2.31s) [2022-07-20T15:24:06.939Z] --- PASS: TestWaitConditions/next-exit (2.08s) [2022-07-20T15:24:06.939Z] --- PASS: TestWaitConditions/not-running (2.13s) [2022-07-20T15:24:06.939Z] === CONT TestContainerStartOnDaemonRestart [2022-07-20T15:24:06.939Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-20T15:24:11.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-20T15:24:11.146Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2022-07-20T15:24:11.146Z] === CONT TestIpcModeOlderClient [2022-07-20T15:24:11.146Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-07-20T15:24:11.146Z] === CONT TestContainerKillOnDaemonStart [2022-07-20T15:24:11.146Z] === CONT TestDaemonHostGatewayIP [2022-07-20T15:24:11.146Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2022-07-20T15:24:11.410Z] --- PASS: TestCreateServiceMultipleTimes (15.26s) [2022-07-20T15:24:11.410Z] === RUN TestCreateServiceConflict [2022-07-20T15:24:11.410Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-07-20T15:24:11.410Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:24:12.531Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-20T15:24:13.102Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-20T15:24:13.249Z] ......... [ 85%] [2022-07-20T15:24:13.300Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-07-20T15:24:13.300Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:24:14.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-20T15:24:14.615Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-20T15:24:14.875Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-20T15:24:15.135Z] --- PASS: TestDaemonHostGatewayIP (4.21s) [2022-07-20T15:24:15.135Z] === CONT TestDaemonRestartIpcMode [2022-07-20T15:24:15.149Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-07-20T15:24:15.149Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:24:17.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-20T15:24:17.308Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-20T15:24:18.561Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-20T15:24:18.694Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2022-07-20T15:24:19.634Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-20T15:24:19.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-20T15:24:20.010Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-20T15:24:20.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-20T15:24:24.361Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2022-07-20T15:24:24.361Z] PASS [2022-07-20T15:24:24.361Z] [2022-07-20T15:24:24.361Z] === Skipped [2022-07-20T15:24:24.361Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-20T15:24:24.361Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-20T15:24:24.361Z] [2022-07-20T15:24:24.361Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-20T15:24:24.361Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:24:24.361Z] [2022-07-20T15:24:24.361Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-20T15:24:24.361Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:24:24.361Z] [2022-07-20T15:24:24.361Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-20T15:24:24.361Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-20T15:24:24.361Z] [2022-07-20T15:24:24.361Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-20T15:24:24.361Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-20T15:24:24.361Z] [2022-07-20T15:24:24.361Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-20T15:24:24.361Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-20T15:24:24.361Z] [2022-07-20T15:24:24.361Z] DONE 264 tests, 6 skipped in 170.910s [2022-07-20T15:24:24.361Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-20T15:24:24.361Z] ++ 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-20T15:24:24.361Z] ++ set -e [2022-07-20T15:24:24.361Z] ++ '[' -n 0 ']' [2022-07-20T15:24:24.361Z] ++ set -x [2022-07-20T15:24:24.362Z] ++ 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-20T15:24:24.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-20T15:24:24.362Z] === RUN TestConfigDaemonLibtrustID [2022-07-20T15:24:24.622Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-07-20T15:24:24.622Z] === RUN TestConfigDaemonID [2022-07-20T15:24:25.564Z] daemon_test.go:83: [d0fee56ea589f] daemon is not started [2022-07-20T15:24:25.564Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-20T15:24:25.564Z] === RUN TestDaemonConfigValidation [2022-07-20T15:24:25.564Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:24:25.564Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:24:25.564Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-20T15:24:25.564Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-20T15:24:25.564Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-20T15:24:25.565Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-20T15:24:25.565Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-20T15:24:25.565Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-20T15:24:25.565Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-20T15:24:25.565Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-20T15:24:25.565Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-20T15:24:25.565Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-20T15:24:25.825Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-20T15:24:25.825Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-20T15:24:25.825Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-20T15:24:26.086Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-20T15:24:26.347Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-20T15:24:26.347Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-07-20T15:24:26.347Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2022-07-20T15:24:26.347Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2022-07-20T15:24:26.347Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.26s) [2022-07-20T15:24:26.347Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-07-20T15:24:26.347Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-20T15:24:26.347Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-20T15:24:26.563Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-20T15:24:26.563Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-20T15:24:27.287Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-20T15:24:27.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-20T15:24:28.136Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-07-20T15:24:28.136Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:24:28.489Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-20T15:24:28.580Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-20T15:24:28.698Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-07-20T15:24:28.698Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:24:29.430Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-20T15:24:29.430Z] daemon_test.go:197: [df46d3a90a14b] daemon is not started [2022-07-20T15:24:29.430Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-07-20T15:24:29.430Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-20T15:24:29.430Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-07-20T15:24:29.430Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-20T15:24:29.430Z] === RUN TestDaemonProxy [2022-07-20T15:24:29.430Z] === RUN TestDaemonProxy/environment_variables [2022-07-20T15:24:29.691Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-20T15:24:29.951Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-20T15:24:30.070Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-07-20T15:24:30.070Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:24:30.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-20T15:24:31.154Z] === RUN TestDaemonProxy/command-line_options [2022-07-20T15:24:31.213Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-07-20T15:24:31.213Z] === RUN TestCreateServiceSysctls [2022-07-20T15:24:31.325Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-20T15:24:31.325Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-20T15:24:31.414Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-20T15:24:33.325Z] === RUN TestDaemonProxy/configuration_file [2022-07-20T15:24:33.325Z] check_test.go:540: [d28b87a237d5c] daemon is not started [2022-07-20T15:24:33.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-20T15:24:34.266Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-20T15:24:34.480Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-07-20T15:24:34.480Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:24:34.836Z] === RUN TestDaemonProxy/conflicting_options [2022-07-20T15:24:35.406Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-20T15:24:35.406Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-20T15:24:35.685Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-20T15:24:35.717Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-20T15:24:35.944Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-20T15:24:35.944Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-20T15:24:35.944Z] [2022-07-20T15:24:35.944Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-20T15:24:35.944Z] =========================== short test summary info ============================ [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-20T15:24:35.944Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-20T15:24:35.944Z] Not supported on most drivers [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-20T15:24:35.944Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-20T15:24:35.944Z] Output of docker top depends on host distro, and is not formalized. [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-20T15:24:35.944Z] Can fail if eth0 has multiple IP addresses [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-20T15:24:35.944Z] This doesn't seem to be taken into account by the engine [2022-07-20T15:24:35.944Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-20T15:24:35.944Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-20T15:24:35.944Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.50 seconds == [2022-07-20T15:24:35.979Z] --- PASS: TestDaemonProxy (6.41s) [2022-07-20T15:24:35.979Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-07-20T15:24:35.979Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-07-20T15:24:35.979Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-07-20T15:24:35.979Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-20T15:24:35.979Z] --- PASS: TestDaemonProxy/reload_sanitized (0.57s) [2022-07-20T15:24:35.979Z] PASS [2022-07-20T15:24:35.979Z] [2022-07-20T15:24:35.979Z] DONE 18 tests in 12.103s [2022-07-20T15:24:35.979Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-20T15:24:35.979Z] ++ 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-20T15:24:35.979Z] ++ set -e [2022-07-20T15:24:35.979Z] ++ '[' -n 0 ']' [2022-07-20T15:24:35.979Z] ++ set -x [2022-07-20T15:24:35.979Z] ++ 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-20T15:24:35.979Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-20T15:24:35.979Z] INFO: Testing against a local daemon [2022-07-20T15:24:36.202Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-20T15:24:36.244Z] === RUN TestCommitInheritsEnv [2022-07-20T15:24:36.369Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-07-20T15:24:36.369Z] === RUN TestInspect [2022-07-20T15:24:36.514Z] --- PASS: TestCommitInheritsEnv (0.48s) [2022-07-20T15:24:36.514Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-20T15:24:36.514Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-20T15:24:36.514Z] === RUN TestImportWithCustomPlatform [2022-07-20T15:24:36.514Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-20T15:24:36.792Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-20T15:24:36.792Z] === RUN TestImportWithCustomPlatform// [2022-07-20T15:24:36.792Z] === RUN TestImportWithCustomPlatform/linux [2022-07-20T15:24:36.792Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-20T15:24:37.073Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-20T15:24:37.073Z] === RUN TestImportWithCustomPlatform/macos [2022-07-20T15:24:37.073Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-20T15:24:37.073Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform (0.56s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/#00 (0.19s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-20T15:24:37.073Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-20T15:24:37.073Z] === RUN TestImagesFilterMultiReference [2022-07-20T15:24:37.354Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-07-20T15:24:37.354Z] === RUN TestImagePullPlatformInvalid [2022-07-20T15:24:37.354Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-07-20T15:24:37.354Z] === RUN TestRemoveImageOrphaning [2022-07-20T15:24:37.621Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-07-20T15:24:37.621Z] === RUN TestRemoveImageGarbageCollector [2022-07-20T15:24:38.199Z] time="2022-07-20T15:24:38Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-20T15:24:39.151Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-20T15:24:39.637Z] --- PASS: TestInspect (2.59s) [2022-07-20T15:24:39.637Z] === RUN TestCreateJob [2022-07-20T15:24:40.092Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2022-07-20T15:24:40.092Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-20T15:24:40.092Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-20T15:24:40.092Z] === RUN TestTagInvalidReference [2022-07-20T15:24:40.092Z] --- PASS: TestTagInvalidReference (0.04s) [2022-07-20T15:24:40.092Z] === RUN TestTagValidPrefixedRepo [2022-07-20T15:24:40.092Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-20T15:24:40.092Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-07-20T15:24:40.092Z] === RUN TestTagExistedNameWithoutForce [2022-07-20T15:24:40.092Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-20T15:24:40.092Z] === RUN TestTagOfficialNames [2022-07-20T15:24:40.352Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-20T15:24:40.352Z] === RUN TestTagMatchesDigest [2022-07-20T15:24:40.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-20T15:24:40.352Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-20T15:24:41.291Z] check_test.go:540: [d28638eb25dc4] daemon is not started [2022-07-20T15:24:41.291Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-20T15:24:42.154Z] --- PASS: TestCreateJob (2.96s) [2022-07-20T15:24:42.154Z] === RUN TestReplicatedJob [2022-07-20T15:24:42.231Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-20T15:24:42.280Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-07-20T15:24:42.280Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:24:42.849Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T15:24:43.171Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-20T15:24:43.418Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T15:24:45.081Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-20T15:24:46.022Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-20T15:24:47.397Z] --- PASS: TestReplicatedJob (4.93s) [2022-07-20T15:24:47.397Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:24:48.391Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:24:48.391Z] [2022-07-20T15:24:48.391Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:24:48.391Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:24:48.391Z] [2022-07-20T15:24:48.391Z] To set a process to complain mode, use the command line tool [2022-07-20T15:24:48.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:24:48.391Z] Post stage [Pipeline] junit [2022-07-20T15:24:48.403Z] Recording test results [2022-07-20T15:24:49.398Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-20T15:24:49.676Z] + echo Ensuring container killed. [2022-07-20T15:24:49.676Z] Ensuring container killed. [2022-07-20T15:24:49.676Z] + docker rm -vf docker-pr1 [2022-07-20T15:24:49.676Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T15:24:49.912Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-07-20T15:24:49.912Z] === RUN TestServiceListWithStatuses [2022-07-20T15:24:49.912Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:24:49.912Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:24:49.912Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:24:49.957Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:24:49.957Z] Chowning /workspace to jenkins user [2022-07-20T15:24:49.957Z] + id -u [2022-07-20T15:24:49.957Z] + id -g [2022-07-20T15:24:49.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43841:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:24:49.957Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:24:49.957Z] latest: Pulling from library/busybox [2022-07-20T15:24:50.218Z] 19d511225f94: Pulling fs layer [2022-07-20T15:24:50.218Z] 19d511225f94: Download complete [2022-07-20T15:24:50.218Z] 19d511225f94: Pull complete [2022-07-20T15:24:50.218Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:24:50.218Z] Status: Downloaded newer image for busybox:latest [2022-07-20T15:24:51.309Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-20T15:24:51.536Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:24:51.887Z] + bundleName=docker-py [2022-07-20T15:24:51.888Z] + echo Creating docker-py-bundles.tar.gz [2022-07-20T15:24:51.888Z] Creating docker-py-bundles.tar.gz [2022-07-20T15:24:51.888Z] + 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-20T15:24:51.899Z] Archiving artifacts [2022-07-20T15:24:52.249Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-20T15:24:52.510Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-20T15:24:53.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-20T15:24:53.340Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-20T15:24:53.340Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-20T15:24:53.574Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43841/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-20T15:24:53.914Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh binary [2022-07-20T15:24:53.919Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-20T15:24:54.079Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-07-20T15:24:54.079Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:24:54.171Z] [2022-07-20T15:24:54.429Z] Removing bundles/ [2022-07-20T15:24:54.429Z] [2022-07-20T15:24:54.429Z] ---> Making bundle: binary (in bundles/binary) [2022-07-20T15:24:54.429Z] Building: bundles/binary-daemon/dockerd [2022-07-20T15:24:54.429Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:24:54.488Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-20T15:24:54.748Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-20T15:24:55.319Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-20T15:24:55.890Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-20T15:24:56.461Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-20T15:24:57.032Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-20T15:24:57.390Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-07-20T15:24:57.390Z] === RUN TestServicePlugin [2022-07-20T15:24:57.390Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:24:57.390Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-20T15:24:57.390Z] === RUN TestServiceUpdateLabel [2022-07-20T15:24:57.604Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-20T15:24:57.604Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-20T15:24:57.864Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-20T15:24:58.103Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2022-07-20T15:24:58.103Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-20T15:24:58.103Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-07-20T15:24:58.103Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-20T15:24:58.103Z] PASS [2022-07-20T15:24:58.103Z] [2022-07-20T15:24:58.103Z] === Skipped [2022-07-20T15:24:58.103Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:24:58.103Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:24:58.103Z] [2022-07-20T15:24:58.103Z] DONE 27 tests, 1 skipped in 164.335s [2022-07-20T15:24:58.103Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:24:58.103Z] INFO: Testing against a local daemon [2022-07-20T15:24:58.103Z] === RUN TestSessionCreate [2022-07-20T15:24:58.103Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T15:24:58.103Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:24:58.103Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T15:24:58.103Z] PASS [2022-07-20T15:24:58.103Z] [2022-07-20T15:24:58.103Z] DONE 2 tests in 0.054s [2022-07-20T15:24:58.103Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:24:58.103Z] INFO: Testing against a local daemon [2022-07-20T15:24:58.103Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:24:58.103Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:24:58.103Z] === RUN TestDiskUsage [2022-07-20T15:24:58.103Z] === PAUSE TestDiskUsage [2022-07-20T15:24:58.103Z] === RUN TestEventsExecDie [2022-07-20T15:24:58.435Z] check_test.go:540: [dc267b6a27a1c] daemon is not started [2022-07-20T15:24:58.435Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-20T15:24:58.671Z] --- PASS: TestEventsExecDie (0.56s) [2022-07-20T15:24:58.671Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:24:58.671Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-20T15:24:58.671Z] === RUN TestEventsVolumeCreate [2022-07-20T15:24:58.671Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-20T15:24:58.671Z] === RUN TestInfoBinaryCommits [2022-07-20T15:24:58.671Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T15:24:58.671Z] === RUN TestInfoAPIVersioned [2022-07-20T15:24:58.671Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T15:24:58.671Z] === RUN TestInfoAPI [2022-07-20T15:24:58.671Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T15:24:58.671Z] === RUN TestInfoAPIWarnings [2022-07-20T15:24:59.818Z] check_test.go:540: [d38b7fa57c1a2] daemon is not started [2022-07-20T15:24:59.818Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-20T15:24:59.904Z] --- PASS: TestServiceUpdateLabel (2.27s) [2022-07-20T15:24:59.904Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:25:00.079Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-20T15:25:00.649Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-20T15:25:00.910Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-20T15:25:01.850Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-20T15:25:05.149Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-20T15:25:05.409Z] check_test.go:540: [dfc15bfc453e5] daemon is not started [2022-07-20T15:25:05.409Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-20T15:25:08.708Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-20T15:25:10.093Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-20T15:25:10.354Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-20T15:25:11.298Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-20T15:25:13.212Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-20T15:25:14.598Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-20T15:25:14.744Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-07-20T15:25:14.744Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:25:15.539Z] check_test.go:540: [d69bc87131c22] daemon is not started [2022-07-20T15:25:15.539Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-20T15:25:16.758Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-20T15:25:16.759Z] === RUN TestInfoDebug [2022-07-20T15:25:16.759Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T15:25:16.759Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:25:16.759Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T15:25:16.759Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:25:16.759Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T15:25:16.759Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:25:17.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-20T15:25:17.326Z] === RUN TestPingCacheHeaders [2022-07-20T15:25:17.326Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T15:25:17.326Z] === RUN TestPingGet [2022-07-20T15:25:17.326Z] --- PASS: TestPingGet (0.01s) [2022-07-20T15:25:17.326Z] === RUN TestPingHead [2022-07-20T15:25:17.326Z] --- PASS: TestPingHead (0.02s) [2022-07-20T15:25:17.326Z] === RUN TestPingSwarmHeader [2022-07-20T15:25:17.453Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-20T15:25:17.895Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:25:18.463Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:25:19.401Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:25:19.401Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-20T15:25:19.401Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:25:19.401Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:25:19.401Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:25:19.401Z] === RUN TestVersion [2022-07-20T15:25:19.401Z] --- PASS: TestVersion (0.02s) [2022-07-20T15:25:19.401Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:25:19.401Z] === CONT TestDiskUsage [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:25:19.970Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:25:20.230Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:25:20.756Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:25:20.799Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage (1.64s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:25:21.059Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s) [2022-07-20T15:25:21.059Z] PASS [2022-07-20T15:25:21.059Z] [2022-07-20T15:25:21.059Z] DONE 54 tests in 23.022s [2022-07-20T15:25:21.059Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:25:21.059Z] INFO: Testing against a local daemon [2022-07-20T15:25:21.059Z] === RUN TestVolumesCreateAndList [2022-07-20T15:25:21.059Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T15:25:21.059Z] === RUN TestVolumesRemove [2022-07-20T15:25:21.059Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-20T15:25:21.059Z] === RUN TestVolumesInspect [2022-07-20T15:25:21.059Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T15:25:21.059Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:25:21.059Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:25:21.059Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:25:21.059Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:25:21.059Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:25:21.318Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:25:21.318Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:25:21.318Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:25:21.318Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-20T15:25:21.318Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:25:21.318Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:25:21.318Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:25:21.318Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:25:21.318Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:25:21.318Z] PASS [2022-07-20T15:25:21.318Z] [2022-07-20T15:25:21.318Z] DONE 9 tests in 0.174s [2022-07-20T15:25:21.318Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:25:21.887Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-20T15:25:21.887Z] Removing test suite binaries [2022-07-20T15:25:21.887Z] exiting test-integration [2022-07-20T15:25:21.887Z] ++ exit 0 [2022-07-20T15:25:21.887Z] Post stage [Pipeline] junit [2022-07-20T15:25:23.279Z] Recording test results [2022-07-20T15:25:24.057Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-20T15:25:24.627Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-20T15:25:25.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:25:25.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-20T15:25:25.330Z] + echo Ensuring container killed. [2022-07-20T15:25:25.330Z] Ensuring container killed. [2022-07-20T15:25:25.330Z] + docker rm -vf docker-pr1 [2022-07-20T15:25:25.330Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T15:25:25.618Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:25:25.618Z] Chowning /workspace to jenkins user [2022-07-20T15:25:25.618Z] + id -u [2022-07-20T15:25:25.618Z] + id -g [2022-07-20T15:25:25.618Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43841:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:25:25.618Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:25:25.883Z] latest: Pulling from library/busybox [2022-07-20T15:25:25.883Z] 19d511225f94: Pulling fs layer [2022-07-20T15:25:25.883Z] 19d511225f94: Download complete [2022-07-20T15:25:25.883Z] 19d511225f94: Pull complete [2022-07-20T15:25:25.883Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:25:25.883Z] Status: Downloaded newer image for busybox:latest [2022-07-20T15:25:26.583Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:25:27.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-20T15:25:27.564Z] + bundleName=amd64-cgroup2 [2022-07-20T15:25:27.564Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T15:25:27.564Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-20T15:25:27.564Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-20T15:25:27.564Z] + 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-20T15:25:27.836Z] Archiving artifacts [2022-07-20T15:25:29.438Z] check_test.go:540: [db7d4b2aa16da] daemon is not started [2022-07-20T15:25:29.438Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-20T15:25:29.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-20T15:25:29.582Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-07-20T15:25:29.582Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:25:29.698Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-20T15:25:29.726Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43841/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:25:30.032Z] + make clean [2022-07-20T15:25:30.032Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:25:30.032Z] docker-dev-cache [2022-07-20T15:25:30.032Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T15:25:30.270Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-20T15:25:30.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-20T15:25:30.842Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:25:32.755Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-20T15:25:32.755Z] check_test.go:540: [df2c3e137084c] daemon is not started [2022-07-20T15:25:32.755Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-20T15:25:33.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-20T15:25:35.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-20T15:25:35.501Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-20T15:25:37.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-20T15:25:37.987Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-20T15:25:38.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-20T15:25:41.751Z] --- PASS: TestServiceUpdateNetwork (12.25s) [2022-07-20T15:25:41.751Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:25:41.751Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T15:25:42.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-20T15:25:42.491Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-20T15:25:42.679Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T15:25:44.405Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-20T15:25:46.321Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-20T15:25:49.627Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-20T15:25:50.764Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T15:25:52.928Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-20T15:25:54.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-20T15:25:57.299Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-07-20T15:25:57.300Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-20T15:25:57.300Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-07-20T15:25:57.300Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-20T15:25:57.300Z] PASS [2022-07-20T15:25:57.300Z] [2022-07-20T15:25:57.300Z] === Skipped [2022-07-20T15:25:57.300Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:25:57.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:25:57.300Z] [2022-07-20T15:25:57.300Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-20T15:25:57.300Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-20T15:25:57.300Z] [2022-07-20T15:25:57.300Z] DONE 27 tests, 2 skipped in 130.858s [2022-07-20T15:25:57.300Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:25:57.300Z] ++ 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-20T15:25:57.300Z] ++ set -e [2022-07-20T15:25:57.300Z] ++ '[' -n 0 ']' [2022-07-20T15:25:57.300Z] ++ set -x [2022-07-20T15:25:57.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-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-20T15:25:57.300Z] INFO: Testing against a local daemon [2022-07-20T15:25:57.300Z] === RUN TestSessionCreate [2022-07-20T15:25:57.300Z] --- PASS: TestSessionCreate (0.03s) [2022-07-20T15:25:57.300Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:25:57.300Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T15:25:57.300Z] PASS [2022-07-20T15:25:57.300Z] [2022-07-20T15:25:57.300Z] DONE 2 tests in 0.131s [2022-07-20T15:25:57.300Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:25:57.300Z] ++ 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-20T15:25:57.300Z] ++ set -e [2022-07-20T15:25:57.300Z] ++ '[' -n 0 ']' [2022-07-20T15:25:57.300Z] ++ set -x [2022-07-20T15:25:57.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-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-20T15:25:57.300Z] INFO: Testing against a local daemon [2022-07-20T15:25:57.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:25:57.300Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:25:57.300Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:25:57.300Z] === RUN TestDiskUsage [2022-07-20T15:25:57.300Z] === PAUSE TestDiskUsage [2022-07-20T15:25:57.300Z] === RUN TestEventsExecDie [2022-07-20T15:25:57.300Z] --- PASS: TestEventsExecDie (0.46s) [2022-07-20T15:25:57.300Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:25:57.556Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-20T15:25:57.556Z] === RUN TestEventsVolumeCreate [2022-07-20T15:25:57.556Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-20T15:25:57.556Z] === RUN TestInfoBinaryCommits [2022-07-20T15:25:57.556Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-20T15:25:57.556Z] === RUN TestInfoAPIVersioned [2022-07-20T15:25:57.556Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T15:25:57.556Z] === RUN TestInfoAPI [2022-07-20T15:25:57.556Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T15:25:57.556Z] === RUN TestInfoAPIWarnings [2022-07-20T15:25:57.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-20T15:25:57.769Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-20T15:25:59.714Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-20T15:26:00.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-20T15:26:00.658Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-20T15:26:01.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-20T15:26:01.803Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-20T15:26:03.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-20T15:26:05.102Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-20T15:26:06.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-20T15:26:11.333Z] docker_cli_daemon_test.go:2503: [d24dfc523acc7] daemon is not started [2022-07-20T15:26:11.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-20T15:26:12.537Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-20T15:26:13.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-20T15:26:14.494Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-20T15:26:15.596Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-20T15:26:15.596Z] === RUN TestInfoDebug [2022-07-20T15:26:15.596Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T15:26:15.596Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:26:15.596Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T15:26:15.596Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:26:15.596Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-20T15:26:15.596Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:26:15.880Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-20T15:26:16.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-20T15:26:16.158Z] === RUN TestPingCacheHeaders [2022-07-20T15:26:16.158Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T15:26:16.158Z] === RUN TestPingGet [2022-07-20T15:26:16.158Z] --- PASS: TestPingGet (0.02s) [2022-07-20T15:26:16.158Z] === RUN TestPingHead [2022-07-20T15:26:16.158Z] --- PASS: TestPingHead (0.02s) [2022-07-20T15:26:16.158Z] === RUN TestPingSwarmHeader [2022-07-20T15:26:16.719Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:26:16.821Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-20T15:26:17.281Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:26:18.210Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:26:18.210Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-07-20T15:26:18.210Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:26:18.210Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:26:18.210Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:26:18.210Z] === RUN TestVersion [2022-07-20T15:26:18.210Z] --- PASS: TestVersion (0.02s) [2022-07-20T15:26:18.210Z] === CONT TestDiskUsage [2022-07-20T15:26:18.771Z] === RUN TestDiskUsage/empty [2022-07-20T15:26:18.771Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:26:18.771Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:26:18.772Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:26:19.027Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:26:19.027Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:26:19.027Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:26:19.027Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:26:19.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:26:19.028Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:26:19.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:26:19.028Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:26:19.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:26:19.028Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:26:19.028Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:26:19.284Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage (1.10s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T15:26:19.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:26:19.284Z] PASS [2022-07-20T15:26:19.284Z] [2022-07-20T15:26:19.284Z] === Skipped [2022-07-20T15:26:19.284Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:26:19.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:26:19.284Z] [2022-07-20T15:26:19.284Z] DONE 54 tests, 1 skipped in 22.525s [2022-07-20T15:26:19.284Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:26:19.284Z] ++ 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-20T15:26:19.284Z] ++ set -e [2022-07-20T15:26:19.284Z] ++ '[' -n 0 ']' [2022-07-20T15:26:19.284Z] ++ set -x [2022-07-20T15:26:19.284Z] ++ 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-20T15:26:19.540Z] INFO: Testing against a local daemon [2022-07-20T15:26:19.540Z] === RUN TestVolumesCreateAndList [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-20T15:26:19.540Z] === RUN TestVolumesRemove [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-20T15:26:19.540Z] === RUN TestVolumesInspect [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T15:26:19.540Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:26:19.540Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:26:19.540Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:26:19.540Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:26:19.540Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:26:19.540Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:26:19.540Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:26:19.540Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:26:19.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:26:19.540Z] PASS [2022-07-20T15:26:19.540Z] [2022-07-20T15:26:19.540Z] DONE 9 tests in 0.183s [2022-07-20T15:26:19.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:26:19.797Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:26:19.797Z] +++ kill 14283 [2022-07-20T15:26:19.797Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:26:19.797Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:26:19.797Z] [2022-07-20T15:26:19.797Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:26:19.797Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:26:19.797Z] [2022-07-20T15:26:19.797Z] To set a process to complain mode, use the command line tool [2022-07-20T15:26:19.797Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:26:19.797Z] +++ true [2022-07-20T15:26:19.797Z] exiting test-integration [2022-07-20T15:26:19.797Z] ++ exit 0 [2022-07-20T15:26:19.797Z] Post stage [Pipeline] junit [2022-07-20T15:26:20.736Z] Recording test results [2022-07-20T15:26:20.910Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:26:21.229Z] + echo Ensuring container killed. [2022-07-20T15:26:21.229Z] Ensuring container killed. [2022-07-20T15:26:21.229Z] + docker rm -vf docker-pr1 [2022-07-20T15:26:21.229Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T15:26:21.504Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:26:21.504Z] Chowning /workspace to jenkins user [2022-07-20T15:26:21.504Z] + id -u [2022-07-20T15:26:21.504Z] + id -g [2022-07-20T15:26:21.504Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43841:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:26:21.504Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:26:21.760Z] latest: Pulling from library/busybox [2022-07-20T15:26:21.760Z] 87379020f3b6: Pulling fs layer [2022-07-20T15:26:21.760Z] 87379020f3b6: Verifying Checksum [2022-07-20T15:26:21.760Z] 87379020f3b6: Download complete [2022-07-20T15:26:21.760Z] 87379020f3b6: Pull complete [2022-07-20T15:26:21.760Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:26:21.760Z] Status: Downloaded newer image for busybox:latest [2022-07-20T15:26:22.105Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-20T15:26:22.366Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:26:23.447Z] + bundleName=arm64-integration [2022-07-20T15:26:23.447Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-20T15:26:23.447Z] Creating arm64-integration-bundles.tar.gz [2022-07-20T15:26:23.447Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-20T15:26:23.447Z] + 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-20T15:26:23.713Z] Archiving artifacts [2022-07-20T15:26:23.758Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-20T15:26:24.023Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-20T15:26:24.965Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-20T15:26:25.122Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43841/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:26:25.424Z] + make clean [2022-07-20T15:26:25.424Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:26:25.680Z] docker-dev-cache [2022-07-20T15:26:25.680Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T15:26:25.905Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-20T15:26:25.905Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:26:28.450Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-20T15:26:28.710Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-20T15:26:28.710Z] check_test.go:540: [d53d4b323e683] daemon is not started [2022-07-20T15:26:28.710Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-20T15:26:29.281Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-20T15:26:29.542Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-20T15:26:30.113Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-20T15:26:30.374Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-20T15:26:30.634Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-20T15:26:30.634Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T15:26:30.634Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-20T15:26:32.546Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite (334.37s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.36s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.42s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.52s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.97s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.21s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.06s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.31s) [2022-07-20T15:26:35.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.86s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) [2022-07-20T15:26:35.091Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.50s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.46s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.64s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.96s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.40s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.49s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.99s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.75s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.55s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.78s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.48s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.90s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.76s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2022-07-20T15:26:35.091Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-20T15:26:35.091Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.37s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.89s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.18s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.76s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.12s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.68s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.33s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.69s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.31s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.33s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.09s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.20s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.73s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.57s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.42s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.46s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.77s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.01s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-07-20T15:26:35.091Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.21s) [2022-07-20T15:26:35.091Z] === RUN TestDockerSwarmSuite [2022-07-20T15:26:35.091Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-20T15:26:37.635Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-20T15:26:38.207Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-20T15:26:38.779Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-20T15:26:39.722Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-20T15:26:40.295Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-20T15:26:41.237Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-20T15:26:41.497Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-20T15:26:41.759Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-20T15:26:42.331Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-20T15:26:46.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-20T15:26:54.688Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-20T15:26:54.688Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-20T15:26:57.230Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-20T15:26:59.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-20T15:27:00.349Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-20T15:27:00.876Z] Created binary: bundles/binary-daemon/dockerd [2022-07-20T15:27:00.876Z] Copying nested executables into bundles/binary-daemon [2022-07-20T15:27:00.876Z] Building: bundles/binary-daemon/docker-proxy [2022-07-20T15:27:00.876Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:27:00.876Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-20T15:27:00.876Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-07-20T15:27:00.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] sh [2022-07-20T15:27:01.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh cross [2022-07-20T15:27:01.464Z] [2022-07-20T15:27:01.464Z] Removing bundles/ [2022-07-20T15:27:01.723Z] [2022-07-20T15:27:01.723Z] ---> Making bundle: cross (in bundles/cross) [2022-07-20T15:27:01.723Z] Cross building: bundles/cross/linux/amd64 [2022-07-20T15:27:01.723Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T15:27:01.723Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T15:27:01.867Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-20T15:27:01.867Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T15:27:01.867Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-20T15:27:01.867Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T15:27:02.128Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-20T15:27:02.128Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T15:27:02.128Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-20T15:27:02.128Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T15:27:02.128Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-20T15:27:04.043Z] docker_api_swarm_test.go:563: [d42132b18c458] joining swarm manager [d46ebcdc555c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:27:05.430Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-20T15:27:09.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-20T15:27:12.186Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-20T15:27:12.758Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-20T15:27:16.960Z] docker_api_swarm_test.go:585: [d559aa1169912] joining swarm manager [d46ebcdc555c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:27:18.877Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-20T15:27:19.451Z] check_test.go:611: [d42132b18c458] daemon is not started [2022-07-20T15:27:23.656Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-20T15:27:23.917Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-20T15:27:25.302Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-20T15:27:28.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-20T15:27:28.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-20T15:27:28.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-20T15:27:29.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-20T15:27:29.802Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T15:27:29.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-20T15:27:29.802Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-20T15:27:31.186Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-20T15:27:32.571Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-20T15:27:32.832Z] docker_api_swarm_test.go:46: [d308d11bc567e] joining swarm manager [dbffe0b28fac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:27:41.000Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-20T15:27:41.941Z] --- PASS: TestImportExtremelyLargeImageWorks (181.53s) [2022-07-20T15:27:41.941Z] PASS [2022-07-20T15:27:41.941Z] [2022-07-20T15:27:41.941Z] DONE 22 tests in 185.902s [2022-07-20T15:27:41.941Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-20T15:27:41.941Z] ++ 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-20T15:27:41.941Z] ++ set -e [2022-07-20T15:27:41.941Z] ++ '[' -n 0 ']' [2022-07-20T15:27:41.941Z] ++ set -x [2022-07-20T15:27:41.941Z] ++ 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-20T15:27:41.941Z] === RUN TestStripANSICommands [2022-07-20T15:27:41.941Z] === RUN TestStripANSICommands/#00 [2022-07-20T15:27:41.941Z] === RUN TestStripANSICommands/#01 [2022-07-20T15:27:41.941Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-20T15:27:41.941Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-20T15:27:41.941Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-20T15:27:41.941Z] PASS [2022-07-20T15:27:41.941Z] [2022-07-20T15:27:41.941Z] DONE 3 tests in 0.046s [2022-07-20T15:27:41.941Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-20T15:27:41.941Z] ++ 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-20T15:27:41.941Z] ++ set -e [2022-07-20T15:27:41.941Z] ++ '[' -n 0 ']' [2022-07-20T15:27:41.941Z] ++ set -x [2022-07-20T15:27:41.941Z] ++ 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-20T15:27:41.941Z] INFO: Testing against a local daemon [2022-07-20T15:27:41.941Z] === RUN TestNetworkCreateDelete [2022-07-20T15:27:41.941Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-20T15:27:42.201Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-07-20T15:27:42.201Z] === RUN TestDockerNetworkDeletePreferID [2022-07-20T15:27:42.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-07-20T15:27:42.772Z] === RUN TestDaemonDNSFallback [2022-07-20T15:27:44.156Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-20T15:27:49.437Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-07-20T15:27:49.437Z] === RUN TestInspectNetwork [2022-07-20T15:27:50.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-20T15:27:51.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-20T15:27:51.658Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-20T15:27:52.601Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-20T15:27:52.601Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-20T15:27:53.986Z] === RUN TestInspectNetwork/full_network_id [2022-07-20T15:27:53.986Z] === RUN TestInspectNetwork/partial_network_id [2022-07-20T15:27:53.986Z] === RUN TestInspectNetwork/network_name [2022-07-20T15:27:53.986Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-20T15:27:55.898Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-20T15:27:57.279Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-20T15:27:58.662Z] --- PASS: TestInspectNetwork (9.07s) [2022-07-20T15:27:58.662Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-20T15:27:58.662Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-20T15:27:58.662Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-20T15:27:58.662Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-07-20T15:27:58.662Z] === RUN TestRunContainerWithBridgeNone [2022-07-20T15:27:58.662Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-20T15:28:00.586Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-20T15:28:00.586Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:28:00.586Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:28:00.586Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:28:00.586Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-20T15:28:00.586Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-20T15:28:00.586Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-20T15:28:00.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-20T15:28:00.586Z] === RUN TestNetworkList [2022-07-20T15:28:00.586Z] === RUN TestNetworkList//networks [2022-07-20T15:28:00.586Z] === PAUSE TestNetworkList//networks [2022-07-20T15:28:00.586Z] === RUN TestNetworkList//networks/ [2022-07-20T15:28:00.586Z] === PAUSE TestNetworkList//networks/ [2022-07-20T15:28:00.586Z] === CONT TestNetworkList//networks [2022-07-20T15:28:00.586Z] === CONT TestNetworkList//networks/ [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkList (0.02s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-20T15:28:00.586Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-20T15:28:00.586Z] === RUN TestHostIPv4BridgeLabel [2022-07-20T15:28:01.156Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-20T15:28:01.156Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-20T15:28:02.096Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-07-20T15:28:02.096Z] === RUN TestDaemonDefaultNetworkPools [2022-07-20T15:28:03.037Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-07-20T15:28:03.037Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-20T15:28:03.037Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-20T15:28:03.977Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-07-20T15:28:03.977Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-20T15:28:04.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-20T15:28:05.490Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-07-20T15:28:05.490Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-20T15:28:06.060Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-20T15:28:06.060Z] === RUN TestServiceWithPredefinedNetwork [2022-07-20T15:28:06.320Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-20T15:28:08.866Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-07-20T15:28:08.866Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-20T15:28:08.866Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:28:08.866Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:28:08.866Z] === RUN TestServiceWithDataPathPortInit [2022-07-20T15:28:17.002Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-20T15:28:17.002Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-20T15:28:20.297Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-20T15:28:20.297Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-20T15:28:20.557Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-20T15:28:20.818Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-20T15:28:20.818Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-20T15:28:21.078Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-20T15:28:21.337Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-20T15:28:22.719Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-20T15:28:23.294Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-20T15:28:24.683Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-20T15:28:24.943Z] --- PASS: TestServiceWithDataPathPortInit (16.09s) [2022-07-20T15:28:24.943Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-20T15:28:25.514Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-20T15:28:26.456Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-20T15:28:27.398Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-20T15:28:28.339Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nrd7zjt1jj6hix0bnwn9xazzp Created:2022-07-20 15:28:26.252105207 +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[e37d401063a2940eda8e5c976d3c541cdb91ee7712f2abdc2566eb250ddaa4a9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o6z6acugp3ava3moxihpzn659 EndpointID:1ab6c7eb5c50bbfd9b2c8e3dab67305c581d4391484645be5777e6c1f7f7730b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55a92bfe31c178b7eb7e0b802019011f0b361589e77aaf2594b1c61e7eba40cb 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:6885b5fb5b11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o6z6acugp3ava3moxihpzn659 EndpointID:1ab6c7eb5c50bbfd9b2c8e3dab67305c581d4391484645be5777e6c1f7f7730b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-20T15:28:31.638Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-20T15:28:33.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.89s) [2022-07-20T15:28:33.020Z] PASS [2022-07-20T15:28:33.020Z] [2022-07-20T15:28:33.020Z] === Skipped [2022-07-20T15:28:33.020Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-20T15:28:33.020Z] service_test.go:243: FLAKY_TEST [2022-07-20T15:28:33.020Z] [2022-07-20T15:28:33.020Z] DONE 38 tests, 1 skipped in 50.891s [2022-07-20T15:28:33.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:28:33.020Z] ++ 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-20T15:28:33.020Z] ++ set -e [2022-07-20T15:28:33.020Z] ++ '[' -n 0 ']' [2022-07-20T15:28:33.020Z] ++ set -x [2022-07-20T15:28: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-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-20T15:28:33.020Z] INFO: Testing against a local daemon [2022-07-20T15:28:33.020Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-20T15:28:33.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:28:33.020Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:28:33.020Z] === RUN TestDockerNetworkIpvlan [2022-07-20T15:28:33.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:28:33.020Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:28:33.020Z] PASS [2022-07-20T15:28:33.020Z] [2022-07-20T15:28:33.020Z] === Skipped [2022-07-20T15:28:33.020Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-20T15:28:33.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:28:33.020Z] [2022-07-20T15:28:33.020Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-20T15:28:33.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-20T15:28:33.020Z] [2022-07-20T15:28:33.020Z] DONE 2 tests, 2 skipped in 0.097s [2022-07-20T15:28:33.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-20T15:28:33.020Z] ++ 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-20T15:28:33.020Z] ++ set -e [2022-07-20T15:28:33.020Z] ++ '[' -n 0 ']' [2022-07-20T15:28:33.020Z] ++ set -x [2022-07-20T15:28: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-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-20T15:28:33.020Z] INFO: Testing against a local daemon [2022-07-20T15:28:33.020Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-20T15:28:34.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-07-20T15:28:34.402Z] === RUN TestDockerNetworkMacvlan [2022-07-20T15:28:35.342Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-20T15:28:35.913Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-20T15:28:36.854Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-20T15:28:39.399Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-20T15:28:40.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-20T15:28:41.728Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-20T15:28:43.114Z] docker_api_swarm_test.go:304: [dd9093f2372c1] joining swarm manager [d02543d6d6122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:28:44.526Z] docker_api_swarm_test.go:305: [dccae492463c5] joining swarm manager [d02543d6d6122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:28:45.467Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-20T15:28:47.379Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-20T15:28:48.319Z] --- PASS: TestDockerNetworkMacvlan (13.97s) [2022-07-20T15:28:48.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-20T15:28:48.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2022-07-20T15:28:48.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2022-07-20T15:28:48.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-07-20T15:28:48.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.03s) [2022-07-20T15:28:48.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2022-07-20T15:28:48.319Z] PASS [2022-07-20T15:28:48.319Z] [2022-07-20T15:28:48.319Z] DONE 8 tests in 15.429s [2022-07-20T15:28:48.319Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-20T15:28:48.319Z] ++ 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-20T15:28:48.319Z] ++ set -e [2022-07-20T15:28:48.319Z] ++ '[' -n 0 ']' [2022-07-20T15:28:48.319Z] ++ set -x [2022-07-20T15:28:48.319Z] ++ 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-20T15:28:48.319Z] testing: warning: no tests to run [2022-07-20T15:28:48.319Z] PASS [2022-07-20T15:28:48.319Z] [2022-07-20T15:28:48.319Z] DONE 0 tests in 0.022s [2022-07-20T15:28:48.319Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-20T15:28:48.319Z] ++ 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-20T15:28:48.319Z] ++ set -e [2022-07-20T15:28:48.319Z] ++ '[' -n 0 ']' [2022-07-20T15:28:48.319Z] ++ set -x [2022-07-20T15:28:48.319Z] ++ 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-20T15:28:48.579Z] INFO: Testing against a local daemon [2022-07-20T15:28:48.579Z] === RUN TestAuthZPluginAllowRequest [2022-07-20T15:28:48.840Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-20T15:28:50.226Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2022-07-20T15:28:50.226Z] === RUN TestAuthZPluginTLS [2022-07-20T15:28:50.226Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-20T15:28:50.486Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-20T15:28:50.486Z] === RUN TestAuthZPluginDenyRequest [2022-07-20T15:28:51.056Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-20T15:28:51.056Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-20T15:28:51.627Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2022-07-20T15:28:51.627Z] === RUN TestAuthZPluginDenyResponse [2022-07-20T15:28:52.198Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-20T15:28:52.198Z] === RUN TestAuthZPluginAllowEventStream [2022-07-20T15:28:53.579Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-07-20T15:28:53.579Z] === RUN TestAuthZPluginErrorResponse [2022-07-20T15:28:54.152Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-07-20T15:28:54.152Z] === RUN TestAuthZPluginErrorRequest [2022-07-20T15:28:54.724Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-20T15:28:54.724Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-20T15:28:55.295Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-20T15:28:55.295Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-20T15:28:56.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-20T15:28:57.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-07-20T15:28:57.250Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-20T15:28:57.250Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-20T15:28:57.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-20T15:28:58.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-20T15:28:58.966Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-07-20T15:28:58.966Z] === RUN TestAuthZPluginHeader [2022-07-20T15:28:59.226Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-20T15:28:59.226Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T15:28:59.226Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-20T15:28:59.797Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-20T15:28:59.797Z] --- PASS: TestAuthZPluginHeader (0.89s) [2022-07-20T15:28:59.797Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-20T15:29:04.035Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-20T15:29:04.975Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.12s) [2022-07-20T15:29:04.975Z] === RUN TestAuthZPluginV2Disable [2022-07-20T15:29:07.520Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-20T15:29:07.781Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-20T15:29:08.192Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-20T15:29:08.192Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-20T15:29:08.192Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T15:29:08.192Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-20T15:29:08.192Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-20T15:29:08.192Z] Cross building: bundles/cross/windows/amd64 [2022-07-20T15:29:08.192Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-20T15:29:08.192Z] { [2022-07-20T15:29:08.192Z] "RT_GROUP_ICON": { [2022-07-20T15:29:08.192Z] "#1": { [2022-07-20T15:29:08.192Z] "0409": "../../winresources/docker.ico" [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] }, [2022-07-20T15:29:08.192Z] "RT_MANIFEST": { [2022-07-20T15:29:08.192Z] "#1": { [2022-07-20T15:29:08.192Z] "0409": { [2022-07-20T15:29:08.192Z] "identity": {}, [2022-07-20T15:29:08.192Z] "description": "Docker Engine", [2022-07-20T15:29:08.192Z] "minimum-os": "vista", [2022-07-20T15:29:08.192Z] "execution-level": "", [2022-07-20T15:29:08.192Z] "ui-access": false, [2022-07-20T15:29:08.192Z] "auto-elevate": false, [2022-07-20T15:29:08.192Z] "dpi-awareness": "unaware", [2022-07-20T15:29:08.192Z] "disable-theming": false, [2022-07-20T15:29:08.192Z] "disable-window-filtering": false, [2022-07-20T15:29:08.192Z] "high-resolution-scrolling-aware": false, [2022-07-20T15:29:08.192Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T15:29:08.192Z] "long-path-aware": false, [2022-07-20T15:29:08.192Z] "printer-driver-isolation": false, [2022-07-20T15:29:08.192Z] "gdi-scaling": false, [2022-07-20T15:29:08.192Z] "segment-heap": false, [2022-07-20T15:29:08.192Z] "use-common-controls-v6": false [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] }, [2022-07-20T15:29:08.192Z] "RT_MESSAGETABLE": { [2022-07-20T15:29:08.192Z] "#1": { [2022-07-20T15:29:08.192Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] }, [2022-07-20T15:29:08.192Z] "RT_VERSION": { [2022-07-20T15:29:08.192Z] "#1": { [2022-07-20T15:29:08.192Z] "0409": { [2022-07-20T15:29:08.192Z] "fixed": { [2022-07-20T15:29:08.192Z] "file_version": "0.0.0.0", [2022-07-20T15:29:08.192Z] "product_version": "0.0.0.0", [2022-07-20T15:29:08.192Z] "type": "Unknown" [2022-07-20T15:29:08.192Z] }, [2022-07-20T15:29:08.192Z] "info": { [2022-07-20T15:29:08.192Z] "0000": { [2022-07-20T15:29:08.192Z] "CompanyName": "", [2022-07-20T15:29:08.192Z] "FileVersion": "dev", [2022-07-20T15:29:08.192Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T15:29:08.192Z] "OriginalFileName": "dockerd.exe", [2022-07-20T15:29:08.192Z] "ProductName": "", [2022-07-20T15:29:08.192Z] "ProductVersion": "dev", [2022-07-20T15:29:08.192Z] "SpecialBuild": "a9081299dd762c8023a5bddccd51f3c4ece69ad5" [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] } [2022-07-20T15:29:08.192Z] cmd/dockerd/config.go [2022-07-20T15:29:08.192Z] cmd/dockerd/config_windows.go [2022-07-20T15:29:08.192Z] cmd/dockerd/daemon.go [2022-07-20T15:29:08.192Z] cmd/dockerd/daemon_test.go [2022-07-20T15:29:08.192Z] cmd/dockerd/daemon_windows.go [2022-07-20T15:29:08.192Z] cmd/dockerd/docker.go [2022-07-20T15:29:08.192Z] cmd/dockerd/docker_windows.go [2022-07-20T15:29:08.192Z] cmd/dockerd/genwinres_windows.go [2022-07-20T15:29:08.192Z] cmd/dockerd/metrics.go [2022-07-20T15:29:08.192Z] cmd/dockerd/options.go [2022-07-20T15:29:08.192Z] cmd/dockerd/options_test.go [2022-07-20T15:29:08.192Z] cmd/dockerd/service_windows.go [2022-07-20T15:29:08.192Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T15:29:08.192Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T15:29:08.352Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-20T15:29:08.612Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-20T15:29:08.873Z] === RUN TestDockerSuite/TestBuildFails [2022-07-20T15:29:09.134Z] --- PASS: TestAuthZPluginV2Disable (4.21s) [2022-07-20T15:29:09.134Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-20T15:29:09.395Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-20T15:29:09.395Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-20T15:29:10.779Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-20T15:29:12.693Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-20T15:29:12.953Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s) [2022-07-20T15:29:12.953Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-20T15:29:13.893Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-20T15:29:14.835Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-20T15:29:14.835Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-20T15:29:15.780Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-20T15:29:17.694Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-20T15:29:18.637Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-20T15:29:18.898Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-20T15:29:19.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-20T15:29:21.387Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-20T15:29:22.333Z] docker_api_swarm_test.go:272: [d5ede2cc5df4a] joining swarm manager [d348ad7709ba8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:29:23.719Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-20T15:29:23.719Z] docker_api_swarm_test.go:273: [d8c9f4ea2f50c] joining swarm manager [d348ad7709ba8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:29:24.661Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-20T15:29:25.232Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-20T15:29:25.232Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.30s) [2022-07-20T15:29:25.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-20T15:29:25.493Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-20T15:29:26.065Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-20T15:29:26.635Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-20T15:29:26.635Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-20T15:29:27.206Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-20T15:29:27.467Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-20T15:29:27.727Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-20T15:29:27.987Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-20T15:29:28.248Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-20T15:29:28.508Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-20T15:29:29.079Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-20T15:29:31.621Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-20T15:29:35.818Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-20T15:29:37.729Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-20T15:29:37.729Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-20T15:29:37.729Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-20T15:29:37.729Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-20T15:29:37.729Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-20T15:29:37.729Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-20T15:29:38.671Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-20T15:29:40.055Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-20T15:29:40.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-20T15:29:42.395Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.98s) [2022-07-20T15:29:42.395Z] PASS [2022-07-20T15:29:42.395Z] [2022-07-20T15:29:42.395Z] DONE 17 tests in 53.822s [2022-07-20T15:29:42.395Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-20T15:29:42.395Z] ++ 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-20T15:29:42.395Z] ++ set -e [2022-07-20T15:29:42.395Z] ++ '[' -n 0 ']' [2022-07-20T15:29:42.395Z] ++ set -x [2022-07-20T15:29:42.395Z] ++ 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-20T15:29:42.395Z] INFO: Testing against a local daemon [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:29:42.395Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:29:42.395Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-20T15:29:42.395Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-20T15:29:42.395Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-20T15:29:42.395Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-20T15:29:42.395Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-20T15:29:42.395Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-20T15:29:42.395Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-20T15:29:42.395Z] === RUN TestPluginInstall [2022-07-20T15:29:42.395Z] === RUN TestPluginInstall/no_auth [2022-07-20T15:29:42.655Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-20T15:29:43.598Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-20T15:29:44.541Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-20T15:29:44.541Z] time="2022-07-20T15:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:29:44.541Z] time="2022-07-20T15:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82a1eeaa02ceb1a3791915a1aa2f6b8d30c0bd66539b09f546488a2b0020f87f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:29:44.541Z] time="2022-07-20T15:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:29:44.541Z] time="2022-07-20T15:29:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82a1eeaa02ceb1a3791915a1aa2f6b8d30c0bd66539b09f546488a2b0020f87f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:29:45.113Z] === RUN TestPluginInstall/with_htpasswd [2022-07-20T15:29:45.373Z] time="2022-07-20T15:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:29:45.373Z] time="2022-07-20T15:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08ccf5347a3f9d59ff7478fb10f37f87b9e07be0e8141f95b7d29525bfd60e9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:29:45.373Z] time="2022-07-20T15:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:29:45.373Z] time="2022-07-20T15:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08ccf5347a3f9d59ff7478fb10f37f87b9e07be0e8141f95b7d29525bfd60e9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:29:45.945Z] === RUN TestPluginInstall/with_insecure [2022-07-20T15:29:46.886Z] time="2022-07-20T15:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:29:46.886Z] time="2022-07-20T15:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b0cabae2b5c9287453c444e1f42a7b7788b2d50e6485f90ca1f49941a369a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:29:46.886Z] time="2022-07-20T15:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-20T15:29:46.886Z] time="2022-07-20T15:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b0cabae2b5c9287453c444e1f42a7b7788b2d50e6485f90ca1f49941a369a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-20T15:29:47.147Z] plugin_test.go:195: [de3f2e9abd053] daemon is not started [2022-07-20T15:29:47.147Z] --- PASS: TestPluginInstall (4.65s) [2022-07-20T15:29:47.147Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2022-07-20T15:29:47.147Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-07-20T15:29:47.147Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-07-20T15:29:47.147Z] === RUN TestPluginsWithRuntimes [2022-07-20T15:29:49.059Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-20T15:29:49.999Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-20T15:29:51.381Z] --- PASS: TestPluginsWithRuntimes (3.99s) [2022-07-20T15:29:51.381Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-07-20T15:29:51.381Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2022-07-20T15:29:51.381Z] === RUN TestPluginBackCompatMediaTypes [2022-07-20T15:29:51.953Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-07-20T15:29:51.953Z] PASS [2022-07-20T15:29:51.953Z] [2022-07-20T15:29:51.953Z] DONE 24 tests in 9.677s [2022-07-20T15:29:51.953Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-20T15:29:51.953Z] ++ 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-20T15:29:51.953Z] ++ set -e [2022-07-20T15:29:51.953Z] ++ '[' -n 0 ']' [2022-07-20T15:29:51.953Z] ++ set -x [2022-07-20T15:29:51.953Z] ++ 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-20T15:29:51.953Z] INFO: Testing against a local daemon [2022-07-20T15:29:51.953Z] === RUN TestExternalGraphDriver [2022-07-20T15:29:52.216Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-20T15:29:52.477Z] === RUN TestExternalGraphDriver/json [2022-07-20T15:29:54.391Z] === RUN TestExternalGraphDriver/spec [2022-07-20T15:29:54.962Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-20T15:29:56.345Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-20T15:29:56.345Z] === RUN TestExternalGraphDriver/pull [2022-07-20T15:29:58.258Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-20T15:29:58.258Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T15:29:58.258Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-20T15:29:58.258Z] --- PASS: TestExternalGraphDriver (5.94s) [2022-07-20T15:29:58.258Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2022-07-20T15:29:58.258Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-07-20T15:29:58.258Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-07-20T15:29:58.258Z] === RUN TestGraphdriverPluginV2 [2022-07-20T15:30:01.564Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-20T15:30:01.564Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-20T15:30:02.948Z] --- PASS: TestGraphdriverPluginV2 (4.97s) [2022-07-20T15:30:02.948Z] PASS [2022-07-20T15:30:02.948Z] [2022-07-20T15:30:02.948Z] DONE 5 tests in 11.020s [2022-07-20T15:30:02.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-20T15:30:02.948Z] ++ 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-20T15:30:02.948Z] ++ set -e [2022-07-20T15:30:02.948Z] ++ '[' -n 0 ']' [2022-07-20T15:30:02.948Z] ++ set -x [2022-07-20T15:30:02.948Z] ++ 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-20T15:30:03.208Z] INFO: Testing against a local daemon [2022-07-20T15:30:03.208Z] === RUN TestContinueAfterPluginCrash [2022-07-20T15:30:03.208Z] === PAUSE TestContinueAfterPluginCrash [2022-07-20T15:30:03.208Z] === RUN TestReadPluginNoRead [2022-07-20T15:30:03.208Z] === PAUSE TestReadPluginNoRead [2022-07-20T15:30:03.208Z] === RUN TestDaemonStartWithLogOpt [2022-07-20T15:30:03.208Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-20T15:30:03.208Z] === CONT TestContinueAfterPluginCrash [2022-07-20T15:30:03.208Z] === CONT TestDaemonStartWithLogOpt [2022-07-20T15:30:03.208Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-20T15:30:03.470Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-20T15:30:05.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-20T15:30:05.959Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-20T15:30:06.902Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-20T15:30:08.289Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-20T15:30:08.551Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2022-07-20T15:30:08.551Z] === CONT TestReadPluginNoRead [2022-07-20T15:30:09.494Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-20T15:30:10.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-20T15:30:11.452Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-20T15:30:11.713Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-20T15:30:11.713Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-20T15:30:11.974Z] === RUN TestReadPluginNoRead/default [2022-07-20T15:30:12.546Z] docker_api_swarm_node_test.go:20: [d6c55c36a0c18] joining swarm manager [dd22606bcf99f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:30:12.547Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-20T15:30:13.118Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-20T15:30:13.693Z] docker_api_swarm_node_test.go:21: [df00a05639b8a] joining swarm manager [dd22606bcf99f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:30:13.693Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-20T15:30:13.954Z] --- PASS: TestContinueAfterPluginCrash (10.82s) [2022-07-20T15:30:14.215Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-20T15:30:15.605Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-20T15:30:15.605Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-20T15:30:16.989Z] === CONT TestReadPluginNoRead [2022-07-20T15:30:16.989Z] read_test.go:92: [d7b9c5c3ed80c] daemon is not started [2022-07-20T15:30:16.989Z] --- PASS: TestReadPluginNoRead (8.28s) [2022-07-20T15:30:16.989Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2022-07-20T15:30:16.989Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2022-07-20T15:30:16.989Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2022-07-20T15:30:16.989Z] PASS [2022-07-20T15:30:16.989Z] [2022-07-20T15:30:16.989Z] DONE 6 tests in 13.828s [2022-07-20T15:30:16.989Z] 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-20T15:30:16.989Z] ++ 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-20T15:30:16.989Z] ++ set -e [2022-07-20T15:30:16.989Z] ++ '[' -n 0 ']' [2022-07-20T15:30:16.989Z] ++ set -x [2022-07-20T15:30:16.989Z] ++ 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-20T15:30:16.989Z] testing: warning: no tests to run [2022-07-20T15:30:16.989Z] PASS [2022-07-20T15:30:16.989Z] [2022-07-20T15:30:16.989Z] DONE 0 tests in 0.036s [2022-07-20T15:30:16.989Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-20T15:30:16.989Z] ++ 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-20T15:30:16.989Z] ++ set -e [2022-07-20T15:30:16.989Z] ++ '[' -n 0 ']' [2022-07-20T15:30:16.989Z] ++ set -x [2022-07-20T15:30:16.989Z] ++ 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-20T15:30:16.989Z] INFO: Testing against a local daemon [2022-07-20T15:30:16.989Z] === RUN TestPluginWithDevMounts [2022-07-20T15:30:16.989Z] === PAUSE TestPluginWithDevMounts [2022-07-20T15:30:16.989Z] === CONT TestPluginWithDevMounts [2022-07-20T15:30:17.931Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-20T15:30:18.872Z] --- PASS: TestPluginWithDevMounts (1.83s) [2022-07-20T15:30:18.872Z] PASS [2022-07-20T15:30:18.872Z] [2022-07-20T15:30:18.872Z] DONE 1 tests in 1.943s [2022-07-20T15:30:18.872Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-20T15:30:18.873Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-20T15:30:18.873Z] ++ 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-20T15:30:18.873Z] ++ set -e [2022-07-20T15:30:18.873Z] ++ '[' -n 0 ']' [2022-07-20T15:30:18.873Z] ++ set -x [2022-07-20T15:30:18.873Z] ++ 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-20T15:30:19.134Z] INFO: Testing against a local daemon [2022-07-20T15:30:19.134Z] === RUN TestSecretInspect [2022-07-20T15:30:20.543Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-20T15:30:21.929Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-20T15:30:21.929Z] --- PASS: TestSecretInspect (2.71s) [2022-07-20T15:30:21.929Z] === RUN TestSecretList [2022-07-20T15:30:22.868Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-20T15:30:24.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-20T15:30:24.252Z] --- PASS: TestSecretList (2.62s) [2022-07-20T15:30:24.252Z] === RUN TestSecretsCreateAndDelete [2022-07-20T15:30:25.636Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-20T15:30:27.549Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2022-07-20T15:30:27.549Z] === RUN TestSecretsUpdate [2022-07-20T15:30:28.122Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-20T15:30:29.071Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-20T15:30:29.071Z] docker_api_swarm_test.go:502: [d6962b6b10af0] joining swarm manager [da02203aaf612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:30:30.456Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-20T15:30:30.719Z] --- PASS: TestSecretsUpdate (3.15s) [2022-07-20T15:30:30.719Z] === RUN TestTemplatedSecret [2022-07-20T15:30:34.072Z] --- PASS: TestTemplatedSecret (3.13s) [2022-07-20T15:30:34.072Z] === RUN TestSecretCreateResolve [2022-07-20T15:30:36.617Z] --- PASS: TestSecretCreateResolve (2.57s) [2022-07-20T15:30:36.617Z] PASS [2022-07-20T15:30:36.617Z] [2022-07-20T15:30:36.617Z] DONE 6 tests in 17.444s [2022-07-20T15:30:36.617Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-20T15:30:36.617Z] ++ 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-20T15:30:36.617Z] ++ set -e [2022-07-20T15:30:36.617Z] ++ '[' -n 0 ']' [2022-07-20T15:30:36.617Z] ++ set -x [2022-07-20T15:30:36.617Z] ++ 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-20T15:30:36.617Z] INFO: Testing against a local daemon [2022-07-20T15:30:36.617Z] === RUN TestServiceCreateInit [2022-07-20T15:30:36.617Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-20T15:30:37.558Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-20T15:30:38.946Z] docker_api_swarm_test.go:507: [dd72835f398e0] joining swarm manager [da02203aaf612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:30:40.864Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-20T15:30:41.435Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-20T15:30:42.819Z] === RUN TestDockerSuite/TestBuildRm [2022-07-20T15:30:44.651Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-20T15:30:44.651Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-20T15:30:44.651Z] { [2022-07-20T15:30:44.651Z] "RT_GROUP_ICON": { [2022-07-20T15:30:44.651Z] "#1": { [2022-07-20T15:30:44.651Z] "0409": "../../winresources/docker.ico" [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] }, [2022-07-20T15:30:44.651Z] "RT_MANIFEST": { [2022-07-20T15:30:44.651Z] "#1": { [2022-07-20T15:30:44.651Z] "0409": { [2022-07-20T15:30:44.651Z] "identity": {}, [2022-07-20T15:30:44.651Z] "description": "Docker Engine", [2022-07-20T15:30:44.651Z] "minimum-os": "vista", [2022-07-20T15:30:44.651Z] "execution-level": "", [2022-07-20T15:30:44.651Z] "ui-access": false, [2022-07-20T15:30:44.651Z] "auto-elevate": false, [2022-07-20T15:30:44.651Z] "dpi-awareness": "unaware", [2022-07-20T15:30:44.651Z] "disable-theming": false, [2022-07-20T15:30:44.651Z] "disable-window-filtering": false, [2022-07-20T15:30:44.651Z] "high-resolution-scrolling-aware": false, [2022-07-20T15:30:44.651Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-20T15:30:44.651Z] "long-path-aware": false, [2022-07-20T15:30:44.651Z] "printer-driver-isolation": false, [2022-07-20T15:30:44.651Z] "gdi-scaling": false, [2022-07-20T15:30:44.651Z] "segment-heap": false, [2022-07-20T15:30:44.651Z] "use-common-controls-v6": false [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] }, [2022-07-20T15:30:44.651Z] "RT_MESSAGETABLE": { [2022-07-20T15:30:44.651Z] "#1": { [2022-07-20T15:30:44.651Z] "0409": "../../winresources/event_messages.bin" [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] }, [2022-07-20T15:30:44.651Z] "RT_VERSION": { [2022-07-20T15:30:44.651Z] "#1": { [2022-07-20T15:30:44.651Z] "0409": { [2022-07-20T15:30:44.651Z] "fixed": { [2022-07-20T15:30:44.651Z] "file_version": "0.0.0.0", [2022-07-20T15:30:44.651Z] "product_version": "0.0.0.0", [2022-07-20T15:30:44.651Z] "type": "Unknown" [2022-07-20T15:30:44.651Z] }, [2022-07-20T15:30:44.651Z] "info": { [2022-07-20T15:30:44.651Z] "0000": { [2022-07-20T15:30:44.651Z] "CompanyName": "", [2022-07-20T15:30:44.651Z] "FileVersion": "dev", [2022-07-20T15:30:44.651Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-20T15:30:44.651Z] "OriginalFileName": "docker-proxy.exe", [2022-07-20T15:30:44.651Z] "ProductName": "", [2022-07-20T15:30:44.651Z] "ProductVersion": "dev", [2022-07-20T15:30:44.651Z] "SpecialBuild": "a9081299dd762c8023a5bddccd51f3c4ece69ad5" [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] } [2022-07-20T15:30:44.651Z] cmd/docker-proxy/genwinres_windows.go [2022-07-20T15:30:44.651Z] cmd/docker-proxy/main.go [2022-07-20T15:30:44.651Z] cmd/docker-proxy/network_proxy_test.go [2022-07-20T15:30:44.651Z] cmd/docker-proxy/proxy.go [2022-07-20T15:30:44.651Z] cmd/docker-proxy/sctp_proxy.go [2022-07-20T15:30:44.651Z] cmd/docker-proxy/tcp_proxy.go [2022-07-20T15:30:44.651Z] cmd/docker-proxy/udp_proxy.go [2022-07-20T15:30:44.651Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T15:30:44.651Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-20T15:30:44.651Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-20T15:30:44.651Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-20T15:30:44.651Z] remote: Enumerating objects: 23, done. [2022-07-20T15:30:44.651Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-20T15:30:44.651Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-20T15:30:44.651Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-20T15:30:44.651Z] 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) 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-20T15:30:44.651Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-20T15:30:44.651Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-20T15:30:44.651Z] Cross building: bundles/cross/linux/ppc64le [2022-07-20T15:30:44.651Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T15:30:44.651Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T15:30:45.365Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-20T15:30:46.310Z] --- PASS: TestServiceCreateInit (9.74s) [2022-07-20T15:30:46.310Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2022-07-20T15:30:46.310Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-07-20T15:30:46.310Z] === RUN TestCreateServiceMultipleTimes [2022-07-20T15:30:46.310Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-20T15:30:47.251Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-20T15:30:47.826Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-20T15:30:49.742Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-20T15:30:50.685Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-20T15:30:51.626Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-20T15:30:55.829Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-20T15:30:55.829Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-20T15:30:55.829Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-20T15:30:55.829Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T15:30:55.829Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-20T15:30:55.829Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-20T15:30:56.769Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-20T15:30:56.769Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-20T15:30:57.342Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-20T15:31:00.639Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-20T15:31:00.900Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-20T15:31:01.472Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-20T15:31:02.047Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-20T15:31:02.617Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-20T15:31:03.557Z] === RUN TestDockerSuite/TestBuildUser [2022-07-20T15:31:04.498Z] --- PASS: TestCreateServiceMultipleTimes (18.04s) [2022-07-20T15:31:04.498Z] === RUN TestCreateServiceConflict [2022-07-20T15:31:04.759Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-20T15:31:07.302Z] --- PASS: TestCreateServiceConflict (2.59s) [2022-07-20T15:31:07.302Z] === RUN TestCreateServiceMaxReplicas [2022-07-20T15:31:07.302Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-20T15:31:08.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-20T15:31:11.233Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2022-07-20T15:31:11.233Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-20T15:31:11.233Z] docker_api_swarm_node_test.go:81: [dafeb0f2f4126] joining swarm manager [dd3621590c2b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:31:23.463Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-20T15:31:23.463Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-20T15:31:23.463Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-20T15:31:23.463Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-20T15:31:23.463Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-20T15:31:24.403Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-20T15:31:24.403Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T15:31:24.403Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-20T15:31:24.403Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T15:31:24.403Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-20T15:31:24.403Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T15:31:24.403Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-20T15:31:24.403Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T15:31:24.403Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-20T15:31:25.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-20T15:31:25.347Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.66s) [2022-07-20T15:31:25.347Z] === RUN TestCreateServiceSecretFileMode [2022-07-20T15:31:25.607Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-20T15:31:25.867Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-20T15:31:26.809Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-20T15:31:27.380Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-20T15:31:28.323Z] docker_api_swarm_node_test.go:53: [d6a1ae74f167f] joining swarm manager [d3be6bd5b125b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:31:28.591Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-20T15:31:28.853Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-20T15:31:29.116Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2022-07-20T15:31:29.116Z] === RUN TestCreateServiceConfigFileMode [2022-07-20T15:31:29.686Z] docker_api_swarm_node_test.go:54: [d4f9c32e27be4] joining swarm manager [d3be6bd5b125b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:31:31.599Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-20T15:31:32.170Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2022-07-20T15:31:32.170Z] === RUN TestCreateServiceSysctls [2022-07-20T15:31:33.111Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-20T15:31:34.053Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-20T15:31:34.313Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-20T15:31:34.883Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-20T15:31:34.883Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T15:31:34.883Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-20T15:31:35.825Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-20T15:31:35.825Z] --- PASS: TestCreateServiceSysctls (3.72s) [2022-07-20T15:31:35.825Z] === RUN TestCreateServiceCapabilities [2022-07-20T15:31:37.209Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-20T15:31:38.150Z] === RUN TestDockerSuite/TestCommitChange [2022-07-20T15:31:39.090Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-07-20T15:31:39.091Z] === RUN TestInspect [2022-07-20T15:31:39.091Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-20T15:31:39.664Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-20T15:31:41.046Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-20T15:31:42.429Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-20T15:31:42.429Z] --- PASS: TestInspect (3.60s) [2022-07-20T15:31:42.429Z] === RUN TestCreateJob [2022-07-20T15:31:43.369Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-20T15:31:44.311Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-20T15:31:45.696Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-20T15:31:46.299Z] --- PASS: TestCreateJob (3.59s) [2022-07-20T15:31:46.299Z] === RUN TestReplicatedJob [2022-07-20T15:31:46.559Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-20T15:31:47.499Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-20T15:31:47.759Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-20T15:31:48.700Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-20T15:31:49.642Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-20T15:31:50.214Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-20T15:31:51.157Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-20T15:31:52.099Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-20T15:31:52.668Z] --- PASS: TestReplicatedJob (6.39s) [2022-07-20T15:31:52.668Z] === RUN TestUpdateReplicatedJob [2022-07-20T15:31:52.668Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-20T15:31:53.613Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-20T15:31:54.184Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-20T15:31:55.126Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-20T15:31:55.697Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-20T15:31:56.267Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2022-07-20T15:31:56.267Z] === RUN TestServiceListWithStatuses [2022-07-20T15:31:56.267Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:31:56.267Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-20T15:31:56.267Z] === RUN TestDockerNetworkConnectAlias [2022-07-20T15:31:56.528Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-20T15:31:57.468Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-20T15:31:58.040Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-20T15:31:59.430Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-20T15:32:00.001Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-20T15:32:00.941Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-20T15:32:00.941Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-20T15:32:01.510Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2022-07-20T15:32:01.510Z] === RUN TestDockerNetworkReConnect [2022-07-20T15:32:01.770Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-20T15:32:01.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-20T15:32:02.716Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-20T15:32:03.658Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-20T15:32:05.044Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-20T15:32:05.620Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-20T15:32:06.561Z] --- PASS: TestDockerNetworkReConnect (4.98s) [2022-07-20T15:32:06.561Z] === RUN TestServicePlugin [2022-07-20T15:32:06.823Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-20T15:32:07.397Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-20T15:32:08.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-20T15:32:09.721Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-20T15:32:10.293Z] docker_api_swarm_test.go:202: [dd5edb4696417] joining swarm manager [d8d7b5156a8eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:32:11.235Z] plugin_test.go:61: [d43ff926fe948] joining swarm manager [d690e94badc05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:32:12.621Z] plugin_test.go:64: [deab89775095f] joining swarm manager [d690e94badc05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:32:14.005Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-20T15:32:15.920Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-20T15:32:16.180Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-20T15:32:19.478Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-20T15:32:21.390Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-20T15:32:21.657Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-20T15:32:24.957Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-20T15:32:25.902Z] === RUN TestDockerSuite/TestCpToDot [2022-07-20T15:32:26.477Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-20T15:32:27.417Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-20T15:32:28.360Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-20T15:32:28.931Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-20T15:32:29.873Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-20T15:32:30.132Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-20T15:32:30.703Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-20T15:32:31.275Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-20T15:32:31.275Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-20T15:32:31.535Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-20T15:32:31.842Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-20T15:32:32.415Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-20T15:32:32.415Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T15:32:32.415Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-20T15:32:32.415Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-20T15:32:32.985Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-20T15:32:32.985Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-20T15:32:33.245Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-20T15:32:33.245Z] === RUN TestDockerSuite/TestCreateRM [2022-07-20T15:32:33.245Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-20T15:32:33.245Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T15:32:33.245Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-20T15:32:33.505Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-20T15:32:33.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-20T15:32:33.505Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-20T15:32:35.419Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-20T15:32:35.419Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-20T15:32:35.419Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-20T15:32:35.680Z] docker_api_swarm_test.go:384: [d4fcd4a248c7d] joining swarm manager [def07cabb2611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:32:36.100Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-20T15:32:36.100Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T15:32:36.100Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-20T15:32:36.100Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-20T15:32:36.100Z] Cross building: bundles/cross/linux/s390x [2022-07-20T15:32:36.100Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T15:32:36.100Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T15:32:37.064Z] docker_api_swarm_test.go:385: [d02104e68993c] joining swarm manager [def07cabb2611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:32:38.976Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-20T15:32:38.976Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-20T15:32:38.976Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-20T15:32:39.236Z] --- PASS: TestServicePlugin (32.60s) [2022-07-20T15:32:39.236Z] === RUN TestServiceUpdateLabel [2022-07-20T15:32:39.811Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-20T15:32:40.380Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-20T15:32:40.953Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-20T15:32:41.893Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-20T15:32:41.893Z] --- PASS: TestServiceUpdateLabel (2.61s) [2022-07-20T15:32:41.893Z] === RUN TestServiceUpdateSecrets [2022-07-20T15:32:42.153Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-20T15:32:44.064Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-20T15:32:45.007Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-20T15:32:46.918Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-20T15:32:49.460Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-20T15:32:50.033Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-20T15:32:51.418Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-20T15:32:51.679Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-20T15:32:51.940Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-20T15:32:52.879Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-20T15:32:53.139Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-20T15:32:53.400Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-20T15:32:53.660Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-20T15:32:53.660Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-20T15:32:53.660Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-20T15:32:54.603Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-20T15:32:55.544Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-20T15:32:55.544Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-20T15:32:55.544Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-20T15:32:56.484Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-20T15:32:56.484Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-20T15:32:56.744Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2022-07-20T15:32:56.744Z] === RUN TestServiceUpdateConfigs [2022-07-20T15:32:57.688Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-20T15:32:58.634Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-20T15:32:58.894Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-20T15:32:58.894Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T15:32:58.894Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-20T15:32:58.894Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T15:32:58.894Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-20T15:33:01.436Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-20T15:33:01.696Z] === RUN TestDockerSuite/TestEventsRename [2022-07-20T15:33:02.266Z] === RUN TestDockerSuite/TestEventsResize [2022-07-20T15:33:02.840Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-20T15:33:08.121Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-20T15:33:08.691Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-20T15:33:09.260Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-20T15:33:11.800Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-07-20T15:33:11.800Z] === RUN TestServiceUpdateNetwork [2022-07-20T15:33:12.061Z] === RUN TestDockerSuite/TestEventsTop [2022-07-20T15:33:12.633Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-20T15:33:15.176Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-20T15:33:25.179Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2022-07-20T15:33:25.179Z] === RUN TestServiceUpdatePidsLimit [2022-07-20T15:33:25.443Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-20T15:33:26.013Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-20T15:33:26.013Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-20T15:33:26.583Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-20T15:33:29.875Z] check_test.go:611: [d02104e68993c] daemon is not started [2022-07-20T15:33:29.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-20T15:33:31.786Z] docker_api_swarm_test.go:802: [d8e1ce20a1784] joining swarm manager [dd3dcb24a017c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:33:32.357Z] === RUN TestDockerSuite/TestExec [2022-07-20T15:33:32.928Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-20T15:33:32.928Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-20T15:33:33.188Z] docker_api_swarm_test.go:802: [d4c800b66f576] joining swarm manager [dd3dcb24a017c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:33:34.132Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-20T15:33:34.706Z] docker_api_swarm_test.go:802: [df55ad3d506ec] joining swarm manager [dd3dcb24a017c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T15:33:35.276Z] === RUN TestDockerSuite/TestExecEnv [2022-07-20T15:33:35.846Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-20T15:33:35.846Z] docker_api_swarm_test.go:802: [d481de07156a5] joining swarm manager [dd3dcb24a017c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T15:33:37.230Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-20T15:33:37.490Z] docker_api_swarm_test.go:810: [d3e99f4f3c8fd] joining swarm manager [dd3dcb24a017c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-20T15:33:37.750Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-20T15:33:41.047Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-20T15:33:41.047Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2022-07-20T15:33:41.047Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-20T15:33:41.047Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-07-20T15:33:41.047Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-07-20T15:33:41.047Z] PASS [2022-07-20T15:33:41.047Z] [2022-07-20T15:33:41.047Z] === Skipped [2022-07-20T15:33:41.047Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-20T15:33:41.047Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-20T15:33:41.047Z] [2022-07-20T15:33:41.047Z] DONE 27 tests, 1 skipped in 184.392s [2022-07-20T15:33:41.047Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-20T15:33:41.047Z] ++ 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-20T15:33:41.047Z] ++ set -e [2022-07-20T15:33:41.047Z] ++ '[' -n 0 ']' [2022-07-20T15:33:41.047Z] ++ set -x [2022-07-20T15:33:41.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T15:33:41.047Z] INFO: Testing against a local daemon [2022-07-20T15:33:41.047Z] === RUN TestSessionCreate [2022-07-20T15:33:41.047Z] --- PASS: TestSessionCreate (0.02s) [2022-07-20T15:33:41.047Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-20T15:33:41.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-20T15:33:41.047Z] PASS [2022-07-20T15:33:41.047Z] [2022-07-20T15:33:41.047Z] DONE 2 tests in 0.159s [2022-07-20T15:33:41.047Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-20T15:33:41.047Z] ++ 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-20T15:33:41.047Z] ++ set -e [2022-07-20T15:33:41.047Z] ++ '[' -n 0 ']' [2022-07-20T15:33:41.047Z] ++ set -x [2022-07-20T15:33:41.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T15:33:41.047Z] INFO: Testing against a local daemon [2022-07-20T15:33:41.047Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-20T15:33:41.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:33:41.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:33:41.047Z] === RUN TestDiskUsage [2022-07-20T15:33:41.047Z] === PAUSE TestDiskUsage [2022-07-20T15:33:41.047Z] === RUN TestEventsExecDie [2022-07-20T15:33:41.307Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-20T15:33:41.878Z] --- PASS: TestEventsExecDie (0.76s) [2022-07-20T15:33:41.878Z] === RUN TestEventsBackwardsCompatible [2022-07-20T15:33:41.878Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-20T15:33:41.878Z] === RUN TestEventsVolumeCreate [2022-07-20T15:33:41.878Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-20T15:33:41.878Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-20T15:33:41.878Z] === RUN TestInfoBinaryCommits [2022-07-20T15:33:41.878Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-20T15:33:41.878Z] === RUN TestInfoAPIVersioned [2022-07-20T15:33:41.878Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-20T15:33:41.878Z] === RUN TestInfoAPI [2022-07-20T15:33:42.138Z] --- PASS: TestInfoAPI (0.02s) [2022-07-20T15:33:42.138Z] === RUN TestInfoAPIWarnings [2022-07-20T15:33:42.398Z] === RUN TestDockerSuite/TestExecParseError [2022-07-20T15:33:43.340Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-20T15:33:43.913Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-20T15:33:44.484Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-20T15:33:45.054Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-20T15:33:45.315Z] === RUN TestDockerSuite/TestExecTTY [2022-07-20T15:33:45.885Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-20T15:33:46.455Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-20T15:33:47.025Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-20T15:33:47.596Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-20T15:33:47.596Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T15:33:47.596Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-20T15:33:48.981Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-20T15:33:49.243Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-20T15:33:50.184Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-20T15:33:50.443Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-20T15:33:51.014Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-20T15:33:52.399Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-20T15:33:54.309Z] === RUN TestDockerSuite/TestHealth [2022-07-20T15:33:58.509Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-20T15:33:58.509Z] === RUN TestInfoDebug [2022-07-20T15:33:59.079Z] --- PASS: TestInfoDebug (0.52s) [2022-07-20T15:33:59.079Z] === RUN TestInfoInsecureRegistries [2022-07-20T15:33:59.649Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-20T15:33:59.649Z] === RUN TestInfoRegistryMirrors [2022-07-20T15:34:00.219Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-20T15:34:00.219Z] === RUN TestLoginFailsWithBadCredentials [2022-07-20T15:34:00.479Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-20T15:34:00.479Z] === RUN TestPingCacheHeaders [2022-07-20T15:34:00.479Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-20T15:34:00.479Z] === RUN TestPingGet [2022-07-20T15:34:00.479Z] --- PASS: TestPingGet (0.01s) [2022-07-20T15:34:00.479Z] === RUN TestPingHead [2022-07-20T15:34:00.479Z] --- PASS: TestPingHead (0.02s) [2022-07-20T15:34:00.479Z] === RUN TestPingSwarmHeader [2022-07-20T15:34:01.050Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-20T15:34:01.622Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-20T15:34:03.047Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-20T15:34:03.047Z] --- PASS: TestPingSwarmHeader (2.29s) [2022-07-20T15:34:03.047Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-20T15:34:03.047Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-20T15:34:03.047Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-20T15:34:03.047Z] === RUN TestVersion [2022-07-20T15:34:03.047Z] --- PASS: TestVersion (0.02s) [2022-07-20T15:34:03.047Z] === CONT TestDiskUsage [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/container_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/image_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/volume_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-20T15:34:03.308Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-20T15:34:03.568Z] === RUN TestDiskUsage/after_container.Run [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-20T15:34:04.138Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage (1.28s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-20T15:34:04.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-20T15:34:04.138Z] PASS [2022-07-20T15:34:04.138Z] [2022-07-20T15:34:04.138Z] === Skipped [2022-07-20T15:34:04.138Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-20T15:34:04.138Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-20T15:34:04.138Z] [2022-07-20T15:34:04.138Z] DONE 54 tests, 1 skipped in 23.208s [2022-07-20T15:34:04.138Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-20T15:34:04.138Z] ++ 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-20T15:34:04.138Z] ++ set -e [2022-07-20T15:34:04.138Z] ++ '[' -n 0 ']' [2022-07-20T15:34:04.138Z] ++ set -x [2022-07-20T15:34:04.138Z] ++ 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-20T15:34:04.399Z] INFO: Testing against a local daemon [2022-07-20T15:34:04.399Z] === RUN TestVolumesCreateAndList [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-20T15:34:04.399Z] === RUN TestVolumesRemove [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-20T15:34:04.399Z] === RUN TestVolumesInspect [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-20T15:34:04.399Z] === RUN TestVolumesInvalidJSON [2022-07-20T15:34:04.399Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-20T15:34:04.399Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-20T15:34:04.399Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-20T15:34:04.399Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-20T15:34:04.399Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-20T15:34:04.399Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-20T15:34:04.399Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-20T15:34:04.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-20T15:34:04.399Z] PASS [2022-07-20T15:34:04.399Z] [2022-07-20T15:34:04.399Z] DONE 9 tests in 0.213s [2022-07-20T15:34:04.399Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:34:04.660Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:34:04.660Z] +++ kill 6699 [2022-07-20T15:34:04.920Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:34:04.920Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:34:04.920Z] [2022-07-20T15:34:04.920Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:34:04.920Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:34:04.920Z] [2022-07-20T15:34:04.920Z] To set a process to complain mode, use the command line tool [2022-07-20T15:34:04.920Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:34:04.920Z] +++ true [2022-07-20T15:34:04.920Z] exiting test-integration [2022-07-20T15:34:04.920Z] ++ exit 0 [2022-07-20T15:34:04.920Z] [2022-07-20T15:34:05.180Z] + for job in $(jobs -p) [2022-07-20T15:34:05.180Z] + wait 8388 [2022-07-20T15:34:15.172Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-20T15:34:16.552Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-20T15:34:19.094Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-20T15:34:19.094Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-20T15:34:19.094Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-20T15:34:19.094Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-20T15:34:19.665Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-20T15:34:19.665Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-20T15:34:20.237Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-20T15:34:20.810Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-20T15:34:20.810Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-20T15:34:20.810Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-20T15:34:20.810Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-20T15:34:21.071Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-20T15:34:21.331Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-20T15:34:21.591Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-20T15:34:21.591Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-20T15:34:22.161Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-20T15:34:22.161Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-20T15:34:23.101Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-20T15:34:23.362Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-20T15:34:23.622Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-20T15:34:24.192Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-20T15:34:26.757Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-20T15:34:26.757Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-20T15:34:26.757Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-20T15:34:27.641Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-20T15:34:27.641Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T15:34:27.641Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-20T15:34:27.641Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-20T15:34:27.641Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-20T15:34:27.697Z] === RUN TestDockerSuite/TestImportFile [2022-07-20T15:34:27.960Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-20T15:34:28.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/test/unit [2022-07-20T15:34:28.497Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-20T15:34:28.497Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-20T15:34:28.497Z] + TESTDIRS=./... [2022-07-20T15:34:28.497Z] + exclude_paths='/vendor/|/integration' [2022-07-20T15:34:28.497Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-20T15:34:28.497Z] ++ go list ./... [2022-07-20T15:34:29.080Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-20T15:34:29.080Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-20T15:34:29.433Z] + pkg_list='github.com/docker/docker/api [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/backend [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/container [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/events [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/filters [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/image [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/mount [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/network [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/registry [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/time [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/versions [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:34:29.433Z] github.com/docker/docker/api/types/volume [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:34:29.433Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:34:29.433Z] github.com/docker/docker/cli [2022-07-20T15:34:29.433Z] github.com/docker/docker/cli/config [2022-07-20T15:34:29.433Z] github.com/docker/docker/cli/debug [2022-07-20T15:34:29.433Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:34:29.433Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:34:29.433Z] github.com/docker/docker/client [2022-07-20T15:34:29.433Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:34:29.433Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:34:29.433Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:34:29.433Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:34:29.433Z] github.com/docker/docker/container [2022-07-20T15:34:29.433Z] github.com/docker/docker/container/stream [2022-07-20T15:34:29.433Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:34:29.433Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:34:29.433Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/config [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/events [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/exec [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/images [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/links [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/names [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/network [2022-07-20T15:34:29.433Z] github.com/docker/docker/daemon/stats [2022-07-20T15:34:29.433Z] github.com/docker/docker/distribution [2022-07-20T15:34:29.433Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:34:29.433Z] github.com/docker/docker/distribution/utils [2022-07-20T15:34:29.433Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:34:29.433Z] github.com/docker/docker/dockerversion [2022-07-20T15:34:29.433Z] github.com/docker/docker/errdefs [2022-07-20T15:34:29.433Z] github.com/docker/docker/image [2022-07-20T15:34:29.433Z] github.com/docker/docker/image/cache [2022-07-20T15:34:29.433Z] github.com/docker/docker/image/tarexport [2022-07-20T15:34:29.433Z] github.com/docker/docker/image/v1 [2022-07-20T15:34:29.433Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:34:29.433Z] github.com/docker/docker/layer [2022-07-20T15:34:29.433Z] github.com/docker/docker/libcontainerd [2022-07-20T15:34:29.433Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:34:29.433Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:34:29.433Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:34:29.433Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:34:29.433Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:34:29.434Z] github.com/docker/docker/oci [2022-07-20T15:34:29.434Z] github.com/docker/docker/oci/caps [2022-07-20T15:34:29.434Z] github.com/docker/docker/opts [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/archive [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/directory [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/platform [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/pools [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/progress [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/signal [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/stack [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/system [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:34:29.434Z] github.com/docker/docker/plugin [2022-07-20T15:34:29.434Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:34:29.434Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:34:29.434Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:34:29.434Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:34:29.434Z] github.com/docker/docker/quota [2022-07-20T15:34:29.434Z] github.com/docker/docker/reference [2022-07-20T15:34:29.434Z] github.com/docker/docker/registry [2022-07-20T15:34:29.434Z] github.com/docker/docker/registry/resumable [2022-07-20T15:34:29.434Z] github.com/docker/docker/restartmanager [2022-07-20T15:34:29.434Z] github.com/docker/docker/rootless [2022-07-20T15:34:29.434Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:34:29.434Z] github.com/docker/docker/runconfig [2022-07-20T15:34:29.434Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/environment [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/registry [2022-07-20T15:34:29.434Z] github.com/docker/docker/testutil/request [2022-07-20T15:34:29.434Z] github.com/docker/docker/volume [2022-07-20T15:34:29.434Z] github.com/docker/docker/volume/drivers [2022-07-20T15:34:29.434Z] github.com/docker/docker/volume/local [2022-07-20T15:34:29.434Z] github.com/docker/docker/volume/mounts [2022-07-20T15:34:29.434Z] github.com/docker/docker/volume/service [2022-07-20T15:34:29.434Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:34:29.434Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:34:29.434Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/backend [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/container [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/events [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/filters [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/image [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/mount [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/network [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/registry [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/time [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/versions [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:34:29.434Z] github.com/docker/docker/api/types/volume [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:34:29.434Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:34:29.434Z] github.com/docker/docker/cli [2022-07-20T15:34:29.434Z] github.com/docker/docker/cli/config [2022-07-20T15:34:29.434Z] github.com/docker/docker/cli/debug [2022-07-20T15:34:29.434Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:34:29.434Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:34:29.434Z] github.com/docker/docker/client [2022-07-20T15:34:29.434Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:34:29.434Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:34:29.434Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:34:29.434Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:34:29.434Z] github.com/docker/docker/container [2022-07-20T15:34:29.434Z] github.com/docker/docker/container/stream [2022-07-20T15:34:29.434Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:34:29.434Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:34:29.434Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/config [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/events [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/exec [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/images [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/links [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/names [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/network [2022-07-20T15:34:29.434Z] github.com/docker/docker/daemon/stats [2022-07-20T15:34:29.434Z] github.com/docker/docker/distribution [2022-07-20T15:34:29.434Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:34:29.434Z] github.com/docker/docker/distribution/utils [2022-07-20T15:34:29.434Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:34:29.434Z] github.com/docker/docker/dockerversion [2022-07-20T15:34:29.434Z] github.com/docker/docker/errdefs [2022-07-20T15:34:29.434Z] github.com/docker/docker/image [2022-07-20T15:34:29.434Z] github.com/docker/docker/image/cache [2022-07-20T15:34:29.434Z] github.com/docker/docker/image/tarexport [2022-07-20T15:34:29.434Z] github.com/docker/docker/image/v1 [2022-07-20T15:34:29.434Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:34:29.434Z] github.com/docker/docker/layer [2022-07-20T15:34:29.434Z] github.com/docker/docker/libcontainerd [2022-07-20T15:34:29.434Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:34:29.434Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:34:29.434Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:34:29.434Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:34:29.434Z] github.com/docker/docker/oci [2022-07-20T15:34:29.434Z] github.com/docker/docker/oci/caps [2022-07-20T15:34:29.434Z] github.com/docker/docker/opts [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/archive [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/directory [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/platform [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/pools [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/progress [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/signal [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/stack [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/system [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:34:29.434Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:34:29.434Z] github.com/docker/docker/plugin [2022-07-20T15:34:29.434Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:34:29.434Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:34:29.434Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:34:29.434Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:34:29.434Z] github.com/docker/docker/quota [2022-07-20T15:34:29.434Z] github.com/docker/docker/reference [2022-07-20T15:34:29.434Z] github.com/docker/docker/registry [2022-07-20T15:34:29.434Z] github.com/docker/docker/registry/resumable [2022-07-20T15:34:29.434Z] github.com/docker/docker/restartmanager [2022-07-20T15:34:29.435Z] github.com/docker/docker/rootless [2022-07-20T15:34:29.435Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:34:29.435Z] github.com/docker/docker/runconfig [2022-07-20T15:34:29.435Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/environment [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/registry [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/request [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/drivers [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/local [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/mounts [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/service [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:34:29.435Z] ++ grep --fixed-strings -v /libnetwork [2022-07-20T15:34:29.435Z] + base_pkg_list='github.com/docker/docker/api [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/backend [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/events [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/filters [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/image [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/mount [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/network [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/registry [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/time [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/versions [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/volume [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/config [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/debug [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:34:29.435Z] github.com/docker/docker/client [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:34:29.435Z] github.com/docker/docker/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/container/stream [2022-07-20T15:34:29.435Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:34:29.435Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:34:29.435Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/config [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/events [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/exec [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/images [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/links [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/names [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/network [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/stats [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution/utils [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:34:29.435Z] github.com/docker/docker/dockerversion [2022-07-20T15:34:29.435Z] github.com/docker/docker/errdefs [2022-07-20T15:34:29.435Z] github.com/docker/docker/image [2022-07-20T15:34:29.435Z] github.com/docker/docker/image/cache [2022-07-20T15:34:29.435Z] github.com/docker/docker/image/tarexport [2022-07-20T15:34:29.435Z] github.com/docker/docker/image/v1 [2022-07-20T15:34:29.435Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:34:29.435Z] github.com/docker/docker/layer [2022-07-20T15:34:29.435Z] github.com/docker/docker/libcontainerd [2022-07-20T15:34:29.435Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:34:29.435Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:34:29.435Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:34:29.435Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:34:29.435Z] github.com/docker/docker/oci [2022-07-20T15:34:29.435Z] github.com/docker/docker/oci/caps [2022-07-20T15:34:29.435Z] github.com/docker/docker/opts [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/archive [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/directory [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/platform [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/pools [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/progress [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/signal [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/stack [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/system [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:34:29.435Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:34:29.435Z] github.com/docker/docker/plugin [2022-07-20T15:34:29.435Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:34:29.435Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:34:29.435Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:34:29.435Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:34:29.435Z] github.com/docker/docker/quota [2022-07-20T15:34:29.435Z] github.com/docker/docker/reference [2022-07-20T15:34:29.435Z] github.com/docker/docker/registry [2022-07-20T15:34:29.435Z] github.com/docker/docker/registry/resumable [2022-07-20T15:34:29.435Z] github.com/docker/docker/restartmanager [2022-07-20T15:34:29.435Z] github.com/docker/docker/rootless [2022-07-20T15:34:29.435Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:34:29.435Z] github.com/docker/docker/runconfig [2022-07-20T15:34:29.435Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/environment [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/registry [2022-07-20T15:34:29.435Z] github.com/docker/docker/testutil/request [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/drivers [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/local [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/mounts [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/service [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:34:29.435Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:34:29.435Z] ++ grep --fixed-strings /libnetwork [2022-07-20T15:34:29.435Z] ++ echo 'github.com/docker/docker/api [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/backend [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/events [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/filters [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/image [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/mount [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/network [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/registry [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/time [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/versions [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:34:29.435Z] github.com/docker/docker/api/types/volume [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:34:29.435Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/config [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/debug [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:34:29.435Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:34:29.435Z] github.com/docker/docker/client [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:34:29.435Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:34:29.435Z] github.com/docker/docker/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/container/stream [2022-07-20T15:34:29.435Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:34:29.435Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:34:29.435Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/config [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/events [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/exec [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/images [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/links [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/names [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/network [2022-07-20T15:34:29.435Z] github.com/docker/docker/daemon/stats [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution/utils [2022-07-20T15:34:29.435Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:34:29.435Z] github.com/docker/docker/dockerversion [2022-07-20T15:34:29.435Z] github.com/docker/docker/errdefs [2022-07-20T15:34:29.435Z] github.com/docker/docker/image [2022-07-20T15:34:29.436Z] github.com/docker/docker/image/cache [2022-07-20T15:34:29.436Z] github.com/docker/docker/image/tarexport [2022-07-20T15:34:29.436Z] github.com/docker/docker/image/v1 [2022-07-20T15:34:29.436Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:34:29.436Z] github.com/docker/docker/layer [2022-07-20T15:34:29.436Z] github.com/docker/docker/libcontainerd [2022-07-20T15:34:29.436Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:34:29.436Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:34:29.436Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:34:29.436Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/types [2022-07-20T15:34:29.436Z] github.com/docker/docker/oci [2022-07-20T15:34:29.436Z] github.com/docker/docker/oci/caps [2022-07-20T15:34:29.436Z] github.com/docker/docker/opts [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/archive [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/directory [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/platform [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/pools [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/progress [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/signal [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/stack [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/system [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:34:29.436Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:34:29.436Z] github.com/docker/docker/plugin [2022-07-20T15:34:29.436Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:34:29.436Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:34:29.436Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:34:29.436Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:34:29.436Z] github.com/docker/docker/quota [2022-07-20T15:34:29.436Z] github.com/docker/docker/reference [2022-07-20T15:34:29.436Z] github.com/docker/docker/registry [2022-07-20T15:34:29.436Z] github.com/docker/docker/registry/resumable [2022-07-20T15:34:29.436Z] github.com/docker/docker/restartmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/rootless [2022-07-20T15:34:29.436Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:34:29.436Z] github.com/docker/docker/runconfig [2022-07-20T15:34:29.436Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/environment [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/registry [2022-07-20T15:34:29.436Z] github.com/docker/docker/testutil/request [2022-07-20T15:34:29.436Z] github.com/docker/docker/volume [2022-07-20T15:34:29.436Z] github.com/docker/docker/volume/drivers [2022-07-20T15:34:29.436Z] github.com/docker/docker/volume/local [2022-07-20T15:34:29.436Z] github.com/docker/docker/volume/mounts [2022-07-20T15:34:29.436Z] github.com/docker/docker/volume/service [2022-07-20T15:34:29.436Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:34:29.436Z] github.com/docker/docker/volume/testutils' [2022-07-20T15:34:29.436Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:34:29.436Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-20T15:34:29.436Z] + echo 'github.com/docker/docker/libnetwork [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/types' [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:34:29.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:34:29.436Z] + type docker-proxy [2022-07-20T15:34:29.436Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-20T15:34:29.436Z] + hack/make.sh binary-proxy install-proxy [2022-07-20T15:34:29.436Z] [2022-07-20T15:34:29.695Z] Removing bundles/ [2022-07-20T15:34:29.695Z] [2022-07-20T15:34:29.695Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-20T15:34:29.695Z] Building: bundles/binary-proxy/docker-proxy [2022-07-20T15:34:29.695Z] GOOS="" GOARCH="" GOARM="" [2022-07-20T15:34:30.020Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-20T15:34:30.962Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-20T15:34:32.345Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-20T15:34:32.605Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-20T15:34:33.176Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-20T15:34:33.746Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-20T15:34:33.746Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-20T15:34:33.746Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-20T15:34:34.321Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-20T15:34:34.581Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-20T15:34:34.841Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-20T15:34:35.102Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-20T15:34:35.102Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T15:34:35.102Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-20T15:34:36.043Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-20T15:34:36.303Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-20T15:34:36.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-20T15:34:36.824Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-20T15:34:37.395Z] === RUN TestDockerSuite/TestInspectImage [2022-07-20T15:34:37.395Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-20T15:34:37.656Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-20T15:34:37.656Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T15:34:37.656Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-20T15:34:37.809Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-20T15:34:37.809Z] [2022-07-20T15:34:37.809Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-20T15:34:37.809Z] Installing docker-proxy to /usr/local/bin/ [2022-07-20T15:34:37.809Z] [2022-07-20T15:34:37.809Z] + mkdir -p bundles [2022-07-20T15:34:37.809Z] + '[' -n 'github.com/docker/docker/api [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/backend/build [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/httpstatus [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/httputils [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/middleware [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/build [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/container [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/debug [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/distribution [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/grpc [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/image [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/network [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/plugin [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/session [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/swarm [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/system [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/server/router/volume [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/backend [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/blkiodev [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/container [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/events [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/filters [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/image [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/mount [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/network [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/registry [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/strslice [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/swarm [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/time [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/versions [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-20T15:34:37.809Z] github.com/docker/docker/api/types/volume [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/builder-next [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/builder-next/worker [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/dockerfile [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/remotecontext [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/remotecontext/git [2022-07-20T15:34:37.809Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-20T15:34:37.809Z] github.com/docker/docker/cli [2022-07-20T15:34:37.809Z] github.com/docker/docker/cli/config [2022-07-20T15:34:37.809Z] github.com/docker/docker/cli/debug [2022-07-20T15:34:37.809Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-20T15:34:37.809Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-20T15:34:37.809Z] github.com/docker/docker/client [2022-07-20T15:34:37.809Z] github.com/docker/docker/cmd/docker-proxy [2022-07-20T15:34:37.809Z] github.com/docker/docker/cmd/dockerd [2022-07-20T15:34:37.809Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-20T15:34:37.809Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-20T15:34:37.809Z] github.com/docker/docker/container [2022-07-20T15:34:37.809Z] github.com/docker/docker/container/stream [2022-07-20T15:34:37.809Z] github.com/docker/docker/contrib/apparmor [2022-07-20T15:34:37.809Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-20T15:34:37.809Z] github.com/docker/docker/contrib/httpserver [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/cluster [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/cluster/convert [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/cluster/executor [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/cluster/provider [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/config [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/events [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/events/testutils [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/exec [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/images [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/initlayer [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/links [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/listeners [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/gelf [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/journald [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/local [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/logentries [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/splunk [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/syslog [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/logger/templates [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/names [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/network [2022-07-20T15:34:37.809Z] github.com/docker/docker/daemon/stats [2022-07-20T15:34:37.809Z] github.com/docker/docker/distribution [2022-07-20T15:34:37.810Z] github.com/docker/docker/distribution/metadata [2022-07-20T15:34:37.810Z] github.com/docker/docker/distribution/utils [2022-07-20T15:34:37.810Z] github.com/docker/docker/distribution/xfer [2022-07-20T15:34:37.810Z] github.com/docker/docker/dockerversion [2022-07-20T15:34:37.810Z] github.com/docker/docker/errdefs [2022-07-20T15:34:37.810Z] github.com/docker/docker/image [2022-07-20T15:34:37.810Z] github.com/docker/docker/image/cache [2022-07-20T15:34:37.810Z] github.com/docker/docker/image/tarexport [2022-07-20T15:34:37.810Z] github.com/docker/docker/image/v1 [2022-07-20T15:34:37.810Z] github.com/docker/docker/internal/test/suite [2022-07-20T15:34:37.810Z] github.com/docker/docker/layer [2022-07-20T15:34:37.810Z] github.com/docker/docker/libcontainerd [2022-07-20T15:34:37.810Z] github.com/docker/docker/libcontainerd/queue [2022-07-20T15:34:37.810Z] github.com/docker/docker/libcontainerd/remote [2022-07-20T15:34:37.810Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-20T15:34:37.810Z] github.com/docker/docker/libcontainerd/types [2022-07-20T15:34:37.810Z] github.com/docker/docker/oci [2022-07-20T15:34:37.810Z] github.com/docker/docker/oci/caps [2022-07-20T15:34:37.810Z] github.com/docker/docker/opts [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/aaparser [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/archive [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/authorization [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/broadcaster [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/capabilities [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/chrootarchive [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/containerfs [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/devicemapper [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/directory [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/dmesg [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/fileutils [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/fsutils [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/homedir [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/idtools [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/ioutils [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/jsonmessage [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/longpath [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/loopback [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/namesgenerator [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/parsers [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/pidfile [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/platform [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/plugingetter [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/plugins [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/plugins/transport [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/pools [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/progress [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/pubsub [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/reexec [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/signal [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/stack [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/stdcopy [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/streamformatter [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/stringid [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/sysinfo [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/system [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/tailfile [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/tarsum [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/truncindex [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/urlutil [2022-07-20T15:34:37.810Z] github.com/docker/docker/pkg/useragent [2022-07-20T15:34:37.810Z] github.com/docker/docker/plugin [2022-07-20T15:34:37.810Z] github.com/docker/docker/plugin/executor/containerd [2022-07-20T15:34:37.810Z] github.com/docker/docker/plugin/v2 [2022-07-20T15:34:37.810Z] github.com/docker/docker/profiles/apparmor [2022-07-20T15:34:37.810Z] github.com/docker/docker/profiles/seccomp [2022-07-20T15:34:37.810Z] github.com/docker/docker/quota [2022-07-20T15:34:37.810Z] github.com/docker/docker/reference [2022-07-20T15:34:37.810Z] github.com/docker/docker/registry [2022-07-20T15:34:37.810Z] github.com/docker/docker/registry/resumable [2022-07-20T15:34:37.810Z] github.com/docker/docker/restartmanager [2022-07-20T15:34:37.810Z] github.com/docker/docker/rootless [2022-07-20T15:34:37.810Z] github.com/docker/docker/rootless/specconv [2022-07-20T15:34:37.810Z] github.com/docker/docker/runconfig [2022-07-20T15:34:37.810Z] github.com/docker/docker/runconfig/opts [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/daemon [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/environment [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/fakecontext [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/fakegit [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/fakestorage [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/fixtures/load [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/registry [2022-07-20T15:34:37.810Z] github.com/docker/docker/testutil/request [2022-07-20T15:34:37.810Z] github.com/docker/docker/volume [2022-07-20T15:34:37.810Z] github.com/docker/docker/volume/drivers [2022-07-20T15:34:37.810Z] github.com/docker/docker/volume/local [2022-07-20T15:34:37.810Z] github.com/docker/docker/volume/mounts [2022-07-20T15:34:37.810Z] github.com/docker/docker/volume/service [2022-07-20T15:34:37.810Z] github.com/docker/docker/volume/service/opts [2022-07-20T15:34:37.810Z] github.com/docker/docker/volume/testutils' ']' [2022-07-20T15:34:37.810Z] + 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-20T15:34:37.810Z] ? github.com/docker/docker/api [no test files] [2022-07-20T15:34:37.916Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-20T15:34:38.486Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-20T15:34:38.486Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-20T15:34:39.057Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-20T15:34:39.627Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-20T15:34:42.166Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-20T15:34:42.166Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-20T15:34:42.425Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-20T15:34:42.997Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-20T15:34:43.941Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-20T15:34:44.200Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-20T15:34:44.771Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-20T15:34:45.341Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-20T15:34:45.601Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-20T15:34:46.176Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-20T15:34:46.746Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-20T15:34:46.746Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-20T15:34:47.685Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-20T15:34:48.625Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-20T15:34:48.625Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-20T15:34:50.007Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-20T15:34:51.391Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-20T15:34:52.776Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-20T15:34:52.776Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-20T15:34:54.159Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-20T15:34:54.419Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-20T15:34:54.988Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-20T15:34:56.076Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-20T15:34:58.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-20T15:35:03.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-20T15:35:03.575Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-20T15:35:04.959Z] docker_api_swarm_service_test.go:395: [dc072efbddc2b] joining swarm manager [d8818f6ebbd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:35:05.219Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-20T15:35:05.789Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-20T15:35:05.789Z] docker_api_swarm_service_test.go:395: [d94bb1af4d99e] joining swarm manager [d8818f6ebbd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:35:07.700Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-20T15:35:07.700Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-20T15:35:07.700Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-20T15:35:09.089Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-20T15:35:10.032Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-20T15:35:11.417Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-20T15:35:12.356Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-20T15:35:12.930Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-20T15:35:14.838Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-20T15:35:15.408Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-20T15:35:15.668Z] === RUN TestDockerSuite/TestLogsSince [2022-07-20T15:35:22.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-20T15:35:22.241Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-20T15:35:23.622Z] docker_api_swarm_service_test.go:343: [db785800a95a0] joining swarm manager [d37d017f22b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:35:24.191Z] docker_api_swarm_service_test.go:343: [d1f28a3eac6d9] joining swarm manager [d37d017f22b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:35:28.410Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-20T15:35:28.410Z] === RUN TestDockerSuite/TestLogsTail [2022-07-20T15:35:28.669Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-20T15:35:29.238Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-20T15:35:29.808Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-20T15:35:29.808Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-20T15:35:29.808Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-20T15:35:29.808Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-20T15:35:29.808Z] === RUN TestDockerSuite/TestNetHostname [2022-07-20T15:35:31.192Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-20T15:35:31.192Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-20T15:35:31.192Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-20T15:35:31.192Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-20T15:35:32.131Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-20T15:35:32.701Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-20T15:35:33.642Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-20T15:35:33.642Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-20T15:35:33.642Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-20T15:35:33.642Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-20T15:35:37.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-20T15:35:39.225Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-20T15:35:39.800Z] docker_api_swarm_service_test.go:490: [d2619f594bd52] joining swarm manager [dda4abe458521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:35:40.060Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-20T15:35:40.630Z] docker_api_swarm_service_test.go:490: [d65270ef0a9d9] joining swarm manager [dda4abe458521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:35:41.570Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-20T15:35:44.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-20T15:35:46.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-20T15:35:47.599Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-20T15:35:50.892Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-20T15:35:52.274Z] === RUN TestDockerSuite/TestPluginActive [2022-07-20T15:35:53.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-20T15:35:55.121Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-20T15:35:59.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-20T15:36:01.231Z] docker_api_swarm_service_test.go:128: [db215d6f17603] joining swarm manager [d6a9f846c806c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:36:01.492Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-20T15:36:01.492Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T15:36:01.492Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-20T15:36:01.753Z] docker_api_swarm_service_test.go:129: [ddc8a78cb9e7b] joining swarm manager [d6a9f846c806c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:36:03.135Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-20T15:36:03.705Z] docker_api_swarm_service_test.go:137: [d72364246d3a4] joining swarm manager [d6a9f846c806c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T15:36:04.274Z] docker_api_swarm_service_test.go:138: [db587f60d0a7c] joining swarm manager [d6a9f846c806c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-20T15:36:06.185Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-20T15:36:11.498Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-20T15:36:12.880Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-20T15:36:13.452Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-20T15:36:14.392Z] === RUN TestDockerSuite/TestPortList [2022-07-20T15:36:20.970Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-20T15:36:23.511Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-20T15:36:23.511Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-20T15:36:25.425Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-20T15:36:25.996Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-20T15:36:26.256Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-20T15:36:26.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-20T15:36:26.516Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-20T15:36:29.059Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-20T15:36:29.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-20T15:36:29.629Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-20T15:36:31.541Z] docker_api_swarm_service_test.go:304: [de970ce0decc6] joining swarm manager [d7ea71abdf60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:36:32.113Z] docker_api_swarm_service_test.go:304: [d09b0e998c9ea] joining swarm manager [d7ea71abdf60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:36:32.379Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-20T15:36:32.515Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/builder/dockerfile 0.542s coverage: 49.3% of statements [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-20T15:36:32.515Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-20T15:36:32.774Z] ok github.com/docker/docker/builder/remotecontext/git 1.690s coverage: 86.3% of statements [2022-07-20T15:36:32.774Z] ? github.com/docker/docker/cli [no test files] [2022-07-20T15:36:32.774Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-20T15:36:32.774Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-20T15:36:32.774Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-20T15:36:33.708Z] ok github.com/docker/docker/cmd/docker-proxy 0.216s coverage: 67.6% of statements [2022-07-20T15:36:36.581Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-20T15:36:36.581Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-20T15:36:37.897Z] ok github.com/docker/docker/client 0.133s coverage: 75.9% of statements [2022-07-20T15:36:38.492Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-20T15:36:45.070Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-20T15:36:46.011Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-20T15:36:47.396Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-20T15:36:48.336Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-20T15:36:49.277Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-20T15:36:50.661Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-20T15:36:52.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-20T15:36:52.305Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-20T15:36:53.246Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-20T15:36:53.507Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-20T15:36:54.080Z] docker_api_swarm_service_test.go:100: [d629caee6c9a2] joining swarm manager [db77a026ead73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:36:54.341Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-20T15:36:55.303Z] docker_api_swarm_service_test.go:101: [daa38bcbc7f90] joining swarm manager [db77a026ead73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:36:56.246Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-20T15:36:58.790Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-20T15:36:58.790Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T15:36:58.790Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-20T15:36:59.361Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-20T15:36:59.621Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-20T15:36:59.621Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-20T15:37:00.561Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-20T15:37:01.501Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-20T15:37:02.071Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-20T15:37:08.651Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-20T15:37:08.912Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-20T15:37:10.825Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-20T15:37:10.825Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-20T15:37:10.825Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-20T15:37:11.085Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-20T15:37:12.996Z] check_test.go:611: [d629caee6c9a2] daemon is not started [2022-07-20T15:37:13.257Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-20T15:37:14.198Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-20T15:37:16.107Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-20T15:37:17.064Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-20T15:37:17.064Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-20T15:37:17.064Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-20T15:37:18.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-20T15:37:19.837Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-20T15:37:20.407Z] docker_api_swarm_service_test.go:533: [d94c2f3b3fabb] joining swarm manager [d0ce5879c482e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:37:20.668Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-20T15:37:20.929Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-20T15:37:21.870Z] docker_api_swarm_service_test.go:534: [d61bb74f4460c] joining swarm manager [d0ce5879c482e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:37:22.133Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-20T15:37:22.705Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-20T15:37:24.575Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 31.9% of statements [2022-07-20T15:37:24.575Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-07-20T15:37:24.575Z] ok github.com/docker/docker/cmd/dockerd/trap 2.581s coverage: 0.0% of statements [2022-07-20T15:37:24.575Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-20T15:37:24.575Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-20T15:37:24.575Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-20T15:37:24.575Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-20T15:37:24.575Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-20T15:37:24.621Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-20T15:37:25.564Z] === RUN TestDockerSuite/TestRmiTag [2022-07-20T15:37:25.824Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-20T15:37:26.395Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-20T15:37:28.809Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-07-20T15:37:30.191Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2022-07-20T15:37:30.598Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-20T15:37:30.598Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-20T15:37:30.858Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-20T15:37:31.119Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-20T15:37:31.563Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-20T15:37:31.689Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-20T15:37:31.950Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-20T15:37:32.520Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-20T15:37:33.091Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-20T15:37:33.660Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-20T15:37:36.985Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-20T15:37:36.985Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-20T15:37:37.929Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-20T15:37:38.869Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-20T15:37:39.673Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-07-20T15:37:39.673Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-20T15:37:40.239Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-20T15:37:40.779Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-20T15:37:40.807Z] ok github.com/docker/docker/daemon 10.177s coverage: 16.1% of statements [2022-07-20T15:37:40.807Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-20T15:37:40.807Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-20T15:37:40.807Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-20T15:37:40.807Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-20T15:37:41.066Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2022-07-20T15:37:41.718Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-20T15:37:42.441Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.745s coverage: 74.8% of statements [2022-07-20T15:37:43.376Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-20T15:37:43.627Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-20T15:37:43.635Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.283s coverage: 56.2% of statements [2022-07-20T15:37:43.888Z] === RUN TestDockerSuite/TestDockerFails [2022-07-20T15:37:43.888Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-20T15:37:44.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-20T15:37:45.015Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-20T15:37:45.400Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-20T15:37:45.400Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-20T15:37:45.972Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-20T15:37:46.936Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.319s coverage: 50.6% of statements [2022-07-20T15:37:47.355Z] docker_api_swarm_service_test.go:148: [d3833d138a101] joining swarm manager [d6967aead05ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:37:47.615Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-20T15:37:47.876Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.409s coverage: 45.9% of statements [2022-07-20T15:37:47.876Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-20T15:37:47.876Z] docker_api_swarm_service_test.go:148: [d1f36a9e93096] joining swarm manager [d6967aead05ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:37:48.446Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-20T15:37:48.812Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.5% of statements [2022-07-20T15:37:48.812Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.658s coverage: 58.5% of statements [2022-07-20T15:37:48.812Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-20T15:37:48.813Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-20T15:37:49.388Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-20T15:37:50.188Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-20T15:37:50.328Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-20T15:37:50.756Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-07-20T15:37:50.898Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-20T15:37:50.898Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-20T15:37:51.469Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-20T15:37:51.695Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-07-20T15:37:51.695Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-20T15:37:51.695Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-20T15:37:51.730Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-20T15:37:52.266Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-07-20T15:37:52.300Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-20T15:37:53.200Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-07-20T15:37:53.200Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 79.9% of statements [2022-07-20T15:37:53.200Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-20T15:37:53.239Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-20T15:37:53.766Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-20T15:37:53.816Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-20T15:37:54.025Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-07-20T15:37:54.390Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-20T15:37:54.592Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-07-20T15:37:54.959Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-20T15:37:55.158Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.120s coverage: 76.8% of statements [2022-07-20T15:37:55.724Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 79.4% of statements [2022-07-20T15:37:55.724Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-20T15:37:55.724Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-20T15:37:55.898Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-20T15:37:56.290Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 65.9% of statements [2022-07-20T15:37:56.468Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-20T15:37:56.549Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-07-20T15:37:57.410Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-20T15:37:57.484Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-20T15:37:57.743Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-07-20T15:37:57.981Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-20T15:37:58.310Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-20T15:37:58.551Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-20T15:37:59.121Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-20T15:37:59.246Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2022-07-20T15:37:59.246Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-20T15:37:59.246Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-20T15:37:59.695Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-20T15:38:00.182Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-20T15:38:00.265Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-20T15:38:01.205Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-20T15:38:01.467Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-20T15:38:01.560Z] ok github.com/docker/docker/distribution 1.521s coverage: 28.0% of statements [2022-07-20T15:38:01.560Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-20T15:38:01.818Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-20T15:38:02.037Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-20T15:38:02.383Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-07-20T15:38:02.607Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-20T15:38:02.607Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-20T15:38:02.642Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-07-20T15:38:02.642Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-20T15:38:02.901Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2022-07-20T15:38:03.836Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-20T15:38:03.836Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-20T15:38:03.836Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-20T15:38:03.991Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-20T15:38:04.095Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-07-20T15:38:04.561Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-20T15:38:04.822Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-20T15:38:05.029Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-20T15:38:05.288Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-07-20T15:38:05.546Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-20T15:38:05.762Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-20T15:38:06.333Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-20T15:38:06.333Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-20T15:38:06.903Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-20T15:38:06.920Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.3% of statements [2022-07-20T15:38:07.164Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-20T15:38:07.734Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-20T15:38:07.854Z] ok github.com/docker/docker/pkg/authorization 0.180s coverage: 68.3% of statements [2022-07-20T15:38:07.854Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-20T15:38:07.994Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-20T15:38:08.113Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-20T15:38:08.564Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-20T15:38:08.564Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-20T15:38:08.825Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-20T15:38:09.085Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-20T15:38:09.667Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-20T15:38:10.238Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-20T15:38:10.809Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-20T15:38:11.069Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-20T15:38:11.329Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-20T15:38:11.391Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-07-20T15:38:11.391Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-20T15:38:11.589Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-20T15:38:11.650Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-20T15:38:11.650Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-20T15:38:12.218Z] ok github.com/docker/docker/layer 7.584s coverage: 68.9% of statements [2022-07-20T15:38:12.218Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-20T15:38:12.218Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-20T15:38:12.218Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-20T15:38:12.218Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-20T15:38:12.218Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-20T15:38:12.218Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-20T15:38:12.218Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 87.2% of statements [2022-07-20T15:38:12.476Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-20T15:38:12.751Z] ok github.com/docker/docker/pkg/fsutils 0.219s coverage: 85.1% of statements [2022-07-20T15:38:12.972Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-20T15:38:13.690Z] ok github.com/docker/docker/pkg/idtools 0.550s coverage: 67.9% of statements [2022-07-20T15:38:13.948Z] ok github.com/docker/docker/pkg/ioutils 0.538s coverage: 70.1% of statements [2022-07-20T15:38:14.205Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-20T15:38:14.205Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-20T15:38:14.205Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-20T15:38:14.360Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-20T15:38:14.463Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-20T15:38:14.721Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-20T15:38:14.721Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-20T15:38:14.930Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-20T15:38:15.287Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-07-20T15:38:15.287Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-07-20T15:38:15.287Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-20T15:38:15.287Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-20T15:38:15.500Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-20T15:38:15.760Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-20T15:38:15.853Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-07-20T15:38:16.112Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-20T15:38:16.329Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-20T15:38:16.370Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-20T15:38:16.590Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-20T15:38:16.628Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-20T15:38:17.160Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-20T15:38:18.000Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-20T15:38:18.099Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-20T15:38:18.258Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-20T15:38:18.258Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-20T15:38:18.517Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-20T15:38:18.775Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-20T15:38:19.034Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-20T15:38:19.600Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-20T15:38:19.857Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-20T15:38:20.115Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-07-20T15:38:20.639Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-20T15:38:20.639Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-20T15:38:20.639Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-20T15:38:20.681Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-07-20T15:38:20.939Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-20T15:38:21.198Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-20T15:38:22.025Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-20T15:38:22.964Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-20T15:38:23.098Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-20T15:38:23.098Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-20T15:38:23.665Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-20T15:38:23.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-20T15:38:24.598Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-07-20T15:38:24.846Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-20T15:38:24.856Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-20T15:38:25.790Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-20T15:38:26.356Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-20T15:38:26.356Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-20T15:38:26.766Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-20T15:38:26.766Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T15:38:26.766Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-20T15:38:26.766Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T15:38:26.766Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-20T15:38:26.922Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-20T15:38:27.181Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-20T15:38:27.717Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-20T15:38:29.083Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-20T15:38:29.102Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-20T15:38:29.341Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.8% of statements [2022-07-20T15:38:29.907Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-20T15:38:30.041Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-20T15:38:30.841Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-07-20T15:38:31.423Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-20T15:38:31.683Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-20T15:38:33.063Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-20T15:38:33.324Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-20T15:38:33.324Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T15:38:33.324Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-20T15:38:33.584Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-20T15:38:34.972Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-20T15:38:34.972Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-20T15:38:35.543Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-20T15:38:36.114Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-20T15:38:36.374Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-20T15:38:36.947Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-20T15:38:36.947Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-20T15:38:37.516Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-20T15:38:38.086Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-20T15:38:38.656Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-20T15:38:38.916Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-20T15:38:39.485Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-20T15:38:40.055Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-20T15:38:40.627Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-20T15:38:41.197Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-20T15:38:41.197Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-20T15:38:41.767Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-20T15:38:42.029Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-20T15:38:43.413Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-20T15:38:43.673Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T15:38:43.673Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T15:38:43.673Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-20T15:38:46.250Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-20T15:38:46.512Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-20T15:38:49.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-20T15:38:52.770Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/rootless [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/volume [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-20T15:38:52.770Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === Skipped [2022-07-20T15:38:52.770Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-20T15:38:52.770Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-20T15:38:52.770Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-20T15:38:52.770Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-20T15:38:52.770Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-20T15:38:52.770Z] time="2022-07-20T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-20T15:38:52.770Z] time="2022-07-20T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-20T15:38:52.770Z] time="2022-07-20T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-20T15:38:52.770Z] time="2022-07-20T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-20T15:38:52.770Z] time="2022-07-20T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-20T15:38:52.770Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-20T15:38:52.770Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-20T15:38:52.770Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-20T15:38:52.770Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-20T15:38:52.770Z] graphtest_unix.go:71: No driver to put! [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-20T15:38:52.770Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-20T15:38:52.770Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-20T15:38:52.770Z] [2022-07-20T15:38:52.770Z] DONE 2789 tests, 28 skipped in 253.035s [2022-07-20T15:38:52.770Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/bitseq [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cluster [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/config [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/datastore [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/driverapi [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/etchosts [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/idm [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipam [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/iptables [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/netlabel [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/netutils [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/networkdb [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/ns [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/options [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/osl [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/portallocator [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/portmapper [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/testutils [2022-07-20T15:38:52.770Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-20T15:38:52.770Z] + 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-20T15:38:53.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-20T15:38:55.795Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-20T15:38:57.707Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-20T15:38:57.968Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-20T15:38:58.537Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-20T15:38:59.477Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-20T15:38:59.738Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-20T15:38:59.738Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-20T15:38:59.738Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-20T15:39:00.308Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-20T15:39:00.878Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-20T15:39:02.789Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-20T15:39:04.172Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-20T15:39:04.172Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-20T15:39:05.565Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-20T15:39:06.512Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-20T15:39:09.809Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-20T15:39:11.190Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-20T15:39:11.760Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-20T15:39:12.332Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-20T15:39:13.274Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-20T15:39:13.274Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-20T15:39:13.274Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-20T15:39:14.216Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-20T15:39:14.476Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-20T15:39:15.416Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-20T15:39:16.801Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-20T15:39:16.801Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-20T15:39:17.061Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-20T15:39:18.001Z] === RUN TestDockerSuite/TestRunMount [2022-07-20T15:39:22.202Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-20T15:39:22.202Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-20T15:39:22.772Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-20T15:39:23.714Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-20T15:39:25.097Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-20T15:39:26.544Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-20T15:39:27.998Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-20T15:39:28.939Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-20T15:39:29.879Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-20T15:39:29.879Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-20T15:39:30.139Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-20T15:39:31.082Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-20T15:39:31.342Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-20T15:39:31.912Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-20T15:39:33.299Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-20T15:39:34.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-20T15:39:37.222Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-20T15:39:37.482Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-20T15:39:37.743Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-20T15:39:38.312Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-20T15:39:38.312Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-20T15:39:38.312Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-20T15:39:38.884Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-20T15:39:39.144Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-20T15:39:39.405Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork 37.200s coverage: 40.6% of statements [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.362s coverage: 59.9% of statements [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.092s coverage: 5.0% of statements [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-20T15:39:39.426Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-20T15:39:39.426Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-20T15:39:39.977Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-20T15:39:46.560Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-20T15:39:46.560Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T15:39:46.560Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-20T15:39:46.560Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-20T15:39:46.560Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-20T15:39:47.130Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-20T15:39:48.511Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-20T15:39:49.082Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-20T15:39:49.387Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.204s coverage: 6.6% of statements [2022-07-20T15:39:49.387Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-20T15:39:49.387Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-20T15:39:49.387Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-20T15:39:49.387Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-20T15:39:49.387Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-20T15:39:49.387Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-20T15:39:49.645Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-20T15:39:49.654Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-20T15:39:49.903Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-07-20T15:39:49.913Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-20T15:39:49.914Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-20T15:39:50.162Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-20T15:39:50.162Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-07-20T15:39:50.484Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-20T15:39:50.744Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-20T15:39:51.313Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-20T15:39:51.885Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-20T15:39:51.885Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T15:39:51.885Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-20T15:39:52.830Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-20T15:39:52.830Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-20T15:39:53.400Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-20T15:39:53.400Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T15:39:53.400Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-20T15:39:53.971Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-20T15:39:54.913Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-20T15:39:54.913Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T15:39:54.913Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-20T15:39:55.857Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-20T15:39:57.769Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-20T15:39:59.150Z] === RUN TestDockerSuite/TestRunRm [2022-07-20T15:39:59.150Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-20T15:39:59.410Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-20T15:40:01.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-20T15:40:02.359Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-20T15:40:03.229Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-20T15:40:03.799Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-20T15:40:04.064Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-20T15:40:04.325Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-20T15:40:06.235Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-20T15:40:06.804Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-20T15:40:07.374Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-20T15:40:09.920Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-20T15:40:10.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-20T15:40:13.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-20T15:40:13.789Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-20T15:40:13.789Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-20T15:40:14.359Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-20T15:40:14.930Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-20T15:40:15.501Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-20T15:40:16.071Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-20T15:40:16.332Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-20T15:40:16.591Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-20T15:40:17.164Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-20T15:40:17.242Z] ok github.com/docker/docker/libnetwork/ipam 14.588s coverage: 85.3% of statements [2022-07-20T15:40:17.242Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-20T15:40:17.242Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-20T15:40:17.242Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-20T15:40:17.242Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-20T15:40:17.242Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-20T15:40:17.242Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-20T15:40:17.242Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-07-20T15:40:17.734Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-20T15:40:17.808Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.0% of statements [2022-07-20T15:40:17.808Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-20T15:40:17.998Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-20T15:40:18.066Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-20T15:40:21.299Z] === RUN TestDockerSuite/TestRunState [2022-07-20T15:40:21.871Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-20T15:40:22.440Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-20T15:40:22.441Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-20T15:40:23.012Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-20T15:40:23.280Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-20T15:40:23.280Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T15:40:23.280Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-20T15:40:23.867Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-20T15:40:24.438Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-20T15:40:25.821Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-20T15:40:25.821Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-20T15:40:25.821Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-20T15:40:26.082Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-20T15:40:27.992Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-20T15:40:27.992Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-20T15:40:28.252Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-20T15:40:29.636Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-20T15:40:31.554Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-20T15:40:32.938Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-20T15:40:34.320Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-20T15:40:35.703Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-20T15:40:36.644Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-20T15:40:36.904Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-20T15:40:37.165Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-20T15:40:37.426Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-20T15:40:39.339Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-20T15:40:39.911Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-20T15:40:40.498Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-20T15:40:41.439Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-20T15:40:41.439Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-20T15:40:41.439Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-20T15:40:42.379Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-20T15:40:42.640Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-20T15:40:43.212Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-20T15:40:43.212Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T15:40:43.212Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-20T15:40:43.473Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-20T15:40:44.043Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-20T15:40:44.613Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-20T15:40:47.937Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-20T15:40:47.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-20T15:40:48.197Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-20T15:40:49.138Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-20T15:40:51.051Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-20T15:40:51.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-20T15:40:51.992Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-20T15:40:53.906Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-20T15:40:54.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-20T15:40:55.554Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-20T15:40:56.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-20T15:40:56.126Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T15:40:56.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-20T15:40:56.126Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T15:40:56.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-20T15:40:56.126Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T15:40:56.126Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-20T15:40:56.387Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-20T15:40:56.387Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T15:40:56.387Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-20T15:40:56.960Z] docker_cli_service_logs_test.go:248: checking task u47o1tmg3y6m [2022-07-20T15:40:56.960Z] docker_cli_service_logs_test.go:253: checking messages for u47o1tmg3y6m [2022-07-20T15:40:56.960Z] docker_cli_service_logs_test.go:248: checking task xcu8aiwo8tsy [2022-07-20T15:40:56.960Z] docker_cli_service_logs_test.go:253: checking messages for xcu8aiwo8tsy [2022-07-20T15:40:57.221Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-20T15:40:57.482Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-20T15:40:57.743Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-20T15:40:58.689Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-20T15:40:59.261Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-20T15:41:00.202Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-20T15:41:00.202Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-20T15:41:00.202Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-20T15:41:00.772Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-20T15:41:00.772Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-20T15:41:00.772Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-20T15:41:00.772Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-20T15:41:00.772Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-20T15:41:00.772Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T15:41:00.772Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-20T15:41:01.364Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-20T15:41:01.937Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-20T15:41:01.937Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-20T15:41:02.506Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-20T15:41:02.767Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-20T15:41:03.336Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-20T15:41:03.336Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-20T15:41:03.596Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-20T15:41:04.166Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-20T15:41:04.166Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-20T15:41:04.166Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-20T15:41:04.736Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-20T15:41:05.678Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-20T15:41:05.938Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-20T15:41:05.938Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T15:41:05.938Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-20T15:41:06.198Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-20T15:41:06.199Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-20T15:41:07.139Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-20T15:41:07.709Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-20T15:41:09.620Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-20T15:41:10.561Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-20T15:41:10.561Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-20T15:41:10.561Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-20T15:41:10.561Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-20T15:41:11.131Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-20T15:41:11.701Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-20T15:41:12.273Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-20T15:41:13.654Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-20T15:41:14.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-20T15:41:17.688Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-20T15:41:18.259Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-20T15:41:19.644Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-20T15:41:20.586Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-20T15:41:23.174Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-20T15:41:23.433Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-20T15:41:24.816Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-20T15:41:25.759Z] docker_cli_swarm_test.go:1895: [d996f1d09753a] joining swarm manager [d1d443c45daca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:41:28.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-20T15:41:28.463Z] docker_cli_swarm_test.go:1896: [d0346c3166613] joining swarm manager [d1d443c45daca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:41:28.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-20T15:41:28.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-20T15:41:29.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-20T15:41:31.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-20T15:41:32.611Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-20T15:41:33.991Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-20T15:41:35.374Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-20T15:41:36.316Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-20T15:41:38.230Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-20T15:41:40.770Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-20T15:41:40.770Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T15:41:40.770Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-20T15:41:40.770Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-20T15:41:40.770Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-20T15:41:41.340Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-20T15:41:42.281Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-20T15:41:42.851Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-20T15:41:42.851Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-20T15:41:44.234Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-20T15:41:44.234Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-20T15:41:44.495Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-20T15:41:45.466Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1191622341 [2022-07-20T15:41:45.726Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-20T15:41:45.986Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-20T15:41:46.926Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-20T15:41:46.926Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-20T15:41:46.926Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-20T15:41:48.310Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-20T15:41:48.310Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-20T15:41:49.694Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-20T15:41:52.233Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-20T15:41:52.233Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-20T15:41:52.493Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-20T15:41:52.753Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-20T15:41:54.133Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-20T15:41:54.133Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T15:41:54.133Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-20T15:41:55.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-20T15:41:58.056Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-20T15:41:58.996Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-20T15:42:00.906Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-20T15:42:01.849Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-20T15:42:02.791Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-20T15:42:05.329Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-20T15:42:07.237Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-20T15:42:07.497Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-20T15:42:08.438Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-20T15:42:09.498Z] ok github.com/docker/docker/libnetwork/networkdb 104.662s coverage: 60.0% of statements [2022-07-20T15:42:09.499Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-20T15:42:09.499Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-20T15:42:09.499Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2022-07-20T15:42:09.499Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-20T15:42:09.758Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-20T15:42:10.350Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-20T15:42:10.692Z] ok github.com/docker/docker/libnetwork/portmapper 0.553s coverage: 48.6% of statements [2022-07-20T15:42:10.950Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-20T15:42:10.950Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-20T15:42:11.208Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === Skipped [2022-07-20T15:42:11.208Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-20T15:42:11.208Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-20T15:42:11.208Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-20T15:42:11.208Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-20T15:42:11.208Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-20T15:42:11.208Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-20T15:42:11.208Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-20T15:42:11.208Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-20T15:42:11.208Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-20T15:42:11.208Z] firewalld_test.go:14: firewalld is not running [2022-07-20T15:42:11.208Z] [2022-07-20T15:42:11.208Z] DONE 327 tests, 9 skipped in 201.429s [2022-07-20T15:42:11.289Z] === RUN TestDockerSuite/TestStatsAllNoStream Post stage [Pipeline] junit [2022-07-20T15:42:11.787Z] Recording test results [2022-07-20T15:42:12.167Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-20T15:42:12.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/validate/vendor [2022-07-20T15:42:13.051Z] +++ dirname ./hack/vendor.sh [2022-07-20T15:42:13.051Z] ++ cd ./hack [2022-07-20T15:42:13.051Z] ++ pwd [2022-07-20T15:42:13.051Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-20T15:42:13.051Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-20T15:42:13.051Z] + GO111MODULE=auto [2022-07-20T15:42:13.051Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-20T15:42:13.051Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-20T15:42:13.051Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-20T15:42:13.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-20T15:42:13.617Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-20T15:42:13.617Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-20T15:42:13.770Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-20T15:42:13.876Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-20T15:42:13.876Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-20T15:42:13.876Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-20T15:42:13.876Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-20T15:42:13.876Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-20T15:42:13.876Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-20T15:42:13.876Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-20T15:42:13.876Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-20T15:42:14.134Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-20T15:42:14.134Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-20T15:42:14.134Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-20T15:42:14.134Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-20T15:42:14.134Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-20T15:42:14.392Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-20T15:42:14.392Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-20T15:42:14.392Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-20T15:42:14.392Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-20T15:42:14.392Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-20T15:42:14.392Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-20T15:42:14.392Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-20T15:42:14.392Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-20T15:42:14.651Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-20T15:42:14.651Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-20T15:42:14.651Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-20T15:42:14.651Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-20T15:42:14.909Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-20T15:42:14.909Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-20T15:42:14.909Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-20T15:42:14.909Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-20T15:42:14.909Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-20T15:42:14.909Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-20T15:42:14.909Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-20T15:42:14.909Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-20T15:42:15.152Z] docker_cli_swarm_test.go:1796: [debe540322b9a] joining swarm manager [d6d61f3c942d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:42:15.841Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-20T15:42:15.841Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-20T15:42:15.841Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-20T15:42:15.841Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-20T15:42:15.841Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-20T15:42:15.841Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-20T15:42:15.841Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-20T15:42:15.841Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-20T15:42:15.841Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-20T15:42:15.841Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-20T15:42:15.841Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-20T15:42:15.841Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-20T15:42:15.841Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-20T15:42:15.841Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-20T15:42:15.841Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-20T15:42:16.533Z] docker_cli_swarm_test.go:1797: [d89bc2f254cca] joining swarm manager [d6d61f3c942d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:42:17.912Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-20T15:42:18.385Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-20T15:42:18.385Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-20T15:42:18.385Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-20T15:42:18.385Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-20T15:42:18.385Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-20T15:42:18.385Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-20T15:42:18.646Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-20T15:42:18.646Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-20T15:42:18.646Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-20T15:42:18.646Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-20T15:42:18.646Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-20T15:42:19.581Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-20T15:42:19.581Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-20T15:42:20.146Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-20T15:42:20.146Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-20T15:42:20.146Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-20T15:42:20.146Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-20T15:42:20.146Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-20T15:42:21.204Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-20T15:42:23.426Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-20T15:42:23.426Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-20T15:42:23.426Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-20T15:42:23.426Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-20T15:42:23.426Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-20T15:42:23.426Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-20T15:42:23.426Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-20T15:42:23.426Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-20T15:42:23.426Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-07-20T15:42:23.426Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-20T15:42:23.426Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-20T15:42:23.426Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-20T15:42:23.684Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-20T15:42:23.684Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-20T15:42:23.684Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-20T15:42:23.684Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-20T15:42:23.684Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-20T15:42:23.684Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-20T15:42:23.943Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-20T15:42:23.943Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-20T15:42:23.943Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-20T15:42:23.943Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-20T15:42:23.943Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-20T15:42:23.943Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-20T15:42:23.943Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-20T15:42:23.943Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-20T15:42:23.943Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-20T15:42:23.943Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-20T15:42:23.943Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-20T15:42:23.943Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-20T15:42:23.943Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-20T15:42:23.943Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-20T15:42:23.943Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-20T15:42:23.943Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-20T15:42:24.201Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-20T15:42:24.201Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-20T15:42:24.201Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-20T15:42:24.201Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-20T15:42:24.201Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-20T15:42:24.201Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-20T15:42:24.201Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-20T15:42:24.201Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-20T15:42:24.201Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-20T15:42:24.201Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-20T15:42:24.201Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-20T15:42:24.201Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-20T15:42:24.201Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-20T15:42:24.201Z] go: downloading google.golang.org/api v0.54.0 [2022-07-20T15:42:26.499Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-20T15:42:26.730Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-20T15:42:26.730Z] go: downloading go.opencensus.io v0.23.0 [2022-07-20T15:42:26.730Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-20T15:42:26.730Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-20T15:42:26.989Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-20T15:42:26.989Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-20T15:42:26.989Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-20T15:42:26.989Z] go: downloading golang.org/x/text v0.3.7 [2022-07-20T15:42:27.556Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-20T15:42:27.556Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-20T15:42:27.556Z] go: downloading github.com/google/btree v1.0.1 [2022-07-20T15:42:27.815Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-20T15:42:27.815Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-20T15:42:27.815Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-20T15:42:27.815Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-20T15:42:27.815Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-20T15:42:27.815Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-20T15:42:27.815Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-20T15:42:27.815Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-20T15:42:27.815Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-20T15:42:27.815Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-20T15:42:27.815Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-20T15:42:27.815Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-20T15:42:27.815Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-20T15:42:27.815Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-20T15:42:27.815Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-20T15:42:27.815Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-20T15:42:27.815Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-20T15:42:27.815Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-20T15:42:27.815Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-20T15:42:28.073Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-20T15:42:28.073Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-20T15:42:28.073Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-20T15:42:28.073Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-20T15:42:28.073Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-20T15:42:28.073Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-20T15:42:28.073Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-20T15:42:28.073Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-20T15:42:28.073Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-20T15:42:28.073Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-20T15:42:28.073Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-20T15:42:28.332Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-20T15:42:28.332Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-20T15:42:28.405Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-20T15:42:28.405Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-20T15:42:28.591Z] go: downloading github.com/kr/text v0.2.0 [2022-07-20T15:42:28.591Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-20T15:42:28.591Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-20T15:42:28.591Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-20T15:42:28.591Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-20T15:42:28.591Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-20T15:42:28.591Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-20T15:42:28.591Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-20T15:42:28.591Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-20T15:42:28.591Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-20T15:42:28.591Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-20T15:42:28.591Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-20T15:42:28.591Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-20T15:42:28.591Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-20T15:42:28.591Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-20T15:42:28.591Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-20T15:42:28.665Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-20T15:42:28.850Z] + GO111MODULE=auto [2022-07-20T15:42:28.850Z] + go mod vendor -modfile vendor.mod [2022-07-20T15:42:29.235Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-20T15:42:29.807Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-20T15:42:29.807Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T15:42:29.807Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-20T15:42:30.377Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-20T15:42:30.948Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-20T15:42:30.948Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T15:42:30.948Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-20T15:42:30.948Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T15:42:30.948Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-20T15:42:31.888Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-20T15:42:32.459Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-20T15:42:33.029Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-20T15:42:33.969Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-20T15:42:35.405Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:42:36.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-20T15:42:36.648Z] + echo Ensuring container killed. [2022-07-20T15:42:36.648Z] Ensuring container killed. [2022-07-20T15:42:36.648Z] + docker rm -vf docker-pr1 [2022-07-20T15:42:36.648Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-20T15:42:36.930Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:42:36.930Z] Chowning /workspace to jenkins user [2022-07-20T15:42:36.930Z] + id -u [2022-07-20T15:42:36.930Z] + id -g [2022-07-20T15:42:36.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43841:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:42:37.445Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:42:38.385Z] docker_cli_swarm_test.go:1315: [d45800c9d9d91] joining swarm manager [d4d0bb94572a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:42:38.592Z] + bundleName=unit [2022-07-20T15:42:38.592Z] + echo Creating unit-bundles.tar.gz [2022-07-20T15:42:38.592Z] Creating unit-bundles.tar.gz [2022-07-20T15:42:38.592Z] + 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-20T15:42:38.592Z] bundles/junit-report-libnetwork.xml [2022-07-20T15:42:38.592Z] bundles/junit-report.xml [2022-07-20T15:42:38.592Z] bundles/go-test-report-libnetwork.json [2022-07-20T15:42:38.592Z] bundles/go-test-report.json [2022-07-20T15:42:38.592Z] bundles/profile-libnetwork.out [2022-07-20T15:42:38.592Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-20T15:42:38.603Z] Archiving artifacts [2022-07-20T15:42:38.645Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-20T15:42:38.646Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T15:42:38.646Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-20T15:42:39.061Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43841/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:42:39.216Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-20T15:42:39.381Z] + make clean [2022-07-20T15:42:39.639Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:42:39.639Z] docker-dev-cache [2022-07-20T15:42:39.639Z] docker-mod-cache [Pipeline] deleteDir [2022-07-20T15:42:39.786Z] docker_cli_swarm_test.go:1316: [dd6daaf1b341b] joining swarm manager [d4d0bb94572a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-07-20T15:42:40.046Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [Pipeline] } [2022-07-20T15:42:41.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-20T15:42:43.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-20T15:42:44.733Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-20T15:42:59.626Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-20T15:42:59.887Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-20T15:42:59.887Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-20T15:43:00.458Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-20T15:43:00.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-20T15:43:00.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-20T15:43:00.719Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-20T15:43:01.290Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-20T15:43:01.290Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-20T15:43:01.860Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-20T15:43:01.860Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-20T15:43:01.860Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-20T15:43:01.860Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-20T15:43:01.860Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-20T15:43:03.773Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-20T15:43:03.773Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-20T15:43:03.773Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-20T15:43:03.773Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-20T15:43:03.773Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-20T15:43:03.773Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite (1322.97s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.81s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.12s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.75s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.26s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.74s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.85s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.58s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.23s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.67s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.94s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.09s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2022-07-20T15:43:03.773Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.87s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.33s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.34s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.57s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.69s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f76dc8__} (1.73s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1694138426_/foo_false_____} (1.53s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1694138426_/foo_true_____} (1.43s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32550347434_/foo_false_____} (1.55s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32550347434_/foo_true_____} (1.44s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32550347434_/foo_true__0xc000f76df8___} (1.76s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f76e10__} (1.66s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f76e28__} (1.59s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f76e40__} (1.55s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f76e58__} (1.64s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.51s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.79s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.89s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.76s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.68s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.99s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.09s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.04s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.11s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.02s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.28s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.20s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.59s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.82s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.31s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.70s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.00s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.47s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.94s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.97s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.13s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2022-07-20T15:43:03.773Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.86s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.25s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.51s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.97s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.80s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.27s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.36s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.29s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.90s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.48s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.96s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.31s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.19s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.20s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.08s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.70s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.17s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.54s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.61s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.02s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.76s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.48s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.26s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.70s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.33s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.38s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.51s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.92s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.90s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.00s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.66s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.99s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.27s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.46s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.33s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.21s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.65s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.39s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.53s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.57s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.20s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.48s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.37s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.24s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.81s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.19s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnv (0.97s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.39s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.50s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.40s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.08s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.77s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.47s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFails (0.55s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.44s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.57s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.22s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.93s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.39s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.19s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.59s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.04s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.06s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.10s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.78s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.88s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.98s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.91s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.73s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.03s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.24s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.63s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.39s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.41s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.22s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.04s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.75s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.52s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.05s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.97s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.18s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.85s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildPATH (2.43s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.13s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.19s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.55s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildRm (2.53s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.59s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.61s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.86s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildUser (1.33s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.10s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.33s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.82s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.28s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.52s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.68s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2022-07-20T15:43:03.774Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.56s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.57s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.39s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.87s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.71s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.33s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.10s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.31s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.10s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.25s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.97s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.07s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.98s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.28s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.84s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-07-20T15:43:03.774Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.66s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.09s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsCommit (0.77s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.63s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.77s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.70s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.86s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.74s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.82s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecInspectID (2.77s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestHealth (19.49s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestBuildHistory (2.43s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.37s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.53s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.31s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.95s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.97s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.99s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.33s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.01s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.31s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.78s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.51s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPluginActive (2.51s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.60s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.83s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.40s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPortList (6.17s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsByOrder (2.34s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.71s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.87s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.16s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.11s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.69s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.73s) [2022-07-20T15:43:03.775Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.02s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2022-07-20T15:43:03.775Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.79s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.20s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.40s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.26s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.59s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.36s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.91s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.99s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.82s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.91s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.12s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.69s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.60s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.62s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.60s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.58s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.59s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.22s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.20s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.12s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.16s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.75s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.40s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.27s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.31s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.23s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.10s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.11s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunMount (3.78s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.70s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.05s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.26s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.69s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.64s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.59s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunState (1.09s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.65s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.69s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.99s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.74s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.91s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.73s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-07-20T15:43:03.776Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T15:43:03.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.66s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.04s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.60s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.77s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.73s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.50s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.57s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.66s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.14s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.88s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.31s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.63s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.63s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.23s) [2022-07-20T15:43:03.777Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.72s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.58s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-20T15:43:03.777Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-20T15:43:03.777Z] === RUN TestDockerRegistrySuite [2022-07-20T15:43:03.777Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-20T15:43:05.158Z] check_test.go:427: [dbe2b6b201b97] daemon is not started [2022-07-20T15:43:05.158Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-20T15:43:06.100Z] check_test.go:427: [d346359f5f59b] daemon is not started [2022-07-20T15:43:06.100Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-20T15:43:07.486Z] check_test.go:427: [df211bf791133] daemon is not started [2022-07-20T15:43:07.486Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-20T15:43:07.486Z] check_test.go:427: [d8e0acc8084c7] daemon is not started [2022-07-20T15:43:07.486Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T15:43:10.794Z] check_test.go:427: [dec1513344967] daemon is not started [2022-07-20T15:43:10.794Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T15:43:17.370Z] check_test.go:427: [df441a331abcc] daemon is not started [2022-07-20T15:43:17.370Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-20T15:43:19.282Z] check_test.go:427: [d3069438559b2] daemon is not started [2022-07-20T15:43:19.282Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-20T15:43:20.222Z] check_test.go:427: [d3d36e8333856] daemon is not started [2022-07-20T15:43:20.222Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-20T15:43:21.162Z] check_test.go:427: [d1a219e452d9b] daemon is not started [2022-07-20T15:43:21.162Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-20T15:43:22.545Z] check_test.go:427: [dd96f28e81ac7] daemon is not started [2022-07-20T15:43:22.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-20T15:43:23.486Z] check_test.go:427: [d893658bdbc43] daemon is not started [2022-07-20T15:43:23.486Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-20T15:43:24.428Z] check_test.go:427: [d50a8ca5acc08] daemon is not started [2022-07-20T15:43:24.428Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-20T15:43:25.816Z] check_test.go:427: [d6c88fa9a1cbc] daemon is not started [2022-07-20T15:43:25.816Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-20T15:43:26.387Z] check_test.go:427: [dd2195bf0f8ce] daemon is not started [2022-07-20T15:43:26.649Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-20T15:43:27.591Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2744f55f1d76273ee195f94864f4c54d64cc4c477269b19ce24804f6c6a0094 [2022-07-20T15:43:28.161Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:14c8fa2777048c912d97e01bab15788aff9bad266eda83c690d45af1e3ff2630 [2022-07-20T15:43:28.421Z] check_test.go:427: [de33bd43bcba0] daemon is not started [2022-07-20T15:43:28.421Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-20T15:43:29.364Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:449df7f3f3b7a1706e1e2f45449bdb1bef481937812ca92d2ea5c35c05903ebb [2022-07-20T15:43:29.936Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31fe5651f2da8b5f77e2d4ad224cefca1f431b5c8e0aab164165ad7f13a70425 [2022-07-20T15:43:30.196Z] check_test.go:427: [df34ebe071d5d] daemon is not started [2022-07-20T15:43:30.197Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-20T15:43:31.140Z] check_test.go:427: [dbad57c4e7efa] daemon is not started [2022-07-20T15:43:31.140Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-20T15:43:33.683Z] check_test.go:427: [d63b46786e91d] daemon is not started [2022-07-20T15:43:33.683Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-20T15:43:34.254Z] check_test.go:427: [d761c40a457fd] daemon is not started [2022-07-20T15:43:34.254Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-20T15:43:34.254Z] check_test.go:427: [d75f3d66b58fd] daemon is not started [2022-07-20T15:43:34.254Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T15:43:35.195Z] check_test.go:427: [dddb2b4dec208] daemon is not started [2022-07-20T15:43:35.195Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T15:43:36.136Z] check_test.go:427: [dc64b03b0e488] daemon is not started [2022-07-20T15:43:36.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T15:43:37.077Z] check_test.go:427: [d73a41b2a4c9e] daemon is not started [2022-07-20T15:43:37.077Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-20T15:43:39.618Z] check_test.go:427: [def2ca7a8b9a5] daemon is not started [2022-07-20T15:43:39.618Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-20T15:43:39.618Z] check_test.go:427: [d544059bb7d0d] daemon is not started [2022-07-20T15:43:39.618Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-20T15:43:40.557Z] check_test.go:427: [dd846f76e8244] daemon is not started [2022-07-20T15:43:40.557Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-20T15:43:40.817Z] check_test.go:427: [d547cc4997833] daemon is not started [2022-07-20T15:43:40.817Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-20T15:43:41.077Z] check_test.go:427: [de307ce99632e] daemon is not started [2022-07-20T15:43:41.077Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-20T15:43:41.338Z] check_test.go:427: [d730f3d512307] daemon is not started [2022-07-20T15:43:41.338Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-20T15:43:41.598Z] check_test.go:427: [d152ceeba82ce] daemon is not started [2022-07-20T15:43:41.598Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-20T15:43:41.859Z] check_test.go:427: [d5cde8eb73c72] daemon is not started [2022-07-20T15:43:41.859Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-20T15:43:42.120Z] check_test.go:427: [d754177d80fcf] daemon is not started [2022-07-20T15:43:42.120Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-20T15:43:43.060Z] check_test.go:427: [d259be707a1c7] daemon is not started [2022-07-20T15:43:43.060Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-20T15:43:44.443Z] check_test.go:427: [d940597e59047] daemon is not started [2022-07-20T15:43:44.443Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-20T15:43:45.014Z] check_test.go:427: [d9dd63c7262b1] daemon is not started [2022-07-20T15:43:45.274Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-20T15:43:46.214Z] check_test.go:427: [d30c4606919d2] daemon is not started [2022-07-20T15:43:46.214Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-20T15:43:47.153Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-20T15:43:47.153Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite (43.94s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.10s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.34s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2022-07-20T15:43:47.883Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.79s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2022-07-20T15:43:47.884Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-20T15:43:47.884Z] === RUN TestDockerSchema1RegistrySuite [2022-07-20T15:43:47.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-20T15:43:47.884Z] check_test.go:454: [d947d45611215] daemon is not started [2022-07-20T15:43:47.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-20T15:43:52.105Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-20T15:43:52.105Z] check_test.go:454: [d1e2ed13dd2d5] daemon is not started [2022-07-20T15:43:52.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-20T15:43:56.309Z] check_test.go:454: [d0ab3e22e0623] daemon is not started [2022-07-20T15:43:56.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-20T15:43:56.879Z] check_test.go:454: [d7487cc91a49b] daemon is not started [2022-07-20T15:43:56.879Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-20T15:43:57.139Z] check_test.go:454: [d7fd5b40208b5] daemon is not started [2022-07-20T15:43:57.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-20T15:43:58.523Z] check_test.go:454: [d3c27dc8669ad] daemon is not started [2022-07-20T15:43:58.523Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-20T15:43:58.786Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-20T15:43:59.361Z] check_test.go:454: [d30cfa180a0e1] daemon is not started [2022-07-20T15:43:59.361Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-20T15:44:00.744Z] check_test.go:454: [df210f7cb4a67] daemon is not started [2022-07-20T15:44:00.744Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-20T15:44:04.043Z] check_test.go:454: [dfcd709638cd4] daemon is not started [2022-07-20T15:44:04.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-20T15:44:04.043Z] check_test.go:454: [dbbde62e4f8fd] daemon is not started [2022-07-20T15:44:04.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-20T15:44:04.613Z] check_test.go:454: [de2bcd2da6e45] daemon is not started [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite (16.93s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.69s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.03s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.15s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2022-07-20T15:44:04.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.57s) [2022-07-20T15:44:04.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-20T15:44:04.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-20T15:44:05.554Z] check_test.go:483: [d27f50c6ce20b] daemon is not started [2022-07-20T15:44:05.554Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-20T15:44:05.814Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-20T15:44:06.074Z] check_test.go:483: [d068303454ccb] daemon is not started [2022-07-20T15:44:06.074Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-20T15:44:06.335Z] check_test.go:483: [dc32a1f946dc6] daemon is not started [2022-07-20T15:44:06.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-20T15:44:07.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-20T15:44:08.287Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-20T15:44:08.287Z] check_test.go:483: [d91f88c7e4a21] daemon is not started [2022-07-20T15:44:08.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-20T15:44:08.857Z] check_test.go:483: [d2af18303df5e] daemon is not started [2022-07-20T15:44:08.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-20T15:44:09.797Z] check_test.go:483: [df2662e149b50] daemon is not started [2022-07-20T15:44:09.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-20T15:44:10.074Z] check_test.go:483: [df06b874ffc0b] daemon is not started [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.40s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.65s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.48s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.94s) [2022-07-20T15:44:10.074Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-07-20T15:44:10.074Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-20T15:44:10.074Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-20T15:44:12.612Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-20T15:44:15.905Z] check_test.go:510: [d7eb0486f171e] daemon is not started [2022-07-20T15:44:15.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-20T15:44:15.905Z] check_test.go:510: [d394ea0d051d7] daemon is not started [2022-07-20T15:44:15.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-20T15:44:15.905Z] check_test.go:510: [ddca30b5f8d3c] daemon is not started [2022-07-20T15:44:15.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-20T15:44:15.905Z] check_test.go:510: [d6f50eb8ca8a2] daemon is not started [2022-07-20T15:44:15.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-20T15:44:15.905Z] check_test.go:510: [defad3c75bbaa] daemon is not started [2022-07-20T15:44:15.905Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-07-20T15:44:15.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.21s) [2022-07-20T15:44:15.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-20T15:44:15.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-20T15:44:15.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-20T15:44:15.905Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-20T15:44:15.905Z] === RUN TestDockerNetworkSuite [2022-07-20T15:44:15.905Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-20T15:44:17.286Z] docker_cli_network_unix_test.go:46: [d505e76efa59c] daemon is not started [2022-07-20T15:44:17.286Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-20T15:44:17.546Z] docker_cli_network_unix_test.go:46: [d56ad6b24562e] daemon is not started [2022-07-20T15:44:17.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-20T15:44:19.189Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-20T15:44:20.130Z] docker_cli_network_unix_test.go:46: [dada517fe206a] daemon is not started [2022-07-20T15:44:21.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-20T15:44:22.454Z] docker_cli_network_unix_test.go:46: [d2fb6e4fef0d3] daemon is not started [2022-07-20T15:44:23.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-20T15:44:23.024Z] docker_cli_network_unix_test.go:1233: [d8c83adfe2309] daemon is not started [2022-07-20T15:44:23.594Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-20T15:44:23.594Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T15:44:23.594Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-20T15:44:25.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-20T15:44:26.886Z] docker_cli_network_unix_test.go:46: [d3685aa490e47] daemon is not started [2022-07-20T15:44:27.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-20T15:44:30.009Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-20T15:44:30.271Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-20T15:44:31.210Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-20T15:44:33.123Z] docker_cli_network_unix_test.go:46: [d4ef96620621c] daemon is not started [2022-07-20T15:44:34.061Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-20T15:44:34.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-20T15:44:36.601Z] docker_cli_network_unix_test.go:46: [dc08b13644ba5] daemon is not started [2022-07-20T15:44:36.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-20T15:44:37.800Z] docker_cli_network_unix_test.go:46: [d176b693eee5a] daemon is not started [2022-07-20T15:44:38.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-20T15:44:38.319Z] docker_cli_network_unix_test.go:46: [d93565dd23eec] daemon is not started [2022-07-20T15:44:38.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-20T15:44:38.840Z] docker_cli_network_unix_test.go:46: [dff80d7224e01] daemon is not started [2022-07-20T15:44:38.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-20T15:44:39.409Z] docker_cli_network_unix_test.go:46: [db9b04ad746f3] daemon is not started [2022-07-20T15:44:39.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-20T15:44:40.238Z] docker_cli_network_unix_test.go:46: [dcf1432cc132f] daemon is not started [2022-07-20T15:44:40.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-20T15:44:40.757Z] docker_cli_network_unix_test.go:46: [d56d8b9a9b067] daemon is not started [2022-07-20T15:44:40.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-20T15:44:41.016Z] docker_cli_network_unix_test.go:46: [d9f4c595c9b89] daemon is not started [2022-07-20T15:44:41.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-20T15:44:41.585Z] docker_cli_network_unix_test.go:46: [dffafc476361d] daemon is not started [2022-07-20T15:44:41.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-20T15:44:42.106Z] docker_cli_network_unix_test.go:46: [da574ccdabf07] daemon is not started [2022-07-20T15:44:42.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-20T15:44:42.106Z] docker_cli_network_unix_test.go:46: [d0557b34c4028] daemon is not started [2022-07-20T15:44:42.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-20T15:44:42.106Z] docker_cli_network_unix_test.go:46: [d17f5c75f7873] daemon is not started [2022-07-20T15:44:42.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-20T15:44:43.045Z] docker_cli_network_unix_test.go:46: [d2cd2b73196a2] daemon is not started [2022-07-20T15:44:43.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-20T15:44:43.615Z] docker_cli_network_unix_test.go:46: [d41344bd065d7] daemon is not started [2022-07-20T15:44:43.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-20T15:44:44.137Z] docker_cli_network_unix_test.go:46: [ddef23493a8b5] daemon is not started [2022-07-20T15:44:44.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-20T15:44:44.137Z] docker_cli_network_unix_test.go:46: [d86760826a4c3] daemon is not started [2022-07-20T15:44:44.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-20T15:44:44.397Z] docker_cli_network_unix_test.go:46: [d2b7e5963b3dc] daemon is not started [2022-07-20T15:44:44.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-20T15:44:45.780Z] docker_cli_network_unix_test.go:968: [d26292018f7fb] daemon is not started [2022-07-20T15:44:46.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-20T15:44:47.672Z] docker_cli_network_unix_test.go:46: [df3092efbb677] daemon is not started [2022-07-20T15:44:47.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-20T15:44:50.211Z] docker_cli_network_unix_test.go:1116: [d09a08683ddb5] daemon is not started [2022-07-20T15:44:53.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-20T15:44:53.508Z] docker_cli_network_unix_test.go:46: [db19752307a1a] daemon is not started [2022-07-20T15:44:53.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-20T15:44:54.076Z] docker_cli_network_unix_test.go:46: [dfb7b58092d2d] daemon is not started [2022-07-20T15:44:54.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-20T15:44:54.076Z] docker_cli_network_unix_test.go:46: [da3a8831a34af] daemon is not started [2022-07-20T15:44:54.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-20T15:44:54.336Z] docker_cli_network_unix_test.go:46: [de5d1dd007394] daemon is not started [2022-07-20T15:44:54.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-20T15:44:54.596Z] docker_cli_network_unix_test.go:46: [d405719cc9e23] daemon is not started [2022-07-20T15:44:54.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-20T15:44:54.596Z] docker_cli_network_unix_test.go:46: [d8402f0c323f1] daemon is not started [2022-07-20T15:44:54.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-20T15:44:54.596Z] docker_cli_network_unix_test.go:46: [d9ff73d7e21ea] daemon is not started [2022-07-20T15:44:54.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-20T15:44:56.507Z] docker_cli_network_unix_test.go:46: [da4920724f676] daemon is not started [2022-07-20T15:44:57.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-20T15:44:57.446Z] docker_cli_network_unix_test.go:46: [d42149eafb81f] daemon is not started [2022-07-20T15:44:57.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-20T15:44:57.446Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T15:44:57.446Z] docker_cli_network_unix_test.go:46: [dd3916ea9fa9c] daemon is not started [2022-07-20T15:44:57.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-20T15:44:57.707Z] docker_cli_network_unix_test.go:46: [d59a6caf06b93] daemon is not started [2022-07-20T15:44:57.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-20T15:45:01.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-20T15:45:03.171Z] docker_cli_network_unix_test.go:1084: [dad5aadb94fac] daemon is not started [2022-07-20T15:45:04.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-20T15:45:04.552Z] docker_cli_network_unix_test.go:46: [d47e2832a8b02] daemon is not started [2022-07-20T15:45:04.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-20T15:45:04.811Z] docker_cli_network_unix_test.go:46: [d3969adead1d9] daemon is not started [2022-07-20T15:45:05.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-20T15:45:06.452Z] docker_cli_network_unix_test.go:46: [d5e2cfe790d57] daemon is not started [2022-07-20T15:45:06.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-20T15:45:06.712Z] docker_cli_network_unix_test.go:46: [dce0d6a70710f] daemon is not started [2022-07-20T15:45:06.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-20T15:45:07.293Z] docker_cli_network_unix_test.go:46: [d1105074f3908] daemon is not started [2022-07-20T15:45:07.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-20T15:45:07.817Z] docker_cli_network_unix_test.go:46: [d4f77a8ba4c95] daemon is not started [2022-07-20T15:45:07.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-20T15:45:08.387Z] docker_cli_network_unix_test.go:46: [d3f66caff002c] daemon is not started [2022-07-20T15:45:08.956Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-20T15:45:14.237Z] docker_cli_network_unix_test.go:46: [d6555c727dc2f] daemon is not started [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite (58.37s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.32s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.92s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.03s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.76s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.53s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.83s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.53s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-20T15:45:14.237Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-07-20T15:45:14.237Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.45s) [2022-07-20T15:45:14.237Z] === RUN TestDockerHubPullSuite [2022-07-20T15:45:14.237Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-20T15:45:16.144Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-20T15:45:18.681Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-20T15:45:19.619Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-20T15:45:21.526Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-20T15:45:22.095Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-20T15:45:22.355Z] --- PASS: TestDockerHubPullSuite (8.17s) [2022-07-20T15:45:22.355Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.93s) [2022-07-20T15:45:22.355Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-20T15:45:22.355Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-07-20T15:45:22.355Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.82s) [2022-07-20T15:45:22.355Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-20T15:45:22.355Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s) [2022-07-20T15:45:22.355Z] PASS [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === Skipped [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T15:45:22.355Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-20T15:45:22.355Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-20T15:45:22.355Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-20T15:45:22.355Z] [2022-07-20T15:45:22.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-20T15:45:22.355Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_sni_test.go:30: Flakey test [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T15:45:22.356Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-20T15:45:22.356Z] docker_cli_network_unix_test.go:46: [dd3916ea9fa9c] daemon is not started [2022-07-20T15:45:22.356Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-20T15:45:22.356Z] [2022-07-20T15:45:22.356Z] DONE 1265 tests, 51 skipped in 1467.222s [2022-07-20T15:45:22.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:45:22.356Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:45:22.356Z] +++ kill 9346 [2022-07-20T15:45:22.616Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:45:22.616Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:45:22.616Z] [2022-07-20T15:45:22.616Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:45:22.616Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:45:22.616Z] [2022-07-20T15:45:22.616Z] To set a process to complain mode, use the command line tool [2022-07-20T15:45:22.617Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:45:22.617Z] +++ true [2022-07-20T15:45:22.617Z] exiting test-integration [2022-07-20T15:45:22.617Z] ++ exit 0 [2022-07-20T15:45:22.617Z] [2022-07-20T15:45:22.876Z] + for job in $(jobs -p) [2022-07-20T15:45:22.876Z] + wait 8389 [2022-07-20T15:45:28.150Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-20T15:45:30.060Z] docker_cli_swarm_test.go:1180: [db19490b5b0be] joining swarm manager [d86d1abc1d57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:45:36.659Z] docker_cli_swarm_test.go:1189: [d6bfe9e6e63e6] joining swarm manager [d86d1abc1d57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:46:15.382Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-20T15:46:19.575Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-20T15:46:23.771Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-20T15:46:25.680Z] docker_cli_swarm_test.go:1112: [d895ef814f64c] joining swarm manager [d47f76e76dd31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:46:26.618Z] docker_cli_swarm_test.go:1113: [d5502949b3c08] joining swarm manager [d47f76e76dd31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:48:03.092Z] docker_cli_swarm_test.go:1166: [d2a10969eb29c] joining swarm manager [d47f76e76dd31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-20T15:48:35.180Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-20T15:48:35.180Z] docker_cli_swarm_test.go:1447: [d598832864e34] joining swarm manager [d025c6bc23bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:48:35.180Z] docker_cli_swarm_test.go:1448: [d2724491b9819] joining swarm manager [d025c6bc23bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-20T15:48:43.302Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-20T15:48:44.697Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-20T15:48:44.697Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-20T15:48:44.697Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-20T15:48:44.697Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-20T15:48:45.641Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-20T15:48:48.179Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-20T15:48:51.475Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-20T15:48:53.384Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-20T15:48:55.291Z] docker_cli_swarm_unix_test.go:63: [df24807281a35] joining swarm manager [d81f31d834c8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:49:51.531Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-20T15:49:51.531Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-20T15:49:51.531Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-20T15:49:52.910Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-20T15:49:56.215Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-20T15:49:58.753Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-20T15:50:00.661Z] docker_api_swarm_test.go:962: [da657b286523a] joining swarm manager [db6a5a492c375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-20T15:50:18.758Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-20T15:50:30.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-20T15:50:31.914Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-20T15:50:34.450Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-20T15:50:37.002Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-20T15:50:43.575Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-20T15:50:48.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-20T15:50:50.759Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-20T15:50:53.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-20T15:50:55.833Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-20T15:50:58.371Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-20T15:51:00.910Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-20T15:51:03.452Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-20T15:51:59.696Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-20T15:52:14.588Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite (1554.36s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.32s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.99s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s) [2022-07-20T15:52:29.477Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.80s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.30s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.28s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.44s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.74s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.52s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.48s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.56s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.03s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.26s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.81s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.56s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.95s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.77s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.65s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.53s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.73s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.49s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.59s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.07s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.20s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.20s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.59s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.35s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.41s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.17s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.03s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.00s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.16s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.29s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.34s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.83s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.87s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.23s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.05s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.33s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.08s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.70s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.47s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.21s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.28s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.98s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.15s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.13s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.46s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.93s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.47s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.07s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.93s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.34s) [2022-07-20T15:52:29.477Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.93s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.73s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.93s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.42s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.33s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.46s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.21s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.39s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-07-20T15:52:29.477Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-07-20T15:52:29.477Z] === RUN TestDockerExternalVolumeSuite [2022-07-20T15:52:29.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-20T15:52:29.737Z] docker_cli_external_volume_driver_test.go:53: [d74298a7d6f2b] daemon is not started [2022-07-20T15:52:47.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-20T15:53:55.556Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-20T15:54:02.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-20T15:54:17.048Z] docker_cli_external_volume_driver_test.go:53: [d5a4e9c4a2aa3] daemon is not started [2022-07-20T15:54:31.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-20T15:54:50.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-20T15:55:02.261Z] docker_cli_external_volume_driver_test.go:53: [d439c9bfcfc4a] daemon is not started [2022-07-20T15:55:20.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-20T15:55:20.387Z] docker_cli_external_volume_driver_test.go:53: [dc5e49ccc53f5] daemon is not started [2022-07-20T15:55:32.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-20T15:56:04.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-20T15:56:22.818Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-20T15:56:37.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-20T15:57:24.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-20T15:57:42.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-20T15:58:14.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-20T15:58:46.726Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-20T15:58:58.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-20T15:59:17.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-20T15:59:17.081Z] docker_cli_external_volume_driver_test.go:485: [dad081aa3e8b0] daemon is not started [2022-07-20T15:59:31.970Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-20T15:59:31.970Z] docker_cli_external_volume_driver_test.go:53: [d0bf3b8bf849c] daemon is not started [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-07-20T15:59:46.859Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-20T15:59:46.859Z] PASS [2022-07-20T15:59:46.859Z] [2022-07-20T15:59:46.859Z] === Skipped [2022-07-20T15:59:46.859Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T15:59:46.859Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-20T15:59:46.859Z] check_test.go:540: [d45d819e8a44d] daemon is not started [2022-07-20T15:59:46.860Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-20T15:59:46.860Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-20T15:59:46.860Z] check_test.go:540: [d01a1309a9739] daemon is not started [2022-07-20T15:59:46.860Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-20T15:59:46.860Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-20T15:59:46.860Z] check_test.go:540: [d783baac0bd8c] daemon is not started [2022-07-20T15:59:46.860Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-20T15:59:46.860Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-20T15:59:46.860Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-20T15:59:46.860Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-20T15:59:46.860Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] DONE 269 tests, 5 skipped in 2331.286s [2022-07-20T15:59:46.860Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-20T15:59:46.860Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7f0281ae7150/docker.pid [2022-07-20T15:59:46.860Z] +++ kill 6977 [2022-07-20T15:59:46.860Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6977 is not a child of this shell [2022-07-20T15:59:46.860Z] warning: PID 6977 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7f0281ae7150/docker.pid had a nonzero exit code [2022-07-20T15:59:46.860Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7f0281ae7150/root: target is busy. [2022-07-20T15:59:46.860Z] ++++ cat bundles/test-integration/docker.pid [2022-07-20T15:59:46.860Z] +++ kill 9371 [2022-07-20T15:59:46.860Z] +++ /etc/init.d/apparmor stop [2022-07-20T15:59:46.860Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] Unloading profiles will leave already running processes permanently [2022-07-20T15:59:46.860Z] unconfined, which can lead to unexpected situations. [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] To set a process to complain mode, use the command line tool [2022-07-20T15:59:46.860Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-20T15:59:46.860Z] +++ true [2022-07-20T15:59:46.860Z] exiting test-integration [2022-07-20T15:59:46.860Z] ++ exit 0 [2022-07-20T15:59:46.860Z] [2022-07-20T15:59:46.860Z] + exit 0 [2022-07-20T15:59:46.860Z] ++ jobs -p [2022-07-20T15:59:46.860Z] + pids= [2022-07-20T15:59:46.860Z] + echo 'Remaining pids to kill: []' [2022-07-20T15:59:46.860Z] Remaining pids to kill: [] [2022-07-20T15:59:46.860Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-20T15:59:46.876Z] Recording test results [2022-07-20T15:59:48.541Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-20T15:59:48.854Z] + echo Ensuring container killed. [2022-07-20T15:59:48.854Z] Ensuring container killed. [2022-07-20T15:59:48.854Z] + docker ps -aq -f name=docker-pr1-* [2022-07-20T15:59:48.854Z] + cids=07322c484ea3 [2022-07-20T15:59:48.854Z] 3bacaa642045 [2022-07-20T15:59:48.854Z] 0f0662ad7e85 [2022-07-20T15:59:48.854Z] + [ -n 07322c484ea3 [2022-07-20T15:59:48.854Z] 3bacaa642045 [2022-07-20T15:59:48.854Z] 0f0662ad7e85 ] [2022-07-20T15:59:48.854Z] + docker rm -vf 07322c484ea3 3bacaa642045 0f0662ad7e85 [2022-07-20T15:59:49.432Z] 07322c484ea3 [2022-07-20T15:59:49.432Z] 3bacaa642045 [2022-07-20T15:59:49.432Z] 0f0662ad7e85 [Pipeline] sh [2022-07-20T15:59:49.717Z] + echo Chowning /workspace to jenkins user [2022-07-20T15:59:49.717Z] Chowning /workspace to jenkins user [2022-07-20T15:59:49.717Z] + id -u [2022-07-20T15:59:49.717Z] + id -g [2022-07-20T15:59:49.717Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43841:/workspace busybox chown -R 1000:1000 /workspace [2022-07-20T15:59:49.717Z] Unable to find image 'busybox:latest' locally [2022-07-20T15:59:49.717Z] latest: Pulling from library/busybox [2022-07-20T15:59:49.978Z] 19d511225f94: Pulling fs layer [2022-07-20T15:59:49.978Z] 19d511225f94: Verifying Checksum [2022-07-20T15:59:49.978Z] 19d511225f94: Download complete [2022-07-20T15:59:49.978Z] 19d511225f94: Pull complete [2022-07-20T15:59:49.978Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-20T15:59:49.978Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-20T15:59:52.814Z] + bundleName=amd64 [2022-07-20T15:59:52.814Z] + echo Creating amd64-bundles.tar.gz [2022-07-20T15:59:52.814Z] Creating amd64-bundles.tar.gz [2022-07-20T15:59:52.814Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-20T15:59:52.814Z] + 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-20T15:59:54.209Z] Archiving artifacts [2022-07-20T15:59:56.146Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43841/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-20T15:59:56.454Z] + make clean [2022-07-20T15:59:56.714Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-20T15:59:56.714Z] docker-dev-cache [2022-07-20T15:59:56.714Z] 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