Skip to content

Console Output

Skipping 286 KB.. Full Log
907
21:43:40 #20 1.097 + RM_GOPATH=0
21:43:40 #20 1.098 + TMP_GOPATH=
21:43:40 #20 1.098 + : /build
21:43:40 #20 1.098 + '[' -z '' ']'
21:43:40 #20 1.099 ++ mktemp -d
21:43:40 #20 1.099 + export GOPATH=/tmp/tmp.VobYHmoG2o
21:43:40 #20 1.099 + GOPATH=/tmp/tmp.VobYHmoG2o
21:43:40 #20 1.099 + RM_GOPATH=1
21:43:40 #20 1.100 + case "$(go env GOARCH)" in
21:43:40 #20 1.100 ++ go env GOARCH
21:43:40 #20 1.110 + export GO_BUILDMODE=-buildmode=pie
21:43:40 #20 1.110 + GO_BUILDMODE=-buildmode=pie
21:43:40 #20 1.111 ++ dirname /install.sh
21:43:40 #20 1.115 + dir=/
21:43:40 #20 1.115 + bin=tini
21:43:40 #20 1.116 + shift
21:43:40 #20 1.116 + '[' '!' -f //tini.installer ']'
21:43:40 #20 1.116 + . //tini.installer
21:43:40 #20 1.116 ++ : v0.19.0
21:43:40 #20 1.116 + install_tini
21:43:40 #20 1.116 + echo 'Install tini version v0.19.0'
21:43:40 #20 1.116 Install tini version v0.19.0
21:43:40 #20 1.116 + git clone https://github.com/krallin/tini.git /tmp/tmp.VobYHmoG2o/tini
21:43:40 #20 1.120 Cloning into '/tmp/tmp.VobYHmoG2o/tini'...
21:43:41 #20 1.584 + cd /tmp/tmp.VobYHmoG2o/tini
21:43:41 #20 1.584 + git checkout -q v0.19.0
21:43:41 #20 1.591 + cmake .
21:43:41 #20 1.822 -- The C compiler identification is GNU 10.2.1
21:43:41 #20 1.862 -- Detecting C compiler ABI info
21:43:41 #20 2.131 -- Detecting C compiler ABI info - done
21:43:41 #20 2.190 -- Check for working C compiler: /usr/bin/cc - skipped
21:43:41 #20 2.200 -- Detecting C compile features
21:43:41 #20 2.201 -- Detecting C compile features - done
21:43:41 #20 2.214 -- Performing Test HAS_BUILTIN_FORTIFY
21:43:41 #20 2.292 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:43:41 #20 2.328 -- Configuring done
21:43:41 #20 2.340 -- Generating done
21:43:41 #20 2.341 -- Build files have been written to: /tmp/tmp.VobYHmoG2o/tini
21:43:41 #20 2.351 + make tini-static
21:43:41 #20 2.474 Scanning dependencies of target tini-static
21:43:42 #20 2.503 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:43:42 #20 3.028 [100%] Linking C executable tini-static
21:43:42 #20 3.279 [100%] Built target tini-static
21:43:42 #20 3.310 + mkdir -p /build
21:43:42 #20 3.312 + cp tini-static /build/docker-init
21:43:42 #20 ...
21:43:42 
21:43:42 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:43:42 #27 sha256:2300a1f9bd3bcef3ddec16deb32f2958878b64535d90531c57c4a930d2be6ffb
21:43:42 #27 1.179 + RM_GOPATH=0
21:43:42 #27 1.179 + TMP_GOPATH=
21:43:42 #27 1.179 + : /build
21:43:42 #27 1.179 + '[' -z '' ']'
21:43:42 #27 1.179 ++ mktemp -d
21:43:42 #27 1.181 + export GOPATH=/tmp/tmp.fzTvIX7Hej
21:43:42 #27 1.181 + GOPATH=/tmp/tmp.fzTvIX7Hej
21:43:42 #27 1.181 + RM_GOPATH=1
21:43:42 #27 1.182 + case "$(go env GOARCH)" in
21:43:42 #27 1.184 ++ go env GOARCH
21:43:42 #27 1.205 + export GO_BUILDMODE=-buildmode=pie
21:43:42 #27 1.207 + GO_BUILDMODE=-buildmode=pie
21:43:42 #27 1.224 Install containerd version v1.5.9
21:43:42 #27 1.225 ++ dirname /install.sh
21:43:42 #27 1.225 + dir=/
21:43:42 #27 1.225 + bin=containerd
21:43:42 #27 1.225 + shift
21:43:42 #27 1.225 + '[' '!' -f //containerd.installer ']'
21:43:42 #27 1.225 + . //containerd.installer
21:43:42 #27 1.225 ++ set -e
21:43:42 #27 1.225 ++ : v1.5.9
21:43:42 #27 1.225 + install_containerd
21:43:42 #27 1.225 + echo 'Install containerd version v1.5.9'
21:43:42 #27 1.225 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fzTvIX7Hej/src/github.com/containerd/containerd
21:43:42 #27 1.225 Cloning into '/tmp/tmp.fzTvIX7Hej/src/github.com/containerd/containerd'...
21:43:43 #27 ...
21:43:43 
21:43:43 #16 [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
21:43:43 #16 sha256:8da4c392225e3c69d8b94d550b92a0212867c0d681906c17b214b939376f1c2c
21:43:43 #16 18.39 Selecting previously unselected package mingw-w64-x86-64-dev.
21:43:43 #16 18.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:43:43 #16 18.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:43:43 #16 20.95 Selecting previously unselected package gcc-mingw-w64-base.
21:43:43 #16 20.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
21:43:43 #16 20.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:43:43 #16 21.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.#16 ...
21:43:43 
21:43:43 #20 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:43:43 #20 sha256:996e0907886ca75288d2b810822efb9e041237dbd332fea28a723a48011a0907
21:43:43 #20 DONE 3.6s
21:43:43 
21:43:43 #16 [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
21:43:43 #16 sha256:8da4c392225e3c69d8b94d550b92a0212867c0d681906c17b214b939376f1c2c
21:43:43 #16 21.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:43:43 #16 21.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
21:43:43 #16 21.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:43:46 #16 24.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:43:46 #16 24.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:43:46 #16 24.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:43:51 #16 29.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:43:51 #16 29.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:43:51 #16 29.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:43:54 #16 32.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:43:54 #16 32.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
21:43:54 #16 32.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:43:56 #16 34.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:43:56 #16 34.62 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:43:56 #16 34.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:43:57 #16 ...
21:43:57 
21:43:57 #30 [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
21:43:57 #30 sha256:4f6a3c196c3a2e768d0183135a7e47d458f77b1dfd2e634786e2a0f1fe71f9d6
21:43:57 #30 35.29 + for f in rootlesskit rootlesskit-docker-proxy
21:43:57 #30 35.29 + GOBIN=/build
21:43:57 #30 35.29 + GO111MODULE=on
21:43:57 #30 35.29 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
21:44:00 #30 38.04 rootlesskit version 0.14.6
21:44:00 #30 38.04 Usage of /build/rootlesskit-docker-proxy:
21:44:00 #30 38.04   -container-ip string
21:44:00 #30 38.04     	container ip
21:44:00 #30 38.04   -container-port int
21:44:00 #30 38.04     	container port (default -1)
21:44:00 #30 38.04   -host-ip string
21:44:00 #30 38.04     	host ip
21:44:00 #30 38.04   -host-port int
21:44:00 #30 38.04     	host port (default -1)
21:44:00 #30 38.04   -proto string
21:44:00 #30 38.04     	proxy protocol (default "tcp")
21:44:01 #30 ...
21:44:01 
21:44:01 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:44:01 #27 sha256:2300a1f9bd3bcef3ddec16deb32f2958878b64535d90531c57c4a930d2be6ffb
21:44:01 #27 18.49 + cd /tmp/tmp.fzTvIX7Hej/src/github.com/containerd/containerd
21:44:01 #27 18.49 + git checkout -q v1.5.9
21:44:01 #27 19.22 + export 'BUILDTAGS=netgo osusergo static_build'
21:44:01 #27 19.22 + BUILDTAGS='netgo osusergo static_build'
21:44:01 #27 19.22 + export EXTRA_FLAGS=-buildmode=pie
21:44:01 #27 19.22 + EXTRA_FLAGS=-buildmode=pie
21:44:01 #27 19.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:44:01 #27 19.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:44:01 #27 19.22 + '[' '' = dynamic ']'
21:44:01 #27 19.22 + make
21:44:01 #27 20.05 + bin/ctr
21:44:01 #27 ...
21:44:01 
21:44:01 #16 [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
21:44:01 #16 sha256:8da4c392225e3c69d8b94d550b92a0212867c0d681906c17b214b939376f1c2c
21:44:01 #16 39.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:44:01 #16 39.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:44:01 #16 39.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:44:04 #16 ...
21:44:04 
21:44:04 #30 [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
21:44:04 #30 sha256:4f6a3c196c3a2e768d0183135a7e47d458f77b1dfd2e634786e2a0f1fe71f9d6
21:44:04 #30 DONE 41.7s
21:44:04 
21:44:04 #16 [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
21:44:04 #16 sha256:8da4c392225e3c69d8b94d550b92a0212867c0d681906c17b214b939376f1c2c
21:44:04 #16 41.74 Selecting previously unselected package g++-mingw-w64-x86-64.
21:44:04 #16 41.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:44:04 #16 41.77 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:44:04 #16 41.88 Selecting previously unselected package libapparmor1:amd64.
21:44:04 #16 41.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
21:44:04 #16 41.90 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:44:04 #16 ...
21:44:04 
21:44:04 #31 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:44:04 #31 sha256:cb19bf6a3295e1a90836a1fee066075fb94891510b3ef96cd2decfa1e349d4c0
21:44:04 #31 DONE 0.2s
21:44:04 
21:44:04 #32 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:44:04 #32 sha256:8ba53b8ea2b2e352ab941813547955ca18b28031d593815a11500865d296a852
21:44:04 #32 DONE 0.0s
21:44:04 
21:44:04 #16 [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
21:44:04 #16 sha256:8da4c392225e3c69d8b94d550b92a0212867c0d681906c17b214b939376f1c2c
21:44:04 #16 42.03 Selecting previously unselected package libapparmor-dev:amd64.
21:44:04 #16 42.03 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
21:44:04 #16 42.04 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
21:44:04 #16 42.16 Selecting previously unselected package libbtrfs0:amd64.
21:44:04 #16 42.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
21:44:04 #16 42.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:44:04 #16 42.24 Selecting previously unselected package libbtrfs-dev:amd64.
21:44:04 #16 42.25 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:44:04 #16 42.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:44:04 #16 42.38 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:44:04 #16 42.39 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:44:04 #16 42.41 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:44:04 #16 42.43 Selecting previously unselected package libudev-dev:amd64.
21:44:04 #16 42.44 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
21:44:04 #16 42.44 Unpacking libudev-dev:amd64 (247.3-6) ...
21:44:04 #16 42.53 Selecting previously unselected package libsepol1-dev:amd64.
21:44:04 #16 42.53 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
21:44:04 #16 42.54 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:44:04 #16 42.68 Selecting previously unselected package libpcre2-16-0:amd64.
21:44:04 #16 42.69 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
21:44:04 #16 42.69 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
21:44:04 #16 42.80 Selecting previously unselected package libpcre2-32-0:amd64.
21:44:04 #16 42.81 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
21:44:04 #16 42.81 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
21:44:04 #16 42.92 Selecting previously unselected package libpcre2-posix2:amd64.
21:44:04 #16 42.92 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
21:44:04 #16 42.93 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
21:44:04 #16 42.99 Selecting previously unselected package libpcre2-dev:amd64.
21:44:04 #16 43.00 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
21:44:04 #16 43.01 Unpacking libpcre2-dev:amd64 (10.36-2) ...
21:44:05 #16 43.29 Selecting previously unselected package libselinux1-dev:amd64.
21:44:05 #16 43.29 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
21:44:05 #16 43.31 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:44:05 #16 43.47 Selecting previously unselected package libdevmapper-dev:amd64.
21:44:05 #16 43.47 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:44:05 #16 43.48 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:44:05 #16 43.52 Selecting previously unselected package libseccomp-dev:amd64.
21:44:05 #16 43.53 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:44:05 #16 43.53 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:44:05 #16 43.65 Selecting previously unselected package libsystemd-dev:amd64.
21:44:05 #16 43.65 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
21:44:05 #16 43.66 Unpacking libsystemd-dev:amd64 (247.3-6) ...
21:44:05 #16 43.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:44:05 #16 43.89 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:44:05 #16 43.90 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:44:05 #16 43.92 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:44:05 #16 43.93 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:44:05 #16 43.94 Setting up libpcre2-16-0:amd64 (10.36-2) ...
21:44:05 #16 43.95 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:44:05 #16 43.96 Setting up libpcre2-32-0:amd64 (10.36-2) ...
21:44:05 #16 43.98 Setting up libudev-dev:amd64 (247.3-6) ...
21:44:05 #16 43.99 Setting up libpcre2-posix2:amd64 (10.36-2) ...
21:44:05 #16 44.00 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:44:05 #16 44.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:44:05 #16 44.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:44:05 #16 44.04 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
21:44:05 #16 44.05 Setting up mingw-w64-common (8.0.0-1) ...
21:44:05 #16 44.06 Setting up libsystemd-dev:amd64 (247.3-6) ...
21:44:05 #16 44.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:44:05 #16 44.08 Setting up libpcre2-dev:amd64 (10.36-2) ...
21:44:06 #16 44.10 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:44:06 #16 44.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:44:06 #16 44.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:44:06 #16 44.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:44:06 #16 44.14 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:44:06 #16 44.15 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:44:06 #16 44.16 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:44:06 #16 44.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:44:06 #16 44.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:44:06 #16 44.19 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:44:06 #16 44.21 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:44:06 #16 44.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:44:06 #16 44.25 Setting up dmsetup (2:1.02.175-2.1) ...
21:44:06 #16 44.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:44:06 #16 44.27 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:44:06 #16 44.29 Processing triggers for libc-bin (2.31-13+deb11u2) ...
21:44:06 #16 DONE 44.5s
21:44:06 
21:44:06 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:44:06 #27 sha256:2300a1f9bd3bcef3ddec16deb32f2958878b64535d90531c57c4a930d2be6ffb
21:44:06 #27 ...
21:44:06 
21:44:06 #21 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
21:44:06 #21 sha256:32861034d8286e70a7e463285a2ac8a09266adbaf99abf5728be4e6bf6452016
21:44:06 #21 DONE 0.1s
21:44:06 
21:44:06 #22 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:44:06 #22 sha256:9003a5cb5d47e41e294356eb0a54d4c50518322c2d6034f7f587646a7b526001
21:44:06 #22 DONE 0.1s
21:44:06 
21:44:06 #23 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:44:06 #23 sha256:aeed815d4deb692615bcbaeb32add6a67678fe1cb25e2d89897ec8f029b321d6
21:44:07 #23 0.733 + RM_GOPATH=0
21:44:07 #23 0.734 + TMP_GOPATH=
21:44:07 #23 0.734 + : /build
21:44:07 #23 0.734 + '[' -z '' ']'
21:44:07 #23 0.734 ++ mktemp -d
21:44:07 #23 0.734 + export GOPATH=/tmp/tmp.Mp3peKd2uJ
21:44:07 #23 0.735 + GOPATH=/tmp/tmp.Mp3peKd2uJ
21:44:07 #23 0.735 + RM_GOPATH=1
21:44:07 #23 0.735 + case "$(go env GOARCH)" in
21:44:07 #23 0.735 ++ go env GOARCH
21:44:07 #23 0.741 + export GO_BUILDMODE=-buildmode=pie
21:44:07 #23 0.741 + GO_BUILDMODE=-buildmode=pie
21:44:07 #23 0.741 ++ dirname /install.sh
21:44:07 #23 0.742 + dir=/
21:44:07 #23 0.742 + bin=runc
21:44:07 #23 0.742 + shift
21:44:07 #23 0.742 + '[' '!' -f //runc.installer ']'
21:44:07 #23 0.743 + . //runc.installer
21:44:07 #23 0.743 ++ set -e
21:44:07 #23 0.743 ++ : v1.1.0
21:44:07 #23 0.743 + install_runc
21:44:07 #23 0.743 + RUNC_BUILDTAGS=seccomp
21:44:07 #23 0.743 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
21:44:07 #23 0.744 Install runc version v1.1.0 (build tags: seccomp)
21:44:07 #23 0.744 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Mp3peKd2uJ/src/github.com/opencontainers/runc
21:44:07 #23 0.745 Cloning into '/tmp/tmp.Mp3peKd2uJ/src/github.com/opencontainers/runc'...
21:44:10 #23 3.751 + cd /tmp/tmp.Mp3peKd2uJ/src/github.com/opencontainers/runc
21:44:10 #23 3.751 + git checkout -q v1.1.0
21:44:10 #23 3.913 + '[' -z '' ']'
21:44:10 #23 3.914 + target=static
21:44:10 #23 3.914 + make BUILDTAGS=seccomp static
21:44:10 #23 4.134 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
21:45:06 #23 56.73 + mkdir -p /build
21:45:06 #23 56.74 + cp runc /build/runc
21:45:06 #23 DONE 57.5s
21:45:06 
21:45:06 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:45:06 #27 sha256:2300a1f9bd3bcef3ddec16deb32f2958878b64535d90531c57c4a930d2be6ffb
21:45:06 #27 ...
21:45:06 
21:45:06 #24 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
21:45:06 #24 sha256:1605ec791f0ef4eb75f89cfe99723707055d3d163e811c7f2fca7dc6057f3a41
21:45:06 #24 DONE 0.3s
21:45:06 
21:45:06 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:45:06 #27 sha256:2300a1f9bd3bcef3ddec16deb32f2958878b64535d90531c57c4a930d2be6ffb
21:45:10 #27 96.79 + bin/containerd
21:45:44 #27 128.8 # github.com/containerd/containerd/cmd/containerd
21:45:44 #27 128.8 /usr/bin/ld: /tmp/go-link-724234797/000019.o: in function `New':
21:45:44 #27 128.8 /tmp/tmp.fzTvIX7Hej/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
21:45:44 #27 128.9 + bin/containerd-stress
21:45:44 #27 130.0 + bin/containerd-shim
21:45:49 #27 137.1 + bin/containerd-shim-runc-v1
21:45:55 #27 142.0 + bin/containerd-shim-runc-v2
21:45:55 #27 142.6 + binaries
21:45:55 #27 142.6 + install -D bin/containerd /build/containerd
21:45:55 #27 142.6 + install -D bin/containerd-shim /build/containerd-shim
21:45:55 #27 142.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:45:55 #27 142.6 + install -D bin/ctr /build/ctr
21:45:57 #27 DONE 144.5s
21:45:58 
21:45:58 #28 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
21:45:58 #28 sha256:b610f4ad3a14a5e8b151b6ae172225c999abb4f145819c3ce629e2922b74cc5e
21:45:59 #28 DONE 0.8s
21:45:59 
21:45:59 #33 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
21:45:59 #33 sha256:ed2b87c66d6815bc6ef6fe06da037c7171bed5c7fac0f39a76c058bc1ce3d470
21:45:59 #33 DONE 0.2s
21:45:59 
21:45:59 #38 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
21:45:59 #38 sha256:98092b0dcf0c46e93bd4b85961d4c308cf2f0f88051d3e21ef9b727279c27224
21:46:00 #38 DONE 0.9s
21:46:00 
21:46:00 #39 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
21:46:00 #39 sha256:8288cebf2f0e4a137c051548b0632db60d1b46cdc26b961aa11fef3d213ac8db
21:46:00 #39 DONE 0.0s
21:46:00 
21:46:00 #40 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker         hack/make.sh binary
21:46:00 #40 sha256:dea7426240dfc2aae07b3d056105feadda4f24a777c1b9d94224865d9f75088e
21:46:00 #40 0.345 
21:46:00 #40 0.404 Removing /build/bundles/
21:46:00 #40 0.405 
21:46:00 #40 0.410 ---> Making bundle: binary (in /build/bundles/binary)
21:46:00 #40 0.437 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20220203202007-c780f7c
21:46:00 #40 0.437 GOOS="" GOARCH="" GOARM=""
21:47:22 #40 70.83 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20220203202007-c780f7c
21:47:22 #40 71.30 Copying nested executables into /build/bundles/binary-daemon
21:47:22 #40 72.53 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220203202007-c780f7c
21:47:22 #40 72.53 GOOS="" GOARCH="" GOARM=""
21:47:22 #40 72.76 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220203202007-c780f7c
21:47:22 #40 72.78 
21:47:22 #40 DONE 75.4s
21:47:22 
21:47:22 #41 [binary 1/1] COPY --from=build-binary /build/bundles/ /
21:47:22 #41 sha256:107fcc2ee2d623f27c23a25f7d34161326819167cf60ca822751b64fa3b0c160
21:47:22 #41 DONE 2.7s
21:47:22 
21:47:22 #42 exporting to client
21:47:22 #42 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
21:47:22 #42 copying files 33B
21:47:22 #42 copying files 204.95MB 1.1s done
21:47:22 #42 DONE 1.1s
21:47:22 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-627/src/github.com/docker/docker'
21:47:22 mkdir -p build/linux/docker
21:47:22 cp /home/ubuntu/workspace/docker-ce-packaging_PR-627/src/github.com/docker/cli/build/docker build/linux/docker/
21:47:22 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
21:47:22 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-627/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
21:47:22 done
21:47:22 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20220203202007-c780f7c.tgz docker
21:47:32 # extra binaries for running rootless
21:47:32 mkdir -p build/linux/docker-rootless-extras
21:47:32 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
21:47:32 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-627/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
21:47:32 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-627/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
21:47:32 	fi \
21:47:32 done
21:47:32 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20220203202007-c780f7c.tgz docker-rootless-extras
21:47:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-627/static'