Pull request #42995 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9244cc5efd6f9177364fa8cc51ea08ab67e1b388+33a3680e08d1007e72c3b3f1454f823d8e9948ee (ad394e11796b295fc34a71a6661a93f8e91d44b8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42995@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-10T11:16:16.391Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-10T11:16:16.394Z] Trying to pass milestone 34 [Pipeline] milestone [2021-11-10T11:16:16.460Z] Trying to pass milestone 35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] node [Pipeline] node [2021-11-10T11:16:16.629Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d849c2e8c9dcb886) in /home/ubuntu/workspace/moby_PR-42995 [Pipeline] { [Pipeline] checkout [2021-11-10T11:16:16.657Z] The recommended git tool is: git [2021-11-10T11:16:16.678Z] using credential docker-jenkins-github-credentials [2021-11-10T11:16:16.688Z] Cloning the remote Git repository [2021-11-10T11:16:16.688Z] Cloning with configured refspecs honoured and without tags [2021-11-10T11:16:16.691Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T11:16:16.692Z] > git init /home/ubuntu/workspace/moby_PR-42995 # timeout=10 [2021-11-10T11:16:16.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T11:16:16.707Z] > git --version # timeout=10 [2021-11-10T11:16:16.721Z] > git --version # 'git version 2.17.1' [2021-11-10T11:16:16.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T11:16:16.722Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42995/head:refs/remotes/origin/PR-42995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-10T11:16:31.181Z] Fetching without tags [2021-11-10T11:16:31.431Z] Merging remotes/origin/master commit 33a3680e08d1007e72c3b3f1454f823d8e9948ee into PR head commit 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 [2021-11-10T11:16:31.616Z] Still waiting to schedule task [2021-11-10T11:16:31.617Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-091955ed0b7d5aab9)’ is offline [2021-11-10T11:16:31.925Z] Merge succeeded, producing 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 [2021-11-10T11:16:31.926Z] Checking out Revision 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 (PR-42995) [2021-11-10T11:16:32.491Z] Commit message: "Jenkinsfile: disable all stages, except for cgroup2 and rootless" [2021-11-10T11:16:32.504Z] First time build. Skipping changelog. [2021-11-10T11:16:31.151Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T11:16:31.156Z] > git config --add remote.origin.fetch +refs/pull/42995/head:refs/remotes/origin/PR-42995 # timeout=10 [2021-11-10T11:16:31.161Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-10T11:16:31.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T11:16:31.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T11:16:31.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T11:16:31.193Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42995/head:refs/remotes/origin/PR-42995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-10T11:16:31.434Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T11:16:31.440Z] > git checkout -f 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 # timeout=10 [2021-11-10T11:16:31.896Z] > git remote # timeout=10 [2021-11-10T11:16:31.901Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T11:16:31.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T11:16:31.906Z] > git merge 33a3680e08d1007e72c3b3f1454f823d8e9948ee # timeout=10 [2021-11-10T11:16:31.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T11:16:31.927Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T11:16:31.931Z] > git checkout -f 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 # timeout=10 [2021-11-10T11:16:32.492Z] > git rev-list --no-walk 63cde010ee22d0d8ce33be37c4e6208ad76f5f68 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T11:16:33.201Z] + docker version [2021-11-10T11:16:33.201Z] Client: Docker Engine - Community [2021-11-10T11:16:33.201Z] Version: 20.10.10-rc1 [2021-11-10T11:16:33.201Z] API version: 1.41 [2021-11-10T11:16:33.201Z] Go version: go1.16.9 [2021-11-10T11:16:33.201Z] Git commit: b485636 [2021-11-10T11:16:33.201Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-10T11:16:33.201Z] OS/Arch: linux/amd64 [2021-11-10T11:16:33.201Z] Context: default [2021-11-10T11:16:33.201Z] Experimental: true [2021-11-10T11:16:33.201Z] [2021-11-10T11:16:33.201Z] Server: Docker Engine - Community [2021-11-10T11:16:33.201Z] Engine: [2021-11-10T11:16:33.201Z] Version: 20.10.10-rc1 [2021-11-10T11:16:33.201Z] API version: 1.41 (minimum version 1.12) [2021-11-10T11:16:33.201Z] Go version: go1.16.9 [2021-11-10T11:16:33.201Z] Git commit: 9f5b26f [2021-11-10T11:16:33.201Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-10T11:16:33.201Z] OS/Arch: linux/amd64 [2021-11-10T11:16:33.201Z] Experimental: true [2021-11-10T11:16:33.201Z] containerd: [2021-11-10T11:16:33.201Z] Version: 1.4.11 [2021-11-10T11:16:33.201Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T11:16:33.201Z] runc: [2021-11-10T11:16:33.201Z] Version: 1.0.2 [2021-11-10T11:16:33.201Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-10T11:16:33.201Z] docker-init: [2021-11-10T11:16:33.201Z] Version: 0.19.0 [2021-11-10T11:16:33.201Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-10T11:16:33.477Z] + docker info [2021-11-10T11:16:34.039Z] Client: [2021-11-10T11:16:34.039Z] Context: default [2021-11-10T11:16:34.039Z] Debug Mode: false [2021-11-10T11:16:34.039Z] Plugins: [2021-11-10T11:16:34.039Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-10T11:16:34.039Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-10T11:16:34.039Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-10T11:16:34.039Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-10T11:16:34.039Z] [2021-11-10T11:16:34.039Z] Server: [2021-11-10T11:16:34.039Z] Containers: 0 [2021-11-10T11:16:34.039Z] Running: 0 [2021-11-10T11:16:34.039Z] Paused: 0 [2021-11-10T11:16:34.039Z] Stopped: 0 [2021-11-10T11:16:34.039Z] Images: 2 [2021-11-10T11:16:34.039Z] Server Version: 20.10.10-rc1 [2021-11-10T11:16:34.039Z] Storage Driver: overlay2 [2021-11-10T11:16:34.039Z] Backing Filesystem: extfs [2021-11-10T11:16:34.039Z] Supports d_type: true [2021-11-10T11:16:34.039Z] Native Overlay Diff: true [2021-11-10T11:16:34.039Z] userxattr: false [2021-11-10T11:16:34.039Z] Logging Driver: json-file [2021-11-10T11:16:34.039Z] Cgroup Driver: cgroupfs [2021-11-10T11:16:34.039Z] Cgroup Version: 1 [2021-11-10T11:16:34.039Z] Plugins: [2021-11-10T11:16:34.039Z] Volume: local [2021-11-10T11:16:34.039Z] Network: bridge host ipvlan macvlan null overlay [2021-11-10T11:16:34.039Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-10T11:16:34.039Z] Swarm: inactive [2021-11-10T11:16:34.039Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-10T11:16:34.039Z] Default Runtime: runc [2021-11-10T11:16:34.039Z] Init Binary: docker-init [2021-11-10T11:16:34.039Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T11:16:34.039Z] runc version: v1.0.2-0-g52b36a2 [2021-11-10T11:16:34.039Z] init version: de40ad0 [2021-11-10T11:16:34.039Z] Security Options: [2021-11-10T11:16:34.039Z] apparmor [2021-11-10T11:16:34.039Z] seccomp [2021-11-10T11:16:34.039Z] Profile: default [2021-11-10T11:16:34.039Z] Kernel Version: 5.4.0-1057-aws [2021-11-10T11:16:34.039Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-10T11:16:34.039Z] OSType: linux [2021-11-10T11:16:34.039Z] Architecture: x86_64 [2021-11-10T11:16:34.039Z] CPUs: 2 [2021-11-10T11:16:34.039Z] Total Memory: 7.569GiB [2021-11-10T11:16:34.039Z] Name: ip-10-100-80-41 [2021-11-10T11:16:34.039Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-10T11:16:34.039Z] Docker Root Dir: /var/lib/docker [2021-11-10T11:16:34.039Z] Debug Mode: false [2021-11-10T11:16:34.039Z] Registry: https://index.docker.io/v1/ [2021-11-10T11:16:34.039Z] Labels: [2021-11-10T11:16:34.039Z] Experimental: true [2021-11-10T11:16:34.039Z] Insecure Registries: [2021-11-10T11:16:34.039Z] 127.0.0.0/8 [2021-11-10T11:16:34.039Z] Live Restore Enabled: true [2021-11-10T11:16:34.039Z] [2021-11-10T11:16:34.039Z] WARNING: No swap limit support [Pipeline] sh [2021-11-10T11:16:34.313Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-11-10T11:16:34.313Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-11-10T11:16:34.313Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42995/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-11-10T11:16:34.569Z] + bash /home/ubuntu/workspace/moby_PR-42995/check-config.sh [2021-11-10T11:16:34.569Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-10T11:16:34.569Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-10T11:16:34.569Z] [2021-11-10T11:16:34.569Z] Generally Necessary: [2021-11-10T11:16:34.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-10T11:16:34.569Z] - apparmor: enabled and tools installed [2021-11-10T11:16:34.569Z] - CONFIG_NAMESPACES: enabled [2021-11-10T11:16:34.569Z] - CONFIG_NET_NS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_PID_NS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_IPC_NS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_UTS_NS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUPS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CPUSETS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_MEMCG: enabled [2021-11-10T11:16:34.569Z] - CONFIG_KEYS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_VETH: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-10T11:16:34.569Z] [2021-11-10T11:16:34.569Z] Optional Features: [2021-11-10T11:16:34.569Z] - CONFIG_USER_NS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_SECCOMP: enabled [2021-11-10T11:16:34.569Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-10T11:16:34.569Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-10T11:16:34.569Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-10T11:16:34.569Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-10T11:16:34.569Z] - CONFIG_BLK_CGROUP: enabled [2021-11-10T11:16:34.569Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_PERF: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-10T11:16:34.569Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-10T11:16:34.569Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-10T11:16:34.569Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-10T11:16:34.569Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-10T11:16:34.569Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_IP_VS: enabled (as module) [2021-11-10T11:16:34.569Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-10T11:16:34.569Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-10T11:16:34.826Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-10T11:16:34.826Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-10T11:16:34.826Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-10T11:16:34.826Z] - CONFIG_EXT4_FS: enabled [2021-11-10T11:16:34.826Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-10T11:16:34.826Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-10T11:16:34.826Z] - Network Drivers: [2021-11-10T11:16:34.826Z] - "overlay": [2021-11-10T11:16:34.826Z] - CONFIG_VXLAN: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-10T11:16:34.826Z] Optional (for encrypted networks): [2021-11-10T11:16:34.826Z] - CONFIG_CRYPTO: enabled [2021-11-10T11:16:34.826Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-10T11:16:34.826Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-10T11:16:34.826Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-10T11:16:34.826Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-10T11:16:34.826Z] - CONFIG_XFRM: enabled [2021-11-10T11:16:34.826Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-10T11:16:34.826Z] - "ipvlan": [2021-11-10T11:16:34.826Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-10T11:16:34.826Z] - "macvlan": [2021-11-10T11:16:34.826Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_DUMMY: enabled (as module) [2021-11-10T11:16:34.826Z] - "ftp,tftp client in container": [2021-11-10T11:16:34.826Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-10T11:16:34.826Z] - Storage Drivers: [2021-11-10T11:16:34.826Z] - "aufs": [2021-11-10T11:16:34.826Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-10T11:16:34.826Z] - "btrfs": [2021-11-10T11:16:34.826Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-10T11:16:34.826Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-10T11:16:34.826Z] - "devicemapper": [2021-11-10T11:16:34.826Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-10T11:16:34.826Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-10T11:16:34.826Z] - "overlay": [2021-11-10T11:16:34.826Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-10T11:16:34.826Z] - "zfs": [2021-11-10T11:16:34.826Z] - /dev/zfs: present [2021-11-10T11:16:34.826Z] - zfs command: missing [2021-11-10T11:16:34.826Z] - zpool command: missing [2021-11-10T11:16:34.826Z] [2021-11-10T11:16:34.826Z] Limits: [2021-11-10T11:16:34.826Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-10T11:16:34.826Z] [2021-11-10T11:16:34.826Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-10T11:16:35.123Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9244cc5efd6f9177364fa8cc51ea08ab67e1b388 . [2021-11-10T11:16:35.124Z] #1 [internal] load build definition from Dockerfile [2021-11-10T11:16:35.124Z] #1 sha256:0aa448c148319e8541879549699fcafebb2adb80f6aa226248e09e5f4d6bdb2f [2021-11-10T11:16:35.124Z] #1 transferring dockerfile: 17.53kB done [2021-11-10T11:16:35.124Z] #1 DONE 0.0s [2021-11-10T11:16:35.124Z] [2021-11-10T11:16:35.124Z] #2 [internal] load .dockerignore [2021-11-10T11:16:35.124Z] #2 sha256:b1378cc07d0ec3480fe2966579995a7998a7be8aab1ff46e8dda16b826d31e75 [2021-11-10T11:16:35.124Z] #2 transferring context: 87B done [2021-11-10T11:16:35.124Z] #2 DONE 0.0s [2021-11-10T11:16:35.124Z] [2021-11-10T11:16:35.124Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-10T11:16:35.124Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-10T11:16:35.380Z] #3 DONE 0.1s [2021-11-10T11:16:35.380Z] [2021-11-10T11:16:35.380Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-10T11:16:35.380Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-10T11:16:35.380Z] #4 CACHED [2021-11-10T11:16:35.636Z] [2021-11-10T11:16:35.636Z] #5 [internal] load build definition from Dockerfile [2021-11-10T11:16:35.636Z] #5 sha256:9d10c1282ac4c797e8c52862ac569fd9874f8803581fa1e9eb716c66d734330e [2021-11-10T11:16:35.636Z] #5 DONE 0.0s [2021-11-10T11:16:35.636Z] [2021-11-10T11:16:35.636Z] #6 [internal] load .dockerignore [2021-11-10T11:16:35.636Z] #6 sha256:0bae67422e8393ca8aa1d545ca5158d189182251507c95df9b48b3dd4f5f6153 [2021-11-10T11:16:35.636Z] #6 DONE 0.0s [2021-11-10T11:16:35.636Z] [2021-11-10T11:16:35.636Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-10T11:16:35.636Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-10T11:16:35.636Z] #8 DONE 0.1s [2021-11-10T11:16:35.636Z] [2021-11-10T11:16:35.636Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T11:16:35.636Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-10T11:16:35.636Z] #9 DONE 0.1s [2021-11-10T11:16:35.636Z] [2021-11-10T11:16:35.636Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T11:16:35.636Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-10T11:16:35.636Z] #10 DONE 0.1s [2021-11-10T11:16:35.636Z] [2021-11-10T11:16:35.636Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-10T11:16:35.636Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-10T11:16:35.636Z] #7 DONE 0.1s [2021-11-10T11:16:35.893Z] [2021-11-10T11:16:35.893Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T11:16:35.893Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T11:16:35.893Z] #71 DONE 0.0s [2021-11-10T11:16:35.893Z] [2021-11-10T11:16:35.893Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T11:16:35.893Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T11:16:35.893Z] #69 DONE 0.0s [2021-11-10T11:16:35.893Z] [2021-11-10T11:16:35.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:16:35.893Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:16:35.893Z] #11 DONE 0.0s [2021-11-10T11:16:35.893Z] [2021-11-10T11:16:35.893Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-10T11:16:35.893Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-10T11:16:35.893Z] #28 DONE 0.0s [2021-11-10T11:16:35.893Z] [2021-11-10T11:16:35.893Z] #24 [internal] load build context [2021-11-10T11:16:35.893Z] #24 sha256:dc611b5f4a03943ab8d5509a580e59b3d8eb448642929d49982fd47cf8cf45b5 [2021-11-10T11:16:36.461Z] #24 ... [2021-11-10T11:16:36.461Z] [2021-11-10T11:16:36.461Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-10T11:16:36.461Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-10T11:16:36.461Z] #45 DONE 0.5s [2021-11-10T11:16:36.461Z] [2021-11-10T11:16:36.461Z] #24 [internal] load build context [2021-11-10T11:16:36.461Z] #24 sha256:dc611b5f4a03943ab8d5509a580e59b3d8eb448642929d49982fd47cf8cf45b5 [2021-11-10T11:16:37.397Z] #24 transferring context: 55.42MB 1.6s done [2021-11-10T11:16:37.655Z] #24 DONE 1.7s [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #36 [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 [2021-11-10T11:16:37.655Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-10T11:16:37.655Z] #36 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #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 [2021-11-10T11:16:37.655Z] #31 sha256:384578ae8e3842bef72976f7fad5b8f8588c880a745cd4612a61a6d3b0d097dd [2021-11-10T11:16:37.655Z] #31 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-10T11:16:37.655Z] #27 sha256:bccba063652947037e6855a23d42c9e3ebec31e38f8fc14d11f857d6de034b4a [2021-11-10T11:16:37.655Z] #27 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #52 sha256:0b3b6fde3275ec910c55b7e4b0bac60fde66adde39f72174047254bac150fe91 [2021-11-10T11:16:37.655Z] #52 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #59 sha256:9daae962b11ac6fb838fffa0843a654944fed8554961063542870c62f15f56d6 [2021-11-10T11:16:37.655Z] #59 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #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 [2021-11-10T11:16:37.655Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-10T11:16:37.655Z] #29 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-10T11:16:37.655Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-10T11:16:37.655Z] #19 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #55 [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 [2021-11-10T11:16:37.655Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-10T11:16:37.655Z] #55 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #43 [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 [2021-11-10T11:16:37.655Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-10T11:16:37.655Z] #43 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #65 [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 [2021-11-10T11:16:37.655Z] #65 sha256:b5097727d5361941877b1370f6126f8ec23875a8c4fd32317210a000d236dc2e [2021-11-10T11:16:37.655Z] #65 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #68 sha256:86f661c77ab2d08c669f85763f38dfe46ab55f8cd29e8c7d8055dcb387d40654 [2021-11-10T11:16:37.655Z] #68 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-10T11:16:37.655Z] #67 sha256:6bfcadab7a6d12fc7714b2b43b36cebed37a949f0e1286ba4bf9b71a520e8ee2 [2021-11-10T11:16:37.655Z] #67 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #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 [2021-11-10T11:16:37.655Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-10T11:16:37.655Z] #13 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-10T11:16:37.655Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-10T11:16:37.655Z] #15 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #22 [dev-systemd-false 8/25] 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 [2021-11-10T11:16:37.655Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-10T11:16:37.655Z] #22 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:16:37.655Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:16:37.655Z] #53 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #56 sha256:647c6219d4ab7c48876dc119dcca39cd8400131f35088041d92a7a78f4806591 [2021-11-10T11:16:37.655Z] #56 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-10T11:16:37.655Z] #58 sha256:03f749d0448a472644797a269077854de5cfb5256632efab8619fef4f7fac9e5 [2021-11-10T11:16:37.655Z] #58 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-10T11:16:37.655Z] #64 sha256:4e3c6090580381c928c65c0d3c40e3359865b1ae645667b5240fd5d758b212bd [2021-11-10T11:16:37.655Z] #64 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-10T11:16:37.655Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-10T11:16:37.655Z] #20 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:16:37.655Z] #62 sha256:cceaa2046c7333f81573f57df6abcca3d587a782d44ff09ebf30aa347dfff78a [2021-11-10T11:16:37.655Z] #62 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #50 sha256:90d0c527a3e88c67702ac19d686d4fa476ab114e4c46605acd604c27d1d5f8f3 [2021-11-10T11:16:37.655Z] #50 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #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 [2021-11-10T11:16:37.655Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-10T11:16:37.655Z] #34 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #37 sha256:1f8286444d6b0cd067d1aa2a8a9cfaa695c2c45b990d20c9a99baa9d25df6322 [2021-11-10T11:16:37.655Z] #37 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #38 [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 [2021-11-10T11:16:37.655Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:16:37.655Z] #38 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #44 sha256:04de3196f2e6c388a0383e4666a3b2e4aa8bdf738ef351907a11219cbfff754c [2021-11-10T11:16:37.655Z] #44 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #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 [2021-11-10T11:16:37.655Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:16:37.655Z] #14 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #63 sha256:66a08aaefad8bb980a7a00f6ab12ee0db3e657567a121aa20316afca2090293a [2021-11-10T11:16:37.655Z] #63 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-10T11:16:37.655Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-10T11:16:37.655Z] #72 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #41 sha256:dc932c7d29c8edf291ca1d37737b241d43f7974e598439b72aba1a5a348ef7b6 [2021-11-10T11:16:37.655Z] #41 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-10T11:16:37.655Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-10T11:16:37.655Z] #70 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #60 [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 [2021-11-10T11:16:37.655Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-10T11:16:37.655Z] #60 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-10T11:16:37.655Z] #57 sha256:df40cefe5e514b577e6b434ec14d30e1009174a0973ffb268e060c40d73edef9 [2021-11-10T11:16:37.655Z] #57 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #35 sha256:6edfe59338e41fe6e02331b2132e4341b55e060a43f1669b4ee9aa1eb7c17a48 [2021-11-10T11:16:37.655Z] #35 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-10T11:16:37.655Z] #66 sha256:038f4b7b6955bc7c4075855fb100fd901ae7a21f680492b31f2cb17bb7947822 [2021-11-10T11:16:37.655Z] #66 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-10T11:16:37.655Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-10T11:16:37.655Z] #49 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.655Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-10T11:16:37.655Z] #54 sha256:3c18c46f0d45133b85e66ddf610531fbccaa8820c860ac9da91d1aa6031a7cc0 [2021-11-10T11:16:37.655Z] #54 CACHED [2021-11-10T11:16:37.655Z] [2021-11-10T11:16:37.656Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-10T11:16:37.656Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-10T11:16:37.656Z] #12 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #51 [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.7.0" && /build/gotestsum --version [2021-11-10T11:16:37.656Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-10T11:16:37.656Z] #51 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-10T11:16:37.656Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-10T11:16:37.656Z] #21 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-10T11:16:37.656Z] #25 sha256:abeb34a67092faf8c7a24590d8895968e8e9cd00fa5a86eee07cfd5a30d3e9b3 [2021-11-10T11:16:37.656Z] #25 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-10T11:16:37.656Z] #30 sha256:fc5279033d32c87a9f414daefc81b41d4a01636493257c5bab4955a790f995a6 [2021-11-10T11:16:37.656Z] #30 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-10T11:16:37.656Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-10T11:16:37.656Z] #18 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-10T11:16:37.656Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-10T11:16:37.656Z] #23 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-10T11:16:37.656Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-10T11:16:37.656Z] #42 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-10T11:16:37.656Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-10T11:16:37.656Z] #33 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #47 [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 [2021-11-10T11:16:37.656Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-10T11:16:37.656Z] #47 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-10T11:16:37.656Z] #48 sha256:d28eea783ada3a4de8a87842f8b5add2076dab7f74c9a40531a009deeebbcb20 [2021-11-10T11:16:37.656Z] #48 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #46 [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 [2021-11-10T11:16:37.656Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-10T11:16:37.656Z] #46 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #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 [2021-11-10T11:16:37.656Z] #26 sha256:835c77dd9c860668a8a83c080e15517a84eb0cb7f26f714b61ca3853f00746d0 [2021-11-10T11:16:37.656Z] #26 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-10T11:16:37.656Z] #73 sha256:697f35b368f3a856c148794648e0933044e132ea1719cc26a60696e795b57a62 [2021-11-10T11:16:37.656Z] #73 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-10T11:16:37.656Z] #32 sha256:88acc6ec5ae89217ab4f0dafdbe42a80006f49596675180225cdf626c75ce8c4 [2021-11-10T11:16:37.656Z] #32 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-10T11:16:37.656Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-10T11:16:37.656Z] #16 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-10T11:16:37.656Z] #61 sha256:7d93e90b248f9299a47bb93bcfdea6b8837459fe229601540ae13a7052c41885 [2021-11-10T11:16:37.656Z] #61 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T11:16:37.656Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-10T11:16:37.656Z] #17 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-10T11:16:37.656Z] #39 sha256:0246c75ee6d8aff2025f39c57b26ecc676257a8ced58b2e874c53c6adf903f07 [2021-11-10T11:16:37.656Z] #39 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-10T11:16:37.656Z] #40 sha256:a11e7c39d3019bcadf8821050e52cb54f1855e741c870432fc40544b8bdb4558 [2021-11-10T11:16:37.656Z] #40 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-10T11:16:37.656Z] #74 sha256:50121abea6815fc369095001da369fa6b0463b941897cbb29fac038a91382157 [2021-11-10T11:16:37.656Z] #74 CACHED [2021-11-10T11:16:37.656Z] [2021-11-10T11:16:37.656Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-10T11:16:37.656Z] #75 sha256:cdd48092dc720a80854f627cfa0fec91f9ab83229992075098d5c449b4f583b8 [2021-11-10T11:16:38.585Z] #75 DONE 0.9s [2021-11-10T11:16:38.585Z] [2021-11-10T11:16:38.585Z] #76 exporting to image [2021-11-10T11:16:38.585Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-10T11:16:38.585Z] #76 exporting layers [2021-11-10T11:16:39.525Z] #76 exporting layers 0.9s done [2021-11-10T11:16:39.525Z] #76 writing image sha256:6e2c84c292d9e70a131770b33194c82c2f9e3fa1b0e3e9da978b905d56ee60bd done [2021-11-10T11:16:39.525Z] #76 naming to docker.io/library/docker:9244cc5efd6f9177364fa8cc51ea08ab67e1b388 done [2021-11-10T11:16:39.525Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-10T11:16:39.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr35 -e DOCKER_GITCOMMIT=9244cc5efd6f9177364fa8cc51ea08ab67e1b388 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9244cc5efd6f9177364fa8cc51ea08ab67e1b388 hack/make.sh dynbinary test-integration [2021-11-10T11:16:40.391Z] [2021-11-10T11:16:40.653Z] Removing bundles/ [2021-11-10T11:16:40.653Z] [2021-11-10T11:16:40.653Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-10T11:16:40.653Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T11:16:40.653Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T11:17:22.269Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-091955ed0b7d5aab9) in /home/ubuntu/workspace/moby_PR-42995 [Pipeline] { [Pipeline] checkout [2021-11-10T11:17:22.347Z] The recommended git tool is: git [2021-11-10T11:17:25.725Z] using credential docker-jenkins-github-credentials [2021-11-10T11:17:25.734Z] Cloning the remote Git repository [2021-11-10T11:17:25.734Z] Cloning with configured refspecs honoured and without tags [2021-11-10T11:17:25.837Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T11:17:25.901Z] > git init /home/ubuntu/workspace/moby_PR-42995 # timeout=10 [2021-11-10T11:17:26.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T11:17:26.167Z] > git --version # timeout=10 [2021-11-10T11:17:26.210Z] > git --version # 'git version 2.25.1' [2021-11-10T11:17:26.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T11:17:26.212Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42995/head:refs/remotes/origin/PR-42995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-10T11:17:45.171Z] Fetching without tags [2021-11-10T11:17:45.533Z] Merging remotes/origin/master commit 33a3680e08d1007e72c3b3f1454f823d8e9948ee into PR head commit 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 [2021-11-10T11:17:45.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T11:17:45.092Z] > git config --add remote.origin.fetch +refs/pull/42995/head:refs/remotes/origin/PR-42995 # timeout=10 [2021-11-10T11:17:45.104Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-10T11:17:45.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T11:17:45.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T11:17:45.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T11:17:45.178Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42995/head:refs/remotes/origin/PR-42995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-10T11:17:45.542Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T11:17:45.556Z] > git checkout -f 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 # timeout=10 [2021-11-10T11:17:46.870Z] Merge succeeded, producing 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 [2021-11-10T11:17:46.870Z] Checking out Revision 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 (PR-42995) [2021-11-10T11:17:46.814Z] > git remote # timeout=10 [2021-11-10T11:17:46.827Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T11:17:46.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T11:17:46.836Z] > git merge 33a3680e08d1007e72c3b3f1454f823d8e9948ee # timeout=10 [2021-11-10T11:17:46.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T11:17:46.872Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T11:17:46.886Z] > git checkout -f 9244cc5efd6f9177364fa8cc51ea08ab67e1b388 # timeout=10 [2021-11-10T11:17:50.719Z] Commit message: "Jenkinsfile: disable all stages, except for cgroup2 and rootless" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T11:17:51.531Z] + docker version [2021-11-10T11:17:59.626Z] Client: Docker Engine - Community [2021-11-10T11:17:59.626Z] Version: 20.10.10-rc1 [2021-11-10T11:17:59.626Z] API version: 1.41 [2021-11-10T11:17:59.626Z] Go version: go1.16.9 [2021-11-10T11:17:59.626Z] Git commit: b485636 [2021-11-10T11:17:59.626Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-10T11:17:59.626Z] OS/Arch: linux/amd64 [2021-11-10T11:17:59.626Z] Context: default [2021-11-10T11:17:59.626Z] Experimental: true [2021-11-10T11:17:59.626Z] [2021-11-10T11:17:59.626Z] Server: Docker Engine - Community [2021-11-10T11:17:59.626Z] Engine: [2021-11-10T11:17:59.626Z] Version: 20.10.10-rc1 [2021-11-10T11:17:59.626Z] API version: 1.41 (minimum version 1.12) [2021-11-10T11:17:59.626Z] Go version: go1.16.9 [2021-11-10T11:17:59.626Z] Git commit: 9f5b26f [2021-11-10T11:17:59.626Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-10T11:17:59.626Z] OS/Arch: linux/amd64 [2021-11-10T11:17:59.626Z] Experimental: true [2021-11-10T11:17:59.626Z] containerd: [2021-11-10T11:17:59.626Z] Version: 1.4.11 [2021-11-10T11:17:59.626Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T11:17:59.626Z] runc: [2021-11-10T11:17:59.626Z] Version: 1.0.2 [2021-11-10T11:17:59.626Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-10T11:17:59.626Z] docker-init: [2021-11-10T11:17:59.626Z] Version: 0.19.0 [2021-11-10T11:17:59.626Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-10T11:17:59.962Z] + docker info [2021-11-10T11:18:17.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T11:18:17.078Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-10T11:18:17.078Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T11:18:17.078Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-10T11:18:17.078Z] [2021-11-10T11:18:17.078Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T11:18:17.078Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T11:18:17.078Z] HOSTNAME=48bba47a98c6 [2021-11-10T11:18:17.078Z] DEST=bundles/test-integration [2021-11-10T11:18:17.078Z] PWD=/go/src/github.com/docker/docker [2021-11-10T11:18:17.078Z] DOCKER_ROOTLESS=1 [2021-11-10T11:18:17.078Z] DOCKER_GITCOMMIT=9244cc5efd6f9177364fa8cc51ea08ab67e1b388 [2021-11-10T11:18:17.078Z] container=docker [2021-11-10T11:18:17.078Z] HOME=/root [2021-11-10T11:18:17.078Z] GOLANG_VERSION=1.17.3 [2021-11-10T11:18:17.078Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T11:18:17.078Z] VALIDATE_BRANCH=master [2021-11-10T11:18:17.078Z] TERM=xterm [2021-11-10T11:18:17.078Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T11:18:17.078Z] SHLVL=1 [2021-11-10T11:18:17.078Z] TIMEOUT=120m [2021-11-10T11:18:17.078Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T11:18:17.078Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T11:18:17.078Z] GO111MODULE=off [2021-11-10T11:18:17.078Z] DOCKER_EXPERIMENTAL=1 [2021-11-10T11:18:17.078Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-10T11:18:17.078Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T11:18:17.078Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T11:18:17.078Z] GOPATH=/go [2021-11-10T11:18:17.078Z] PKG_CONFIG=pkg-config [2021-11-10T11:18:17.078Z] _=/usr/bin/env [2021-11-10T11:18:17.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-10T11:18:21.900Z] Client: [2021-11-10T11:18:21.900Z] Context: default [2021-11-10T11:18:21.900Z] Debug Mode: false [2021-11-10T11:18:21.900Z] Plugins: [2021-11-10T11:18:21.900Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-10T11:18:21.900Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-10T11:18:21.900Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-10T11:18:21.900Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-10T11:18:21.900Z] [2021-11-10T11:18:21.900Z] Server: [2021-11-10T11:18:21.900Z] Containers: 0 [2021-11-10T11:18:21.900Z] Running: 0 [2021-11-10T11:18:21.900Z] Paused: 0 [2021-11-10T11:18:21.900Z] Stopped: 0 [2021-11-10T11:18:21.900Z] Images: 0 [2021-11-10T11:18:21.900Z] Server Version: 20.10.10-rc1 [2021-11-10T11:18:21.900Z] Storage Driver: overlay2 [2021-11-10T11:18:21.900Z] Backing Filesystem: extfs [2021-11-10T11:18:21.900Z] Supports d_type: true [2021-11-10T11:18:21.900Z] Native Overlay Diff: true [2021-11-10T11:18:21.900Z] userxattr: false [2021-11-10T11:18:21.900Z] Logging Driver: json-file [2021-11-10T11:18:21.900Z] Cgroup Driver: systemd [2021-11-10T11:18:21.900Z] Cgroup Version: 2 [2021-11-10T11:18:21.900Z] Plugins: [2021-11-10T11:18:21.900Z] Volume: local [2021-11-10T11:18:21.900Z] Network: bridge host ipvlan macvlan null overlay [2021-11-10T11:18:21.900Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-10T11:18:21.900Z] Swarm: inactive [2021-11-10T11:18:21.900Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-10T11:18:21.900Z] Default Runtime: runc [2021-11-10T11:18:21.900Z] Init Binary: docker-init [2021-11-10T11:18:21.900Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T11:18:21.900Z] runc version: v1.0.2-0-g52b36a2 [2021-11-10T11:18:21.900Z] init version: de40ad0 [2021-11-10T11:18:21.900Z] Security Options: [2021-11-10T11:18:21.900Z] apparmor [2021-11-10T11:18:21.900Z] seccomp [2021-11-10T11:18:21.900Z] Profile: default [2021-11-10T11:18:21.900Z] cgroupns [2021-11-10T11:18:21.900Z] Kernel Version: 5.11.0-1020-aws [2021-11-10T11:18:21.900Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-10T11:18:21.900Z] OSType: linux [2021-11-10T11:18:21.900Z] Architecture: x86_64 [2021-11-10T11:18:21.900Z] CPUs: 2 [2021-11-10T11:18:21.900Z] Total Memory: 7.482GiB [2021-11-10T11:18:21.900Z] Name: ip-10-100-94-90 [2021-11-10T11:18:21.900Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-10T11:18:21.900Z] Docker Root Dir: /var/lib/docker [2021-11-10T11:18:21.900Z] Debug Mode: false [2021-11-10T11:18:21.900Z] Registry: https://index.docker.io/v1/ [2021-11-10T11:18:21.900Z] Labels: [2021-11-10T11:18:21.900Z] Experimental: true [2021-11-10T11:18:21.900Z] Insecure Registries: [2021-11-10T11:18:21.900Z] 127.0.0.0/8 [2021-11-10T11:18:21.900Z] Live Restore Enabled: true [2021-11-10T11:18:21.900Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-10T11:18:22.241Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9244cc5efd6f9177364fa8cc51ea08ab67e1b388 . [2021-11-10T11:18:22.241Z] #1 [internal] load build definition from Dockerfile [2021-11-10T11:18:22.241Z] #1 sha256:51f7be7f3bdb451c9eb02204eb15edac3223e2f9ab43ad95c64dee9a9c4d7767 [2021-11-10T11:18:22.241Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-10T11:18:22.241Z] #1 DONE 0.1s [2021-11-10T11:18:22.241Z] [2021-11-10T11:18:22.241Z] #2 [internal] load .dockerignore [2021-11-10T11:18:22.241Z] #2 sha256:294d76ba6c818bbdea1ce1b9e7b36b48e96d1f2bd48fe0cc68f1ad92c446f857 [2021-11-10T11:18:22.497Z] #2 transferring context: 87B done [2021-11-10T11:18:22.497Z] #2 DONE 0.1s [2021-11-10T11:18:22.497Z] [2021-11-10T11:18:22.497Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-10T11:18:22.497Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-10T11:18:22.754Z] #3 DONE 0.4s [2021-11-10T11:18:22.754Z] [2021-11-10T11:18:22.754Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-10T11:18:22.754Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-10T11:18:22.754Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-10T11:18:22.754Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-10T11:18:22.754Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-10T11:18:22.754Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-10T11:18:22.754Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2021-11-10T11:18:23.016Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-10T11:18:23.285Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-10T11:18:23.285Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-10T11:18:23.541Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2021-11-10T11:18:23.541Z] #4 DONE 0.7s [2021-11-10T11:18:23.797Z] [2021-11-10T11:18:23.797Z] #6 [internal] load build definition from Dockerfile [2021-11-10T11:18:23.797Z] #6 sha256:7c93b0f19190f8dec8bbc07ecfc470640113589ec4646f964aec3257f13a0c12 [2021-11-10T11:18:23.797Z] #6 DONE 0.0s [2021-11-10T11:18:23.797Z] [2021-11-10T11:18:23.797Z] #5 [internal] load .dockerignore [2021-11-10T11:18:23.797Z] #5 sha256:9bf59b0d2dc5b169aff8ca7b81fe7bda37d4a32e1b34938a5cfb541f0e0e8616 [2021-11-10T11:18:23.797Z] #5 DONE 0.0s [2021-11-10T11:18:23.797Z] [2021-11-10T11:18:23.797Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-10T11:18:23.797Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-10T11:18:24.726Z] #10 ... [2021-11-10T11:18:24.726Z] [2021-11-10T11:18:24.726Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-10T11:18:24.726Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-10T11:18:24.726Z] #7 DONE 1.0s [2021-11-10T11:18:24.726Z] [2021-11-10T11:18:24.726Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T11:18:24.726Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-10T11:18:24.726Z] #9 DONE 1.0s [2021-11-10T11:18:24.726Z] [2021-11-10T11:18:24.726Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T11:18:24.726Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-10T11:18:24.726Z] #8 DONE 1.0s [2021-11-10T11:18:24.726Z] [2021-11-10T11:18:24.726Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-10T11:18:24.726Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-10T11:18:24.726Z] #10 DONE 1.0s [2021-11-10T11:18:24.984Z] [2021-11-10T11:18:24.984Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T11:18:24.984Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T11:18:24.984Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-10T11:18:24.984Z] #71 DONE 0.0s [2021-11-10T11:18:24.984Z] [2021-11-10T11:18:24.984Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-10T11:18:24.984Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-10T11:18:24.985Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-10T11:18:24.985Z] #28 DONE 0.1s [2021-11-10T11:18:24.985Z] [2021-11-10T11:18:24.985Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T11:18:24.985Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T11:18:25.322Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-10T11:18:25.322Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-10T11:18:25.322Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-10T11:18:25.895Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-10T11:18:25.895Z] #69 ... [2021-11-10T11:18:25.895Z] [2021-11-10T11:18:25.895Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-10T11:18:25.895Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-10T11:18:25.895Z] #45 DONE 0.0s [2021-11-10T11:18:26.158Z] [2021-11-10T11:18:26.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:26.158Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:26.158Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 done [2021-11-10T11:18:26.158Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-10T11:18:26.158Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-10T11:18:26.158Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-10T11:18:26.158Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 49.28MB / 54.92MB 1.0s [2021-11-10T11:18:26.158Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.9s done [2021-11-10T11:18:26.158Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.0s [2021-11-10T11:18:26.158Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.53MB / 54.92MB 1.1s [2021-11-10T11:18:26.158Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.1s done [2021-11-10T11:18:26.158Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.24MB / 54.57MB 1.2s [2021-11-10T11:18:26.418Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 15.73MB / 54.57MB 1.3s [2021-11-10T11:18:26.418Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 31.46MB / 54.57MB 1.5s [2021-11-10T11:18:26.699Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 38.80MB / 54.57MB 1.6s [2021-11-10T11:18:26.699Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 46.14MB / 54.57MB 1.7s [2021-11-10T11:18:26.959Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 53.48MB / 54.57MB 1.8s [2021-11-10T11:18:26.959Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.9s done [2021-11-10T11:18:27.222Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 [2021-11-10T11:18:27.807Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 2.7s done [2021-11-10T11:18:27.807Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 0B / 156B 2.8s [2021-11-10T11:18:28.065Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 2.8s done [2021-11-10T11:18:28.065Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 3.15MB / 85.77MB 2.9s [2021-11-10T11:18:28.065Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 1.05MB / 134.80MB 2.9s [2021-11-10T11:18:28.065Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 8.39MB / 85.77MB 3.0s [2021-11-10T11:18:28.065Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 17.27MB / 85.77MB 3.1s [2021-11-10T11:18:28.065Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 10.49MB / 134.80MB 3.1s [2021-11-10T11:18:28.321Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 26.21MB / 85.77MB 3.2s [2021-11-10T11:18:28.322Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 31.46MB / 85.77MB 3.3s [2021-11-10T11:18:28.322Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 23.07MB / 134.80MB 3.3s [2021-11-10T11:18:28.580Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 47.19MB / 85.77MB 3.5s [2021-11-10T11:18:28.580Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 33.55MB / 134.80MB 3.5s [2021-11-10T11:18:28.580Z] #11 ... [2021-11-10T11:18:28.580Z] [2021-11-10T11:18:28.580Z] #24 [internal] load build context [2021-11-10T11:18:28.580Z] #24 sha256:82425a7fe26f3b8cd72a056bd6ee8fcf47a90371694592e751da6fa7eecb1106 [2021-11-10T11:18:28.580Z] #24 transferring context: 55.41MB 3.5s done [2021-11-10T11:18:28.580Z] #24 DONE 3.7s [2021-11-10T11:18:28.580Z] [2021-11-10T11:18:28.580Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:28.580Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:28.580Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 53.48MB / 85.77MB 3.6s [2021-11-10T11:18:28.838Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 60.82MB / 85.77MB 3.7s [2021-11-10T11:18:28.838Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 47.19MB / 134.80MB 3.7s [2021-11-10T11:18:29.098Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 71.30MB / 85.77MB 3.9s [2021-11-10T11:18:29.098Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 57.67MB / 134.80MB 3.9s [2021-11-10T11:18:29.098Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 84.93MB / 85.77MB 4.1s [2021-11-10T11:18:29.098Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 69.21MB / 134.80MB 4.1s [2021-11-10T11:18:29.355Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 76.39MB / 134.80MB 4.2s [2021-11-10T11:18:29.614Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 91.23MB / 134.80MB 4.4s [2021-11-10T11:18:29.614Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 111.44MB / 134.80MB 4.7s [2021-11-10T11:18:29.871Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 120.59MB / 134.80MB 4.8s [2021-11-10T11:18:30.129Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.22MB / 134.80MB 5.0s [2021-11-10T11:18:30.385Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.1s done [2021-11-10T11:18:32.280Z] #11 ... [2021-11-10T11:18:32.280Z] [2021-11-10T11:18:32.280Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T11:18:32.280Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T11:18:32.280Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2021-11-10T11:18:32.280Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-11-10T11:18:32.280Z] #69 DONE 6.9s [2021-11-10T11:18:32.280Z] [2021-11-10T11:18:32.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:32.280Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:32.280Z] #11 ... [2021-11-10T11:18:32.280Z] [2021-11-10T11:18:32.280Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T11:18:32.280Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T11:18:32.280Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-10T11:18:32.280Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-10T11:18:32.280Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-10T11:18:32.280Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-11-10T11:18:32.280Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-11-10T11:18:32.280Z] #71 DONE 7.0s [2021-11-10T11:18:32.280Z] [2021-11-10T11:18:32.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:32.280Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:32.280Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.2s done [2021-11-10T11:18:32.539Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-10T11:18:32.878Z] #11 ... [2021-11-10T11:18:32.878Z] [2021-11-10T11:18:32.878Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-10T11:18:32.878Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-10T11:18:32.878Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-10T11:18:32.878Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-10T11:18:32.878Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-10T11:18:32.878Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.2s done [2021-11-10T11:18:32.878Z] #28 DONE 7.6s [2021-11-10T11:18:32.878Z] [2021-11-10T11:18:32.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:32.879Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:33.451Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.6s done [2021-11-10T11:18:33.451Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-10T11:18:34.024Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 0.4s done [2021-11-10T11:18:34.591Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-10T11:18:35.521Z] #11 ... [2021-11-10T11:18:35.521Z] [2021-11-10T11:18:35.521Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-10T11:18:35.521Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-10T11:18:35.521Z] #70 DONE 0.9s [2021-11-10T11:18:35.521Z] [2021-11-10T11:18:35.521Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:35.521Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:37.428Z] #11 ... [2021-11-10T11:18:37.428Z] [2021-11-10T11:18:37.428Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-10T11:18:37.428Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-10T11:18:37.428Z] #72 DONE 1.5s [2021-11-10T11:18:37.428Z] [2021-11-10T11:18:37.428Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:37.428Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:39.953Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.2s done [2021-11-10T11:18:39.953Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-10T11:18:43.232Z] #11 ... [2021-11-10T11:18:43.232Z] [2021-11-10T11:18:43.232Z] #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 [2021-11-10T11:18:43.232Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-10T11:18:43.232Z] #29 3.434 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-10T11:18:43.232Z] #29 3.452 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-10T11:18:43.232Z] #29 3.457 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-10T11:18:43.232Z] #29 3.580 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-10T11:18:43.232Z] #29 3.866 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [90.5 kB] [2021-11-10T11:18:43.233Z] #29 3.937 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-10T11:18:43.233Z] #29 5.447 Fetched 8472 kB in 2s (3731 kB/s) [2021-11-10T11:18:43.233Z] #29 5.447 Reading package lists... [2021-11-10T11:18:43.233Z] #29 6.326 Reading package lists... [2021-11-10T11:18:43.233Z] #29 7.129 Building dependency tree... [2021-11-10T11:18:43.233Z] #29 7.465 The following additional packages will be installed: [2021-11-10T11:18:43.233Z] #29 7.465 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-10T11:18:43.233Z] #29 7.466 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-10T11:18:43.233Z] #29 7.467 Recommended packages: [2021-11-10T11:18:43.233Z] #29 7.467 libldap-common publicsuffix libsasl2-modules [2021-11-10T11:18:43.233Z] #29 7.645 The following NEW packages will be installed: [2021-11-10T11:18:43.233Z] #29 7.646 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-10T11:18:43.233Z] #29 7.646 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-10T11:18:43.233Z] #29 7.647 libssh2-1 openssl [2021-11-10T11:18:43.233Z] #29 7.920 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T11:18:43.233Z] #29 7.920 Need to get 3038 kB of archives. [2021-11-10T11:18:43.233Z] #29 7.920 After this operation, 6652 kB of additional disk space will be used. [2021-11-10T11:18:43.233Z] #29 7.920 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-10T11:18:43.233Z] #29 7.938 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-10T11:18:43.233Z] #29 7.941 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-10T11:18:43.233Z] #29 7.941 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-10T11:18:43.233Z] #29 7.942 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-10T11:18:43.233Z] #29 7.945 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-10T11:18:43.233Z] #29 7.948 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-10T11:18:43.233Z] #29 7.948 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-10T11:18:43.233Z] #29 7.949 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-10T11:18:43.233Z] #29 7.950 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-10T11:18:43.233Z] #29 7.953 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-10T11:18:43.233Z] #29 7.956 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-10T11:18:43.233Z] #29 7.960 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-10T11:18:43.233Z] #29 7.961 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-10T11:18:43.233Z] #29 7.963 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-10T11:18:43.233Z] #29 8.130 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T11:18:43.233Z] #29 8.157 Fetched 3038 kB in 0s (9809 kB/s) [2021-11-10T11:18:43.233Z] #29 8.184 Selecting previously unselected package openssl. [2021-11-10T11:18:43.233Z] #29 8.184 (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.) [2021-11-10T11:18:43.233Z] #29 8.184 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.187 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-10T11:18:43.233Z] #29 8.339 Selecting previously unselected package ca-certificates. [2021-11-10T11:18:43.233Z] #29 8.339 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-10T11:18:43.233Z] #29 8.343 Unpacking ca-certificates (20210119) ... [2021-11-10T11:18:43.233Z] #29 8.428 Selecting previously unselected package libbrotli1:amd64. [2021-11-10T11:18:43.233Z] #29 8.428 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.434 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-10T11:18:43.233Z] #29 8.505 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-10T11:18:43.233Z] #29 8.505 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.505 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-10T11:18:43.233Z] #29 8.549 Selecting previously unselected package libsasl2-2:amd64. [2021-11-10T11:18:43.233Z] #29 8.549 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.552 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-10T11:18:43.233Z] #29 8.599 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-10T11:18:43.233Z] #29 8.599 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.601 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-10T11:18:43.233Z] #29 8.681 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-10T11:18:43.233Z] #29 8.682 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.685 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-10T11:18:43.233Z] #29 8.728 Selecting previously unselected package libpsl5:amd64. [2021-11-10T11:18:43.233Z] #29 8.728 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.732 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-10T11:18:43.233Z] #29 8.768 Selecting previously unselected package librtmp1:amd64. [2021-11-10T11:18:43.233Z] #29 8.770 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.773 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-10T11:18:43.233Z] #29 8.808 Selecting previously unselected package libssh2-1:amd64. [2021-11-10T11:18:43.233Z] #29 8.808 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.811 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-10T11:18:43.233Z] #29 8.874 Selecting previously unselected package libcurl4:amd64. [2021-11-10T11:18:43.233Z] #29 8.874 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.877 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-10T11:18:43.233Z] #29 8.936 Selecting previously unselected package curl. [2021-11-10T11:18:43.233Z] #29 8.937 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.941 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-10T11:18:43.233Z] #29 8.996 Selecting previously unselected package libonig5:amd64. [2021-11-10T11:18:43.233Z] #29 8.996 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 8.998 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-10T11:18:43.233Z] #29 9.061 Selecting previously unselected package libjq1:amd64. [2021-11-10T11:18:43.233Z] #29 9.062 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 9.066 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-10T11:18:43.233Z] #29 9.110 Selecting previously unselected package jq. [2021-11-10T11:18:43.233Z] #29 9.110 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-10T11:18:43.233Z] #29 9.113 Unpacking jq (1.6-2.1) ... [2021-11-10T11:18:43.233Z] #29 9.150 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-10T11:18:43.233Z] #29 9.161 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-10T11:18:43.233Z] #29 9.171 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-10T11:18:43.233Z] #29 9.181 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-10T11:18:43.233Z] #29 9.193 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-10T11:18:43.233Z] #29 9.205 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-10T11:18:43.233Z] #29 9.216 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-10T11:18:43.233Z] #29 9.226 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-10T11:18:43.233Z] #29 9.242 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-10T11:18:43.233Z] #29 9.255 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-10T11:18:43.233Z] #29 9.273 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-10T11:18:43.233Z] #29 9.292 Setting up ca-certificates (20210119) ... [2021-11-10T11:18:43.233Z] #29 9.867 Updating certificates in /etc/ssl/certs... [2021-11-10T11:18:43.233Z] #29 ... [2021-11-10T11:18:43.233Z] [2021-11-10T11:18:43.233Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:43.233Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:44.606Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 4.5s done [2021-11-10T11:18:44.606Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-10T11:18:46.501Z] #11 ... [2021-11-10T11:18:46.501Z] [2021-11-10T11:18:46.501Z] #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 [2021-11-10T11:18:46.501Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-10T11:18:46.501Z] #29 10.54 129 added, 0 removed; done. [2021-11-10T11:18:46.501Z] #29 10.57 Setting up jq (1.6-2.1) ... [2021-11-10T11:18:46.501Z] #29 10.58 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-10T11:18:46.501Z] #29 10.59 Setting up curl (7.74.0-1.3+b1) ... [2021-11-10T11:18:46.501Z] #29 10.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-10T11:18:46.501Z] #29 10.62 Processing triggers for ca-certificates (20210119) ... [2021-11-10T11:18:46.501Z] #29 10.62 Updating certificates in /etc/ssl/certs... [2021-11-10T11:18:46.501Z] #29 11.25 0 added, 0 removed; done. [2021-11-10T11:18:46.501Z] #29 11.25 Running hooks in /etc/ca-certificates/update.d... [2021-11-10T11:18:46.501Z] #29 11.25 done. [2021-11-10T11:18:46.501Z] #29 DONE 13.7s [2021-11-10T11:18:46.501Z] [2021-11-10T11:18:46.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:46.501Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:46.501Z] #11 ... [2021-11-10T11:18:46.501Z] [2021-11-10T11:18:46.501Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-10T11:18:46.501Z] #30 sha256:1212911a9d3cd99872dcf99fe9b08768c508ebc5241d2249647461a0ec018fe8 [2021-11-10T11:18:46.501Z] #30 DONE 0.2s [2021-11-10T11:18:46.766Z] [2021-11-10T11:18:46.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-10T11:18:46.766Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-10T11:18:50.041Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.1s [2021-11-10T11:18:54.236Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 9.2s done [2021-11-10T11:18:54.236Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-10T11:18:54.236Z] #11 DONE 29.3s [2021-11-10T11:18:54.236Z] [2021-11-10T11:18:54.236Z] #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 [2021-11-10T11:18:54.236Z] #31 sha256:55279687f3eea3454f03a215e28e9b9e6bc1215decd425cc415beac5a8b71f19 [2021-11-10T11:18:54.236Z] #31 2.497 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-10T11:18:54.236Z] #31 2.961 [2021-11-10T11:18:54.236Z] #31 3.192 #=#=# ######################################################################## 100.0% [2021-11-10T11:18:54.236Z] #31 3.597 [2021-11-10T11:18:54.236Z] #31 4.573 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-10T11:18:54.236Z] #31 4.848 [2021-11-10T11:18:54.236Z] #31 5.070 #=#=# ######################################################################## 100.0% [2021-11-10T11:18:54.236Z] #31 5.373 [2021-11-10T11:18:54.236Z] #31 6.341 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-10T11:18:54.236Z] #31 6.608 [2021-11-10T11:18:54.236Z] #31 6.822 #=#=# ############### 20.9% ########################################## 58.4% ################################################################ 90.0% ######################################################################## 100.0% [2021-11-10T11:18:54.236Z] #31 7.363 [2021-11-10T11:18:54.494Z] #31 ... [2021-11-10T11:18:54.494Z] [2021-11-10T11:18:54.494Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-10T11:18:54.494Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-10T11:18:55.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-10T11:18:55.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-10T11:18:55.866Z] #12 DONE 1.4s [2021-11-10T11:18:55.866Z] [2021-11-10T11:18:55.866Z] #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 [2021-11-10T11:18:55.866Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-10T11:18:56.797Z] #13 DONE 0.9s [2021-11-10T11:18:56.797Z] [2021-11-10T11:18:56.797Z] #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 [2021-11-10T11:18:56.797Z] #31 sha256:55279687f3eea3454f03a215e28e9b9e6bc1215decd425cc415beac5a8b71f19 [2021-11-10T11:18:56.797Z] #31 8.311 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-10T11:18:56.797Z] #31 8.736 [2021-11-10T11:18:56.797Z] #31 8.965 #=#=# ######################################################################## 100.0% [2021-11-10T11:18:56.797Z] #31 9.392 [2021-11-10T11:18:56.797Z] #31 ... [2021-11-10T11:18:56.797Z] [2021-11-10T11:18:56.797Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-10T11:18:56.797Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-10T11:18:56.797Z] #42 DONE 0.2s [2021-11-10T11:18:57.054Z] [2021-11-10T11:18:57.054Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-10T11:18:57.054Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-10T11:18:57.054Z] #33 DONE 0.3s [2021-11-10T11:18:57.054Z] [2021-11-10T11:18:57.054Z] #46 [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 [2021-11-10T11:18:57.054Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-10T11:18:57.054Z] #46 DONE 0.3s [2021-11-10T11:18:57.054Z] [2021-11-10T11:18:57.054Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-10T11:18:57.054Z] #64 sha256:0e4568792a6e03aecfdba5ce290783a4fc1814cac08ccab0224e18084fd22744 [2021-11-10T11:18:57.054Z] #64 DONE 0.4s [2021-11-10T11:18:57.054Z] [2021-11-10T11:18:57.054Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-10T11:18:57.054Z] #25 sha256:681f991ca1585b5de784263f9a29d8320129716703779d30c9fe12c9051153a4 [2021-11-10T11:18:57.054Z] #25 DONE 0.4s [2021-11-10T11:18:57.054Z] [2021-11-10T11:18:57.054Z] #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 [2021-11-10T11:18:57.054Z] #31 sha256:55279687f3eea3454f03a215e28e9b9e6bc1215decd425cc415beac5a8b71f19 [2021-11-10T11:18:57.054Z] #31 10.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-10T11:18:57.989Z] #31 11.35 [2021-11-10T11:18:58.247Z] #31 11.60 #=#=# ######################################################################## 100.0% [2021-11-10T11:18:58.504Z] #31 12.00 [2021-11-10T11:18:58.505Z] #31 12.08 Download of images into '/build' complete. [2021-11-10T11:18:58.505Z] #31 12.08 Use something like the following to load the result into a Docker daemon: [2021-11-10T11:18:58.505Z] #31 12.08 tar -cC '/build' . | docker load [2021-11-10T11:18:58.765Z] #31 DONE 12.2s [2021-11-10T11:18:58.765Z] [2021-11-10T11:18:58.765Z] #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 [2021-11-10T11:18:58.765Z] #26 sha256:e0d543f599bc96a88c98460ec9523d47ce7818683fe9fc513068968a46ca1622 [2021-11-10T11:19:02.967Z] #26 ... [2021-11-10T11:19:02.967Z] [2021-11-10T11:19:02.967Z] #43 [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 [2021-11-10T11:19:02.967Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-10T11:19:02.967Z] #43 4.971 + git clone https://github.com/docker/distribution.git . [2021-11-10T11:19:02.967Z] #43 4.972 Cloning into '.'... [2021-11-10T11:19:02.967Z] #43 ... [2021-11-10T11:19:02.967Z] [2021-11-10T11:19:02.967Z] #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 [2021-11-10T11:19:02.967Z] #26 sha256:e0d543f599bc96a88c98460ec9523d47ce7818683fe9fc513068968a46ca1622 [2021-11-10T11:19:02.967Z] #26 5.868 + RM_GOPATH=0 [2021-11-10T11:19:02.967Z] #26 5.868 + TMP_GOPATH= [2021-11-10T11:19:02.967Z] #26 5.868 + : /build [2021-11-10T11:19:02.967Z] #26 5.868 + '[' -z '' ']' [2021-11-10T11:19:02.967Z] #26 5.868 ++ mktemp -d [2021-11-10T11:19:02.967Z] #26 5.868 + export GOPATH=/tmp/tmp.W2ylhyUGur [2021-11-10T11:19:02.967Z] #26 5.868 + GOPATH=/tmp/tmp.W2ylhyUGur [2021-11-10T11:19:02.967Z] #26 5.868 + RM_GOPATH=1 [2021-11-10T11:19:02.967Z] #26 5.868 + case "$(go env GOARCH)" in [2021-11-10T11:19:02.967Z] #26 5.868 ++ go env GOARCH [2021-11-10T11:19:02.967Z] #26 5.881 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T11:19:02.967Z] #26 5.881 + GO_BUILDMODE=-buildmode=pie [2021-11-10T11:19:02.967Z] #26 5.881 ++ dirname /install.sh [2021-11-10T11:19:02.967Z] #26 5.881 + dir=/ [2021-11-10T11:19:02.967Z] #26 5.881 + bin=dockercli [2021-11-10T11:19:02.967Z] #26 5.881 + shift [2021-11-10T11:19:02.967Z] #26 5.881 + '[' '!' -f //dockercli.installer ']' [2021-11-10T11:19:02.967Z] #26 5.881 + . //dockercli.installer [2021-11-10T11:19:02.967Z] #26 5.881 ++ : stable [2021-11-10T11:19:02.967Z] #26 5.881 ++ : 17.06.2-ce [2021-11-10T11:19:02.967Z] #26 5.881 + install_dockercli [2021-11-10T11:19:02.967Z] #26 5.881 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-10T11:19:02.967Z] #26 5.881 ++ uname -m [2021-11-10T11:19:02.967Z] #26 5.881 + arch=x86_64 [2021-11-10T11:19:02.967Z] #26 5.881 + '[' x86_64 '!=' x86_64 ']' [2021-11-10T11:19:02.967Z] #26 5.881 + url=https://download.docker.com/linux/static [2021-11-10T11:19:02.967Z] #26 5.881 + tar -xz docker/docker [2021-11-10T11:19:02.967Z] #26 5.881 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-10T11:19:02.967Z] #26 5.881 Install docker/cli version 17.06.2-ce from stable [2021-11-10T11:19:07.148Z] #26 ... [2021-11-10T11:19:07.148Z] [2021-11-10T11:19:07.148Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:07.148Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:07.148Z] #53 9.012 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-10T11:19:07.148Z] #53 ... [2021-11-10T11:19:07.148Z] [2021-11-10T11:19:07.148Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-10T11:19:07.148Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-10T11:19:07.148Z] #49 7.072 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-10T11:19:07.148Z] #49 ... [2021-11-10T11:19:07.148Z] [2021-11-10T11:19:07.148Z] #60 [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 [2021-11-10T11:19:07.148Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-10T11:19:07.148Z] #60 6.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-10T11:19:07.148Z] #60 6.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-10T11:19:07.148Z] #60 6.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-10T11:19:07.148Z] #60 6.812 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-10T11:19:07.149Z] #60 8.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.5 kB] [2021-11-10T11:19:07.149Z] #60 ... [2021-11-10T11:19:07.149Z] [2021-11-10T11:19:07.149Z] #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 [2021-11-10T11:19:07.149Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:19:07.149Z] #14 6.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-10T11:19:07.149Z] #14 6.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-10T11:19:07.149Z] #14 6.669 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-10T11:19:07.149Z] #14 6.780 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-10T11:19:07.149Z] #14 8.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.5 kB] [2021-11-10T11:19:07.149Z] #14 ... [2021-11-10T11:19:07.149Z] [2021-11-10T11:19:07.149Z] #36 [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 [2021-11-10T11:19:07.149Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-10T11:19:07.149Z] #36 6.853 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-10T11:19:07.406Z] #36 ... [2021-11-10T11:19:07.406Z] [2021-11-10T11:19:07.406Z] #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 [2021-11-10T11:19:07.406Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-10T11:19:07.406Z] #34 7.267 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-10T11:19:07.406Z] #34 7.267 Cloning into '.'... [2021-11-10T11:19:07.406Z] #34 ... [2021-11-10T11:19:07.406Z] [2021-11-10T11:19:07.406Z] #65 [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 [2021-11-10T11:19:07.406Z] #65 sha256:42ecd58c848afee4491ba296175267f32069b1be60cd445668298f31b6392082 [2021-11-10T11:19:07.406Z] #65 7.727 + RM_GOPATH=0 [2021-11-10T11:19:07.406Z] #65 7.727 + TMP_GOPATH= [2021-11-10T11:19:07.406Z] #65 7.727 + : /build [2021-11-10T11:19:07.406Z] #65 7.727 + '[' -z '' ']' [2021-11-10T11:19:07.406Z] #65 7.727 ++ mktemp -d [2021-11-10T11:19:07.406Z] #65 7.741 + export GOPATH=/tmp/tmp.OsMBmraIQd [2021-11-10T11:19:07.406Z] #65 7.741 + GOPATH=/tmp/tmp.OsMBmraIQd [2021-11-10T11:19:07.406Z] #65 7.741 + RM_GOPATH=1 [2021-11-10T11:19:07.406Z] #65 7.741 + case "$(go env GOARCH)" in [2021-11-10T11:19:07.406Z] #65 7.741 ++ go env GOARCH [2021-11-10T11:19:07.406Z] #65 7.778 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T11:19:07.406Z] #65 7.778 + GO_BUILDMODE=-buildmode=pie [2021-11-10T11:19:07.406Z] #65 7.778 ++ dirname /install.sh [2021-11-10T11:19:07.406Z] #65 7.782 + dir=/ [2021-11-10T11:19:07.406Z] #65 7.782 + bin=rootlesskit [2021-11-10T11:19:07.406Z] #65 7.782 + shift [2021-11-10T11:19:07.406Z] #65 7.782 + '[' '!' -f //rootlesskit.installer ']' [2021-11-10T11:19:07.406Z] #65 7.782 + . //rootlesskit.installer [2021-11-10T11:19:07.406Z] #65 7.782 ++ : v0.14.6 [2021-11-10T11:19:07.406Z] #65 7.782 + install_rootlesskit [2021-11-10T11:19:07.406Z] #65 7.782 + case "$1" in [2021-11-10T11:19:07.406Z] #65 7.782 + export CGO_ENABLED=0 [2021-11-10T11:19:07.406Z] #65 7.782 + CGO_ENABLED=0 [2021-11-10T11:19:07.406Z] #65 7.782 + _install_rootlesskit [2021-11-10T11:19:07.406Z] #65 7.782 Install rootlesskit version v0.14.6 [2021-11-10T11:19:07.406Z] #65 7.782 + echo 'Install rootlesskit version v0.14.6' [2021-11-10T11:19:07.406Z] #65 7.782 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-10T11:19:07.406Z] #65 7.783 + GOBIN=/build [2021-11-10T11:19:07.406Z] #65 7.783 + GO111MODULE=on [2021-11-10T11:19:07.406Z] #65 7.783 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-10T11:19:07.406Z] #65 8.302 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-10T11:19:07.664Z] #65 ... [2021-11-10T11:19:07.664Z] [2021-11-10T11:19:07.664Z] #47 [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 [2021-11-10T11:19:07.664Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-10T11:19:07.664Z] #47 8.051 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-10T11:19:07.664Z] #47 8.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-10T11:19:07.664Z] #47 8.051 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-10T11:19:07.664Z] #47 8.701 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-10T11:19:07.664Z] #47 9.025 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-10T11:19:07.664Z] #47 ... [2021-11-10T11:19:07.664Z] [2021-11-10T11:19:07.664Z] #55 [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 [2021-11-10T11:19:07.664Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-10T11:19:07.664Z] #55 7.426 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-10T11:19:07.664Z] #55 10.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-10T11:19:07.664Z] #55 10.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-10T11:19:07.664Z] #55 10.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-10T11:19:07.921Z] #55 ... [2021-11-10T11:19:07.921Z] [2021-11-10T11:19:07.921Z] #51 [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.7.0" && /build/gotestsum --version [2021-11-10T11:19:07.921Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-10T11:19:07.921Z] #51 6.611 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-10T11:19:07.921Z] #51 7.668 go: downloading github.com/fatih/color v1.10.0 [2021-11-10T11:19:07.921Z] #51 7.688 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-10T11:19:07.921Z] #51 7.765 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-10T11:19:07.921Z] #51 7.816 go: downloading github.com/pkg/errors v0.9.1 [2021-11-10T11:19:07.921Z] #51 8.040 go: downloading golang.org/x/tools v0.1.0 [2021-11-10T11:19:07.921Z] #51 8.229 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-10T11:19:07.921Z] #51 8.337 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T11:19:07.921Z] #51 8.518 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-10T11:19:07.921Z] #51 8.648 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-10T11:19:08.179Z] #51 ... [2021-11-10T11:19:08.179Z] [2021-11-10T11:19:08.179Z] #38 [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 [2021-11-10T11:19:08.179Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:08.179Z] #38 8.599 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-10T11:19:08.179Z] #38 8.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-10T11:19:08.179Z] #38 8.599 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-10T11:19:08.179Z] #38 9.511 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-10T11:19:08.179Z] #38 ... [2021-11-10T11:19:08.179Z] [2021-11-10T11:19:08.179Z] #60 [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 [2021-11-10T11:19:08.179Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-10T11:19:08.179Z] #60 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-10T11:19:10.701Z] #60 ... [2021-11-10T11:19:10.701Z] [2021-11-10T11:19:10.701Z] #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 [2021-11-10T11:19:10.701Z] #26 sha256:e0d543f599bc96a88c98460ec9523d47ce7818683fe9fc513068968a46ca1622 [2021-11-10T11:19:10.701Z] #26 13.26 + mkdir -p /build [2021-11-10T11:19:10.701Z] #26 13.27 + mv docker/docker /build/ [2021-11-10T11:19:10.701Z] #26 13.28 + rmdir docker [2021-11-10T11:19:10.701Z] #26 DONE 13.6s [2021-11-10T11:19:10.701Z] [2021-11-10T11:19:10.701Z] #65 [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 [2021-11-10T11:19:10.701Z] #65 sha256:42ecd58c848afee4491ba296175267f32069b1be60cd445668298f31b6392082 [2021-11-10T11:19:10.701Z] #65 11.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-10T11:19:10.701Z] #65 11.83 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-10T11:19:10.701Z] #65 12.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-10T11:19:10.701Z] #65 13.20 go: downloading github.com/google/uuid v1.3.0 [2021-11-10T11:19:10.701Z] #65 13.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-10T11:19:13.224Z] #65 16.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-10T11:19:13.481Z] #65 16.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-10T11:19:15.388Z] #65 18.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-10T11:19:15.388Z] #65 18.19 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-10T11:19:15.645Z] #65 ... [2021-11-10T11:19:15.645Z] [2021-11-10T11:19:15.645Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:15.645Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:15.645Z] #53 14.76 go: downloading github.com/fatih/color v1.7.0 [2021-11-10T11:19:15.645Z] #53 14.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-10T11:19:15.645Z] #53 14.88 go: downloading github.com/pkg/errors v0.8.1 [2021-11-10T11:19:15.645Z] #53 14.89 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-10T11:19:15.645Z] #53 15.09 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-10T11:19:15.645Z] #53 15.30 go: downloading github.com/spf13/viper v1.6.1 [2021-11-10T11:19:15.645Z] #53 15.68 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-10T11:19:15.645Z] #53 15.70 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-10T11:19:15.645Z] #53 16.45 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-10T11:19:15.645Z] #53 16.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-10T11:19:16.577Z] #53 19.76 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-10T11:19:16.577Z] #53 19.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-10T11:19:16.577Z] #53 19.80 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-10T11:19:16.577Z] #53 20.01 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-10T11:19:16.577Z] #53 20.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-10T11:19:16.837Z] #53 20.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-10T11:19:16.837Z] #53 20.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-10T11:19:17.094Z] #53 20.61 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-10T11:19:17.353Z] #53 20.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-10T11:19:17.353Z] #53 20.75 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-10T11:19:17.353Z] #53 20.75 go: downloading github.com/spf13/afero v1.1.2 [2021-11-10T11:19:17.353Z] #53 ... [2021-11-10T11:19:17.353Z] [2021-11-10T11:19:17.353Z] #36 [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 [2021-11-10T11:19:17.353Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-10T11:19:17.353Z] #36 20.69 tomll can be used in two ways: [2021-11-10T11:19:17.353Z] #36 20.69 Writing to STDIN and reading from STDOUT: [2021-11-10T11:19:17.353Z] #36 20.69 cat file.toml | tomll > file.toml [2021-11-10T11:19:17.353Z] #36 20.69 [2021-11-10T11:19:17.353Z] #36 20.69 Reading and updating a list of files: [2021-11-10T11:19:17.353Z] #36 20.69 tomll a.toml b.toml c.toml [2021-11-10T11:19:17.353Z] #36 20.69 [2021-11-10T11:19:17.353Z] #36 20.69 When given a list of files, tomll will modify all files in place without asking. [2021-11-10T11:19:17.610Z] #36 ... [2021-11-10T11:19:17.610Z] [2021-11-10T11:19:17.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 [2021-11-10T11:19:17.610Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:19:17.610Z] #14 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-10T11:19:17.610Z] #14 17.87 Fetched 8472 kB in 12s (711 kB/s) [2021-11-10T11:19:17.610Z] #14 17.87 Reading package lists... [2021-11-10T11:19:17.610Z] #14 ... [2021-11-10T11:19:17.610Z] [2021-11-10T11:19:17.610Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:17.610Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:17.610Z] #53 20.91 go: downloading github.com/spf13/cast v1.3.0 [2021-11-10T11:19:17.610Z] #53 21.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-10T11:19:17.610Z] #53 21.12 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-10T11:19:17.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-10T11:19:17.867Z] #53 ... [2021-11-10T11:19:17.867Z] [2021-11-10T11:19:17.867Z] #36 [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 [2021-11-10T11:19:17.867Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-10T11:19:17.867Z] #36 DONE 21.1s [2021-11-10T11:19:17.867Z] [2021-11-10T11:19:17.867Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:17.867Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:17.867Z] #53 21.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-10T11:19:17.867Z] #53 21.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-10T11:19:18.124Z] #53 21.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-10T11:19:18.124Z] #53 21.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-10T11:19:18.124Z] #53 21.56 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-10T11:19:18.124Z] #53 21.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-10T11:19:18.124Z] #53 21.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-10T11:19:18.124Z] #53 21.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-10T11:19:18.382Z] #53 21.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-10T11:19:18.382Z] #53 21.77 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-10T11:19:18.382Z] #53 21.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-10T11:19:18.382Z] #53 21.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-10T11:19:18.382Z] #53 21.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-10T11:19:18.382Z] #53 21.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-10T11:19:18.640Z] #53 21.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-10T11:19:18.640Z] #53 ... [2021-11-10T11:19:18.640Z] [2021-11-10T11:19:18.640Z] #47 [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 [2021-11-10T11:19:18.640Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-10T11:19:18.640Z] #47 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.5 kB] [2021-11-10T11:19:18.640Z] #47 13.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-10T11:19:18.640Z] #47 16.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-10T11:19:18.640Z] #47 ... [2021-11-10T11:19:18.640Z] [2021-11-10T11:19:18.640Z] #38 [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 [2021-11-10T11:19:18.640Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:18.640Z] #38 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.5 kB] [2021-11-10T11:19:18.640Z] #38 14.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-10T11:19:18.897Z] #38 ... [2021-11-10T11:19:18.897Z] [2021-11-10T11:19:18.897Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:18.897Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:18.897Z] #53 21.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-10T11:19:18.897Z] #53 21.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-10T11:19:18.897Z] #53 22.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-10T11:19:18.897Z] #53 22.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-10T11:19:18.897Z] #53 22.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-10T11:19:18.897Z] #53 ... [2021-11-10T11:19:18.897Z] [2021-11-10T11:19:18.897Z] #51 [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.7.0" && /build/gotestsum --version [2021-11-10T11:19:18.897Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-10T11:19:18.897Z] #51 12.31 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-10T11:19:18.897Z] #51 12.35 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-10T11:19:18.897Z] #51 12.45 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-10T11:19:18.897Z] #51 14.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-10T11:19:18.897Z] #51 14.68 go: downloading golang.org/x/mod v0.3.0 [2021-11-10T11:19:19.155Z] #51 ... [2021-11-10T11:19:19.155Z] [2021-11-10T11:19:19.155Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:19.155Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:19.155Z] #53 22.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-10T11:19:19.155Z] #53 22.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-10T11:19:19.155Z] #53 22.46 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-10T11:19:19.155Z] #53 22.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-10T11:19:19.155Z] #53 22.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-10T11:19:19.155Z] #53 22.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-10T11:19:19.411Z] #53 22.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-10T11:19:19.411Z] #53 22.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-10T11:19:19.411Z] #53 ... [2021-11-10T11:19:19.411Z] [2021-11-10T11:19:19.411Z] #55 [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 [2021-11-10T11:19:19.411Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-10T11:19:19.411Z] #55 12.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-10T11:19:19.669Z] #55 ... [2021-11-10T11:19:19.669Z] [2021-11-10T11:19:19.669Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-10T11:19:19.669Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-10T11:19:19.669Z] #49 22.63 Usage of /build/vndr: [2021-11-10T11:19:19.669Z] #49 22.63 /build/vndr [[import path] [revision]] [repository] [2021-11-10T11:19:19.669Z] #49 22.63 /build/vndr init [2021-11-10T11:19:19.669Z] #49 22.63 -strict [2021-11-10T11:19:19.669Z] #49 22.63 checking mode. treat non-trivial warning as an error [2021-11-10T11:19:19.669Z] #49 22.63 -verbose [2021-11-10T11:19:19.669Z] #49 22.63 shows all warnings [2021-11-10T11:19:19.669Z] #49 22.63 -whitelist value [2021-11-10T11:19:19.669Z] #49 22.63 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-10T11:19:19.669Z] #49 DONE 23.0s [2021-11-10T11:19:19.669Z] [2021-11-10T11:19:19.669Z] #43 [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 [2021-11-10T11:19:19.669Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-10T11:19:19.669Z] #43 22.40 Updating files: 91% (1602/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-10T11:19:19.669Z] #43 22.52 + git checkout -q v2.3.0 [2021-11-10T11:19:21.606Z] #43 24.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-10T11:19:25.793Z] #43 ... [2021-11-10T11:19:25.793Z] [2021-11-10T11:19:25.793Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:25.793Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:25.793Z] #53 23.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-10T11:19:25.793Z] #53 23.23 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-10T11:19:25.793Z] #53 23.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-10T11:19:25.793Z] #53 23.34 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-10T11:19:25.793Z] #53 23.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-10T11:19:25.793Z] #53 23.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-10T11:19:25.793Z] #53 23.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-10T11:19:25.793Z] #53 24.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-10T11:19:25.793Z] #53 24.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-10T11:19:25.793Z] #53 24.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-10T11:19:25.793Z] #53 24.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-10T11:19:25.793Z] #53 24.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T11:19:25.793Z] #53 24.90 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-10T11:19:25.793Z] #53 25.11 go: downloading golang.org/x/text v0.3.2 [2021-11-10T11:19:26.357Z] #53 ... [2021-11-10T11:19:26.357Z] [2021-11-10T11:19:26.357Z] #60 [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 [2021-11-10T11:19:26.357Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-10T11:19:26.357Z] #60 19.65 Fetched 8472 kB in 14s (614 kB/s) [2021-11-10T11:19:26.357Z] #60 19.65 Reading package lists... [2021-11-10T11:19:26.357Z] #60 25.58 Reading package lists... [2021-11-10T11:19:26.357Z] #60 ... [2021-11-10T11:19:26.357Z] [2021-11-10T11:19:26.357Z] #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 [2021-11-10T11:19:26.357Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:19:26.357Z] #14 17.87 Reading package lists... [2021-11-10T11:19:26.357Z] #14 23.86 Reading package lists... [2021-11-10T11:19:27.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-10T11:19:27.726Z] #14 29.52 Building dependency tree... [2021-11-10T11:19:27.726Z] #14 ... [2021-11-10T11:19:27.726Z] [2021-11-10T11:19:27.726Z] #65 [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 [2021-11-10T11:19:27.726Z] #65 sha256:42ecd58c848afee4491ba296175267f32069b1be60cd445668298f31b6392082 [2021-11-10T11:19:27.726Z] #65 20.49 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-10T11:19:27.726Z] #65 20.49 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-10T11:19:27.726Z] #65 20.74 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-10T11:19:27.726Z] #65 21.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-10T11:19:27.726Z] #65 21.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-10T11:19:27.726Z] #65 ... [2021-11-10T11:19:27.726Z] [2021-11-10T11:19:27.726Z] #60 [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 [2021-11-10T11:19:27.726Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-10T11:19:27.726Z] #60 25.58 Reading package lists... [2021-11-10T11:19:29.096Z] #60 31.05 Building dependency tree... [2021-11-10T11:19:29.353Z] #60 ... [2021-11-10T11:19:29.353Z] [2021-11-10T11:19:29.353Z] #38 [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 [2021-11-10T11:19:29.353Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:29.353Z] #38 22.70 Fetched 8472 kB in 14s (589 kB/s) [2021-11-10T11:19:29.353Z] #38 22.70 Reading package lists... [2021-11-10T11:19:29.610Z] #38 28.47 Reading package lists... [2021-11-10T11:19:29.610Z] #38 ... [2021-11-10T11:19:29.610Z] [2021-11-10T11:19:29.610Z] #47 [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 [2021-11-10T11:19:29.610Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-10T11:19:29.610Z] #47 22.87 Fetched 8476 kB in 15s (560 kB/s) [2021-11-10T11:19:29.610Z] #47 22.87 Reading package lists... [2021-11-10T11:19:29.610Z] #47 28.35 Reading package lists... [2021-11-10T11:19:29.610Z] #47 ... [2021-11-10T11:19:29.610Z] [2021-11-10T11:19:29.610Z] #38 [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 [2021-11-10T11:19:29.610Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:29.610Z] #38 28.47 Reading package lists... [2021-11-10T11:19:31.280Z] #38 33.21 Building dependency tree... [2021-11-10T11:19:33.175Z] #38 36.64 The following additional packages will be installed: [2021-11-10T11:19:33.432Z] #38 36.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-10T11:19:33.432Z] #38 36.67 Suggested packages: [2021-11-10T11:19:33.432Z] #38 36.68 cmake-doc ninja-build lrzip [2021-11-10T11:19:33.432Z] #38 36.68 Recommended packages: [2021-11-10T11:19:33.432Z] #38 36.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-10T11:19:34.364Z] #38 37.59 The following NEW packages will be installed: [2021-11-10T11:19:34.364Z] #38 ... [2021-11-10T11:19:34.364Z] [2021-11-10T11:19:34.364Z] #60 [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 [2021-11-10T11:19:34.364Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-10T11:19:34.364Z] #60 34.52 The following additional packages will be installed: [2021-11-10T11:19:34.364Z] #60 34.52 libbtrfs0 [2021-11-10T11:19:34.364Z] #60 34.81 The following NEW packages will be installed: [2021-11-10T11:19:34.364Z] #60 34.81 libbtrfs-dev libbtrfs0 [2021-11-10T11:19:34.364Z] #60 35.25 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T11:19:34.364Z] #60 35.25 Need to get 460 kB of archives. [2021-11-10T11:19:34.364Z] #60 35.25 After this operation, 1237 kB of additional disk space will be used. [2021-11-10T11:19:34.364Z] #60 35.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-10T11:19:34.364Z] #60 35.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-10T11:19:34.364Z] #60 36.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T11:19:34.364Z] #60 36.42 Fetched 460 kB in 0s (1268 kB/s) [2021-11-10T11:19:34.364Z] #60 36.52 Selecting previously unselected package libbtrfs0:amd64. [2021-11-10T11:19:34.364Z] #60 36.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-10T11:19:34.364Z] #60 36.58 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-10T11:19:34.364Z] #60 36.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-10T11:19:34.364Z] #60 36.87 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-10T11:19:34.364Z] #60 36.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-10T11:19:34.364Z] #60 36.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-10T11:19:34.364Z] #60 37.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-10T11:19:34.364Z] #60 37.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-10T11:19:34.364Z] #60 37.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-10T11:19:34.364Z] #60 DONE 37.7s [2021-11-10T11:19:34.364Z] [2021-11-10T11:19:34.364Z] #38 [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 [2021-11-10T11:19:34.364Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:34.364Z] #38 37.59 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-10T11:19:34.364Z] #38 37.60 vim-common xxd [2021-11-10T11:19:34.621Z] #38 ... [2021-11-10T11:19:34.621Z] [2021-11-10T11:19:34.621Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-10T11:19:34.622Z] #61 sha256:2e37404b12d7e24bc4801c6a909d4559a7aa117b6003fe0fd3675008f5b6d6a3 [2021-11-10T11:19:34.622Z] #61 DONE 0.3s [2021-11-10T11:19:34.879Z] [2021-11-10T11:19:34.879Z] #38 [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 [2021-11-10T11:19:34.879Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:34.879Z] #38 38.07 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T11:19:34.879Z] #38 38.07 Need to get 17.7 MB of archives. [2021-11-10T11:19:34.879Z] #38 38.07 After this operation, 70.7 MB of additional disk space will be used. [2021-11-10T11:19:34.879Z] #38 38.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-10T11:19:34.879Z] #38 38.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-10T11:19:34.879Z] #38 38.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-10T11:19:34.879Z] #38 38.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-10T11:19:35.444Z] #38 38.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-10T11:19:35.444Z] #38 38.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-10T11:19:35.444Z] #38 38.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-10T11:19:35.444Z] #38 38.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-10T11:19:35.444Z] #38 38.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-10T11:19:35.444Z] #38 38.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-10T11:19:36.827Z] #38 40.28 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T11:19:37.084Z] #38 40.45 Fetched 17.7 MB in 1s (13.0 MB/s) [2021-11-10T11:19:37.341Z] [2021-11-10T11:19:37.341Z] #38 ... [2021-11-10T11:19:37.341Z] [2021-11-10T11:19:37.341Z] #55 [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 [2021-11-10T11:19:37.341Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-10T11:19:37.341Z] #55 40.18 v3.0.2 [2021-11-10T11:19:37.341Z] #55 DONE 40.6s [2021-11-10T11:19:37.341Z] [2021-11-10T11:19:37.341Z] #38 [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 [2021-11-10T11:19:37.341Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:37.341Z] #38 40.62 Selecting previously unselected package xxd. [2021-11-10T11:19:37.341Z] #38 40.62 (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 ... 15713 files and directories currently installed.) [2021-11-10T11:19:37.341Z] #38 40.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-10T11:19:37.341Z] #38 40.76 Unpacking xxd (2:8.2.2434-3) ... [2021-11-10T11:19:37.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-10T11:19:37.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-10T11:19:37.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-10T11:19:37.597Z] #38 40.99 Selecting previously unselected package vim-common. [2021-11-10T11:19:37.597Z] #38 40.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-10T11:19:37.597Z] #38 41.00 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-10T11:19:38.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-10T11:19:38.159Z] #38 41.32 Selecting previously unselected package cmake-data. [2021-11-10T11:19:38.159Z] #38 41.32 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-10T11:19:38.159Z] #38 41.33 Unpacking cmake-data (3.18.4-2) ... [2021-11-10T11:19:38.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-10T11:19:39.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-10T11:19:40.095Z] #38 ... [2021-11-10T11:19:40.095Z] [2021-11-10T11:19:40.095Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:19:40.095Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:19:40.095Z] #53 33.07 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-10T11:19:40.095Z] #53 33.07 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-10T11:19:40.095Z] #53 33.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-10T11:19:40.095Z] #53 33.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-10T11:19:40.095Z] #53 33.34 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-10T11:19:40.095Z] #53 34.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-10T11:19:40.095Z] #53 34.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-10T11:19:40.095Z] #53 34.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-10T11:19:40.095Z] #53 ... [2021-11-10T11:19:40.095Z] [2021-11-10T11:19:40.095Z] #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 [2021-11-10T11:19:40.095Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:19:40.095Z] #14 33.07 The following additional packages will be installed: [2021-11-10T11:19:40.095Z] #14 33.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-10T11:19:40.095Z] #14 33.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-10T11:19:40.095Z] #14 33.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-10T11:19:40.095Z] #14 33.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-10T11:19:40.095Z] #14 33.07 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-10T11:19:40.095Z] #14 33.07 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-10T11:19:40.095Z] #14 33.07 mingw-w64-common mingw-w64-x86-64-dev [2021-11-10T11:19:40.095Z] #14 33.07 Suggested packages: [2021-11-10T11:19:40.095Z] #14 33.07 gcc-10-locales seccomp wine64 [2021-11-10T11:19:40.095Z] #14 34.47 The following NEW packages will be installed: [2021-11-10T11:19:40.095Z] #14 34.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-10T11:19:40.095Z] #14 34.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-10T11:19:40.095Z] #14 34.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-10T11:19:40.095Z] #14 34.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-10T11:19:40.095Z] #14 34.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-10T11:19:40.095Z] #14 34.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-10T11:19:40.095Z] #14 34.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-10T11:19:40.095Z] #14 34.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-10T11:19:40.095Z] #14 34.52 mingw-w64-x86-64-dev [2021-11-10T11:19:40.095Z] #14 34.90 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T11:19:40.095Z] #14 34.90 Need to get 115 MB of archives. [2021-11-10T11:19:40.095Z] #14 34.90 After this operation, 645 MB of additional disk space will be used. [2021-11-10T11:19:40.095Z] #14 34.90 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] [2021-11-10T11:19:40.095Z] #14 35.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-10T11:19:40.095Z] #14 35.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-10T11:19:40.095Z] #14 35.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-10T11:19:40.095Z] #14 35.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-10T11:19:40.095Z] #14 35.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-10T11:19:40.095Z] #14 36.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-10T11:19:40.095Z] #14 36.23 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] [2021-11-10T11:19:40.095Z] #14 36.29 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] [2021-11-10T11:19:40.095Z] #14 37.21 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] [2021-11-10T11:19:40.095Z] #14 38.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] [2021-11-10T11:19:40.095Z] #14 39.25 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] [2021-11-10T11:19:40.095Z] #14 40.24 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] [2021-11-10T11:19:40.095Z] #14 41.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-10T11:19:40.095Z] #14 42.61 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] [2021-11-10T11:19:40.095Z] #14 42.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-10T11:19:40.095Z] #14 42.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-10T11:19:40.095Z] #14 42.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-10T11:19:40.095Z] #14 42.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-10T11:19:40.095Z] #14 42.64 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] [2021-11-10T11:19:40.095Z] #14 42.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-10T11:19:40.095Z] #14 42.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-10T11:19:40.095Z] #14 42.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-10T11:19:40.095Z] #14 42.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-10T11:19:40.095Z] #14 42.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-10T11:19:40.095Z] #14 42.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-10T11:19:40.095Z] #14 42.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-10T11:19:40.095Z] #14 42.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-10T11:19:40.095Z] #14 42.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-10T11:19:40.095Z] #14 42.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-10T11:19:40.095Z] #14 ... [2021-11-10T11:19:40.095Z] [2021-11-10T11:19:40.095Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:19:40.095Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:19:40.095Z] #62 2.503 + RM_GOPATH=0 [2021-11-10T11:19:40.095Z] #62 2.503 + TMP_GOPATH= [2021-11-10T11:19:40.095Z] #62 2.503 + : /build [2021-11-10T11:19:40.095Z] #62 2.503 + '[' -z '' ']' [2021-11-10T11:19:40.095Z] #62 2.503 ++ mktemp -d [2021-11-10T11:19:40.095Z] #62 2.504 + export GOPATH=/tmp/tmp.r14ewqhw3B [2021-11-10T11:19:40.095Z] #62 2.504 + GOPATH=/tmp/tmp.r14ewqhw3B [2021-11-10T11:19:40.095Z] #62 2.505 + RM_GOPATH=1 [2021-11-10T11:19:40.095Z] #62 2.505 + case "$(go env GOARCH)" in [2021-11-10T11:19:40.095Z] #62 2.505 ++ go env GOARCH [2021-11-10T11:19:40.095Z] #62 2.513 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T11:19:40.095Z] #62 2.513 + GO_BUILDMODE=-buildmode=pie [2021-11-10T11:19:40.095Z] #62 2.513 ++ dirname /install.sh [2021-11-10T11:19:40.095Z] #62 2.514 + dir=/ [2021-11-10T11:19:40.095Z] #62 2.514 + bin=containerd [2021-11-10T11:19:40.095Z] #62 2.514 + shift [2021-11-10T11:19:40.095Z] #62 2.514 + '[' '!' -f //containerd.installer ']' [2021-11-10T11:19:40.095Z] #62 2.514 + . //containerd.installer [2021-11-10T11:19:40.095Z] #62 2.514 ++ set -e [2021-11-10T11:19:40.095Z] #62 2.515 ++ : v1.5.7 [2021-11-10T11:19:40.095Z] #62 2.515 + install_containerd [2021-11-10T11:19:40.095Z] #62 2.515 + echo 'Install containerd version v1.5.7' [2021-11-10T11:19:40.095Z] #62 2.515 Install containerd version v1.5.7 [2021-11-10T11:19:40.095Z] #62 2.515 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r14ewqhw3B/src/github.com/containerd/containerd [2021-11-10T11:19:40.095Z] #62 2.517 Cloning into '/tmp/tmp.r14ewqhw3B/src/github.com/containerd/containerd'... [2021-11-10T11:19:40.352Z] #62 ... [2021-11-10T11:19:40.352Z] [2021-11-10T11:19:40.352Z] #47 [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 [2021-11-10T11:19:40.352Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-10T11:19:40.352Z] #47 28.35 Reading package lists... [2021-11-10T11:19:40.352Z] #47 33.36 Building dependency tree... [2021-11-10T11:19:40.352Z] #47 36.84 The following additional packages will be installed: [2021-11-10T11:19:40.352Z] #47 36.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-10T11:19:40.352Z] #47 36.86 python3-protobuf python3-six [2021-11-10T11:19:40.352Z] #47 36.86 Suggested packages: [2021-11-10T11:19:40.352Z] #47 36.87 python3-setuptools [2021-11-10T11:19:40.352Z] #47 36.87 Recommended packages: [2021-11-10T11:19:40.352Z] #47 36.87 iproute2 | iproute [2021-11-10T11:19:40.352Z] #47 37.71 The following NEW packages will be installed: [2021-11-10T11:19:40.352Z] #47 37.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-10T11:19:40.352Z] #47 37.71 python3-protobuf python3-six [2021-11-10T11:19:40.352Z] #47 38.22 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T11:19:40.352Z] #47 38.22 Need to get 2288 kB of archives. [2021-11-10T11:19:40.352Z] #47 38.22 After this operation, 11.0 MB of additional disk space will be used. [2021-11-10T11:19:40.352Z] #47 38.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-10T11:19:40.352Z] #47 38.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-10T11:19:40.352Z] #47 38.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-10T11:19:40.352Z] #47 38.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-10T11:19:40.352Z] #47 38.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-10T11:19:40.352Z] #47 38.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-10T11:19:40.352Z] #47 38.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-10T11:19:40.352Z] #47 41.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-10T11:19:40.352Z] #47 43.19 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T11:19:40.609Z] #47 43.48 Fetched 2288 kB in 4s (541 kB/s) [2021-11-10T11:19:40.609Z] #47 ... [2021-11-10T11:19:40.609Z] [2021-11-10T11:19:40.609Z] #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 [2021-11-10T11:19:40.609Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:19:40.609Z] #14 43.93 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T11:19:40.866Z] #14 44.17 Fetched 115 MB in 8s (13.9 MB/s) [2021-11-10T11:19:41.122Z] #14 44.35 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-10T11:19:41.123Z] #14 44.35 (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 ... 15713 files and directories currently installed.) [2021-11-10T11:19:41.123Z] #14 44.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-10T11:19:41.123Z] #14 44.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-10T11:19:41.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-10T11:19:42.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-10T11:19:43.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-10T11:19:43.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-10T11:19:43.647Z] #14 47.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-10T11:19:43.647Z] #14 47.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-10T11:19:43.647Z] #14 47.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-10T11:19:44.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-10T11:19:45.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-10T11:19:46.168Z] #14 ... [2021-11-10T11:19:46.168Z] [2021-11-10T11:19:46.168Z] #47 [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 [2021-11-10T11:19:46.168Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-10T11:19:46.168Z] #47 43.63 Selecting previously unselected package libprotobuf23:amd64. [2021-11-10T11:19:46.168Z] #47 43.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-10T11:19:46.168Z] #47 43.67 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-10T11:19:46.168Z] #47 43.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-10T11:19:46.168Z] #47 44.42 Selecting previously unselected package python3-pkg-resources. [2021-11-10T11:19:46.168Z] #47 44.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-10T11:19:46.168Z] #47 44.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-10T11:19:46.168Z] #47 44.67 Selecting previously unselected package python3-six. [2021-11-10T11:19:46.168Z] #47 44.71 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-10T11:19:46.168Z] #47 44.71 Unpacking python3-six (1.16.0-2) ... [2021-11-10T11:19:46.168Z] #47 44.80 Selecting previously unselected package python3-protobuf. [2021-11-10T11:19:46.168Z] #47 44.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-10T11:19:46.168Z] #47 44.81 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-10T11:19:46.168Z] #47 45.91 Selecting previously unselected package libnet1:amd64. [2021-11-10T11:19:46.168Z] #47 45.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T11:19:46.168Z] #47 45.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T11:19:46.168Z] #47 46.18 Selecting previously unselected package libnl-3-200:amd64. [2021-11-10T11:19:46.168Z] #47 46.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-10T11:19:46.168Z] #47 46.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-10T11:19:46.168Z] #47 46.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-10T11:19:46.168Z] #47 46.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-10T11:19:46.168Z] #47 46.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-10T11:19:46.168Z] #47 46.46 Selecting previously unselected package criu. [2021-11-10T11:19:46.168Z] #47 46.46 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-10T11:19:46.168Z] #47 46.47 Unpacking criu (3.16.1-1) ... [2021-11-10T11:19:46.168Z] #47 47.18 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-10T11:19:46.168Z] #47 48.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-10T11:19:46.168Z] #47 48.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T11:19:46.168Z] #47 48.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-10T11:19:46.168Z] #47 48.97 Setting up python3-six (1.16.0-2) ... [2021-11-10T11:19:46.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-10T11:19:46.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-10T11:19:46.729Z] #47 ... [2021-11-10T11:19:46.729Z] [2021-11-10T11:19:46.729Z] #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 [2021-11-10T11:19:46.729Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:19:46.729Z] #14 49.89 Selecting previously unselected package binutils-mingw-w64. [2021-11-10T11:19:46.729Z] #14 49.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-10T11:19:46.729Z] #14 49.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-10T11:19:46.729Z] #14 50.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-10T11:19:46.729Z] #14 50.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-10T11:19:46.729Z] #14 50.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-10T11:19:46.986Z] #14 50.34 Selecting previously unselected package dmsetup. [2021-11-10T11:19:46.986Z] #14 50.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-10T11:19:46.986Z] #14 50.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-10T11:19:46.986Z] #14 50.53 Selecting previously unselected package mingw-w64-common. [2021-11-10T11:19:47.242Z] #14 50.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-10T11:19:47.242Z] #14 50.55 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-10T11:19:47.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-10T11:19:48.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T11:19:48.223Z] Using test binary docker [2021-11-10T11:19:48.223Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-10T11:19:48.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-10T11:19:48.223Z] INFO: Waiting for daemon to start... [2021-11-10T11:19:48.223Z] Starting dockerd [2021-11-10T11:19:50.741Z] . [2021-11-10T11:19:50.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T11:19:50.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T11:19:50.741Z] Error: No such image: emptyfs [2021-11-10T11:19:50.741Z] Running integration-test (iteration 1) [2021-11-10T11:19:50.741Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-10T11:19:50.741Z] Loaded image: busybox:latest [2021-11-10T11:19:50.741Z] Loaded image: busybox:glibc [2021-11-10T11:19:51.422Z] #14 ... [2021-11-10T11:19:51.422Z] [2021-11-10T11:19:51.422Z] #38 [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 [2021-11-10T11:19:51.422Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:51.422Z] #38 44.54 Selecting previously unselected package libicu67:amd64. [2021-11-10T11:19:51.422Z] #38 44.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-10T11:19:51.422Z] #38 44.59 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-10T11:19:51.422Z] #38 50.98 Selecting previously unselected package libxml2:amd64. [2021-11-10T11:19:51.422Z] #38 50.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-10T11:19:51.422Z] #38 50.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-10T11:19:51.422Z] #38 51.49 Selecting previously unselected package libarchive13:amd64. [2021-11-10T11:19:51.422Z] #38 51.49 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-10T11:19:51.422Z] #38 51.50 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-10T11:19:51.422Z] #38 51.80 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-10T11:19:51.422Z] #38 51.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-10T11:19:51.422Z] #38 51.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-10T11:19:51.422Z] #38 51.96 Selecting previously unselected package librhash0:amd64. [2021-11-10T11:19:51.422Z] #38 51.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-10T11:19:51.422Z] #38 51.99 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-10T11:19:51.422Z] #38 52.13 Selecting previously unselected package libuv1:amd64. [2021-11-10T11:19:51.422Z] #38 52.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-10T11:19:51.422Z] #38 52.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-10T11:19:51.422Z] #38 52.33 Selecting previously unselected package cmake. [2021-11-10T11:19:51.422Z] #38 52.33 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-10T11:19:51.422Z] #38 52.34 Unpacking cmake (3.18.4-2) ... [2021-11-10T11:19:52.109Z] Loaded image: debian:bullseye-slim [2021-11-10T11:19:52.109Z] Loaded image: hello-world:latest [2021-11-10T11:19:52.359Z] #38 ... [2021-11-10T11:19:52.359Z] [2021-11-10T11:19:52.359Z] #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 [2021-11-10T11:19:52.359Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:19:52.359Z] #14 55.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-10T11:19:52.365Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T11:19:52.366Z] INFO: Testing against a local daemon [2021-11-10T11:19:52.366Z] === RUN TestCgroupNamespacesBuild [2021-11-10T11:19:52.615Z] #14 55.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-10T11:19:52.615Z] #14 55.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-10T11:19:53.189Z] #14 ... [2021-11-10T11:19:53.189Z] [2021-11-10T11:19:53.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 [2021-11-10T11:19:53.189Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-10T11:19:53.189Z] #34 46.30 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-10T11:19:53.189Z] #34 46.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-10T11:19:53.189Z] #34 46.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-10T11:19:53.293Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2021-11-10T11:19:53.293Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-10T11:19:53.499Z] #34 ... [2021-11-10T11:19:53.499Z] [2021-11-10T11:19:53.499Z] #38 [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 [2021-11-10T11:19:53.499Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:53.499Z] #38 56.57 Setting up libicu67:amd64 (67.1-7) ... [2021-11-10T11:19:53.499Z] #38 56.60 Setting up xxd (2:8.2.2434-3) ... [2021-11-10T11:19:53.499Z] #38 56.62 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-10T11:19:53.499Z] #38 56.64 Setting up vim-common (2:8.2.2434-3) ... [2021-11-10T11:19:53.781Z] #38 57.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-10T11:19:53.781Z] #38 57.24 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-10T11:19:54.053Z] #38 57.34 Setting up cmake-data (3.18.4-2) ... [2021-11-10T11:19:54.053Z] #38 57.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-10T11:19:54.312Z] #38 ... [2021-11-10T11:19:54.312Z] [2021-11-10T11:19:54.313Z] #47 [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 [2021-11-10T11:19:54.313Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-10T11:19:54.313Z] #47 50.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-10T11:19:54.313Z] #47 50.09 Setting up python3-protobuf (3.12.4-1) ... [2021-11-10T11:19:54.313Z] #47 53.99 Setting up criu (3.16.1-1) ... [2021-11-10T11:19:54.313Z] #47 56.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-10T11:19:54.313Z] #47 DONE 57.2s [2021-11-10T11:19:54.313Z] [2021-11-10T11:19:54.313Z] #38 [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 [2021-11-10T11:19:54.313Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-10T11:19:54.313Z] #38 57.50 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-10T11:19:54.313Z] #38 57.56 Setting up cmake (3.18.4-2) ... [2021-11-10T11:19:54.313Z] #38 57.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-10T11:19:54.662Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2021-11-10T11:19:54.662Z] === RUN TestBuildWithSession [2021-11-10T11:19:54.662Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T11:19:54.662Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-10T11:19:54.662Z] === RUN TestBuildSquashParent [2021-11-10T11:19:54.878Z] #38 DONE 58.2s [2021-11-10T11:19:54.878Z] [2021-11-10T11:19:54.878Z] #43 [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 [2021-11-10T11:19:54.878Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-10T11:19:54.878Z] #43 ... [2021-11-10T11:19:54.878Z] [2021-11-10T11:19:54.878Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-10T11:19:54.878Z] #39 sha256:1062a472da0b6145875961e23e6b70ed53cb177e9fbe3611fcd0bd1ba0f33d90 [2021-11-10T11:19:55.814Z] #39 DONE 0.9s [2021-11-10T11:19:55.814Z] [2021-11-10T11:19:55.814Z] #51 [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.7.0" && /build/gotestsum --version [2021-11-10T11:19:55.814Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-10T11:19:55.814Z] #51 58.94 gotestsum version dev [2021-11-10T11:19:55.814Z] #51 DONE 59.2s [2021-11-10T11:19:55.814Z] [2021-11-10T11:19:55.814Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-10T11:19:55.814Z] #40 sha256:19c960db4d09692841f73fc1736bc7e90a3abb39bff8ca3b3b24bd2cbc49e2fd [2021-11-10T11:20:01.072Z] #40 5.123 + RM_GOPATH=0 [2021-11-10T11:20:01.072Z] #40 5.123 + TMP_GOPATH= [2021-11-10T11:20:01.072Z] #40 5.123 + : /build [2021-11-10T11:20:01.072Z] #40 5.123 + '[' -z '' ']' [2021-11-10T11:20:01.072Z] #40 5.123 ++ mktemp -d [2021-11-10T11:20:01.072Z] #40 5.123 Install tini version v0.19.0 [2021-11-10T11:20:01.072Z] #40 5.123 + export GOPATH=/tmp/tmp.4cvPNqhL0x [2021-11-10T11:20:01.072Z] #40 5.123 + GOPATH=/tmp/tmp.4cvPNqhL0x [2021-11-10T11:20:01.072Z] #40 5.123 + RM_GOPATH=1 [2021-11-10T11:20:01.072Z] #40 5.123 + case "$(go env GOARCH)" in [2021-11-10T11:20:01.072Z] #40 5.123 ++ go env GOARCH [2021-11-10T11:20:01.072Z] #40 5.123 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T11:20:01.072Z] #40 5.123 + GO_BUILDMODE=-buildmode=pie [2021-11-10T11:20:01.072Z] #40 5.123 ++ dirname /install.sh [2021-11-10T11:20:01.072Z] #40 5.123 + dir=/ [2021-11-10T11:20:01.072Z] #40 5.123 + bin=tini [2021-11-10T11:20:01.072Z] #40 5.123 + shift [2021-11-10T11:20:01.072Z] #40 5.123 + '[' '!' -f //tini.installer ']' [2021-11-10T11:20:01.072Z] #40 5.123 + . //tini.installer [2021-11-10T11:20:01.072Z] #40 5.123 ++ : v0.19.0 [2021-11-10T11:20:01.072Z] #40 5.123 + install_tini [2021-11-10T11:20:01.072Z] #40 5.123 + echo 'Install tini version v0.19.0' [2021-11-10T11:20:01.072Z] #40 5.123 + git clone https://github.com/krallin/tini.git /tmp/tmp.4cvPNqhL0x/tini [2021-11-10T11:20:01.072Z] #40 5.163 Cloning into '/tmp/tmp.4cvPNqhL0x/tini'... [2021-11-10T11:20:01.206Z] --- PASS: TestBuildSquashParent (6.47s) [2021-11-10T11:20:01.206Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-10T11:20:01.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T11:20:01.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T11:20:01.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T11:20:01.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T11:20:01.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T11:20:01.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T11:20:01.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T11:20:01.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T11:20:01.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T11:20:01.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T11:20:01.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T11:20:01.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T11:20:01.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T11:20:01.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T11:20:02.442Z] #40 6.391 + cd /tmp/tmp.4cvPNqhL0x/tini [2021-11-10T11:20:02.443Z] #40 6.391 + git checkout -q v0.19.0 [2021-11-10T11:20:02.443Z] #40 6.415 + cmake . [2021-11-10T11:20:02.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T11:20:02.702Z] #40 6.869 -- The C compiler identification is GNU 10.2.1 [2021-11-10T11:20:02.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T11:20:02.960Z] #40 7.009 -- Detecting C compiler ABI info [2021-11-10T11:20:03.524Z] #40 7.614 -- Detecting C compiler ABI info - done [2021-11-10T11:20:03.524Z] #40 7.703 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-10T11:20:03.524Z] #40 7.741 -- Detecting C compile features [2021-11-10T11:20:03.524Z] #40 7.741 -- Detecting C compile features - done [2021-11-10T11:20:03.780Z] #40 7.793 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-10T11:20:03.780Z] #40 8.098 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-10T11:20:04.037Z] #40 8.281 -- Configuring done [2021-11-10T11:20:04.037Z] #40 8.281 -- Generating done [2021-11-10T11:20:04.037Z] #40 8.328 + make tini-static [2021-11-10T11:20:04.037Z] #40 8.328 -- Build files have been written to: /tmp/tmp.4cvPNqhL0x/tini [2021-11-10T11:20:04.293Z] #40 8.490 Scanning dependencies of target tini-static [2021-11-10T11:20:04.293Z] #40 8.527 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-10T11:20:04.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T11:20:04.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T11:20:05.702Z] #40 9.728 [100%] Linking C executable tini-static [2021-11-10T11:20:05.959Z] #40 10.31 [100%] Built target tini-static [2021-11-10T11:20:05.959Z] #40 10.37 + mkdir -p /build [2021-11-10T11:20:06.216Z] #40 10.38 + cp tini-static /build/docker-init [2021-11-10T11:20:06.472Z] #40 DONE 10.7s [2021-11-10T11:20:06.472Z] [2021-11-10T11:20:06.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 [2021-11-10T11:20:06.472Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:20:06.472Z] #14 61.73 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-10T11:20:06.472Z] #14 61.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-10T11:20:06.472Z] #14 61.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-10T11:20:06.472Z] #14 61.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-10T11:20:06.472Z] #14 61.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-10T11:20:06.472Z] #14 61.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-10T11:20:06.472Z] #14 69.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-10T11:20:06.472Z] #14 69.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-10T11:20:06.472Z] #14 69.23 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-10T11:20:07.244Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-10T11:20:07.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2021-11-10T11:20:07.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2021-11-10T11:20:07.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2021-11-10T11:20:07.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.08s) [2021-11-10T11:20:07.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-11-10T11:20:07.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2021-11-10T11:20:07.244Z] === RUN TestBuildMultiStageCopy [2021-11-10T11:20:07.244Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-10T11:20:10.512Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-10T11:20:11.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-10T11:20:12.440Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-10T11:20:13.368Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-10T11:20:14.296Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-11-10T11:20:14.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2021-11-10T11:20:14.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-10T11:20:14.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-10T11:20:14.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-10T11:20:14.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-10T11:20:14.296Z] === RUN TestBuildMultiStageParentConfig [2021-11-10T11:20:16.420Z] #14 ... [2021-11-10T11:20:16.420Z] [2021-11-10T11:20:16.420Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:20:16.420Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:20:17.780Z] #62 41.85 Updating files: 48% (2254/4689) Updating files: 49% (2298/4689) Updating files: 50% (2345/4689) Updating files: 51% (2392/4689) Updating files: 52% (2439/4689) Updating files: 53% (2486/4689) Updating files: 54% (2533/4689) Updating files: 55% (2579/4689) Updating files: 56% (2626/4689) Updating files: 57% (2673/4689) Updating files: 58% (2720/4689) Updating files: 59% (2767/4689) Updating files: 60% (2814/4689) Updating files: 61% (2861/4689) Updating files: 62% (2908/4689) Updating files: 63% (2955/4689) Updating files: 64% (3001/4689) Updating files: 65% (3048/4689) Updating files: 66% (3095/4689) Updating files: 67% (3142/4689) Updating files: 68% (3189/4689) Updating files: 69% (3236/4689) Updating files: 70% (3283/4689) Updating files: 71% (3330/4689) Updating files: 72% (3377/4689) Updating files: 73% (3423/4689) Updating files: 74% (3470/4689) Updating files: 75% (3517/4689) Updating files: 76% (3564/4689) Updating files: 77% (3611/4689) Updating files: 78% (3658/4689) Updating files: 79% (3705/4689) Updating files: 80% (3752/4689) Updating files: 81% (3799/4689) Updating files: 82% (3845/4689) Updating files: 83% (3892/4689) Updating files: 84% (3939/4689) Updating files: 85% (3986/4689) Updating files: 86% (4033/4689) Updating files: 87% (4080/4689) Updating files: 88% (4127/4689) Updating files: 89% (4174/4689) Updating files: 90% (4221/4689) Updating files: 90% (4262/4689) Updating files: 91% (4267/4689) Updating files: 92% (4314/4689) Updating files: 93% (4361/4689) Updating files: 94% (4408/4689) Updating files: 95% (4455/4689) Updating files: 96% (4502/4689) Updating files: 97% (4549/4689) Updating files: 98% (4596/4689) Updating files: 99% (4643/4689) Updating files: 100% (4689/4689) Updating files: 100% (4689/4689), done. [2021-11-10T11:20:17.780Z] #62 43.31 + cd /tmp/tmp.r14ewqhw3B/src/github.com/containerd/containerd [2021-11-10T11:20:17.780Z] #62 43.31 + git checkout -q v1.5.7 [2021-11-10T11:20:19.540Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-10T11:20:19.540Z] === RUN TestBuildLabelWithTargets [2021-11-10T11:20:19.672Z] #62 44.99 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-10T11:20:19.672Z] #62 44.99 + BUILDTAGS='netgo osusergo static_build' [2021-11-10T11:20:19.672Z] #62 44.99 + export EXTRA_FLAGS=-buildmode=pie [2021-11-10T11:20:19.672Z] #62 44.99 + EXTRA_FLAGS=-buildmode=pie [2021-11-10T11:20:19.672Z] #62 44.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-10T11:20:19.672Z] #62 44.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-10T11:20:19.672Z] #62 44.99 + '[' '' = dynamic ']' [2021-11-10T11:20:19.672Z] #62 44.99 + make [2021-11-10T11:20:21.038Z] #62 46.43 + bin/ctr [2021-11-10T11:20:27.634Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-10T11:20:27.635Z] === RUN TestBuildWithEmptyLayers [2021-11-10T11:20:29.130Z] #62 ... [2021-11-10T11:20:29.130Z] [2021-11-10T11:20:29.130Z] #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 [2021-11-10T11:20:29.130Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:20:29.130Z] #14 81.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-10T11:20:29.130Z] #14 81.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-10T11:20:29.130Z] #14 81.96 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-10T11:20:29.130Z] #14 87.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-10T11:20:29.130Z] #14 87.72 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-10T11:20:29.130Z] #14 87.73 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-10T11:20:30.060Z] #14 93.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-10T11:20:30.060Z] #14 93.42 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-10T11:20:30.060Z] #14 93.42 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-10T11:20:30.152Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-10T11:20:30.152Z] === RUN TestBuildMultiStageOnBuild [2021-11-10T11:20:35.398Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-10T11:20:35.398Z] === RUN TestBuildUncleanTarFilenames [2021-11-10T11:20:35.655Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2021-11-10T11:20:35.655Z] === RUN TestBuildMultiStageLayerLeak [2021-11-10T11:20:40.902Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s) [2021-11-10T11:20:40.902Z] === RUN TestBuildWithHugeFile [2021-11-10T11:20:42.303Z] #14 ... [2021-11-10T11:20:42.303Z] [2021-11-10T11:20:42.303Z] #65 [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 [2021-11-10T11:20:42.303Z] #65 sha256:42ecd58c848afee4491ba296175267f32069b1be60cd445668298f31b6392082 [2021-11-10T11:20:42.303Z] #65 104.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-10T11:20:42.303Z] #65 104.3 + GOBIN=/build [2021-11-10T11:20:42.303Z] #65 104.3 + GO111MODULE=on [2021-11-10T11:20:42.303Z] #65 104.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-10T11:20:48.844Z] #65 110.9 rootlesskit version 0.14.6 [2021-11-10T11:20:48.844Z] #65 110.9 Usage of /build/rootlesskit-docker-proxy: [2021-11-10T11:20:48.844Z] #65 110.9 -container-ip string [2021-11-10T11:20:48.844Z] #65 110.9 container ip [2021-11-10T11:20:48.844Z] #65 110.9 -container-port int [2021-11-10T11:20:48.844Z] #65 110.9 container port (default -1) [2021-11-10T11:20:48.844Z] #65 110.9 -host-ip string [2021-11-10T11:20:48.844Z] #65 110.9 host ip [2021-11-10T11:20:48.844Z] #65 110.9 -host-port int [2021-11-10T11:20:48.844Z] #65 110.9 host port (default -1) [2021-11-10T11:20:48.844Z] #65 110.9 -proto string [2021-11-10T11:20:48.844Z] #65 110.9 proxy protocol (default "tcp") [2021-11-10T11:20:50.243Z] #65 ... [2021-11-10T11:20:50.243Z] [2021-11-10T11:20:50.243Z] #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 [2021-11-10T11:20:50.243Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:20:50.243Z] #14 106.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-10T11:20:50.243Z] #14 106.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-10T11:20:50.243Z] #14 106.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-10T11:20:50.243Z] #14 112.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-10T11:20:50.243Z] #14 112.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-10T11:20:50.243Z] #14 112.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-10T11:20:50.243Z] #14 113.0 Selecting previously unselected package libapparmor1:amd64. [2021-11-10T11:20:50.243Z] #14 113.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-10T11:20:50.243Z] #14 113.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-10T11:20:50.500Z] #14 ... [2021-11-10T11:20:50.500Z] [2021-11-10T11:20:50.500Z] #65 [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 [2021-11-10T11:20:50.500Z] #65 sha256:42ecd58c848afee4491ba296175267f32069b1be60cd445668298f31b6392082 [2021-11-10T11:20:50.500Z] #65 DONE 113.5s [2021-11-10T11:20:50.500Z] [2021-11-10T11:20:50.500Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-10T11:20:50.500Z] #66 sha256:6978cee4f534e41385dddaba43a1b131c25a2eef63191b7f9dd69ffd1336fa5f [2021-11-10T11:20:50.500Z] #66 DONE 0.1s [2021-11-10T11:20:50.500Z] [2021-11-10T11:20:50.500Z] #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 [2021-11-10T11:20:50.500Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:20:50.500Z] #14 113.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-10T11:20:50.500Z] #14 113.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-10T11:20:50.500Z] #14 113.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-10T11:20:50.500Z] #14 ... [2021-11-10T11:20:50.500Z] [2021-11-10T11:20:50.500Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-10T11:20:50.500Z] #67 sha256:eb8d7636d8d9f45ffbbd1b4dcaf66116f3dde1fbfee73a1bd372efc143476d01 [2021-11-10T11:20:50.500Z] #67 DONE 0.1s [2021-11-10T11:20:50.500Z] [2021-11-10T11:20:50.500Z] #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 [2021-11-10T11:20:50.500Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-10T11:20:50.500Z] #14 114.0 Selecting previously unselected package libbtrfs0:amd64. [2021-11-10T11:20:50.500Z] #14 114.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-10T11:20:50.500Z] #14 114.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-10T11:20:50.757Z] #14 114.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-10T11:20:50.757Z] #14 114.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-10T11:20:50.757Z] #14 114.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-10T11:20:51.014Z] #14 114.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-10T11:20:51.014Z] #14 114.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-10T11:20:51.014Z] #14 114.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-10T11:20:51.014Z] #14 114.4 Selecting previously unselected package libudev-dev:amd64. [2021-11-10T11:20:51.014Z] #14 114.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-10T11:20:51.014Z] #14 114.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-10T11:20:51.271Z] #14 114.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-10T11:20:51.271Z] #14 114.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-10T11:20:51.271Z] #14 114.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-10T11:20:51.527Z] #14 114.8 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-10T11:20:51.527Z] #14 114.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-10T11:20:51.527Z] #14 114.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-10T11:20:51.784Z] #14 115.0 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-10T11:20:51.784Z] #14 115.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-10T11:20:51.784Z] #14 115.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-10T11:20:51.784Z] #14 115.1 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-10T11:20:51.784Z] #14 115.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-10T11:20:51.784Z] #14 115.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-10T11:20:52.041Z] #14 115.3 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-10T11:20:52.041Z] #14 115.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-10T11:20:52.041Z] #14 115.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-10T11:20:52.298Z] #14 115.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-10T11:20:52.298Z] #14 115.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-10T11:20:52.298Z] #14 115.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-10T11:20:52.554Z] #14 116.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-10T11:20:52.554Z] #14 116.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-10T11:20:52.554Z] #14 116.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-10T11:20:52.812Z] #14 116.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-10T11:20:52.812Z] #14 116.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-10T11:20:52.812Z] #14 116.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-10T11:20:53.068Z] #14 116.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-10T11:20:53.068Z] #14 116.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-10T11:20:53.068Z] #14 116.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-10T11:20:53.632Z] #14 116.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-10T11:20:53.633Z] #14 116.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-10T11:20:53.633Z] #14 116.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-10T11:20:53.633Z] #14 116.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-10T11:20:53.633Z] #14 116.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-10T11:20:53.633Z] #14 116.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-10T11:20:53.633Z] #14 116.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-10T11:20:53.633Z] #14 116.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-10T11:20:53.633Z] #14 117.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-10T11:20:53.633Z] #14 117.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-10T11:20:53.633Z] #14 117.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-10T11:20:53.633Z] #14 117.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-10T11:20:53.633Z] #14 117.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-10T11:20:53.633Z] #14 117.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-10T11:20:53.890Z] #14 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-10T11:20:53.890Z] #14 117.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-10T11:20:53.890Z] #14 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-10T11:20:53.890Z] #14 117.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-10T11:20:53.890Z] #14 117.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-10T11:20:53.890Z] #14 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-10T11:20:53.890Z] #14 117.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-10T11:20:53.890Z] #14 117.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-10T11:20:53.890Z] #14 117.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-10T11:20:53.890Z] #14 117.3 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-10T11:20:53.890Z] #14 117.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-10T11:20:53.890Z] #14 117.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-10T11:20:53.890Z] #14 117.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-10T11:20:54.453Z] #14 DONE 117.9s [2021-11-10T11:20:54.453Z] [2021-11-10T11:20:54.453Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-10T11:20:54.453Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-10T11:20:54.710Z] #15 ... [2021-11-10T11:20:54.710Z] [2021-11-10T11:20:54.710Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-10T11:20:54.710Z] #57 sha256:4e716240878dd943664a6a1e13a3bfa811552ee4786e83de33666dba56c39cff [2021-11-10T11:20:54.710Z] #57 DONE 0.3s [2021-11-10T11:20:54.966Z] [2021-11-10T11:20:54.966Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-10T11:20:54.966Z] #58 sha256:5346cc268d325807cfd744aa49abf9b64cb582616ae1b8082680ee4b411941d9 [2021-11-10T11:20:58.236Z] #58 2.812 + RM_GOPATH=0 [2021-11-10T11:20:58.236Z] #58 2.812 + TMP_GOPATH= [2021-11-10T11:20:58.236Z] #58 2.812 + : /build [2021-11-10T11:20:58.236Z] #58 2.812 + '[' -z '' ']' [2021-11-10T11:20:58.236Z] #58 2.812 ++ mktemp -d [2021-11-10T11:20:58.236Z] #58 2.812 + export GOPATH=/tmp/tmp.F6un7MDI04 [2021-11-10T11:20:58.236Z] #58 2.812 + GOPATH=/tmp/tmp.F6un7MDI04 [2021-11-10T11:20:58.236Z] #58 2.812 + RM_GOPATH=1 [2021-11-10T11:20:58.236Z] #58 2.812 + case "$(go env GOARCH)" in [2021-11-10T11:20:58.236Z] #58 2.812 ++ go env GOARCH [2021-11-10T11:20:58.236Z] #58 2.844 Install runc version v1.0.2 (build tags: seccomp) [2021-11-10T11:20:58.236Z] #58 2.844 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T11:20:58.236Z] #58 2.844 + GO_BUILDMODE=-buildmode=pie [2021-11-10T11:20:58.236Z] #58 2.844 ++ dirname /install.sh [2021-11-10T11:20:58.236Z] #58 2.844 + dir=/ [2021-11-10T11:20:58.236Z] #58 2.844 + bin=runc [2021-11-10T11:20:58.236Z] #58 2.844 + shift [2021-11-10T11:20:58.236Z] #58 2.844 + '[' '!' -f //runc.installer ']' [2021-11-10T11:20:58.236Z] #58 2.844 + . //runc.installer [2021-11-10T11:20:58.236Z] #58 2.844 ++ set -e [2021-11-10T11:20:58.236Z] #58 2.844 ++ : v1.0.2 [2021-11-10T11:20:58.236Z] #58 2.844 + install_runc [2021-11-10T11:20:58.236Z] #58 2.844 + RUNC_BUILDTAGS=seccomp [2021-11-10T11:20:58.236Z] #58 2.844 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-10T11:20:58.236Z] #58 2.844 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F6un7MDI04/src/github.com/opencontainers/runc [2021-11-10T11:20:58.236Z] #58 2.844 Cloning into '/tmp/tmp.F6un7MDI04/src/github.com/opencontainers/runc'... [2021-11-10T11:20:58.236Z] #58 ... [2021-11-10T11:20:58.236Z] [2021-11-10T11:20:58.236Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-10T11:20:58.236Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-10T11:20:58.236Z] #15 DONE 3.4s [2021-11-10T11:20:58.236Z] [2021-11-10T11:20:58.236Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-10T11:20:58.236Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-10T11:21:00.127Z] #16 DONE 2.0s [2021-11-10T11:21:00.127Z] [2021-11-10T11:21:00.127Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T11:21:00.127Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-10T11:21:02.019Z] #17 1.762 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-10T11:21:02.019Z] #17 DONE 1.9s [2021-11-10T11:21:02.019Z] [2021-11-10T11:21:02.019Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-10T11:21:02.019Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-10T11:21:03.909Z] #18 DONE 1.8s [2021-11-10T11:21:03.909Z] [2021-11-10T11:21:03.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 [2021-11-10T11:21:03.909Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-10T11:21:03.909Z] #34 ... [2021-11-10T11:21:03.909Z] [2021-11-10T11:21:03.909Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-10T11:21:03.909Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-10T11:21:05.275Z] #19 DONE 1.6s [2021-11-10T11:21:05.275Z] [2021-11-10T11:21:05.275Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-10T11:21:05.275Z] #58 sha256:5346cc268d325807cfd744aa49abf9b64cb582616ae1b8082680ee4b411941d9 [2021-11-10T11:21:05.531Z] #58 ... [2021-11-10T11:21:05.531Z] [2021-11-10T11:21:05.531Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-10T11:21:05.531Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-10T11:21:07.423Z] #20 DONE 1.9s [2021-11-10T11:21:07.423Z] [2021-11-10T11:21:07.423Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-10T11:21:07.423Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-10T11:21:09.945Z] #21 2.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-10T11:21:09.945Z] #21 2.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-10T11:21:10.207Z] #21 2.763 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-10T11:21:10.464Z] #21 ... [2021-11-10T11:21:10.464Z] [2021-11-10T11:21:10.464Z] #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 [2021-11-10T11:21:10.464Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-10T11:21:10.464Z] #34 DONE 133.5s [2021-11-10T11:21:10.464Z] [2021-11-10T11:21:10.464Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-10T11:21:10.464Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-10T11:21:10.464Z] #21 3.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-10T11:21:11.028Z] #21 3.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.5 kB] [2021-11-10T11:21:12.923Z] #21 5.416 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-10T11:21:16.196Z] #21 8.878 Fetched 8472 kB in 7s (1206 kB/s) [2021-11-10T11:21:16.453Z] #21 8.878 Reading package lists... [2021-11-10T11:21:16.453Z] #21 ... [2021-11-10T11:21:16.453Z] [2021-11-10T11:21:16.453Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-10T11:21:16.453Z] #58 sha256:5346cc268d325807cfd744aa49abf9b64cb582616ae1b8082680ee4b411941d9 [2021-11-10T11:21:16.453Z] #58 11.57 + cd /tmp/tmp.F6un7MDI04/src/github.com/opencontainers/runc [2021-11-10T11:21:16.453Z] #58 11.57 + git checkout -q v1.0.2 [2021-11-10T11:21:16.453Z] #58 12.18 + '[' -z '' ']' [2021-11-10T11:21:16.453Z] #58 12.18 + target=static [2021-11-10T11:21:16.453Z] #58 12.18 + make BUILDTAGS=seccomp static [2021-11-10T11:21:16.453Z] #58 12.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-10T11:21:18.975Z] #58 ... [2021-11-10T11:21:18.975Z] [2021-11-10T11:21:18.975Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-10T11:21:18.975Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-10T11:21:18.975Z] #21 8.878 Reading package lists... [2021-11-10T11:21:20.869Z] #21 11.35 Reading package lists... [2021-11-10T11:21:21.383Z] #21 13.66 Building dependency tree... [2021-11-10T11:21:22.315Z] #21 15.01 The following additional packages will be installed: [2021-11-10T11:21:22.315Z] #21 15.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-10T11:21:22.315Z] #21 15.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-10T11:21:22.315Z] #21 15.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-10T11:21:22.315Z] #21 15.01 python3-pkg-resources vim-runtime xxd [2021-11-10T11:21:22.315Z] #21 15.02 Suggested packages: [2021-11-10T11:21:22.315Z] #21 15.02 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-10T11:21:22.315Z] #21 15.02 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-10T11:21:22.315Z] #21 15.02 acl attr quota [2021-11-10T11:21:22.315Z] #21 15.02 Recommended packages: [2021-11-10T11:21:22.315Z] #21 15.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-10T11:21:23.684Z] #21 16.29 The following NEW packages will be installed: [2021-11-10T11:21:23.684Z] #21 16.30 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-10T11:21:23.684Z] #21 16.30 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-10T11:21:23.684Z] #21 16.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-10T11:21:23.684Z] #21 16.31 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-10T11:21:23.684Z] #21 16.31 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-10T11:21:23.684Z] #21 16.31 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-10T11:21:23.684Z] #21 16.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-10T11:21:23.684Z] #21 16.31 xz-utils zip zstd [2021-11-10T11:21:23.942Z] #21 16.65 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T11:21:23.942Z] #21 16.65 Need to get 27.6 MB of archives. [2021-11-10T11:21:23.942Z] #21 16.65 After this operation, 106 MB of additional disk space will be used. [2021-11-10T11:21:23.942Z] #21 16.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-10T11:21:23.942Z] #21 16.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-10T11:21:23.942Z] #21 16.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-10T11:21:23.942Z] #21 16.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-10T11:21:23.942Z] #21 16.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-10T11:21:24.199Z] #21 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-10T11:21:24.199Z] #21 16.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-10T11:21:24.199Z] #21 16.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-10T11:21:24.199Z] #21 16.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-10T11:21:24.456Z] #21 16.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-10T11:21:24.456Z] #21 17.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-10T11:21:24.456Z] #21 17.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-10T11:21:24.456Z] #21 17.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-10T11:21:24.456Z] #21 17.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-10T11:21:24.456Z] #21 17.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-10T11:21:24.456Z] #21 17.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-10T11:21:24.456Z] #21 17.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-10T11:21:24.456Z] #21 17.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-10T11:21:24.456Z] #21 17.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-10T11:21:24.456Z] #21 17.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-10T11:21:24.456Z] #21 17.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-10T11:21:24.456Z] #21 17.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-10T11:21:24.456Z] #21 17.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-10T11:21:24.456Z] #21 17.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-10T11:21:24.456Z] #21 17.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-10T11:21:24.456Z] #21 17.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-10T11:21:24.456Z] #21 17.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-10T11:21:24.714Z] #21 17.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-10T11:21:24.714Z] #21 17.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-10T11:21:24.714Z] #21 17.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-10T11:21:24.714Z] #21 17.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-10T11:21:24.714Z] #21 17.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-10T11:21:24.714Z] #21 17.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-10T11:21:24.971Z] #21 17.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-10T11:21:24.971Z] #21 17.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-10T11:21:24.971Z] #21 17.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-10T11:21:24.971Z] #21 17.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-10T11:21:24.971Z] #21 17.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-10T11:21:24.971Z] #21 17.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-10T11:21:24.971Z] #21 17.76 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-10T11:21:24.971Z] #21 17.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-10T11:21:24.971Z] #21 17.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-10T11:21:24.971Z] #21 17.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-10T11:21:25.230Z] #21 17.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-10T11:21:25.230Z] #21 18.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-10T11:21:25.487Z] #21 18.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-10T11:21:25.487Z] #21 18.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-10T11:21:25.487Z] #21 18.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-10T11:21:26.051Z] #21 18.71 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T11:21:26.051Z] #21 18.85 Fetched 27.6 MB in 2s (15.2 MB/s) [2021-11-10T11:21:26.051Z] #21 18.91 Selecting previously unselected package pigz. [2021-11-10T11:21:26.308Z] #21 18.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-10T11:21:26.308Z] #21 18.98 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-10T11:21:26.308Z] #21 18.99 Unpacking pigz (2.6-1) ... [2021-11-10T11:21:26.571Z] #21 19.08 Selecting previously unselected package libelf1:amd64. [2021-11-10T11:21:26.571Z] #21 19.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-10T11:21:26.571Z] #21 19.09 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-10T11:21:26.571Z] #21 19.25 Selecting previously unselected package libbpf0:amd64. [2021-11-10T11:21:26.571Z] #21 19.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-10T11:21:26.571Z] #21 19.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-10T11:21:26.571Z] #21 19.34 Selecting previously unselected package libcap2:amd64. [2021-11-10T11:21:26.828Z] #21 19.35 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-10T11:21:26.828Z] #21 19.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-10T11:21:26.828Z] #21 19.43 Selecting previously unselected package libmnl0:amd64. [2021-11-10T11:21:26.828Z] #21 19.44 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-10T11:21:26.828Z] #21 19.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-10T11:21:26.828Z] #21 19.53 Selecting previously unselected package libxtables12:amd64. [2021-11-10T11:21:26.828Z] #21 19.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-10T11:21:26.828Z] #21 19.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-10T11:21:26.828Z] #21 19.62 Selecting previously unselected package libcap2-bin. [2021-11-10T11:21:26.828Z] #21 19.63 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-10T11:21:26.828Z] #21 19.65 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-10T11:21:27.085Z] #21 19.72 Selecting previously unselected package iproute2. [2021-11-10T11:21:27.085Z] #21 19.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-10T11:21:27.085Z] #21 19.73 Unpacking iproute2 (5.10.0-4) ... [2021-11-10T11:21:27.649Z] #21 20.23 Selecting previously unselected package xxd. [2021-11-10T11:21:27.649Z] #21 20.25 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-10T11:21:27.649Z] #21 20.25 Unpacking xxd (2:8.2.2434-3) ... [2021-11-10T11:21:27.649Z] #21 20.38 Selecting previously unselected package vim-common. [2021-11-10T11:21:27.649Z] #21 20.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-10T11:21:27.649Z] #21 20.41 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-10T11:21:27.906Z] #21 20.62 Selecting previously unselected package bash-completion. [2021-11-10T11:21:27.906Z] #21 20.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-10T11:21:29.868Z] #21 22.71 Unpacking bash-completion (1:2.11-2) ... [2021-11-10T11:21:30.436Z] #21 23.22 Selecting previously unselected package bzip2. [2021-11-10T11:21:30.436Z] #21 23.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-10T11:21:30.436Z] #21 23.23 Unpacking bzip2 (1.0.8-4) ... [2021-11-10T11:21:30.701Z] #21 23.33 Selecting previously unselected package xz-utils. [2021-11-10T11:21:30.701Z] #21 23.35 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-10T11:21:30.701Z] #21 23.37 Unpacking xz-utils (5.2.5-2) ... [2021-11-10T11:21:30.701Z] #21 23.57 Selecting previously unselected package apparmor. [2021-11-10T11:21:30.701Z] #21 23.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-10T11:21:30.959Z] #21 23.64 Unpacking apparmor (2.13.6-10) ... [2021-11-10T11:21:31.521Z] #21 24.08 Selecting previously unselected package inetutils-ping. [2021-11-10T11:21:31.521Z] #21 24.10 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-10T11:21:31.521Z] #21 24.11 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-10T11:21:31.521Z] #21 24.29 Selecting previously unselected package libip4tc2:amd64. [2021-11-10T11:21:31.521Z] #21 24.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-10T11:21:31.521Z] #21 24.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-10T11:21:31.521Z] #21 24.38 Selecting previously unselected package libip6tc2:amd64. [2021-11-10T11:21:31.521Z] #21 24.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-10T11:21:31.521Z] #21 24.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-10T11:21:31.778Z] #21 24.46 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-10T11:21:31.778Z] #21 24.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-10T11:21:31.778Z] #21 24.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-10T11:21:31.778Z] #21 24.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-10T11:21:31.778Z] #21 24.54 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-10T11:21:31.778Z] #21 24.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-10T11:21:31.778Z] #21 24.62 Selecting previously unselected package libnftnl11:amd64. [2021-11-10T11:21:32.034Z] #21 24.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-10T11:21:32.034Z] #21 24.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-10T11:21:32.034Z] #21 24.71 Selecting previously unselected package iptables. [2021-11-10T11:21:32.034Z] #21 24.72 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-10T11:21:32.034Z] #21 24.72 Unpacking iptables (1.8.7-1) ... [2021-11-10T11:21:32.290Z] #21 25.04 Selecting previously unselected package libonig5:amd64. [2021-11-10T11:21:32.290Z] #21 25.04 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-10T11:21:32.290Z] #21 25.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-10T11:21:32.546Z] #21 25.20 Selecting previously unselected package libjq1:amd64. [2021-11-10T11:21:32.546Z] #21 25.20 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-10T11:21:32.546Z] #21 25.21 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-10T11:21:32.546Z] #21 25.32 Selecting previously unselected package jq. [2021-11-10T11:21:32.546Z] #21 25.33 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-10T11:21:32.546Z] #21 25.33 Unpacking jq (1.6-2.1) ... [2021-11-10T11:21:32.546Z] #21 25.40 Selecting previously unselected package libaio1:amd64. [2021-11-10T11:21:32.546Z] #21 25.41 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-10T11:21:32.546Z] #21 25.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-10T11:21:32.802Z] #21 25.48 Selecting previously unselected package libgpm2:amd64. [2021-11-10T11:21:32.802Z] #21 25.48 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-10T11:21:32.802Z] #21 25.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-10T11:21:32.802Z] #21 25.55 Selecting previously unselected package libicu67:amd64. [2021-11-10T11:21:32.802Z] #21 25.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-10T11:21:32.802Z] #21 25.58 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-10T11:21:36.971Z] #21 29.11 Selecting previously unselected package libinih1:amd64. [2021-11-10T11:21:36.971Z] #21 29.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-10T11:21:36.971Z] #21 29.12 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-10T11:21:36.971Z] #21 29.19 Selecting previously unselected package libnet1:amd64. [2021-11-10T11:21:36.971Z] #21 29.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T11:21:36.971Z] #21 29.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T11:21:36.971Z] #21 29.32 Selecting previously unselected package libnl-3-200:amd64. [2021-11-10T11:21:36.971Z] #21 29.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-10T11:21:36.971Z] #21 29.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-10T11:21:36.971Z] #21 29.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-10T11:21:36.971Z] #21 29.44 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-10T11:21:36.971Z] #21 29.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-10T11:21:36.971Z] #21 29.51 Selecting previously unselected package net-tools. [2021-11-10T11:21:36.971Z] #21 29.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-10T11:21:36.971Z] #21 29.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-10T11:21:36.971Z] #21 29.73 Selecting previously unselected package patch. [2021-11-10T11:21:36.971Z] #21 29.74 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-10T11:21:36.971Z] #21 29.74 Unpacking patch (2.7.6-7) ... [2021-11-10T11:21:37.086Z] --- PASS: TestBuildWithHugeFile (49.96s) [2021-11-10T11:21:37.087Z] === RUN TestBuildWCOWSandboxSize [2021-11-10T11:21:37.087Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-11-10T11:21:37.087Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-11-10T11:21:37.087Z] === RUN TestBuildWithEmptyDockerfile [2021-11-10T11:21:37.087Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T11:21:37.087Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T11:21:37.087Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T11:21:37.087Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T11:21:37.087Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T11:21:37.087Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T11:21:37.087Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T11:21:37.087Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T11:21:37.087Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T11:21:37.087Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-11-10T11:21:37.087Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-10T11:21:37.087Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-11-10T11:21:37.087Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-10T11:21:37.087Z] === RUN TestBuildPreserveOwnership [2021-11-10T11:21:37.087Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-10T11:21:37.087Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-10T11:21:37.227Z] #21 29.85 Selecting previously unselected package python-pip-whl. [2021-11-10T11:21:37.227Z] #21 29.87 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-10T11:21:37.227Z] #21 29.88 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-10T11:21:37.788Z] #21 30.53 Selecting previously unselected package python3-lib2to3. [2021-11-10T11:21:37.788Z] #21 30.53 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-10T11:21:37.788Z] #21 30.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-10T11:21:38.045Z] #21 30.65 Selecting previously unselected package python3-distutils. [2021-11-10T11:21:38.045Z] #21 30.67 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-10T11:21:38.045Z] #21 30.68 Unpacking python3-distutils (3.9.2-1) ... [2021-11-10T11:21:38.045Z] #21 30.84 Selecting previously unselected package python3-pkg-resources. [2021-11-10T11:21:38.045Z] #21 30.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-10T11:21:38.045Z] #21 30.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-10T11:21:38.301Z] #21 31.04 Selecting previously unselected package python3-setuptools. [2021-11-10T11:21:38.301Z] #21 31.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-10T11:21:38.301Z] #21 31.04 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-10T11:21:38.558Z] #21 31.28 Selecting previously unselected package python3-wheel. [2021-11-10T11:21:38.558Z] #21 31.32 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-10T11:21:38.558Z] #21 31.32 Unpacking python3-wheel (0.34.2-1) ... [2021-11-10T11:21:38.558Z] #21 31.40 Selecting previously unselected package python3-pip. [2021-11-10T11:21:38.815Z] #21 31.40 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-10T11:21:38.815Z] #21 31.40 Unpacking python3-pip (20.3.4-4) ... [2021-11-10T11:21:39.071Z] #21 31.66 Selecting previously unselected package sudo. [2021-11-10T11:21:39.071Z] #21 31.67 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-10T11:21:39.071Z] #21 31.67 Unpacking sudo (1.9.5p2-3) ... [2021-11-10T11:21:39.634Z] #21 32.26 Selecting previously unselected package thin-provisioning-tools. [2021-11-10T11:21:39.634Z] #21 32.27 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-10T11:21:39.634Z] #21 32.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-10T11:21:39.890Z] #21 32.48 Selecting previously unselected package uidmap. [2021-11-10T11:21:39.891Z] #21 32.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-10T11:21:39.891Z] #21 32.51 Unpacking uidmap (1:4.8.1-1) ... [2021-11-10T11:21:39.891Z] #21 32.64 Selecting previously unselected package vim-runtime. [2021-11-10T11:21:39.891Z] #21 32.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-10T11:21:39.891Z] #21 32.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-10T11:21:40.147Z] #21 32.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-10T11:21:40.147Z] #21 32.74 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-10T11:21:40.363Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2021-11-10T11:21:40.364Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2021-11-10T11:21:40.364Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-10T11:21:40.364Z] === RUN TestBuildPlatformInvalid [2021-11-10T11:21:40.364Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-10T11:21:40.364Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-10T11:21:40.364Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-10T11:21:40.364Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-10T11:21:40.364Z] PASS [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === Skipped [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-10T11:21:40.364Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-11-10T11:21:40.364Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-10T11:21:40.364Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] DONE 34 tests, 3 skipped in 109.769s [2021-11-10T11:21:40.364Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-10T11:21:40.364Z] INFO: Testing against a local daemon [2021-11-10T11:21:40.364Z] === RUN TestConfigInspect [2021-11-10T11:21:40.364Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-10T11:21:40.364Z] === RUN TestConfigList [2021-11-10T11:21:40.364Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] --- SKIP: TestConfigList (0.02s) [2021-11-10T11:21:40.364Z] === RUN TestConfigsCreateAndDelete [2021-11-10T11:21:40.364Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-10T11:21:40.364Z] === RUN TestConfigsUpdate [2021-11-10T11:21:40.364Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-10T11:21:40.364Z] === RUN TestTemplatedConfig [2021-11-10T11:21:40.364Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-10T11:21:40.364Z] === RUN TestConfigCreateResolve [2021-11-10T11:21:40.364Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-10T11:21:40.364Z] PASS [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === Skipped [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-10T11:21:40.364Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-11-10T11:21:40.364Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-10T11:21:40.364Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-10T11:21:40.364Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-10T11:21:40.364Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-10T11:21:40.364Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:21:40.364Z] [2021-11-10T11:21:40.364Z] DONE 6 tests, 6 skipped in 0.149s [2021-11-10T11:21:40.364Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-10T11:21:40.620Z] INFO: Testing against a local daemon [2021-11-10T11:21:40.620Z] === RUN TestCheckpoint [2021-11-10T11:21:40.620Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T11:21:40.620Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-10T11:21:40.620Z] === RUN TestContainerInvalidJSON [2021-11-10T11:21:40.620Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T11:21:40.620Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T11:21:40.620Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-10T11:21:40.620Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-10T11:21:40.620Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T11:21:40.620Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-10T11:21:40.620Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-10T11:21:40.620Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-10T11:21:40.620Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-10T11:21:40.620Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-10T11:21:40.620Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-10T11:21:40.620Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-10T11:21:40.620Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-10T11:21:40.620Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-10T11:21:40.620Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-10T11:21:40.620Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-10T11:21:40.876Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-10T11:21:40.876Z] === RUN TestCopyFromContainer [2021-11-10T11:21:43.418Z] #21 35.93 Selecting previously unselected package vim. [2021-11-10T11:21:43.418Z] #21 35.93 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-10T11:21:43.418Z] #21 35.95 Unpacking vim (2:8.2.2434-3) ... [2021-11-10T11:21:43.931Z] #21 36.50 Selecting previously unselected package xfsprogs. [2021-11-10T11:21:43.931Z] #21 36.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-10T11:21:43.931Z] #21 36.53 Unpacking xfsprogs (5.10.0-4) ... [2021-11-10T11:21:44.146Z] === RUN TestCopyFromContainer// [2021-11-10T11:21:44.146Z] === RUN TestCopyFromContainer//bar/root [2021-11-10T11:21:44.146Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-10T11:21:44.402Z] === RUN TestCopyFromContainer/bar/quux [2021-11-10T11:21:44.402Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-10T11:21:44.402Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-10T11:21:44.402Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-10T11:21:44.494Z] #21 36.99 Selecting previously unselected package zip. [2021-11-10T11:21:44.494Z] #21 37.01 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-10T11:21:44.494Z] #21 37.01 Unpacking zip (3.0-12) ... [2021-11-10T11:21:44.494Z] #21 37.25 Selecting previously unselected package zstd. [2021-11-10T11:21:44.494Z] #21 37.25 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-10T11:21:44.494Z] #21 37.25 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-10T11:21:44.658Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-10T11:21:44.659Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-10T11:21:44.659Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer (3.95s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-10T11:21:44.659Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-10T11:21:44.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-10T11:21:44.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T11:21:44.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T11:21:44.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T11:21:44.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T11:21:44.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T11:21:44.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T11:21:44.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T11:21:44.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T11:21:44.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T11:21:44.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-10T11:21:44.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-10T11:21:44.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-10T11:21:44.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-10T11:21:44.659Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-10T11:21:44.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-10T11:21:44.659Z] === RUN TestCreateWithInvalidEnv [2021-11-10T11:21:44.659Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-10T11:21:44.659Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-10T11:21:44.659Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-10T11:21:44.659Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-10T11:21:44.659Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-10T11:21:44.659Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-10T11:21:44.659Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-10T11:21:44.659Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-10T11:21:44.659Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-10T11:21:44.659Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-10T11:21:44.659Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-10T11:21:44.659Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-10T11:21:44.659Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-10T11:21:44.659Z] === RUN TestCreateTmpfsMountsTarget [2021-11-10T11:21:44.659Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-10T11:21:44.659Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-10T11:21:45.058Z] #21 37.68 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-10T11:21:45.988Z] #21 38.61 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-10T11:21:45.988Z] #21 38.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-10T11:21:45.988Z] #21 38.64 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-10T11:21:45.988Z] #21 38.65 Setting up libicu67:amd64 (67.1-7) ... [2021-11-10T11:21:45.988Z] #21 38.66 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-10T11:21:45.988Z] #21 38.67 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-10T11:21:45.988Z] #21 38.68 Setting up uidmap (1:4.8.1-1) ... [2021-11-10T11:21:45.988Z] #21 38.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T11:21:45.988Z] #21 38.71 Setting up bzip2 (1.0.8-4) ... [2021-11-10T11:21:45.988Z] #21 38.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-10T11:21:45.988Z] #21 38.73 Setting up python3-wheel (0.34.2-1) ... [2021-11-10T11:21:46.051Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2021-11-10T11:21:46.052Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-10T11:21:46.916Z] #21 39.48 Setting up xxd (2:8.2.2434-3) ... [2021-11-10T11:21:46.916Z] #21 39.50 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-10T11:21:46.916Z] #21 39.51 Setting up libcap2-bin (1:2.44-1) ... [2021-11-10T11:21:46.916Z] #21 39.52 Setting up apparmor (2.13.6-10) ... [2021-11-10T11:21:47.419Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2021-11-10T11:21:47.419Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-10T11:21:47.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T11:21:47.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T11:21:47.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T11:21:47.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T11:21:47.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T11:21:47.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T11:21:47.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T11:21:47.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T11:21:47.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T11:21:47.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T11:21:47.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T11:21:47.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T11:21:47.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T11:21:47.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T11:21:47.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T11:21:47.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-10T11:21:47.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-10T11:21:47.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-10T11:21:47.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-10T11:21:47.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-10T11:21:47.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-10T11:21:47.419Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-10T11:21:47.419Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-11-10T11:21:47.419Z] === RUN TestCreateDifferentPlatform [2021-11-10T11:21:47.419Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-10T11:21:47.419Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-10T11:21:47.419Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-10T11:21:47.419Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-10T11:21:47.419Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-10T11:21:47.419Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-10T11:21:47.675Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-10T11:21:47.675Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-10T11:21:47.675Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-10T11:21:47.675Z] === RUN TestContainerStartOnDaemonRestart [2021-11-10T11:21:47.675Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-10T11:21:47.675Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-10T11:21:47.675Z] === RUN TestDaemonRestartIpcMode [2021-11-10T11:21:47.675Z] === PAUSE TestDaemonRestartIpcMode [2021-11-10T11:21:47.675Z] === RUN TestDaemonHostGatewayIP [2021-11-10T11:21:47.675Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:21:47.675Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-10T11:21:47.675Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-10T11:21:47.675Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-10T11:21:47.675Z] === RUN TestContainerKillOnDaemonStart [2021-11-10T11:21:47.675Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-10T11:21:47.675Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-10T11:21:47.675Z] === RUN TestDiff [2021-11-10T11:21:47.931Z] --- PASS: TestDiff (0.40s) [2021-11-10T11:21:47.931Z] === RUN TestExecWithCloseStdin [2021-11-10T11:21:48.494Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-10T11:21:48.494Z] === RUN TestExec [2021-11-10T11:21:48.810Z] #21 41.14 Setting up zip (3.0-12) ... [2021-11-10T11:21:48.810Z] #21 41.15 Setting up vim-common (2:8.2.2434-3) ... [2021-11-10T11:21:48.810Z] #21 41.17 Setting up bash-completion (1:2.11-2) ... [2021-11-10T11:21:49.056Z] --- PASS: TestExec (0.46s) [2021-11-10T11:21:49.056Z] === RUN TestExecUser [2021-11-10T11:21:49.312Z] --- PASS: TestExecUser (0.46s) [2021-11-10T11:21:49.312Z] === RUN TestExportContainerAndImportImage [2021-11-10T11:21:49.874Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2021-11-10T11:21:49.874Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-10T11:21:50.703Z] #21 43.38 Setting up xz-utils (5.2.5-2) ... [2021-11-10T11:21:50.703Z] #21 43.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-10T11:21:50.703Z] #21 43.41 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-10T11:21:50.703Z] #21 43.42 Setting up patch (2.7.6-7) ... [2021-11-10T11:21:50.703Z] #21 43.43 Setting up sudo (1.9.5p2-3) ... [2021-11-10T11:21:50.703Z] #21 43.53 invoke-rc.d: could not determine current runlevel [2021-11-10T11:21:50.703Z] #21 43.56 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-10T11:21:50.703Z] #21 43.56 Setting up xfsprogs (5.10.0-4) ... [2021-11-10T11:21:50.703Z] #21 43.57 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-10T11:21:50.703Z] #21 43.58 Setting up inetutils-ping (2:2.0-1) ... [2021-11-10T11:21:50.703Z] #21 43.60 Setting up pigz (2.6-1) ... [2021-11-10T11:21:50.960Z] #21 43.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-10T11:21:50.960Z] #21 43.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-10T11:21:50.960Z] #21 43.64 Setting up python-pip-whl (20.3.4-4) ... [2021-11-10T11:21:50.960Z] #21 43.65 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-10T11:21:51.242Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-11-10T11:21:51.242Z] === RUN TestHealthCheckWorkdir [2021-11-10T11:21:51.804Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-11-10T11:21:51.804Z] === RUN TestHealthKillContainer [2021-11-10T11:21:51.891Z] #21 44.38 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-10T11:21:51.891Z] #21 44.39 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-10T11:21:52.148Z] #21 44.79 Setting up libelf1:amd64 (0.183-1) ... [2021-11-10T11:21:52.148Z] #21 44.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-10T11:21:52.148Z] #21 44.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-10T11:21:52.148Z] #21 44.84 Setting up python3-distutils (3.9.2-1) ... [2021-11-10T11:21:52.711Z] #21 45.29 Setting up vim (2:8.2.2434-3) ... [2021-11-10T11:21:52.711Z] #21 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-10T11:21:52.711Z] #21 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-10T11:21:52.711Z] #21 45.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-10T11:21:52.711Z] #21 45.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-10T11:21:52.711Z] #21 45.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-10T11:21:52.711Z] #21 45.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-10T11:21:52.711Z] #21 45.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-10T11:21:52.711Z] #21 45.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-10T11:21:52.711Z] #21 45.39 Setting up python3-setuptools (52.0.0-4) ... [2021-11-10T11:21:54.080Z] #21 46.99 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-10T11:21:54.338Z] #21 47.00 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-10T11:21:54.338Z] #21 47.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-10T11:21:54.338Z] #21 47.02 Setting up python3-pip (20.3.4-4) ... [2021-11-10T11:21:55.268Z] #21 48.13 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-10T11:21:55.526Z] #21 48.14 Setting up jq (1.6-2.1) ... [2021-11-10T11:21:55.526Z] #21 48.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-10T11:21:55.526Z] #21 48.16 Setting up iptables (1.8.7-1) ... [2021-11-10T11:21:55.526Z] #21 48.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-10T11:21:55.526Z] #21 48.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-10T11:21:55.526Z] #21 48.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-10T11:21:55.526Z] #21 48.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-10T11:21:55.526Z] #21 48.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-10T11:21:55.526Z] #21 48.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-10T11:21:55.526Z] #21 48.22 Setting up iproute2 (5.10.0-4) ... [2021-11-10T11:21:56.090Z] #21 48.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-10T11:21:56.090Z] #21 DONE 49.0s [2021-11-10T11:21:56.090Z] [2021-11-10T11:21:56.090Z] #22 [dev-systemd-false 8/25] 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 [2021-11-10T11:21:56.090Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-10T11:21:57.985Z] #22 1.507 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-10T11:21:57.985Z] #22 1.511 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-10T11:21:57.985Z] #22 1.514 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-10T11:21:57.985Z] #22 DONE 1.6s [2021-11-10T11:21:57.985Z] [2021-11-10T11:21:57.985Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-10T11:21:57.985Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-10T11:21:59.887Z] --- PASS: TestHealthKillContainer (7.89s) [2021-11-10T11:21:59.887Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-10T11:21:59.887Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-10T11:21:59.887Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-10T11:21:59.887Z] === RUN TestIpcModeNone [2021-11-10T11:22:00.145Z] --- PASS: TestIpcModeNone (0.44s) [2021-11-10T11:22:00.145Z] === RUN TestIpcModePrivate [2021-11-10T11:22:00.402Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-11-10T11:22:00.657Z] --- PASS: TestIpcModePrivate (0.47s) [2021-11-10T11:22:00.657Z] === RUN TestIpcModeShareable [2021-11-10T11:22:00.658Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:00.658Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-10T11:22:00.658Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-10T11:22:02.024Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2021-11-10T11:22:02.024Z] === RUN TestAPIIpcModeHost [2021-11-10T11:22:02.024Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:02.024Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-10T11:22:02.024Z] === RUN TestDaemonIpcModeShareable [2021-11-10T11:22:02.024Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:02.024Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-10T11:22:02.024Z] === RUN TestDaemonIpcModePrivate [2021-11-10T11:22:02.953Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-11-10T11:22:03.210Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-11-10T11:22:03.210Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-10T11:22:03.210Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:03.210Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-10T11:22:03.210Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-10T11:22:03.210Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:03.210Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-10T11:22:03.210Z] === RUN TestIpcModeOlderClient [2021-11-10T11:22:03.210Z] === PAUSE TestIpcModeOlderClient [2021-11-10T11:22:03.210Z] === RUN TestKillContainerInvalidSignal [2021-11-10T11:22:03.467Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-11-10T11:22:03.467Z] === RUN TestKillContainer [2021-11-10T11:22:03.467Z] === RUN TestKillContainer/no_signal [2021-11-10T11:22:04.029Z] === RUN TestKillContainer/non_killing_signal [2021-11-10T11:22:04.286Z] === RUN TestKillContainer/killing_signal [2021-11-10T11:22:04.848Z] --- PASS: TestKillContainer (1.22s) [2021-11-10T11:22:04.848Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-10T11:22:04.848Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-10T11:22:04.848Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-11-10T11:22:04.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-10T11:22:04.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-10T11:22:05.105Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-10T11:22:05.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2021-11-10T11:22:05.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-10T11:22:05.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-11-10T11:22:05.668Z] === RUN TestKillStoppedContainer [2021-11-10T11:22:05.668Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-10T11:22:05.668Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-10T11:22:05.668Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-10T11:22:05.668Z] === RUN TestKillDifferentUserContainer [2021-11-10T11:22:05.924Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-10T11:22:05.924Z] === RUN TestInspectOomKilledTrue [2021-11-10T11:22:05.924Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:05.924Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-10T11:22:05.924Z] === RUN TestInspectOomKilledFalse [2021-11-10T11:22:05.924Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T11:22:05.924Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-10T11:22:05.924Z] === RUN TestLinksEtcHostsContentMatch [2021-11-10T11:22:05.924Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-10T11:22:05.924Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-10T11:22:05.924Z] === RUN TestLinksContainerNames [2021-11-10T11:22:06.852Z] --- PASS: TestLinksContainerNames (0.77s) [2021-11-10T11:22:06.852Z] === RUN TestLogsFollowTailEmpty [2021-11-10T11:22:07.108Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-10T11:22:07.108Z] === RUN TestContainerNetworkMountsNoChown [2021-11-10T11:22:07.670Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/default [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/default [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/private [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/private [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rprivate [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/slave [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/slave [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rslave [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/shared [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/shared [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rshared [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/default [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/rshared [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/shared [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/rslave [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/slave [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/rprivate [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/private [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-10T11:22:07.670Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-10T11:22:07.670Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-10T11:22:07.670Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-10T11:22:07.927Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-10T11:22:08.184Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-10T11:22:08.184Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-10T11:22:08.184Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-10T11:22:08.184Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-10T11:22:08.184Z] === RUN TestContainerBindMountNonRecursive [2021-11-10T11:22:08.184Z] 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) [2021-11-10T11:22:08.184Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-10T11:22:08.184Z] === RUN TestContainerVolumesMountedAsShared [2021-11-10T11:22:08.184Z] 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) [2021-11-10T11:22:08.184Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-10T11:22:08.184Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-10T11:22:08.184Z] 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) [2021-11-10T11:22:08.184Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-10T11:22:08.184Z] === RUN TestNetworkNat [2021-11-10T11:22:08.754Z] --- PASS: TestNetworkNat (0.48s) [2021-11-10T11:22:08.754Z] === RUN TestNetworkLocalhostTCPNat [2021-11-10T11:22:09.015Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-11-10T11:22:09.015Z] === RUN TestNetworkLoopbackNat [2021-11-10T11:22:10.175Z] #23 11.16 Collecting yamllint==1.26.1 [2021-11-10T11:22:10.175Z] #23 12.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-10T11:22:11.534Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-11-10T11:22:11.534Z] === RUN TestPause [2021-11-10T11:22:11.534Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:11.534Z] --- SKIP: TestPause (0.00s) [2021-11-10T11:22:11.534Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-10T11:22:11.534Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T11:22:11.534Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T11:22:11.534Z] === RUN TestPauseStopPausedContainer [2021-11-10T11:22:11.534Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:11.534Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-10T11:22:11.534Z] === RUN TestPidHost [2021-11-10T11:22:11.543Z] #23 13.55 Collecting pathspec>=0.5.3 [2021-11-10T11:22:11.543Z] #23 13.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-10T11:22:11.800Z] #23 14.03 Collecting pyyaml [2021-11-10T11:22:11.800Z] #23 14.04 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) [2021-11-10T11:22:11.800Z] #23 14.10 Building wheels for collected packages: yamllint [2021-11-10T11:22:12.058Z] #23 14.11 Building wheel for yamllint (setup.py): started [2021-11-10T11:22:12.463Z] --- PASS: TestPidHost (0.90s) [2021-11-10T11:22:12.463Z] === RUN TestPsFilter [2021-11-10T11:22:12.719Z] --- PASS: TestPsFilter (0.11s) [2021-11-10T11:22:12.719Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-10T11:22:12.975Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-10T11:22:12.975Z] === RUN TestRemoveContainerWithVolume [2021-11-10T11:22:13.031Z] #23 15.23 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-10T11:22:13.031Z] #23 15.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1124ad7972f293f780967dc36d5b7c274031bfc218544e2f2624e7da7d26fc77 [2021-11-10T11:22:13.031Z] #23 15.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-10T11:22:13.031Z] #23 15.24 Successfully built yamllint [2021-11-10T11:22:13.031Z] #23 15.25 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-10T11:22:13.537Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-11-10T11:22:13.537Z] === RUN TestRemoveContainerRunning [2021-11-10T11:22:13.595Z] #23 15.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-10T11:22:13.794Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-11-10T11:22:13.794Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-10T11:22:14.158Z] #23 DONE 16.3s [2021-11-10T11:22:14.158Z] [2021-11-10T11:22:14.158Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-10T11:22:14.158Z] #27 sha256:baf05f899e34f05ecebe50fb09a845501cfc708fa661b0bebb05a8c0af92bf30 [2021-11-10T11:22:14.357Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2021-11-10T11:22:14.357Z] === RUN TestRemoveInvalidContainer [2021-11-10T11:22:14.357Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-10T11:22:14.357Z] === RUN TestRenameLinkedContainer [2021-11-10T11:22:14.416Z] #27 DONE 0.3s [2021-11-10T11:22:14.416Z] [2021-11-10T11:22:14.416Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-10T11:22:14.416Z] #32 sha256:b09b00d63386bb3dbad2ffa7c3b9bb98c30f3d5b431ece88b936573020abf7f1 [2021-11-10T11:22:15.346Z] #32 DONE 0.7s [2021-11-10T11:22:15.346Z] [2021-11-10T11:22:15.346Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-10T11:22:15.346Z] #35 sha256:c4fee4a373a6a0c6053928c11a645e7eaecc3c8d44f7f36b434d38425b3fc2c5 [2021-11-10T11:22:15.346Z] #35 DONE 0.3s [2021-11-10T11:22:15.346Z] [2021-11-10T11:22:15.346Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-10T11:22:15.346Z] #37 sha256:01701a5cef68ccc39e41192f524d0112acf4ea5a3c4653850d6bd70db183377c [2021-11-10T11:22:15.346Z] #37 DONE 0.0s [2021-11-10T11:22:15.346Z] [2021-11-10T11:22:15.346Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-10T11:22:15.346Z] #58 sha256:5346cc268d325807cfd744aa49abf9b64cb582616ae1b8082680ee4b411941d9 [2021-11-10T11:22:15.603Z] #58 ... [2021-11-10T11:22:15.603Z] [2021-11-10T11:22:15.603Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-10T11:22:15.603Z] #41 sha256:812b3b4f6f3e94a825bf9fbb4ec4b21284c04bf0591df2f4f719bfd83df66968 [2021-11-10T11:22:15.603Z] #41 DONE 0.0s [2021-11-10T11:22:15.723Z] --- PASS: TestRenameLinkedContainer (1.60s) [2021-11-10T11:22:15.724Z] === RUN TestRenameStoppedContainer [2021-11-10T11:22:15.860Z] [2021-11-10T11:22:15.860Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:22:15.860Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:22:16.286Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-10T11:22:16.286Z] === RUN TestRenameRunningContainerAndReuse [2021-11-10T11:22:17.214Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-11-10T11:22:17.214Z] === RUN TestRenameInvalidName [2021-11-10T11:22:17.471Z] --- PASS: TestRenameInvalidName (0.38s) [2021-11-10T11:22:17.471Z] === RUN TestRenameAnonymousContainer [2021-11-10T11:22:17.753Z] #62 ... [2021-11-10T11:22:17.753Z] [2021-11-10T11:22:17.753Z] #43 [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 [2021-11-10T11:22:17.753Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-10T11:22:17.753Z] #43 200.7 + dpkg --print-architecture [2021-11-10T11:22:17.753Z] #43 200.7 + git checkout -q v2.1.0 [2021-11-10T11:22:18.317Z] #43 201.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-10T11:22:18.317Z] #43 201.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-10T11:22:18.839Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2021-11-10T11:22:18.840Z] === RUN TestRenameContainerWithSameName [2021-11-10T11:22:19.402Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-10T11:22:19.402Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-10T11:22:20.332Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-11-10T11:22:20.332Z] === RUN TestResize [2021-11-10T11:22:20.588Z] --- PASS: TestResize (0.41s) [2021-11-10T11:22:20.588Z] === RUN TestResizeWithInvalidSize [2021-11-10T11:22:20.844Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-11-10T11:22:20.844Z] === RUN TestResizeWhenContainerNotStarted [2021-11-10T11:22:21.406Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-11-10T11:22:21.406Z] === RUN TestDaemonRestartKillContainers [2021-11-10T11:22:21.406Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-10T11:22:21.406Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-10T11:22:21.406Z] === RUN TestCgroupNamespacesRun [2021-11-10T11:22:22.335Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-11-10T11:22:22.335Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-10T11:22:23.702Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-11-10T11:22:23.702Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-10T11:22:24.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2021-11-10T11:22:24.631Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-10T11:22:24.862Z] #43 ... [2021-11-10T11:22:24.862Z] [2021-11-10T11:22:24.862Z] #53 [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.23.8" && /build/golangci-lint --version [2021-11-10T11:22:24.862Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-10T11:22:24.862Z] #53 207.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-10T11:22:24.862Z] #53 DONE 207.8s [2021-11-10T11:22:24.862Z] [2021-11-10T11:22:24.862Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-10T11:22:24.862Z] #58 sha256:5346cc268d325807cfd744aa49abf9b64cb582616ae1b8082680ee4b411941d9 [2021-11-10T11:22:25.997Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2021-11-10T11:22:25.997Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-10T11:22:26.925Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-11-10T11:22:26.925Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-10T11:22:28.291Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-11-10T11:22:28.291Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-10T11:22:28.855Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-11-10T11:22:28.855Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-10T11:22:29.784Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-11-10T11:22:29.784Z] === RUN TestNISDomainname [2021-11-10T11:22:29.784Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-10T11:22:29.784Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-10T11:22:29.784Z] === RUN TestHostnameDnsResolution [2021-11-10T11:22:30.737Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-11-10T11:22:30.737Z] === RUN TestUnprivilegedPortsAndPing [2021-11-10T11:22:30.737Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-10T11:22:30.737Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-10T11:22:30.737Z] === RUN TestStats [2021-11-10T11:22:30.737Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:30.737Z] --- SKIP: TestStats (0.00s) [2021-11-10T11:22:30.737Z] === RUN TestStopContainerWithTimeout [2021-11-10T11:22:30.737Z] === RUN TestStopContainerWithTimeout/0 [2021-11-10T11:22:30.737Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-10T11:22:30.737Z] === RUN TestStopContainerWithTimeout/1 [2021-11-10T11:22:30.737Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-10T11:22:30.737Z] === RUN TestStopContainerWithTimeout/3 [2021-11-10T11:22:30.737Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-10T11:22:30.737Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-10T11:22:30.737Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-10T11:22:30.737Z] === CONT TestStopContainerWithTimeout/0 [2021-11-10T11:22:30.737Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-10T11:22:31.300Z] === CONT TestStopContainerWithTimeout/3 [2021-11-10T11:22:33.190Z] === CONT TestStopContainerWithTimeout/1 [2021-11-10T11:22:34.556Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-10T11:22:34.556Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2021-11-10T11:22:34.556Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2021-11-10T11:22:34.556Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2021-11-10T11:22:34.556Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2021-11-10T11:22:34.556Z] === RUN TestDeleteDevicemapper [2021-11-10T11:22:34.556Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T11:22:34.556Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-10T11:22:34.556Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-10T11:22:36.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s) [2021-11-10T11:22:36.448Z] === RUN TestUpdateMemory [2021-11-10T11:22:36.448Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:36.448Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-10T11:22:36.448Z] === RUN TestUpdateCPUQuota [2021-11-10T11:22:36.448Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:36.448Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-10T11:22:36.448Z] === RUN TestUpdatePidsLimit [2021-11-10T11:22:36.448Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:36.448Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-10T11:22:36.448Z] === RUN TestUpdateRestartPolicy [2021-11-10T11:22:42.919Z] #58 ... [2021-11-10T11:22:42.919Z] [2021-11-10T11:22:42.919Z] #43 [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 [2021-11-10T11:22:42.919Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-10T11:22:42.919Z] #43 DONE 223.6s [2021-11-10T11:22:42.919Z] [2021-11-10T11:22:42.920Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:22:42.920Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:22:42.920Z] #62 ... [2021-11-10T11:22:42.920Z] [2021-11-10T11:22:42.920Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-10T11:22:42.920Z] #44 sha256:9c3442d229bfc20710736fdcad5c98b7b36a7b56e4390d8d17f7dc48827f6452 [2021-11-10T11:22:42.920Z] #44 DONE 0.6s [2021-11-10T11:22:42.920Z] [2021-11-10T11:22:42.920Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-10T11:22:42.920Z] #48 sha256:de4e69c5a9714a27d54ecc936c43b5e575c7484ec4a885dd4afa05e231a42c73 [2021-11-10T11:22:42.920Z] #48 DONE 0.1s [2021-11-10T11:22:42.920Z] [2021-11-10T11:22:42.920Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-10T11:22:42.920Z] #50 sha256:f4bcd9235172eaf7df41f99285e483f2a7fba4a861642cb6e8479e959b9b1de5 [2021-11-10T11:22:43.177Z] #50 DONE 0.1s [2021-11-10T11:22:43.177Z] [2021-11-10T11:22:43.177Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-10T11:22:43.177Z] #52 sha256:15be12ac61e662382c9f64ce5cf361b5ea62c81a3c2527d3c95250297063c614 [2021-11-10T11:22:43.177Z] #52 DONE 0.1s [2021-11-10T11:22:43.177Z] [2021-11-10T11:22:43.177Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:22:43.177Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:22:43.436Z] #62 ... [2021-11-10T11:22:43.436Z] [2021-11-10T11:22:43.436Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-10T11:22:43.436Z] #54 sha256:0907bd5af88e9c4f8bc038bece235c256669654b91c00bcb6b3d960c8869bafd [2021-11-10T11:22:43.693Z] #54 DONE 0.4s [2021-11-10T11:22:43.693Z] [2021-11-10T11:22:43.693Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-10T11:22:43.693Z] #56 sha256:6cf7d23878f99646f232955fc51a8207cb3866c27bb3639b4860476feb182145 [2021-11-10T11:22:43.693Z] #56 DONE 0.1s [2021-11-10T11:22:43.693Z] [2021-11-10T11:22:43.693Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:22:43.693Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:22:48.618Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2021-11-10T11:22:48.618Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-10T11:22:48.618Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-11-10T11:22:48.618Z] === RUN TestWaitNonBlocked [2021-11-10T11:22:48.618Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T11:22:48.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T11:22:48.618Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T11:22:48.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T11:22:48.618Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T11:22:48.618Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T11:22:48.618Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-10T11:22:48.618Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2021-11-10T11:22:48.618Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2021-11-10T11:22:48.618Z] === RUN TestWaitBlocked [2021-11-10T11:22:48.618Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T11:22:48.618Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T11:22:48.618Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T11:22:48.618Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T11:22:48.618Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T11:22:48.618Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T11:22:48.875Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-10T11:22:48.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2021-11-10T11:22:48.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2021-11-10T11:22:48.875Z] === CONT TestDaemonRestartIpcMode [2021-11-10T11:22:48.875Z] === CONT TestIpcModeOlderClient [2021-11-10T11:22:48.875Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-11-10T11:22:48.875Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-10T11:22:51.397Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2021-11-10T11:22:51.653Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2021-11-10T11:22:51.653Z] PASS [2021-11-10T11:22:51.653Z] [2021-11-10T11:22:51.653Z] === Skipped [2021-11-10T11:22:51.653Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-10T11:22:51.654Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-10T11:22:51.654Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-10T11:22:51.654Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-10T11:22:51.654Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-10T11:22:51.654Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-10T11:22:51.654Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-10T11:22:51.654Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-10T11:22:51.654Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-10T11:22:51.654Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-10T11:22:51.654Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-10T11:22:51.654Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-10T11:22:51.654Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-10T11:22:51.654Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-10T11:22:51.654Z] 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) [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-10T11:22:51.654Z] 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) [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-10T11:22:51.654Z] 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) [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-10T11:22:51.654Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T11:22:51.654Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-10T11:22:51.654Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-10T11:22:51.654Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-10T11:22:51.654Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-10T11:22:51.654Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-10T11:22:51.654Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-10T11:22:51.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-10T11:22:51.654Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-10T11:22:51.654Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-10T11:22:51.654Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T11:22:51.654Z] [2021-11-10T11:22:51.654Z] DONE 177 tests, 27 skipped in 71.147s [2021-11-10T11:22:51.654Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-10T11:22:51.654Z] === RUN TestConfigDaemonLibtrustID [2021-11-10T11:22:52.217Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-10T11:22:52.217Z] === RUN TestDaemonConfigValidation [2021-11-10T11:22:52.217Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-10T11:22:52.217Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-10T11:22:52.217Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-10T11:22:52.217Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-10T11:22:52.217Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-10T11:22:52.217Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-10T11:22:52.217Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-10T11:22:52.217Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-10T11:22:52.217Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-10T11:22:52.217Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-10T11:22:52.217Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-10T11:22:52.217Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-10T11:22:52.217Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-10T11:22:52.217Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-10T11:22:52.474Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-10T11:22:52.474Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-10T11:22:52.474Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-10T11:22:52.474Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-10T11:22:52.474Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-10T11:22:52.474Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-10T11:22:52.474Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-10T11:22:52.474Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-10T11:22:52.474Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-10T11:22:53.403Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-10T11:22:54.769Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-10T11:22:55.699Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-10T11:22:55.699Z] daemon_test.go:156: [debd11392ccb7] daemon is not started [2021-11-10T11:22:55.699Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-11-10T11:22:55.699Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-11-10T11:22:55.699Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-11-10T11:22:55.699Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-11-10T11:22:55.699Z] === RUN TestDaemonProxy [2021-11-10T11:22:55.699Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-10T11:22:55.699Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-10T11:22:55.699Z] PASS [2021-11-10T11:22:55.699Z] [2021-11-10T11:22:55.699Z] === Skipped [2021-11-10T11:22:55.699Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-10T11:22:55.699Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-10T11:22:55.699Z] [2021-11-10T11:22:55.699Z] DONE 12 tests, 1 skipped in 4.095s [2021-11-10T11:22:55.699Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-10T11:22:55.699Z] INFO: Testing against a local daemon [2021-11-10T11:22:55.955Z] === RUN TestCommitInheritsEnv [2021-11-10T11:22:57.323Z] --- PASS: TestCommitInheritsEnv (1.34s) [2021-11-10T11:22:57.323Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-10T11:22:57.323Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-10T11:22:57.323Z] === RUN TestImagesFilterMultiReference [2021-11-10T11:22:57.323Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-10T11:22:57.323Z] === RUN TestImagePullPlatformInvalid [2021-11-10T11:22:57.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-10T11:22:57.323Z] === RUN TestRemoveImageOrphaning [2021-11-10T11:22:59.212Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-10T11:22:59.212Z] === RUN TestRemoveImageGarbageCollector [2021-11-10T11:22:59.212Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-10T11:22:59.212Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-10T11:22:59.212Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-10T11:22:59.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-10T11:22:59.212Z] === RUN TestTagInvalidReference [2021-11-10T11:22:59.213Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-10T11:22:59.213Z] === RUN TestTagValidPrefixedRepo [2021-11-10T11:22:59.213Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-10T11:22:59.213Z] === RUN TestTagExistedNameWithoutForce [2021-11-10T11:22:59.213Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-10T11:22:59.213Z] === RUN TestTagOfficialNames [2021-11-10T11:22:59.213Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-10T11:22:59.213Z] === RUN TestTagMatchesDigest [2021-11-10T11:22:59.213Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-10T11:22:59.213Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-10T11:23:15.772Z] #62 218.7 + bin/containerd [2021-11-10T11:23:21.020Z] #62 ... [2021-11-10T11:23:21.020Z] [2021-11-10T11:23:21.020Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-10T11:23:21.020Z] #58 sha256:5346cc268d325807cfd744aa49abf9b64cb582616ae1b8082680ee4b411941d9 [2021-11-10T11:23:21.020Z] #58 146.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-10T11:23:22.389Z] #58 147.2 + mkdir -p /build [2021-11-10T11:23:22.389Z] #58 147.2 + cp runc /build/runc [2021-11-10T11:23:22.954Z] #58 DONE 148.0s [2021-11-10T11:23:22.954Z] [2021-11-10T11:23:22.954Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:23:22.954Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:23:25.474Z] #62 ... [2021-11-10T11:23:25.474Z] [2021-11-10T11:23:25.474Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-10T11:23:25.474Z] #59 sha256:9d18c2ec50e7620534566cc98b8101dec39ad5ec7e77dc5e8e3141ea83f4b654 [2021-11-10T11:23:25.474Z] #59 DONE 0.3s [2021-11-10T11:23:25.474Z] [2021-11-10T11:23:25.474Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-10T11:23:25.474Z] #62 sha256:6da262df360df2b92273c5e63dbc60f0ae8e7101732fc64e8dc09598e797ef63 [2021-11-10T11:24:04.147Z] #62 266.0 # github.com/containerd/containerd/cmd/containerd [2021-11-10T11:24:04.147Z] #62 266.0 /usr/bin/ld: /tmp/go-link-1348760229/000019.o: in function `New': [2021-11-10T11:24:04.147Z] #62 266.0 /tmp/tmp.r14ewqhw3B/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-11-10T11:24:04.147Z] #62 266.1 + bin/containerd-stress [2021-11-10T11:24:04.147Z] #62 267.1 + bin/containerd-shim [2021-11-10T11:24:09.394Z] #62 274.3 + bin/containerd-shim-runc-v1 [2021-11-10T11:24:14.648Z] #62 279.5 + bin/containerd-shim-runc-v2 [2021-11-10T11:24:14.648Z] #62 280.1 + binaries [2021-11-10T11:24:14.904Z] #62 280.1 + install -D bin/containerd /build/containerd [2021-11-10T11:24:14.904Z] #62 280.1 + install -D bin/containerd-shim /build/containerd-shim [2021-11-10T11:24:14.904Z] #62 280.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-10T11:24:14.904Z] #62 280.1 + install -D bin/ctr /build/ctr [2021-11-10T11:24:16.792Z] #62 DONE 282.2s [2021-11-10T11:24:18.156Z] [2021-11-10T11:24:18.157Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-10T11:24:18.157Z] #63 sha256:92b5cf89cdb45431ebb53f3636308719ba5884fea01ef1c6b473a3b89e6db926 [2021-11-10T11:24:18.718Z] #63 DONE 0.7s [2021-11-10T11:24:18.974Z] [2021-11-10T11:24:18.974Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-10T11:24:18.974Z] #68 sha256:c28f4006554908f366bd6431cbf7b3020b7fd6a0825da851b4bd7878c746442f [2021-11-10T11:24:19.230Z] #68 DONE 0.2s [2021-11-10T11:24:19.230Z] [2021-11-10T11:24:19.230Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-10T11:24:19.230Z] #73 sha256:7c0a97361bce2495d35ff957654e1013eb18d941defa710f851fe950dc59dcd2 [2021-11-10T11:24:20.157Z] #73 DONE 0.9s [2021-11-10T11:24:20.157Z] [2021-11-10T11:24:20.157Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-10T11:24:20.157Z] #74 sha256:a867592f42dc114f50cfee5fd1a188f2442119c8c1f21b4fe804aa3b4c500caf [2021-11-10T11:24:20.157Z] #74 DONE 0.0s [2021-11-10T11:24:20.157Z] [2021-11-10T11:24:20.157Z] #75 [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 [2021-11-10T11:24:20.157Z] #75 sha256:09dfa580e282a31e1bbdee05daa83ea7a0c69f27b0673b8a9bf149435b252756 [2021-11-10T11:24:21.525Z] #75 1.135 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-10T11:24:21.525Z] #75 1.210 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-10T11:24:21.525Z] #75 1.291 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-10T11:24:22.089Z] #75 1.426 Reading package lists... [2021-11-10T11:24:22.346Z] #75 1.925 Reading package lists... [2021-11-10T11:24:22.602Z] #75 2.419 Building dependency tree... [2021-11-10T11:24:22.602Z] #75 2.530 Reading state information... [2021-11-10T11:24:22.602Z] #75 2.646 The following additional packages will be installed: [2021-11-10T11:24:22.602Z] #75 2.646 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-10T11:24:22.602Z] #75 2.646 systemd-timesyncd [2021-11-10T11:24:22.602Z] #75 2.647 Suggested packages: [2021-11-10T11:24:22.602Z] #75 2.647 systemd-container policykit-1 [2021-11-10T11:24:22.602Z] #75 2.647 Recommended packages: [2021-11-10T11:24:22.602Z] #75 2.647 libnss-systemd [2021-11-10T11:24:22.602Z] #75 2.732 The following NEW packages will be installed: [2021-11-10T11:24:22.870Z] #75 2.733 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-10T11:24:22.870Z] #75 2.734 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-10T11:24:22.870Z] #75 3.000 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T11:24:22.870Z] #75 3.000 Need to get 5937 kB of archives. [2021-11-10T11:24:22.870Z] #75 3.000 After this operation, 19.5 MB of additional disk space will be used. [2021-11-10T11:24:22.870Z] #75 3.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-10T11:24:23.127Z] #75 3.002 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-10T11:24:23.127Z] #75 3.003 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-10T11:24:23.127Z] #75 3.007 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-10T11:24:23.127Z] #75 3.170 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-10T11:24:23.127Z] #75 3.265 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-10T11:24:23.383Z] #75 3.358 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-10T11:24:23.383Z] #75 3.359 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-10T11:24:23.383Z] #75 3.361 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-10T11:24:23.383Z] #75 3.363 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-10T11:24:23.383Z] #75 3.365 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-10T11:24:23.383Z] #75 3.507 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T11:24:23.383Z] #75 3.537 Fetched 5937 kB in 1s (9462 kB/s) [2021-11-10T11:24:23.639Z] #75 3.561 Selecting previously unselected package libargon2-1:amd64. [2021-11-10T11:24:23.639Z] #75 3.561 (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 ... 28626 files and directories currently installed.) [2021-11-10T11:24:23.639Z] #75 3.576 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-10T11:24:23.639Z] #75 3.582 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-10T11:24:23.639Z] #75 3.612 Selecting previously unselected package libjson-c5:amd64. [2021-11-10T11:24:23.639Z] #75 3.615 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-10T11:24:23.639Z] #75 3.618 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-10T11:24:23.639Z] #75 3.648 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-10T11:24:23.639Z] #75 3.651 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-10T11:24:23.639Z] #75 3.654 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-10T11:24:23.639Z] #75 3.702 Selecting previously unselected package libkmod2:amd64. [2021-11-10T11:24:23.639Z] #75 3.705 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-10T11:24:23.639Z] #75 3.707 Unpacking libkmod2:amd64 (28-1) ... [2021-11-10T11:24:23.639Z] #75 3.740 Selecting previously unselected package systemd-timesyncd. [2021-11-10T11:24:23.639Z] #75 3.743 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-10T11:24:23.639Z] #75 3.746 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-10T11:24:23.639Z] #75 3.790 Selecting previously unselected package systemd. [2021-11-10T11:24:23.903Z] #75 3.793 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-10T11:24:23.903Z] #75 3.828 Unpacking systemd (247.3-6) ... [2021-11-10T11:24:24.465Z] #75 4.405 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-10T11:24:24.465Z] #75 4.414 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-10T11:24:24.465Z] #75 4.423 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-10T11:24:24.465Z] #75 4.432 Setting up libkmod2:amd64 (28-1) ... [2021-11-10T11:24:24.465Z] #75 4.442 Setting up systemd (247.3-6) ... [2021-11-10T11:24:24.465Z] #75 4.477 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-10T11:24:24.465Z] #75 4.479 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-10T11:24:24.465Z] #75 4.482 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-10T11:24:24.722Z] #75 4.772 Setting up systemd-timesyncd (247.3-6) ... [2021-11-10T11:24:24.978Z] #75 4.968 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-10T11:24:24.978Z] #75 4.968 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-10T11:24:24.978Z] #75 5.028 Selecting previously unselected package systemd-sysv. [2021-11-10T11:24:24.978Z] #75 5.028 (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 ... 29454 files and directories currently installed.) [2021-11-10T11:24:24.978Z] #75 5.041 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-10T11:24:24.978Z] #75 5.045 Unpacking systemd-sysv (247.3-6) ... [2021-11-10T11:24:24.978Z] #75 5.084 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-10T11:24:25.234Z] #75 5.086 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-10T11:24:25.234Z] #75 5.089 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-10T11:24:25.234Z] #75 5.141 Selecting previously unselected package dbus. [2021-11-10T11:24:25.234Z] #75 5.141 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-10T11:24:25.234Z] #75 5.152 Unpacking dbus (1.12.20-2) ... [2021-11-10T11:24:25.234Z] #75 5.206 Selecting previously unselected package libpam-systemd:amd64. [2021-11-10T11:24:25.234Z] #75 5.208 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-10T11:24:25.234Z] #75 5.212 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-10T11:24:25.234Z] #75 5.254 Selecting previously unselected package dbus-user-session. [2021-11-10T11:24:25.234Z] #75 5.257 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-10T11:24:25.234Z] #75 5.260 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-10T11:24:25.234Z] #75 5.322 Setting up systemd-sysv (247.3-6) ... [2021-11-10T11:24:25.491Z] #75 5.332 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-10T11:24:25.491Z] #75 5.340 Setting up dbus (1.12.20-2) ... [2021-11-10T11:24:25.491Z] #75 5.444 invoke-rc.d: could not determine current runlevel [2021-11-10T11:24:25.491Z] #75 5.447 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-10T11:24:25.491Z] #75 5.451 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-10T11:24:25.491Z] #75 5.589 Setting up dbus-user-session (1.12.20-2) ... [2021-11-10T11:24:25.746Z] #75 5.603 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-10T11:24:25.746Z] #75 DONE 5.7s [2021-11-10T11:24:25.746Z] [2021-11-10T11:24:25.746Z] #76 [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 [2021-11-10T11:24:25.746Z] #76 sha256:38ee33a89a54f88d134059aaf710d1674a7f5527e65457f22ec74ad4b2a65e24 [2021-11-10T11:24:26.309Z] #76 0.631 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:24:26.309Z] #76 0.638 Dload Upload Total Spent Left Speed [2021-11-10T11:24:26.566Z] #76 0.638 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13210 0 --:--:-- --:--:-- --:--:-- 13210 [2021-11-10T11:24:26.566Z] #76 DONE 0.8s [2021-11-10T11:24:26.566Z] [2021-11-10T11:24:26.566Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-10T11:24:26.566Z] #77 sha256:7394e5a264ed433e0d7949c5a8eca5d41f536894138b89b0b4e2bb0010283d12 [2021-11-10T11:24:27.939Z] #77 DONE 1.3s [2021-11-10T11:24:27.939Z] [2021-11-10T11:24:27.939Z] #78 exporting to image [2021-11-10T11:24:27.939Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-10T11:24:27.939Z] #78 exporting layers [2021-11-10T11:24:35.665Z] --- PASS: TestImportExtremelyLargeImageWorks (89.73s) [2021-11-10T11:24:35.666Z] PASS [2021-11-10T11:24:35.666Z] [2021-11-10T11:24:35.666Z] === Skipped [2021-11-10T11:24:35.666Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-10T11:24:35.667Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-10T11:24:35.667Z] [2021-11-10T11:24:35.667Z] DONE 12 tests, 1 skipped in 93.345s [2021-11-10T11:24:35.667Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-10T11:24:35.667Z] INFO: Testing against a local daemon [2021-11-10T11:24:35.667Z] === RUN TestNetworkCreateDelete [2021-11-10T11:24:35.667Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-10T11:24:35.667Z] === RUN TestDockerNetworkDeletePreferID [2021-11-10T11:24:35.667Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-10T11:24:35.667Z] === RUN TestDaemonDNSFallback [2021-11-10T11:24:35.923Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-11-10T11:24:35.923Z] === RUN TestInspectNetwork [2021-11-10T11:24:35.923Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestRunContainerWithBridgeNone [2021-11-10T11:24:35.923Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestNetworkInvalidJSON [2021-11-10T11:24:35.923Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-10T11:24:35.923Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-10T11:24:35.923Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T11:24:35.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T11:24:35.923Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T11:24:35.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T11:24:35.923Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-10T11:24:35.923Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T11:24:35.923Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T11:24:35.923Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-10T11:24:35.923Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-10T11:24:35.923Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-10T11:24:35.923Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestNetworkList [2021-11-10T11:24:35.923Z] === RUN TestNetworkList//networks [2021-11-10T11:24:35.923Z] === PAUSE TestNetworkList//networks [2021-11-10T11:24:35.923Z] === RUN TestNetworkList//networks/ [2021-11-10T11:24:35.923Z] === PAUSE TestNetworkList//networks/ [2021-11-10T11:24:35.923Z] === CONT TestNetworkList//networks [2021-11-10T11:24:35.923Z] === CONT TestNetworkList//networks/ [2021-11-10T11:24:35.923Z] --- PASS: TestNetworkList (0.01s) [2021-11-10T11:24:35.923Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-10T11:24:35.923Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestHostIPv4BridgeLabel [2021-11-10T11:24:35.923Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-10T11:24:35.923Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-10T11:24:35.923Z] === RUN TestDaemonDefaultNetworkPools [2021-11-10T11:24:35.923Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-10T11:24:35.923Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-10T11:24:35.923Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-10T11:24:35.923Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-10T11:24:35.923Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestServiceWithPredefinedNetwork [2021-11-10T11:24:35.923Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-10T11:24:35.923Z] service_test.go:243: FLAKY_TEST [2021-11-10T11:24:35.923Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T11:24:35.923Z] === RUN TestServiceWithDataPathPortInit [2021-11-10T11:24:35.923Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-10T11:24:35.923Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-10T11:24:35.923Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-10T11:24:35.923Z] PASS [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === Skipped [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-10T11:24:35.923Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-10T11:24:35.923Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-10T11:24:35.923Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-10T11:24:35.923Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-11-10T11:24:35.923Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-11-10T11:24:35.923Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-10T11:24:35.923Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-10T11:24:35.923Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-10T11:24:35.923Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T11:24:35.923Z] service_test.go:243: FLAKY_TEST [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-10T11:24:35.923Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-10T11:24:35.923Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:35.923Z] [2021-11-10T11:24:35.923Z] DONE 22 tests, 12 skipped in 6.939s [2021-11-10T11:24:35.923Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-10T11:24:36.030Z] #78 exporting layers 7.7s done [2021-11-10T11:24:36.030Z] #78 writing image sha256:4b564fb2574731fba34a5f8450b77cf74f377a4d63816b25275cc3757e45b0e1 done [2021-11-10T11:24:36.030Z] #78 naming to docker.io/library/docker:9244cc5efd6f9177364fa8cc51ea08ab67e1b388 done [2021-11-10T11:24:36.030Z] #78 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-10T11:24:36.180Z] INFO: Testing against a local daemon [2021-11-10T11:24:36.180Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-10T11:24:36.180Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:24:36.180Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestDockerNetworkIpvlan [2021-11-10T11:24:36.180Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:24:36.180Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-10T11:24:36.180Z] PASS [2021-11-10T11:24:36.180Z] [2021-11-10T11:24:36.180Z] === Skipped [2021-11-10T11:24:36.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T11:24:36.180Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:24:36.180Z] [2021-11-10T11:24:36.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-10T11:24:36.180Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:24:36.180Z] [2021-11-10T11:24:36.180Z] DONE 2 tests, 2 skipped in 0.074s [2021-11-10T11:24:36.180Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-10T11:24:36.180Z] INFO: Testing against a local daemon [2021-11-10T11:24:36.180Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-10T11:24:36.180Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:36.180Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestDockerNetworkMacvlan [2021-11-10T11:24:36.180Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:36.180Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-10T11:24:36.180Z] PASS [2021-11-10T11:24:36.180Z] [2021-11-10T11:24:36.180Z] === Skipped [2021-11-10T11:24:36.180Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-10T11:24:36.180Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:36.180Z] [2021-11-10T11:24:36.180Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-10T11:24:36.180Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:36.180Z] [2021-11-10T11:24:36.180Z] DONE 2 tests, 2 skipped in 0.073s [2021-11-10T11:24:36.180Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-10T11:24:36.180Z] testing: warning: no tests to run [2021-11-10T11:24:36.180Z] PASS [2021-11-10T11:24:36.180Z] [2021-11-10T11:24:36.180Z] DONE 0 tests in 0.020s [2021-11-10T11:24:36.180Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-10T11:24:36.180Z] INFO: Testing against a local daemon [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginAllowRequest [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginTLS [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginDenyRequest [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginDenyResponse [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginAllowEventStream [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginErrorResponse [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginErrorRequest [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginHeader [2021-11-10T11:24:36.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.180Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-10T11:24:36.180Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-10T11:24:36.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr35 -e DOCKER_GITCOMMIT=9244cc5efd6f9177364fa8cc51ea08ab67e1b388 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9244cc5efd6f9177364fa8cc51ea08ab67e1b388 hack/make.sh dynbinary test-integration [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-11-10T11:24:36.436Z] === RUN TestAuthZPluginV2Disable [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-10T11:24:36.436Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-10T11:24:36.436Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-10T11:24:36.436Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-10T11:24:36.436Z] PASS [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === Skipped [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-10T11:24:36.436Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.436Z] [2021-11-10T11:24:36.436Z] DONE 17 tests, 17 skipped in 0.263s [2021-11-10T11:24:36.436Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-10T11:24:36.692Z] INFO: Testing against a local daemon [2021-11-10T11:24:36.692Z] === RUN TestPluginInvalidJSON [2021-11-10T11:24:36.692Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T11:24:36.692Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T11:24:36.692Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T11:24:36.692Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-10T11:24:36.692Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-10T11:24:36.692Z] === RUN TestPluginInstall [2021-11-10T11:24:36.692Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.692Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-10T11:24:36.692Z] === RUN TestPluginsWithRuntimes [2021-11-10T11:24:36.692Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-10T11:24:36.692Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-10T11:24:36.692Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T11:24:36.692Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-10T11:24:36.692Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T11:24:36.692Z] PASS [2021-11-10T11:24:36.692Z] [2021-11-10T11:24:36.692Z] === Skipped [2021-11-10T11:24:36.692Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-10T11:24:36.692Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T11:24:36.692Z] [2021-11-10T11:24:36.692Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-10T11:24:36.692Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-10T11:24:36.692Z] [2021-11-10T11:24:36.692Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T11:24:36.692Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-10T11:24:36.692Z] [2021-11-10T11:24:36.692Z] DONE 5 tests, 3 skipped in 0.104s [2021-11-10T11:24:36.692Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-10T11:24:36.692Z] INFO: Testing against a local daemon [2021-11-10T11:24:36.692Z] === RUN TestExternalGraphDriver [2021-11-10T11:24:36.692Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-10T11:24:36.692Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-10T11:24:36.692Z] === RUN TestGraphdriverPluginV2 [2021-11-10T11:24:38.225Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-10T11:24:38.225Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-10T11:24:38.225Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-10T11:24:38.225Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-10T11:24:38.225Z] systemd 247.3-6 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) [2021-11-10T11:24:38.225Z] Detected virtualization docker. [2021-11-10T11:24:38.225Z] Detected architecture x86-64. [2021-11-10T11:24:38.225Z] Set hostname to . [2021-11-10T11:24:38.225Z] modprobe@configfs.service: Succeeded. [2021-11-10T11:24:38.225Z] modprobe@drm.service: Succeeded. [2021-11-10T11:24:38.225Z] modprobe@fuse.service: Succeeded. [2021-11-10T11:24:38.482Z] + source /etc/docker-entrypoint-cmd [2021-11-10T11:24:38.482Z] ++ hack/make.sh dynbinary test-integration [2021-11-10T11:24:38.482Z] [2021-11-10T11:24:38.482Z] Removing bundles/ [2021-11-10T11:24:38.482Z] [2021-11-10T11:24:38.482Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-10T11:24:38.482Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T11:24:38.482Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T11:24:40.862Z] --- PASS: TestGraphdriverPluginV2 (3.53s) [2021-11-10T11:24:40.863Z] PASS [2021-11-10T11:24:40.863Z] [2021-11-10T11:24:40.863Z] === Skipped [2021-11-10T11:24:40.863Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-10T11:24:40.863Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-10T11:24:40.863Z] [2021-11-10T11:24:40.863Z] DONE 2 tests, 1 skipped in 3.648s [2021-11-10T11:24:40.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-10T11:24:40.863Z] INFO: Testing against a local daemon [2021-11-10T11:24:40.863Z] === RUN TestContinueAfterPluginCrash [2021-11-10T11:24:40.863Z] === PAUSE TestContinueAfterPluginCrash [2021-11-10T11:24:40.863Z] === RUN TestReadPluginNoRead [2021-11-10T11:24:40.863Z] === PAUSE TestReadPluginNoRead [2021-11-10T11:24:40.863Z] === RUN TestDaemonStartWithLogOpt [2021-11-10T11:24:40.863Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-10T11:24:40.863Z] === CONT TestContinueAfterPluginCrash [2021-11-10T11:24:40.863Z] === CONT TestDaemonStartWithLogOpt [2021-11-10T11:24:45.033Z] --- PASS: TestDaemonStartWithLogOpt (3.95s) [2021-11-10T11:24:45.033Z] === CONT TestReadPluginNoRead [2021-11-10T11:24:46.402Z] === RUN TestReadPluginNoRead/default [2021-11-10T11:24:47.768Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-10T11:24:49.134Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-10T11:24:49.134Z] --- PASS: TestContinueAfterPluginCrash (8.65s) [2021-11-10T11:24:50.500Z] === CONT TestReadPluginNoRead [2021-11-10T11:24:50.500Z] read_test.go:92: [d5937f31e8357] daemon is not started [2021-11-10T11:24:50.500Z] --- PASS: TestReadPluginNoRead (5.94s) [2021-11-10T11:24:50.500Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2021-11-10T11:24:50.500Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-11-10T11:24:50.500Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2021-11-10T11:24:50.500Z] PASS [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] DONE 6 tests in 9.964s [2021-11-10T11:24:50.500Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-10T11:24:50.500Z] testing: warning: no tests to run [2021-11-10T11:24:50.500Z] PASS [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] DONE 0 tests in 0.025s [2021-11-10T11:24:50.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-10T11:24:50.500Z] INFO: Testing against a local daemon [2021-11-10T11:24:50.500Z] === RUN TestPluginWithDevMounts [2021-11-10T11:24:50.500Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-10T11:24:50.500Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-10T11:24:50.500Z] PASS [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] === Skipped [2021-11-10T11:24:50.500Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-10T11:24:50.500Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] DONE 1 tests, 1 skipped in 0.079s [2021-11-10T11:24:50.500Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-10T11:24:50.500Z] INFO: Testing against a local daemon [2021-11-10T11:24:50.500Z] === RUN TestSecretInspect [2021-11-10T11:24:50.500Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-10T11:24:50.500Z] === RUN TestSecretList [2021-11-10T11:24:50.500Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] --- SKIP: TestSecretList (0.01s) [2021-11-10T11:24:50.500Z] === RUN TestSecretsCreateAndDelete [2021-11-10T11:24:50.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-10T11:24:50.500Z] === RUN TestSecretsUpdate [2021-11-10T11:24:50.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-10T11:24:50.500Z] === RUN TestTemplatedSecret [2021-11-10T11:24:50.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-10T11:24:50.500Z] === RUN TestSecretCreateResolve [2021-11-10T11:24:50.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-10T11:24:50.500Z] PASS [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] === Skipped [2021-11-10T11:24:50.500Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-10T11:24:50.500Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-10T11:24:50.500Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-10T11:24:50.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-10T11:24:50.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-10T11:24:50.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-10T11:24:50.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] [2021-11-10T11:24:50.500Z] DONE 6 tests, 6 skipped in 0.129s [2021-11-10T11:24:50.500Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-10T11:24:50.500Z] INFO: Testing against a local daemon [2021-11-10T11:24:50.500Z] === RUN TestServiceCreateInit [2021-11-10T11:24:50.500Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-10T11:24:50.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-10T11:24:50.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.500Z] --- PASS: TestServiceCreateInit (0.01s) [2021-11-10T11:24:50.500Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T11:24:50.500Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T11:24:50.500Z] === RUN TestCreateServiceMultipleTimes [2021-11-10T11:24:50.756Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.756Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-11-10T11:24:50.756Z] === RUN TestCreateServiceConflict [2021-11-10T11:24:50.756Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.756Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-10T11:24:50.756Z] === RUN TestCreateServiceMaxReplicas [2021-11-10T11:24:50.756Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.756Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-10T11:24:50.756Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-10T11:24:50.756Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.756Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-10T11:24:50.756Z] === RUN TestCreateServiceSecretFileMode [2021-11-10T11:24:50.756Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.756Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-10T11:24:50.756Z] === RUN TestCreateServiceConfigFileMode [2021-11-10T11:24:50.756Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.756Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-10T11:24:50.756Z] === RUN TestCreateServiceSysctls [2021-11-10T11:24:50.757Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-10T11:24:50.757Z] === RUN TestCreateServiceCapabilities [2021-11-10T11:24:50.757Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-10T11:24:50.757Z] === RUN TestInspect [2021-11-10T11:24:50.757Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestInspect (0.02s) [2021-11-10T11:24:50.757Z] === RUN TestCreateJob [2021-11-10T11:24:50.757Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestCreateJob (0.01s) [2021-11-10T11:24:50.757Z] === RUN TestReplicatedJob [2021-11-10T11:24:50.757Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-10T11:24:50.757Z] === RUN TestUpdateReplicatedJob [2021-11-10T11:24:50.757Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-10T11:24:50.757Z] === RUN TestServiceListWithStatuses [2021-11-10T11:24:50.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T11:24:50.757Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-10T11:24:50.757Z] === RUN TestDockerNetworkConnectAlias [2021-11-10T11:24:50.757Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-10T11:24:50.757Z] === RUN TestDockerNetworkReConnect [2021-11-10T11:24:50.757Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:50.757Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-10T11:24:50.757Z] === RUN TestServicePlugin [2021-11-10T11:24:52.652Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.652Z] --- SKIP: TestServicePlugin (1.96s) [2021-11-10T11:24:52.652Z] === RUN TestServiceUpdateLabel [2021-11-10T11:24:52.652Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.652Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-11-10T11:24:52.652Z] === RUN TestServiceUpdateSecrets [2021-11-10T11:24:52.908Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] --- SKIP: TestServiceUpdateSecrets (0.04s) [2021-11-10T11:24:52.908Z] === RUN TestServiceUpdateConfigs [2021-11-10T11:24:52.908Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-11-10T11:24:52.908Z] === RUN TestServiceUpdateNetwork [2021-11-10T11:24:52.908Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-10T11:24:52.908Z] === RUN TestServiceUpdatePidsLimit [2021-11-10T11:24:52.908Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-11-10T11:24:52.908Z] PASS [2021-11-10T11:24:52.908Z] [2021-11-10T11:24:52.908Z] === Skipped [2021-11-10T11:24:52.908Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T11:24:52.908Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T11:24:52.908Z] [2021-11-10T11:24:52.908Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T11:24:52.908Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T11:24:52.908Z] [2021-11-10T11:24:52.908Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-11-10T11:24:52.908Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] [2021-11-10T11:24:52.908Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-10T11:24:52.908Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] [2021-11-10T11:24:52.908Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-10T11:24:52.908Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.908Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-10T11:24:52.909Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-10T11:24:52.909Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-10T11:24:52.909Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-10T11:24:52.909Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-10T11:24:52.909Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-11-10T11:24:52.909Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-10T11:24:52.909Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-10T11:24:52.909Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-10T11:24:52.909Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-10T11:24:52.909Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-10T11:24:52.909Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-10T11:24:52.909Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2021-11-10T11:24:52.909Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-11-10T11:24:52.909Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.04s) [2021-11-10T11:24:52.909Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-11-10T11:24:52.909Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-10T11:24:52.909Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-11-10T11:24:52.909Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] DONE 24 tests, 23 skipped in 2.343s [2021-11-10T11:24:52.909Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-10T11:24:52.909Z] INFO: Testing against a local daemon [2021-11-10T11:24:52.909Z] === RUN TestSessionCreate [2021-11-10T11:24:52.909Z] --- PASS: TestSessionCreate (0.03s) [2021-11-10T11:24:52.909Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-10T11:24:52.909Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-10T11:24:52.909Z] PASS [2021-11-10T11:24:52.909Z] [2021-11-10T11:24:52.909Z] DONE 2 tests in 0.137s [2021-11-10T11:24:52.909Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-10T11:24:53.165Z] INFO: Testing against a local daemon [2021-11-10T11:24:53.165Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-10T11:24:53.165Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T11:24:53.165Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T11:24:53.165Z] === RUN TestDiskUsage [2021-11-10T11:24:53.165Z] === PAUSE TestDiskUsage [2021-11-10T11:24:53.165Z] === RUN TestEventsExecDie [2021-11-10T11:24:53.731Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-10T11:24:53.731Z] === RUN TestEventsBackwardsCompatible [2021-11-10T11:24:53.731Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-10T11:24:53.731Z] === RUN TestEventsVolumeCreate [2021-11-10T11:24:53.731Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-11-10T11:24:53.731Z] === RUN TestInfoBinaryCommits [2021-11-10T11:24:53.731Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-10T11:24:53.731Z] === RUN TestInfoAPIVersioned [2021-11-10T11:24:53.731Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-10T11:24:53.731Z] === RUN TestInfoDiscoveryBackend [2021-11-10T11:24:54.313Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-10T11:24:54.313Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-10T11:24:57.579Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-11-10T11:24:57.579Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-10T11:24:57.579Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:24:57.579Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-10T11:24:57.579Z] === RUN TestInfoAPI [2021-11-10T11:24:57.579Z] --- PASS: TestInfoAPI (0.02s) [2021-11-10T11:24:57.579Z] === RUN TestInfoAPIWarnings [2021-11-10T11:25:15.620Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-11-10T11:25:15.620Z] === RUN TestInfoDebug [2021-11-10T11:25:15.620Z] --- PASS: TestInfoDebug (0.54s) [2021-11-10T11:25:15.620Z] === RUN TestInfoInsecureRegistries [2021-11-10T11:25:15.620Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-10T11:25:15.620Z] === RUN TestInfoRegistryMirrors [2021-11-10T11:25:15.620Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-10T11:25:15.620Z] === RUN TestLoginFailsWithBadCredentials [2021-11-10T11:25:15.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-10T11:25:15.620Z] === RUN TestPingCacheHeaders [2021-11-10T11:25:15.620Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-10T11:25:15.620Z] === RUN TestPingGet [2021-11-10T11:25:15.620Z] --- PASS: TestPingGet (0.01s) [2021-11-10T11:25:15.620Z] === RUN TestPingHead [2021-11-10T11:25:15.877Z] --- PASS: TestPingHead (0.02s) [2021-11-10T11:25:15.877Z] === RUN TestVersion [2021-11-10T11:25:15.877Z] --- PASS: TestVersion (0.02s) [2021-11-10T11:25:15.877Z] === CONT TestDiskUsage [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/container_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/image_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/volume_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-10T11:25:16.439Z] === RUN TestDiskUsage/after_container.Run [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-10T11:25:16.695Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage (1.20s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-10T11:25:16.952Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-10T11:25:16.952Z] PASS [2021-11-10T11:25:16.952Z] [2021-11-10T11:25:16.952Z] === Skipped [2021-11-10T11:25:16.952Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T11:25:16.952Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T11:25:16.952Z] [2021-11-10T11:25:16.952Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-10T11:25:16.952Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T11:25:16.952Z] [2021-11-10T11:25:16.952Z] DONE 53 tests, 2 skipped in 23.941s [2021-11-10T11:25:16.952Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-10T11:25:16.952Z] INFO: Testing against a local daemon [2021-11-10T11:25:16.952Z] === RUN TestVolumesCreateAndList [2021-11-10T11:25:16.952Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-10T11:25:16.952Z] === RUN TestVolumesRemove [2021-11-10T11:25:17.208Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-10T11:25:17.208Z] === RUN TestVolumesInspect [2021-11-10T11:25:17.208Z] --- PASS: TestVolumesInspect (0.01s) [2021-11-10T11:25:17.208Z] === RUN TestVolumesInvalidJSON [2021-11-10T11:25:17.208Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-10T11:25:17.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-10T11:25:17.208Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-10T11:25:17.208Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-10T11:25:17.208Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-10T11:25:17.208Z] PASS [2021-11-10T11:25:17.208Z] [2021-11-10T11:25:17.208Z] DONE 5 tests in 0.162s [2021-11-10T11:25:17.208Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T11:25:17.208Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13466 is not a child of this shell [2021-11-10T11:25:17.208Z] warning: PID 13466 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-10T11:25:17.208Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-10T11:25:17.208Z] [2021-11-10T11:25:17.208Z] Unloading profiles will leave already running processes permanently [2021-11-10T11:25:17.208Z] unconfined, which can lead to unexpected situations. [2021-11-10T11:25:17.208Z] [2021-11-10T11:25:17.208Z] To set a process to complain mode, use the command line tool [2021-11-10T11:25:17.208Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-10T11:25:17.208Z] Removing test suite binaries [2021-11-10T11:25:17.208Z] exiting test-integration [2021-11-10T11:25:17.208Z] ++ exit 0 [2021-11-10T11:25:17.208Z] Post stage [Pipeline] junit [2021-11-10T11:25:18.590Z] Recording test results [2021-11-10T11:25:19.108Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-10T11:25:19.416Z] + echo Ensuring container killed. [2021-11-10T11:25:19.416Z] Ensuring container killed. [2021-11-10T11:25:19.416Z] + docker rm -vf docker-pr35 [2021-11-10T11:25:19.416Z] Error: No such container: docker-pr35 [Pipeline] sh [2021-11-10T11:25:19.691Z] + echo Chowning /workspace to jenkins user [2021-11-10T11:25:19.691Z] Chowning /workspace to jenkins user [2021-11-10T11:25:19.691Z] + id -u [2021-11-10T11:25:19.691Z] + id -g [2021-11-10T11:25:19.691Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42995:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-10T11:25:21.868Z] + bundleName=amd64-rootless [2021-11-10T11:25:21.868Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-10T11:25:21.868Z] Creating amd64-rootless-bundles.tar.gz [2021-11-10T11:25:21.868Z] + xargs+ tar -czf amd64-rootless-bundles.tar.gz [2021-11-10T11:25:21.868Z] 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 [2021-11-10T11:25:21.879Z] Archiving artifacts [2021-11-10T11:25:22.264Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42995/35/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T11:25:22.569Z] + make clean [2021-11-10T11:25:22.826Z] docker volume rm -f docker-dev-cache [2021-11-10T11:25:22.826Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T11:26:14.908Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T11:26:14.908Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-10T11:26:14.908Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T11:26:14.908Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-10T11:26:14.908Z] [2021-11-10T11:26:14.908Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T11:26:14.908Z] DOCKER_SYSTEMD=1 [2021-11-10T11:26:14.908Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T11:26:14.908Z] HOSTNAME=c883797ed815 [2021-11-10T11:26:14.908Z] DEST=bundles/test-integration [2021-11-10T11:26:14.908Z] PWD=/go/src/github.com/docker/docker [2021-11-10T11:26:14.908Z] DOCKER_GITCOMMIT=9244cc5efd6f9177364fa8cc51ea08ab67e1b388 [2021-11-10T11:26:14.908Z] container=docker [2021-11-10T11:26:14.908Z] HOME=/root [2021-11-10T11:26:14.908Z] LANG=C.UTF-8 [2021-11-10T11:26:14.908Z] INVOCATION_ID=fba567693692482e8c159ea961d53116 [2021-11-10T11:26:14.908Z] GOLANG_VERSION=1.17.3 [2021-11-10T11:26:14.908Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T11:26:14.908Z] VALIDATE_BRANCH=master [2021-11-10T11:26:14.908Z] TERM=xterm [2021-11-10T11:26:14.908Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T11:26:14.908Z] SHLVL=3 [2021-11-10T11:26:14.908Z] TIMEOUT=120m [2021-11-10T11:26:14.908Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T11:26:14.908Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T11:26:14.908Z] GO111MODULE=off [2021-11-10T11:26:14.908Z] DOCKER_EXPERIMENTAL=1 [2021-11-10T11:26:14.908Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-10T11:26:14.908Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T11:26:14.908Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T11:26:14.908Z] GOPATH=/go [2021-11-10T11:26:14.908Z] PKG_CONFIG=pkg-config [2021-11-10T11:26:14.908Z] _=/usr/bin/env [2021-11-10T11:26:14.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-10T11:26:53.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-10T11:26:54.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-10T11:27:20.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-10T11:27:27.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-10T11:27:37.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-10T11:27:37.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-10T11:27:37.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-10T11:27:38.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-10T11:27:38.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-10T11:27:39.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-10T11:27:41.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-10T11:27:42.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-10T11:27:43.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-10T11:27:43.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-10T11:27:44.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-10T11:27:45.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-10T11:27:46.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-10T11:27:46.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-10T11:27:47.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-10T11:27:48.443Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T11:27:48.443Z] Using test binary docker [2021-11-10T11:27:48.443Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-10T11:27:48.698Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-10T11:27:48.698Z] INFO: Waiting for daemon to start... [2021-11-10T11:27:48.698Z] Starting dockerd [2021-11-10T11:27:52.861Z] . [2021-11-10T11:27:52.861Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T11:27:52.861Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T11:27:52.861Z] Error: No such image: emptyfs [2021-11-10T11:27:52.861Z] Running integration-test (iteration 1) [2021-11-10T11:27:52.861Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-10T11:27:52.861Z] Loaded image: busybox:latest [2021-11-10T11:27:52.861Z] Loaded image: busybox:glibc [2021-11-10T11:27:54.230Z] Loaded image: debian:bullseye-slim [2021-11-10T11:27:54.230Z] Loaded image: hello-world:latest [2021-11-10T11:27:54.230Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T11:27:54.230Z] INFO: Testing against a local daemon [2021-11-10T11:27:54.230Z] === RUN TestCgroupNamespacesBuild [2021-11-10T11:27:55.594Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2021-11-10T11:27:55.594Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-10T11:27:56.959Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2021-11-10T11:27:56.959Z] === RUN TestBuildWithSession [2021-11-10T11:27:56.959Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T11:27:56.959Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-10T11:27:56.959Z] === RUN TestBuildSquashParent [2021-11-10T11:28:02.200Z] --- PASS: TestBuildSquashParent (4.60s) [2021-11-10T11:28:02.200Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-10T11:28:02.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T11:28:02.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T11:28:02.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T11:28:02.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T11:28:02.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T11:28:02.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T11:28:02.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T11:28:02.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T11:28:02.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T11:28:02.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T11:28:02.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T11:28:02.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T11:28:02.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T11:28:02.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T11:28:02.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T11:28:03.018Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T11:28:04.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T11:28:04.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T11:28:05.748Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-10T11:28:05.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.48s) [2021-11-10T11:28:05.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2021-11-10T11:28:05.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2021-11-10T11:28:05.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2021-11-10T11:28:05.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s) [2021-11-10T11:28:05.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s) [2021-11-10T11:28:05.748Z] === RUN TestBuildMultiStageCopy [2021-11-10T11:28:05.748Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-10T11:28:07.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-10T11:28:07.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-10T11:28:07.626Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-10T11:28:07.882Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-10T11:28:07.882Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2021-11-10T11:28:07.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2021-11-10T11:28:07.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-11-10T11:28:07.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-10T11:28:07.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-10T11:28:07.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-10T11:28:07.882Z] === RUN TestBuildMultiStageParentConfig [2021-11-10T11:28:08.444Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-11-10T11:28:08.444Z] === RUN TestBuildLabelWithTargets [2021-11-10T11:28:09.373Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2021-11-10T11:28:09.373Z] === RUN TestBuildWithEmptyLayers [2021-11-10T11:28:09.988Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-11-10T11:28:09.988Z] === RUN TestBuildMultiStageOnBuild [2021-11-10T11:28:11.930Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2021-11-10T11:28:11.930Z] === RUN TestBuildUncleanTarFilenames [2021-11-10T11:28:12.185Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-11-10T11:28:12.185Z] === RUN TestBuildMultiStageLayerLeak [2021-11-10T11:28:14.073Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2021-11-10T11:28:14.073Z] === RUN TestBuildWithHugeFile [2021-11-10T11:29:21.705Z] --- PASS: TestBuildWithHugeFile (67.03s) [2021-11-10T11:29:21.705Z] === RUN TestBuildWCOWSandboxSize [2021-11-10T11:29:21.705Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-11-10T11:29:21.705Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-10T11:29:21.705Z] === RUN TestBuildWithEmptyDockerfile [2021-11-10T11:29:21.705Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T11:29:21.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T11:29:21.705Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T11:29:21.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T11:29:21.705Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T11:29:21.705Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T11:29:21.705Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T11:29:21.705Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T11:29:21.705Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T11:29:21.705Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-10T11:29:21.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-10T11:29:21.705Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-10T11:29:21.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-10T11:29:21.705Z] === RUN TestBuildPreserveOwnership [2021-11-10T11:29:21.705Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-10T11:29:23.594Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-10T11:29:24.521Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2021-11-10T11:29:24.521Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2021-11-10T11:29:24.521Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2021-11-10T11:29:24.521Z] === RUN TestBuildPlatformInvalid [2021-11-10T11:29:24.777Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-10T11:29:24.777Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-10T11:29:25.338Z] Loaded image: busybox:latest [2021-11-10T11:29:25.594Z] Loaded image: busybox:glibc [2021-11-10T11:29:26.961Z] Loaded image: debian:bullseye-slim [2021-11-10T11:29:26.961Z] Loaded image: hello-world:latest [2021-11-10T11:29:26.961Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T11:29:35.047Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.47s) [2021-11-10T11:29:35.047Z] PASS [2021-11-10T11:29:35.047Z] [2021-11-10T11:29:35.047Z] === Skipped [2021-11-10T11:29:35.047Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-10T11:29:35.047Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T11:29:35.047Z] [2021-11-10T11:29:35.047Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-10T11:29:35.047Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-11-10T11:29:35.047Z] [2021-11-10T11:29:35.047Z] DONE 34 tests, 2 skipped in 102.895s [2021-11-10T11:29:35.047Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-10T11:29:35.302Z] INFO: Testing against a local daemon [2021-11-10T11:29:35.302Z] === RUN TestConfigInspect [2021-11-10T11:29:37.815Z] --- PASS: TestConfigInspect (2.56s) [2021-11-10T11:29:37.815Z] === RUN TestConfigList [2021-11-10T11:29:40.329Z] --- PASS: TestConfigList (2.11s) [2021-11-10T11:29:40.329Z] === RUN TestConfigsCreateAndDelete [2021-11-10T11:29:42.216Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2021-11-10T11:29:42.216Z] === RUN TestConfigsUpdate [2021-11-10T11:29:44.104Z] --- PASS: TestConfigsUpdate (2.10s) [2021-11-10T11:29:44.104Z] === RUN TestTemplatedConfig [2021-11-10T11:29:46.701Z] --- PASS: TestTemplatedConfig (2.55s) [2021-11-10T11:29:46.701Z] === RUN TestConfigCreateResolve [2021-11-10T11:29:49.214Z] --- PASS: TestConfigCreateResolve (2.18s) [2021-11-10T11:29:49.214Z] PASS [2021-11-10T11:29:49.214Z] [2021-11-10T11:29:49.214Z] DONE 6 tests in 13.710s [2021-11-10T11:29:49.214Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-10T11:29:49.214Z] INFO: Testing against a local daemon [2021-11-10T11:29:49.214Z] === RUN TestCheckpoint [2021-11-10T11:29:49.214Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T11:29:49.214Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-10T11:29:49.214Z] === RUN TestContainerInvalidJSON [2021-11-10T11:29:49.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T11:29:49.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T11:29:49.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-10T11:29:49.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-10T11:29:49.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T11:29:49.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-10T11:29:49.214Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-10T11:29:49.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-10T11:29:49.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-10T11:29:49.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-10T11:29:49.214Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-10T11:29:49.214Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-10T11:29:49.214Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-10T11:29:49.214Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-10T11:29:49.214Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-10T11:29:49.214Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-10T11:29:49.214Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-10T11:29:49.214Z] === RUN TestCopyFromContainer [2021-11-10T11:29:50.142Z] === RUN TestCopyFromContainer// [2021-11-10T11:29:50.398Z] === RUN TestCopyFromContainer//bar/root [2021-11-10T11:29:50.398Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-10T11:29:50.398Z] === RUN TestCopyFromContainer/bar/quux [2021-11-10T11:29:50.398Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-10T11:29:50.398Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-10T11:29:50.654Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-10T11:29:50.654Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-10T11:29:50.654Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-10T11:29:50.654Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer (1.66s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-10T11:29:50.911Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-10T11:29:50.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-10T11:29:50.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T11:29:50.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T11:29:50.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T11:29:50.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T11:29:50.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T11:29:50.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T11:29:50.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T11:29:50.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T11:29:50.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T11:29:50.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-10T11:29:50.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-10T11:29:50.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-10T11:29:50.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-10T11:29:50.911Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-10T11:29:50.911Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-10T11:29:50.911Z] === RUN TestCreateWithInvalidEnv [2021-11-10T11:29:50.911Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-10T11:29:50.911Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-10T11:29:50.911Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-10T11:29:50.911Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-10T11:29:50.911Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-10T11:29:50.911Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-10T11:29:50.911Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-10T11:29:50.911Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-10T11:29:50.911Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-10T11:29:50.911Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-10T11:29:50.911Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-10T11:29:50.911Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-10T11:29:50.911Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-10T11:29:50.911Z] === RUN TestCreateTmpfsMountsTarget [2021-11-10T11:29:50.911Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-10T11:29:50.911Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-10T11:29:52.799Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-11-10T11:29:52.799Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-10T11:29:54.164Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2021-11-10T11:29:54.164Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-10T11:29:54.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T11:29:54.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T11:29:54.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T11:29:54.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T11:29:54.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T11:29:54.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T11:29:54.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T11:29:54.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T11:29:54.164Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T11:29:54.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T11:29:54.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T11:29:54.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T11:29:54.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T11:29:54.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T11:29:54.164Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T11:29:54.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-10T11:29:54.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-10T11:29:54.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-10T11:29:54.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-10T11:29:54.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-10T11:29:54.164Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-10T11:29:54.164Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-10T11:29:54.728Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-11-10T11:29:54.728Z] === RUN TestCreateDifferentPlatform [2021-11-10T11:29:54.728Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-10T11:29:54.728Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-10T11:29:54.728Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-10T11:29:54.728Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-10T11:29:54.728Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-10T11:29:54.728Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-10T11:29:54.728Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-10T11:29:54.728Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-10T11:29:54.728Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-10T11:29:54.728Z] === RUN TestContainerStartOnDaemonRestart [2021-11-10T11:29:54.728Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-10T11:29:54.728Z] === RUN TestDaemonRestartIpcMode [2021-11-10T11:29:54.728Z] === PAUSE TestDaemonRestartIpcMode [2021-11-10T11:29:54.728Z] === RUN TestDaemonHostGatewayIP [2021-11-10T11:29:54.728Z] === PAUSE TestDaemonHostGatewayIP [2021-11-10T11:29:54.728Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-10T11:29:54.728Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-10T11:29:54.728Z] === RUN TestContainerKillOnDaemonStart [2021-11-10T11:29:54.728Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-10T11:29:54.728Z] === RUN TestDiff [2021-11-10T11:29:55.290Z] --- PASS: TestDiff (0.61s) [2021-11-10T11:29:55.290Z] === RUN TestExecWithCloseStdin [2021-11-10T11:29:55.900Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-11-10T11:29:55.900Z] === RUN TestExec [2021-11-10T11:29:56.461Z] --- PASS: TestExec (0.61s) [2021-11-10T11:29:56.461Z] === RUN TestExecUser [2021-11-10T11:29:57.024Z] --- PASS: TestExecUser (0.62s) [2021-11-10T11:29:57.024Z] === RUN TestExportContainerAndImportImage [2021-11-10T11:29:57.951Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2021-11-10T11:29:57.951Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-10T11:29:59.323Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-11-10T11:29:59.323Z] === RUN TestHealthCheckWorkdir [2021-11-10T11:29:59.885Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2021-11-10T11:29:59.885Z] === RUN TestHealthKillContainer [2021-11-10T11:30:07.966Z] --- PASS: TestHealthKillContainer (8.20s) [2021-11-10T11:30:07.966Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-10T11:30:08.528Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2021-11-10T11:30:08.528Z] === RUN TestIpcModeNone [2021-11-10T11:30:09.090Z] --- PASS: TestIpcModeNone (0.60s) [2021-11-10T11:30:09.090Z] === RUN TestIpcModePrivate [2021-11-10T11:30:09.650Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-10T11:30:09.650Z] --- PASS: TestIpcModePrivate (0.62s) [2021-11-10T11:30:09.650Z] === RUN TestIpcModeShareable [2021-11-10T11:30:10.212Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-10T11:30:10.468Z] --- PASS: TestIpcModeShareable (0.62s) [2021-11-10T11:30:10.468Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-10T11:30:12.356Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2021-11-10T11:30:12.356Z] === RUN TestAPIIpcModeHost [2021-11-10T11:30:12.611Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-11-10T11:30:12.611Z] === RUN TestDaemonIpcModeShareable [2021-11-10T11:30:13.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-10T11:30:13.824Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2021-11-10T11:30:13.824Z] === RUN TestDaemonIpcModePrivate [2021-11-10T11:30:14.774Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-10T11:30:15.032Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-11-10T11:30:15.032Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-10T11:30:15.960Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-10T11:30:16.216Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-11-10T11:30:16.216Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-10T11:30:17.143Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-10T11:30:17.398Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-11-10T11:30:17.398Z] === RUN TestIpcModeOlderClient [2021-11-10T11:30:17.398Z] === PAUSE TestIpcModeOlderClient [2021-11-10T11:30:17.398Z] === RUN TestKillContainerInvalidSignal [2021-11-10T11:30:17.654Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-11-10T11:30:17.654Z] === RUN TestKillContainer [2021-11-10T11:30:17.654Z] === RUN TestKillContainer/no_signal [2021-11-10T11:30:18.215Z] === RUN TestKillContainer/non_killing_signal [2021-11-10T11:30:18.470Z] === RUN TestKillContainer/killing_signal [2021-11-10T11:30:19.032Z] --- PASS: TestKillContainer (1.24s) [2021-11-10T11:30:19.032Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-11-10T11:30:19.032Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-10T11:30:19.032Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-11-10T11:30:19.032Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-10T11:30:19.032Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-10T11:30:19.288Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-10T11:30:19.849Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2021-11-10T11:30:19.849Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-11-10T11:30:19.849Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-11-10T11:30:19.849Z] === RUN TestKillStoppedContainer [2021-11-10T11:30:19.849Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-10T11:30:19.849Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-10T11:30:19.849Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-10T11:30:19.849Z] === RUN TestKillDifferentUserContainer [2021-11-10T11:30:20.410Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-11-10T11:30:20.410Z] === RUN TestInspectOomKilledTrue [2021-11-10T11:30:20.410Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-10T11:30:20.410Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-10T11:30:20.410Z] === RUN TestInspectOomKilledFalse [2021-11-10T11:30:20.669Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2021-11-10T11:30:20.669Z] === RUN TestLinksEtcHostsContentMatch [2021-11-10T11:30:20.927Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2021-11-10T11:30:20.927Z] === RUN TestLinksContainerNames [2021-11-10T11:30:21.855Z] --- PASS: TestLinksContainerNames (0.81s) [2021-11-10T11:30:21.855Z] === RUN TestLogsFollowTailEmpty [2021-11-10T11:30:22.111Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-11-10T11:30:22.111Z] === RUN TestContainerNetworkMountsNoChown [2021-11-10T11:30:22.673Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/default [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/default [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/private [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/private [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rprivate [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/slave [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/slave [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rslave [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/shared [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/shared [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rshared [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/default [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/rshared [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/shared [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/rslave [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/slave [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/rprivate [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/private [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-10T11:30:22.673Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-10T11:30:22.673Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-10T11:30:22.673Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-10T11:30:22.930Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-10T11:30:23.186Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-10T11:30:23.186Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-10T11:30:23.186Z] === RUN TestContainerBindMountNonRecursive [2021-11-10T11:30:24.553Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2021-11-10T11:30:24.553Z] === RUN TestContainerVolumesMountedAsShared [2021-11-10T11:30:24.808Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-11-10T11:30:24.808Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-10T11:30:25.370Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2021-11-10T11:30:25.370Z] === RUN TestNetworkNat [2021-11-10T11:30:25.627Z] --- PASS: TestNetworkNat (0.45s) [2021-11-10T11:30:25.627Z] === RUN TestNetworkLocalhostTCPNat [2021-11-10T11:30:26.188Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-11-10T11:30:26.188Z] === RUN TestNetworkLoopbackNat [2021-11-10T11:30:28.702Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-11-10T11:30:28.702Z] === RUN TestPause [2021-11-10T11:30:29.000Z] --- PASS: TestPause (0.44s) [2021-11-10T11:30:29.000Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-10T11:30:29.000Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T11:30:29.000Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T11:30:29.000Z] === RUN TestPauseStopPausedContainer [2021-11-10T11:30:29.562Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-11-10T11:30:29.562Z] === RUN TestPidHost [2021-11-10T11:30:30.491Z] --- PASS: TestPidHost (1.03s) [2021-11-10T11:30:30.491Z] === RUN TestPsFilter [2021-11-10T11:30:30.749Z] --- PASS: TestPsFilter (0.15s) [2021-11-10T11:30:30.749Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-10T11:30:31.005Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-11-10T11:30:31.005Z] === RUN TestRemoveContainerWithVolume [2021-11-10T11:30:31.567Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-11-10T11:30:31.567Z] === RUN TestRemoveContainerRunning [2021-11-10T11:30:32.130Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-11-10T11:30:32.130Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-10T11:30:32.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-10T11:30:32.387Z] === RUN TestRemoveInvalidContainer [2021-11-10T11:30:32.387Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-10T11:30:32.387Z] === RUN TestRenameLinkedContainer [2021-11-10T11:30:34.278Z] --- PASS: TestRenameLinkedContainer (1.69s) [2021-11-10T11:30:34.278Z] === RUN TestRenameStoppedContainer [2021-11-10T11:30:34.534Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-10T11:30:34.534Z] === RUN TestRenameRunningContainerAndReuse [2021-11-10T11:30:35.462Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2021-11-10T11:30:35.462Z] === RUN TestRenameInvalidName [2021-11-10T11:30:35.718Z] --- PASS: TestRenameInvalidName (0.45s) [2021-11-10T11:30:35.718Z] === RUN TestRenameAnonymousContainer [2021-11-10T11:30:37.606Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-11-10T11:30:37.606Z] === RUN TestRenameContainerWithSameName [2021-11-10T11:30:37.862Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-10T11:30:37.862Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-10T11:30:38.788Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2021-11-10T11:30:38.788Z] === RUN TestResize [2021-11-10T11:30:39.044Z] --- PASS: TestResize (0.53s) [2021-11-10T11:30:39.044Z] === RUN TestResizeWithInvalidSize [2021-11-10T11:30:39.607Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2021-11-10T11:30:39.607Z] === RUN TestResizeWhenContainerNotStarted [2021-11-10T11:30:39.864Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T11:30:39.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T11:30:39.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T11:30:39.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T11:30:39.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-10T11:30:41.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T11:30:43.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T11:30:44.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T11:30:44.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T11:30:45.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-10T11:30:45.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-10T11:30:49.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-10T11:30:49.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T11:30:51.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T11:30:52.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T11:30:53.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T11:30:54.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T11:30:55.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T11:30:56.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2021-11-10T11:30:58.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2021-11-10T11:30:58.179Z] === RUN TestCgroupNamespacesRun [2021-11-10T11:30:59.107Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2021-11-10T11:30:59.107Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-10T11:30:59.107Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-10T11:30:59.107Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-10T11:30:59.107Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-10T11:31:00.515Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2021-11-10T11:31:00.515Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-10T11:31:01.443Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2021-11-10T11:31:01.443Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-10T11:31:02.850Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2021-11-10T11:31:02.850Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-10T11:31:03.779Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-11-10T11:31:03.779Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-10T11:31:04.341Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-10T11:31:04.341Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-10T11:31:05.705Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-11-10T11:31:05.705Z] === RUN TestNISDomainname [2021-11-10T11:31:06.285Z] --- PASS: TestNISDomainname (0.53s) [2021-11-10T11:31:06.285Z] === RUN TestHostnameDnsResolution [2021-11-10T11:31:06.851Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-11-10T11:31:06.851Z] === RUN TestUnprivilegedPortsAndPing [2021-11-10T11:31:07.420Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2021-11-10T11:31:07.420Z] === RUN TestStats [2021-11-10T11:31:09.934Z] --- PASS: TestStats (2.51s) [2021-11-10T11:31:09.934Z] === RUN TestStopContainerWithTimeout [2021-11-10T11:31:09.934Z] === RUN TestStopContainerWithTimeout/0 [2021-11-10T11:31:09.934Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-10T11:31:09.934Z] === RUN TestStopContainerWithTimeout/1 [2021-11-10T11:31:09.934Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-10T11:31:09.934Z] === RUN TestStopContainerWithTimeout/3 [2021-11-10T11:31:09.934Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-10T11:31:09.934Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-10T11:31:09.934Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-10T11:31:09.934Z] === CONT TestStopContainerWithTimeout/0 [2021-11-10T11:31:09.934Z] === CONT TestStopContainerWithTimeout/3 [2021-11-10T11:31:10.538Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-10T11:31:12.426Z] === CONT TestStopContainerWithTimeout/1 [2021-11-10T11:31:13.794Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-10T11:31:13.794Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2021-11-10T11:31:13.794Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2021-11-10T11:31:13.794Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2021-11-10T11:31:13.794Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-11-10T11:31:13.794Z] === RUN TestDeleteDevicemapper [2021-11-10T11:31:13.794Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T11:31:13.794Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-10T11:31:13.794Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-10T11:31:16.312Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2021-11-10T11:31:16.312Z] === RUN TestUpdateMemory [2021-11-10T11:31:16.312Z] --- PASS: TestUpdateMemory (0.56s) [2021-11-10T11:31:16.312Z] === RUN TestUpdateCPUQuota [2021-11-10T11:31:17.240Z] --- PASS: TestUpdateCPUQuota (0.90s) [2021-11-10T11:31:17.240Z] === RUN TestUpdatePidsLimit [2021-11-10T11:31:17.240Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-10T11:31:17.498Z] === RUN TestUpdatePidsLimit/no_change [2021-11-10T11:31:17.797Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-10T11:31:18.054Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-10T11:31:18.310Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-10T11:31:18.310Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-10T11:31:18.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-10T11:31:19.128Z] --- PASS: TestUpdatePidsLimit (1.90s) [2021-11-10T11:31:19.128Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-10T11:31:19.129Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-11-10T11:31:19.129Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2021-11-10T11:31:19.129Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-11-10T11:31:19.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-10T11:31:19.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-11-10T11:31:19.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2021-11-10T11:31:19.129Z] === RUN TestUpdateRestartPolicy [2021-11-10T11:31:31.301Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2021-11-10T11:31:31.301Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-10T11:31:31.301Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-11-10T11:31:31.301Z] === RUN TestWaitNonBlocked [2021-11-10T11:31:31.301Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T11:31:31.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T11:31:31.301Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T11:31:31.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T11:31:31.301Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T11:31:31.301Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T11:31:31.301Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-10T11:31:31.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2021-11-10T11:31:31.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-11-10T11:31:31.301Z] === RUN TestWaitBlocked [2021-11-10T11:31:31.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T11:31:31.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T11:31:31.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T11:31:31.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T11:31:31.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T11:31:31.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T11:31:32.231Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-10T11:31:32.231Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2021-11-10T11:31:32.231Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-11-10T11:31:32.231Z] === CONT TestContainerStartOnDaemonRestart [2021-11-10T11:31:32.231Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-10T11:31:34.747Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2021-11-10T11:31:34.747Z] === CONT TestIpcModeOlderClient [2021-11-10T11:31:34.747Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2021-11-10T11:31:34.747Z] === CONT TestContainerKillOnDaemonStart [2021-11-10T11:31:34.747Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-11-10T11:31:34.747Z] === CONT TestDaemonHostGatewayIP [2021-11-10T11:31:37.263Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2021-11-10T11:31:37.263Z] === CONT TestDaemonRestartIpcMode [2021-11-10T11:31:39.152Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2021-11-10T11:31:47.233Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2021-11-10T11:31:47.233Z] PASS [2021-11-10T11:31:47.233Z] [2021-11-10T11:31:47.233Z] === Skipped [2021-11-10T11:31:47.233Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-10T11:31:47.233Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T11:31:47.233Z] [2021-11-10T11:31:47.233Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-10T11:31:47.233Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-10T11:31:47.233Z] [2021-11-10T11:31:47.233Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T11:31:47.233Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T11:31:47.233Z] [2021-11-10T11:31:47.233Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-10T11:31:47.233Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-10T11:31:47.233Z] [2021-11-10T11:31:47.233Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-10T11:31:47.233Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T11:31:47.233Z] [2021-11-10T11:31:47.233Z] DONE 200 tests, 5 skipped in 117.310s [2021-11-10T11:31:47.233Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-10T11:31:47.233Z] === RUN TestConfigDaemonLibtrustID [2021-11-10T11:31:47.233Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-11-10T11:31:47.233Z] === RUN TestDaemonConfigValidation [2021-11-10T11:31:47.233Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-10T11:31:47.233Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-10T11:31:47.233Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-10T11:31:47.233Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-10T11:31:47.233Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-10T11:31:47.233Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-10T11:31:47.233Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-10T11:31:47.233Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-10T11:31:47.233Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-10T11:31:47.233Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-10T11:31:47.233Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-10T11:31:47.233Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-10T11:31:47.233Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-10T11:31:47.233Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-10T11:31:47.233Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-10T11:31:47.233Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-10T11:31:47.233Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-11-10T11:31:47.233Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-10T11:31:47.233Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-11-10T11:31:47.233Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-11-10T11:31:47.233Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-10T11:31:47.233Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-10T11:31:47.233Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-10T11:31:48.163Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-10T11:31:49.090Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-10T11:31:50.018Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-10T11:31:50.018Z] daemon_test.go:156: [d4f561a4311e4] daemon is not started [2021-11-10T11:31:50.018Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-11-10T11:31:50.018Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-10T11:31:50.018Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-10T11:31:50.018Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-10T11:31:50.018Z] === RUN TestDaemonProxy [2021-11-10T11:31:50.018Z] === RUN TestDaemonProxy/environment_variables [2021-11-10T11:31:51.948Z] === RUN TestDaemonProxy/command-line_options [2021-11-10T11:31:53.835Z] === RUN TestDaemonProxy/configuration_file [2021-11-10T11:31:55.721Z] === RUN TestDaemonProxy/conflicting_options [2021-11-10T11:31:55.976Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-10T11:31:56.538Z] --- PASS: TestDaemonProxy (6.26s) [2021-11-10T11:31:56.538Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-11-10T11:31:56.538Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-11-10T11:31:56.538Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-11-10T11:31:56.538Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-10T11:31:56.538Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-10T11:31:56.538Z] PASS [2021-11-10T11:31:56.538Z] [2021-11-10T11:31:56.538Z] DONE 17 tests in 10.155s [2021-11-10T11:31:56.538Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-10T11:31:56.538Z] INFO: Testing against a local daemon [2021-11-10T11:31:56.538Z] === RUN TestCommitInheritsEnv [2021-11-10T11:31:56.794Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-11-10T11:31:56.794Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-10T11:31:56.794Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-10T11:31:56.794Z] === RUN TestImagesFilterMultiReference [2021-11-10T11:31:56.794Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-10T11:31:56.794Z] === RUN TestImagePullPlatformInvalid [2021-11-10T11:31:56.794Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-10T11:31:56.794Z] === RUN TestRemoveImageOrphaning [2021-11-10T11:31:57.051Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-11-10T11:31:57.051Z] === RUN TestRemoveImageGarbageCollector [2021-11-10T11:31:58.937Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2021-11-10T11:31:58.937Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-10T11:31:58.937Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-10T11:31:58.937Z] === RUN TestTagInvalidReference [2021-11-10T11:31:58.937Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-10T11:31:58.937Z] === RUN TestTagValidPrefixedRepo [2021-11-10T11:31:58.937Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-10T11:31:58.937Z] === RUN TestTagExistedNameWithoutForce [2021-11-10T11:31:58.937Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-10T11:31:58.937Z] === RUN TestTagOfficialNames [2021-11-10T11:31:58.937Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-10T11:31:58.937Z] === RUN TestTagMatchesDigest [2021-11-10T11:31:58.937Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-10T11:31:58.937Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-10T11:33:35.313Z] --- PASS: TestImportExtremelyLargeImageWorks (89.24s) [2021-11-10T11:33:35.313Z] PASS [2021-11-10T11:33:35.313Z] [2021-11-10T11:33:35.313Z] DONE 12 tests in 91.863s [2021-11-10T11:33:35.313Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-10T11:33:35.313Z] INFO: Testing against a local daemon [2021-11-10T11:33:35.313Z] === RUN TestNetworkCreateDelete [2021-11-10T11:33:35.313Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-10T11:33:35.313Z] === RUN TestDockerNetworkDeletePreferID [2021-11-10T11:33:35.313Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-10T11:33:35.313Z] === RUN TestDaemonDNSFallback [2021-11-10T11:33:35.313Z] --- PASS: TestDaemonDNSFallback (6.27s) [2021-11-10T11:33:35.313Z] === RUN TestInspectNetwork [2021-11-10T11:33:37.827Z] === RUN TestInspectNetwork/full_network_id [2021-11-10T11:33:37.827Z] === RUN TestInspectNetwork/partial_network_id [2021-11-10T11:33:37.827Z] === RUN TestInspectNetwork/network_name [2021-11-10T11:33:37.827Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-10T11:33:42.032Z] --- PASS: TestInspectNetwork (6.97s) [2021-11-10T11:33:42.032Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-10T11:33:42.032Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-10T11:33:42.032Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-10T11:33:42.032Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-10T11:33:42.032Z] === RUN TestRunContainerWithBridgeNone [2021-11-10T11:33:43.921Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2021-11-10T11:33:43.921Z] === RUN TestNetworkInvalidJSON [2021-11-10T11:33:43.921Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-10T11:33:43.921Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-10T11:33:43.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T11:33:43.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T11:33:43.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T11:33:43.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T11:33:43.921Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-10T11:33:43.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T11:33:43.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T11:33:43.921Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-10T11:33:43.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-10T11:33:43.921Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-10T11:33:43.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-10T11:33:43.921Z] === RUN TestNetworkList [2021-11-10T11:33:43.921Z] === RUN TestNetworkList//networks [2021-11-10T11:33:43.921Z] === PAUSE TestNetworkList//networks [2021-11-10T11:33:43.921Z] === RUN TestNetworkList//networks/ [2021-11-10T11:33:43.921Z] === PAUSE TestNetworkList//networks/ [2021-11-10T11:33:43.921Z] === CONT TestNetworkList//networks [2021-11-10T11:33:43.921Z] === CONT TestNetworkList//networks/ [2021-11-10T11:33:43.921Z] --- PASS: TestNetworkList (0.01s) [2021-11-10T11:33:43.921Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-10T11:33:43.921Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-10T11:33:43.921Z] === RUN TestHostIPv4BridgeLabel [2021-11-10T11:33:44.211Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-10T11:33:44.211Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-10T11:33:45.172Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-10T11:33:45.172Z] === RUN TestDaemonDefaultNetworkPools [2021-11-10T11:33:46.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-11-10T11:33:46.121Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-10T11:33:47.047Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-10T11:33:47.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-10T11:33:48.412Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-11-10T11:33:48.412Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-10T11:33:48.972Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-10T11:33:48.973Z] === RUN TestServiceWithPredefinedNetwork [2021-11-10T11:33:51.486Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2021-11-10T11:33:51.486Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-10T11:33:51.486Z] service_test.go:243: FLAKY_TEST [2021-11-10T11:33:51.486Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T11:33:51.486Z] === RUN TestServiceWithDataPathPortInit [2021-11-10T11:34:06.367Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2021-11-10T11:34:06.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-10T11:34:07.295Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wazmxrmobrolop3srunczuz1f Created:2021-11-10 11:34:06.058642335 +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[83cea743937a8bfebea55cefb22e0cf490849f3028b686756b6198055cc985cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufonvt55mvtu3szmrv09tyo40 EndpointID:44aa0a623729a9fd3376d0fc7ce2a346292b07234de4c3b141530e58c2a1c2bb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c41db8296443c16f1fe80235a2c966c86e787d3d4da71c0511982c71e948075 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:bca72a8ce7a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufonvt55mvtu3szmrv09tyo40 EndpointID:44aa0a623729a9fd3376d0fc7ce2a346292b07234de4c3b141530e58c2a1c2bb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-10T11:34:12.535Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2021-11-10T11:34:12.535Z] PASS [2021-11-10T11:34:12.535Z] [2021-11-10T11:34:12.535Z] === Skipped [2021-11-10T11:34:12.535Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T11:34:12.535Z] service_test.go:243: FLAKY_TEST [2021-11-10T11:34:12.535Z] [2021-11-10T11:34:12.535Z] DONE 26 tests, 1 skipped in 43.503s [2021-11-10T11:34:12.535Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-10T11:34:12.535Z] INFO: Testing against a local daemon [2021-11-10T11:34:12.535Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-10T11:34:12.535Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:34:12.535Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T11:34:12.535Z] === RUN TestDockerNetworkIpvlan [2021-11-10T11:34:12.535Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:34:12.535Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-10T11:34:12.535Z] PASS [2021-11-10T11:34:12.535Z] [2021-11-10T11:34:12.535Z] === Skipped [2021-11-10T11:34:12.535Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T11:34:12.535Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:34:12.535Z] [2021-11-10T11:34:12.535Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-10T11:34:12.535Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T11:34:12.535Z] [2021-11-10T11:34:12.535Z] DONE 2 tests, 2 skipped in 0.035s [2021-11-10T11:34:12.535Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-10T11:34:12.535Z] INFO: Testing against a local daemon [2021-11-10T11:34:12.535Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-10T11:34:13.096Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-11-10T11:34:13.096Z] === RUN TestDockerNetworkMacvlan [2021-11-10T11:34:14.024Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-10T11:34:14.585Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-10T11:34:15.511Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-10T11:34:17.403Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-10T11:34:18.811Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-10T11:34:22.124Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-10T11:34:22.686Z] --- PASS: TestDockerNetworkMacvlan (9.58s) [2021-11-10T11:34:22.686Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-10T11:34:22.686Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-10T11:34:22.686Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2021-11-10T11:34:22.686Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2021-11-10T11:34:22.686Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2021-11-10T11:34:22.686Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2021-11-10T11:34:22.686Z] PASS [2021-11-10T11:34:22.686Z] [2021-11-10T11:34:22.686Z] DONE 8 tests in 10.933s [2021-11-10T11:34:22.686Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-10T11:34:22.686Z] testing: warning: no tests to run [2021-11-10T11:34:22.686Z] PASS [2021-11-10T11:34:22.686Z] [2021-11-10T11:34:22.686Z] DONE 0 tests in 0.012s [2021-11-10T11:34:22.686Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-10T11:34:22.942Z] INFO: Testing against a local daemon [2021-11-10T11:34:22.942Z] === RUN TestAuthZPluginAllowRequest [2021-11-10T11:34:24.355Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2021-11-10T11:34:24.355Z] === RUN TestAuthZPluginTLS [2021-11-10T11:34:24.610Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-11-10T11:34:24.610Z] === RUN TestAuthZPluginDenyRequest [2021-11-10T11:34:25.172Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-10T11:34:25.172Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-10T11:34:25.733Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-10T11:34:25.733Z] === RUN TestAuthZPluginDenyResponse [2021-11-10T11:34:26.294Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-10T11:34:26.294Z] === RUN TestAuthZPluginAllowEventStream [2021-11-10T11:34:27.221Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2021-11-10T11:34:27.221Z] === RUN TestAuthZPluginErrorResponse [2021-11-10T11:34:27.782Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-10T11:34:27.782Z] === RUN TestAuthZPluginErrorRequest [2021-11-10T11:34:28.345Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-10T11:34:28.345Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-10T11:34:28.907Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-10T11:34:28.907Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-10T11:34:30.273Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2021-11-10T11:34:30.273Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-10T11:34:32.161Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.54s) [2021-11-10T11:34:32.161Z] === RUN TestAuthZPluginHeader [2021-11-10T11:34:32.417Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-11-10T11:34:32.417Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-10T11:34:36.596Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2021-11-10T11:34:36.596Z] === RUN TestAuthZPluginV2Disable [2021-11-10T11:34:39.858Z] --- PASS: TestAuthZPluginV2Disable (3.24s) [2021-11-10T11:34:39.858Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-10T11:34:43.122Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.12s) [2021-11-10T11:34:43.122Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-10T11:34:53.111Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.60s) [2021-11-10T11:34:53.111Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-10T11:35:11.147Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-10T11:35:11.147Z] PASS [2021-11-10T11:35:11.147Z] [2021-11-10T11:35:11.147Z] DONE 17 tests in 46.173s [2021-11-10T11:35:11.147Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-10T11:35:11.147Z] INFO: Testing against a local daemon [2021-11-10T11:35:11.147Z] === RUN TestPluginInvalidJSON [2021-11-10T11:35:11.147Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T11:35:11.147Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T11:35:11.147Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T11:35:11.147Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-10T11:35:11.147Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-10T11:35:11.147Z] === RUN TestPluginInstall [2021-11-10T11:35:11.147Z] === RUN TestPluginInstall/no_auth [2021-11-10T11:35:11.147Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T11:35:11.147Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fcc63ed47f537676ede4fbe004ca071c6dcb085b02b634307e0af782ff6115f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T11:35:11.147Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T11:35:11.148Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fcc63ed47f537676ede4fbe004ca071c6dcb085b02b634307e0af782ff6115f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T11:35:11.148Z] === RUN TestPluginInstall/with_htpasswd [2021-11-10T11:35:11.148Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T11:35:11.148Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fcc63ed47f537676ede4fbe004ca071c6dcb085b02b634307e0af782ff6115f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T11:35:11.148Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T11:35:11.148Z] time="2021-11-10T11:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fcc63ed47f537676ede4fbe004ca071c6dcb085b02b634307e0af782ff6115f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T11:35:11.404Z] === RUN TestPluginInstall/with_insecure [2021-11-10T11:35:12.361Z] time="2021-11-10T11:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T11:35:12.361Z] time="2021-11-10T11:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e64b40404b43171d7f8995fa3d5bf1ab464dcd87d9aa744fac307b9712bd4f14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T11:35:12.361Z] time="2021-11-10T11:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T11:35:12.361Z] time="2021-11-10T11:35:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e64b40404b43171d7f8995fa3d5bf1ab464dcd87d9aa744fac307b9712bd4f14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T11:35:12.361Z] plugin_test.go:165: [dd520f3940a9e] daemon is not started [2021-11-10T11:35:12.361Z] --- PASS: TestPluginInstall (3.37s) [2021-11-10T11:35:12.361Z] --- PASS: TestPluginInstall/no_auth (1.71s) [2021-11-10T11:35:12.361Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-11-10T11:35:12.361Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-11-10T11:35:12.361Z] === RUN TestPluginsWithRuntimes [2021-11-10T11:35:14.298Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-10T11:35:14.859Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-10T11:35:15.786Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2021-11-10T11:35:15.786Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2021-11-10T11:35:15.786Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2021-11-10T11:35:15.786Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T11:35:16.347Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-10T11:35:16.347Z] PASS [2021-11-10T11:35:16.347Z] [2021-11-10T11:35:16.347Z] DONE 10 tests in 7.325s [2021-11-10T11:35:16.347Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-10T11:35:16.347Z] INFO: Testing against a local daemon [2021-11-10T11:35:16.347Z] === RUN TestExternalGraphDriver [2021-11-10T11:35:16.347Z] === RUN TestExternalGraphDriver/json [2021-11-10T11:35:18.233Z] === RUN TestExternalGraphDriver/spec [2021-11-10T11:35:19.598Z] === RUN TestExternalGraphDriver/pull [2021-11-10T11:35:21.484Z] --- PASS: TestExternalGraphDriver (4.98s) [2021-11-10T11:35:21.484Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-11-10T11:35:21.484Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-11-10T11:35:21.484Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-11-10T11:35:21.484Z] === RUN TestGraphdriverPluginV2 [2021-11-10T11:35:25.649Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2021-11-10T11:35:25.649Z] PASS [2021-11-10T11:35:25.649Z] [2021-11-10T11:35:25.649Z] DONE 5 tests in 8.790s [2021-11-10T11:35:25.649Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-10T11:35:25.649Z] INFO: Testing against a local daemon [2021-11-10T11:35:25.649Z] === RUN TestContinueAfterPluginCrash [2021-11-10T11:35:25.649Z] === PAUSE TestContinueAfterPluginCrash [2021-11-10T11:35:25.649Z] === RUN TestReadPluginNoRead [2021-11-10T11:35:25.649Z] === PAUSE TestReadPluginNoRead [2021-11-10T11:35:25.649Z] === RUN TestDaemonStartWithLogOpt [2021-11-10T11:35:25.649Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-10T11:35:25.649Z] === CONT TestContinueAfterPluginCrash [2021-11-10T11:35:25.649Z] === CONT TestDaemonStartWithLogOpt [2021-11-10T11:35:28.916Z] --- PASS: TestDaemonStartWithLogOpt (3.30s) [2021-11-10T11:35:28.916Z] === CONT TestReadPluginNoRead [2021-11-10T11:35:30.805Z] === RUN TestReadPluginNoRead/default [2021-11-10T11:35:31.732Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-10T11:35:33.095Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-10T11:35:33.700Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2021-11-10T11:35:34.261Z] === CONT TestReadPluginNoRead [2021-11-10T11:35:34.261Z] read_test.go:92: [d389e1821fc18] daemon is not started [2021-11-10T11:35:34.261Z] --- PASS: TestReadPluginNoRead (5.75s) [2021-11-10T11:35:34.261Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2021-11-10T11:35:34.261Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2021-11-10T11:35:34.261Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2021-11-10T11:35:34.261Z] PASS [2021-11-10T11:35:34.261Z] [2021-11-10T11:35:34.261Z] DONE 6 tests in 9.081s [2021-11-10T11:35:34.261Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-10T11:35:34.261Z] testing: warning: no tests to run [2021-11-10T11:35:34.261Z] PASS [2021-11-10T11:35:34.261Z] [2021-11-10T11:35:34.261Z] DONE 0 tests in 0.011s [2021-11-10T11:35:34.261Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-10T11:35:34.261Z] INFO: Testing against a local daemon [2021-11-10T11:35:34.261Z] === RUN TestPluginWithDevMounts [2021-11-10T11:35:34.261Z] === PAUSE TestPluginWithDevMounts [2021-11-10T11:35:34.261Z] === CONT TestPluginWithDevMounts [2021-11-10T11:35:36.149Z] --- PASS: TestPluginWithDevMounts (1.57s) [2021-11-10T11:35:36.149Z] PASS [2021-11-10T11:35:36.149Z] [2021-11-10T11:35:36.149Z] DONE 1 tests in 1.600s [2021-11-10T11:35:36.149Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-10T11:35:36.149Z] INFO: Testing against a local daemon [2021-11-10T11:35:36.150Z] === RUN TestSecretInspect [2021-11-10T11:35:38.037Z] --- PASS: TestSecretInspect (2.11s) [2021-11-10T11:35:38.037Z] === RUN TestSecretList [2021-11-10T11:35:40.551Z] --- PASS: TestSecretList (2.13s) [2021-11-10T11:35:40.551Z] === RUN TestSecretsCreateAndDelete [2021-11-10T11:35:42.438Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2021-11-10T11:35:42.438Z] === RUN TestSecretsUpdate [2021-11-10T11:35:44.326Z] --- PASS: TestSecretsUpdate (2.13s) [2021-11-10T11:35:44.326Z] === RUN TestTemplatedSecret [2021-11-10T11:35:46.841Z] --- PASS: TestTemplatedSecret (2.55s) [2021-11-10T11:35:46.841Z] === RUN TestSecretCreateResolve [2021-11-10T11:35:49.356Z] --- PASS: TestSecretCreateResolve (2.22s) [2021-11-10T11:35:49.356Z] PASS [2021-11-10T11:35:49.356Z] [2021-11-10T11:35:49.356Z] DONE 6 tests in 13.294s [2021-11-10T11:35:49.356Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-10T11:35:49.356Z] INFO: Testing against a local daemon [2021-11-10T11:35:49.356Z] === RUN TestServiceCreateInit [2021-11-10T11:35:49.356Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-10T11:35:53.521Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-10T11:35:56.788Z] --- PASS: TestServiceCreateInit (7.24s) [2021-11-10T11:35:56.788Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2021-11-10T11:35:56.788Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2021-11-10T11:35:56.788Z] === RUN TestCreateServiceMultipleTimes [2021-11-10T11:36:14.828Z] --- PASS: TestCreateServiceMultipleTimes (15.83s) [2021-11-10T11:36:14.828Z] === RUN TestCreateServiceConflict [2021-11-10T11:36:14.828Z] --- PASS: TestCreateServiceConflict (2.15s) [2021-11-10T11:36:14.828Z] === RUN TestCreateServiceMaxReplicas [2021-11-10T11:36:17.342Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2021-11-10T11:36:17.342Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-10T11:36:32.176Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2021-11-10T11:36:32.176Z] === RUN TestCreateServiceSecretFileMode [2021-11-10T11:36:44.339Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2021-11-10T11:36:44.339Z] === RUN TestCreateServiceConfigFileMode [2021-11-10T11:36:56.632Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2021-11-10T11:36:56.632Z] === RUN TestCreateServiceSysctls [2021-11-10T11:36:57.996Z] --- PASS: TestCreateServiceSysctls (3.09s) [2021-11-10T11:36:57.996Z] === RUN TestCreateServiceCapabilities [2021-11-10T11:37:01.263Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2021-11-10T11:37:01.263Z] === RUN TestInspect [2021-11-10T11:37:03.778Z] --- PASS: TestInspect (2.68s) [2021-11-10T11:37:03.778Z] === RUN TestCreateJob [2021-11-10T11:37:06.297Z] --- PASS: TestCreateJob (3.05s) [2021-11-10T11:37:06.297Z] === RUN TestReplicatedJob [2021-11-10T11:37:11.587Z] --- PASS: TestReplicatedJob (4.58s) [2021-11-10T11:37:11.587Z] === RUN TestUpdateReplicatedJob [2021-11-10T11:37:14.150Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2021-11-10T11:37:14.150Z] === RUN TestServiceListWithStatuses [2021-11-10T11:37:14.150Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T11:37:14.150Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-10T11:37:14.150Z] === RUN TestDockerNetworkConnectAlias [2021-11-10T11:37:18.313Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2021-11-10T11:37:18.313Z] === RUN TestDockerNetworkReConnect [2021-11-10T11:37:21.577Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2021-11-10T11:37:21.577Z] === RUN TestServicePlugin [2021-11-10T11:37:24.844Z] plugin_test.go:61: [d6e1edcbbb0f1] joining swarm manager [dac1dbefd9854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T11:37:26.209Z] plugin_test.go:64: [d3989b536a5c6] joining swarm manager [dac1dbefd9854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T11:37:52.700Z] --- PASS: TestServicePlugin (29.72s) [2021-11-10T11:37:52.700Z] === RUN TestServiceUpdateLabel [2021-11-10T11:37:53.262Z] --- PASS: TestServiceUpdateLabel (2.14s) [2021-11-10T11:37:53.262Z] === RUN TestServiceUpdateSecrets [2021-11-10T11:38:08.097Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2021-11-10T11:38:08.097Z] === RUN TestServiceUpdateConfigs [2021-11-10T11:38:22.933Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2021-11-10T11:38:22.933Z] === RUN TestServiceUpdateNetwork [2021-11-10T11:38:35.140Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2021-11-10T11:38:35.140Z] === RUN TestServiceUpdatePidsLimit [2021-11-10T11:38:36.066Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-10T11:38:36.628Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-10T11:38:44.707Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-10T11:38:51.247Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2021-11-10T11:38:51.247Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2021-11-10T11:38:51.247Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-10T11:38:51.247Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-11-10T11:38:51.247Z] PASS [2021-11-10T11:38:51.247Z] [2021-11-10T11:38:51.247Z] === Skipped [2021-11-10T11:38:51.247Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-10T11:38:51.247Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T11:38:51.247Z] [2021-11-10T11:38:51.247Z] DONE 27 tests, 1 skipped in 181.623s [2021-11-10T11:38:51.247Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-10T11:38:51.247Z] INFO: Testing against a local daemon [2021-11-10T11:38:51.247Z] === RUN TestSessionCreate [2021-11-10T11:38:51.247Z] --- PASS: TestSessionCreate (0.02s) [2021-11-10T11:38:51.247Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-10T11:38:51.247Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-10T11:38:51.247Z] PASS [2021-11-10T11:38:51.247Z] [2021-11-10T11:38:51.247Z] DONE 2 tests in 0.074s [2021-11-10T11:38:51.247Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-10T11:38:51.247Z] INFO: Testing against a local daemon [2021-11-10T11:38:51.247Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-10T11:38:51.247Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-10T11:38:51.247Z] === RUN TestDiskUsage [2021-11-10T11:38:51.247Z] === PAUSE TestDiskUsage [2021-11-10T11:38:51.247Z] === RUN TestEventsExecDie [2021-11-10T11:38:51.514Z] --- PASS: TestEventsExecDie (0.56s) [2021-11-10T11:38:51.514Z] === RUN TestEventsBackwardsCompatible [2021-11-10T11:38:51.514Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-10T11:38:51.514Z] === RUN TestEventsVolumeCreate [2021-11-10T11:38:51.514Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-10T11:38:51.514Z] === RUN TestInfoBinaryCommits [2021-11-10T11:38:51.514Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-10T11:38:51.514Z] === RUN TestInfoAPIVersioned [2021-11-10T11:38:51.514Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-10T11:38:51.514Z] === RUN TestInfoDiscoveryBackend [2021-11-10T11:38:52.085Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-10T11:38:52.085Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-10T11:38:53.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-10T11:38:53.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-10T11:38:53.597Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-10T11:38:53.597Z] === RUN TestInfoAPI [2021-11-10T11:38:53.597Z] --- PASS: TestInfoAPI (0.02s) [2021-11-10T11:38:53.597Z] === RUN TestInfoAPIWarnings [2021-11-10T11:39:11.633Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-11-10T11:39:11.633Z] === RUN TestInfoDebug [2021-11-10T11:39:11.633Z] --- PASS: TestInfoDebug (0.52s) [2021-11-10T11:39:11.633Z] === RUN TestInfoInsecureRegistries [2021-11-10T11:39:11.633Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-10T11:39:11.633Z] === RUN TestInfoRegistryMirrors [2021-11-10T11:39:11.633Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-10T11:39:11.633Z] === RUN TestLoginFailsWithBadCredentials [2021-11-10T11:39:11.633Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-11-10T11:39:11.633Z] === RUN TestPingCacheHeaders [2021-11-10T11:39:11.633Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-10T11:39:11.633Z] === RUN TestPingGet [2021-11-10T11:39:11.633Z] --- PASS: TestPingGet (0.02s) [2021-11-10T11:39:11.633Z] === RUN TestPingHead [2021-11-10T11:39:11.633Z] --- PASS: TestPingHead (0.02s) [2021-11-10T11:39:11.633Z] === RUN TestVersion [2021-11-10T11:39:11.633Z] --- PASS: TestVersion (0.02s) [2021-11-10T11:39:11.633Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-10T11:39:11.633Z] === CONT TestDiskUsage [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/container_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/image_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/volume_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-10T11:39:12.196Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-10T11:39:12.451Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-10T11:39:12.451Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-10T11:39:12.452Z] === RUN TestDiskUsage/after_container.Run [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-10T11:39:13.012Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-10T11:39:13.268Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage (1.52s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-10T11:39:13.268Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-10T11:39:13.268Z] PASS [2021-11-10T11:39:13.268Z] [2021-11-10T11:39:13.268Z] DONE 53 tests in 22.303s [2021-11-10T11:39:13.268Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-10T11:39:13.268Z] INFO: Testing against a local daemon [2021-11-10T11:39:13.268Z] === RUN TestVolumesCreateAndList [2021-11-10T11:39:13.268Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-10T11:39:13.268Z] === RUN TestVolumesRemove [2021-11-10T11:39:13.268Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-10T11:39:13.268Z] === RUN TestVolumesInspect [2021-11-10T11:39:13.268Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-10T11:39:13.268Z] === RUN TestVolumesInvalidJSON [2021-11-10T11:39:13.268Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-10T11:39:13.268Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-10T11:39:13.268Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-10T11:39:13.268Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-10T11:39:13.268Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-10T11:39:13.268Z] PASS [2021-11-10T11:39:13.268Z] [2021-11-10T11:39:13.268Z] DONE 5 tests in 0.169s [2021-11-10T11:39:13.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T11:39:13.829Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-10T11:39:13.829Z] Removing test suite binaries [2021-11-10T11:39:14.086Z] exiting test-integration [2021-11-10T11:39:14.086Z] ++ exit 0 [2021-11-10T11:39:14.086Z] Post stage [Pipeline] junit [2021-11-10T11:39:15.462Z] Recording test results [2021-11-10T11:39:17.101Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-10T11:39:17.445Z] + echo Ensuring container killed. [2021-11-10T11:39:17.445Z] Ensuring container killed. [2021-11-10T11:39:17.445Z] + docker rm -vf docker-pr35 [2021-11-10T11:39:17.445Z] Error: No such container: docker-pr35 [Pipeline] sh [2021-11-10T11:39:17.768Z] + echo Chowning /workspace to jenkins user [2021-11-10T11:39:17.768Z] Chowning /workspace to jenkins user [2021-11-10T11:39:17.768Z] + id -u [2021-11-10T11:39:17.768Z] + id -g [2021-11-10T11:39:17.768Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42995:/workspace busybox chown -R 1000:1000 /workspace [2021-11-10T11:39:17.768Z] Unable to find image 'busybox:latest' locally [2021-11-10T11:39:17.768Z] latest: Pulling from library/busybox [2021-11-10T11:39:18.024Z] 01c2cdc13739: Pulling fs layer [2021-11-10T11:39:18.285Z] 01c2cdc13739: Verifying Checksum [2021-11-10T11:39:18.285Z] 01c2cdc13739: Download complete [2021-11-10T11:39:18.285Z] 01c2cdc13739: Pull complete [2021-11-10T11:39:18.285Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-10T11:39:18.285Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-10T11:39:20.517Z] + bundleName=amd64-cgroup2 [2021-11-10T11:39:20.517Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-10T11:39:20.517Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-10T11:39:20.517Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-10T11:39:20.517Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-10T11:39:21.093Z] Archiving artifacts [2021-11-10T11:39:23.060Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42995/35/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T11:39:23.354Z] + make clean [2021-11-10T11:39:23.610Z] docker volume rm -f docker-dev-cache [2021-11-10T11:39:23.610Z] docker-dev-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