Skip to content

Console Output

13:47:40 [2020-04-06T13:47:40.053Z] + docker build -t dockerbuildbot/compose:debian-5a286c39dfed6e603a43450df105fca55036e77f --target build --build-arg BUILD_PLATFORM=debian --build-arg GIT_COMMIT=5a286c39dfed6e603a43450df105fca55036e77f .
13:47:40 [2020-04-06T13:47:40.053Z] Sending build context to Docker daemon  1.875MB

13:47:40 [2020-04-06T13:47:40.053Z] Step 1/32 : ARG DOCKER_VERSION=19.03.5
13:47:40 [2020-04-06T13:47:40.053Z] Step 2/32 : ARG PYTHON_VERSION=3.7.6
13:47:40 [2020-04-06T13:47:40.053Z] Step 3/32 : ARG BUILD_ALPINE_VERSION=3.11
13:47:40 [2020-04-06T13:47:40.053Z] Step 4/32 : ARG BUILD_DEBIAN_VERSION=slim-stretch
13:47:40 [2020-04-06T13:47:40.053Z] Step 5/32 : ARG RUNTIME_ALPINE_VERSION=3.11.3
13:47:40 [2020-04-06T13:47:40.053Z] Step 6/32 : ARG RUNTIME_DEBIAN_VERSION=stretch-20191224-slim
13:47:40 [2020-04-06T13:47:40.053Z] Step 7/32 : ARG BUILD_PLATFORM=alpine
13:47:40 [2020-04-06T13:47:40.053Z] Step 8/32 : FROM docker:${DOCKER_VERSION} AS docker-cli
13:47:40 [2020-04-06T13:47:40.311Z] 19.03.5: Pulling from library/docker
13:47:40 [2020-04-06T13:47:40.311Z] c9b1b535fdd9: Already exists
13:47:40 [2020-04-06T13:47:40.311Z] cd54125436dc: Pulling fs layer
13:47:40 [2020-04-06T13:47:40.311Z] 70d1554c15cb: Pulling fs layer
13:47:40 [2020-04-06T13:47:40.311Z] 79e322b40fa7: Pulling fs layer
13:47:40 [2020-04-06T13:47:40.311Z] fa396aa1c77a: Pulling fs layer
13:47:40 [2020-04-06T13:47:40.311Z] af8b1978c51e: Pulling fs layer
13:47:40 [2020-04-06T13:47:40.311Z] e3cc93a7c611: Pulling fs layer
13:47:40 [2020-04-06T13:47:40.311Z] fa396aa1c77a: Waiting
13:47:40 [2020-04-06T13:47:40.311Z] e3cc93a7c611: Waiting
13:47:40 [2020-04-06T13:47:40.311Z] af8b1978c51e: Waiting
13:47:40 [2020-04-06T13:47:40.311Z] 70d1554c15cb: Verifying Checksum
13:47:40 [2020-04-06T13:47:40.311Z] 70d1554c15cb: Download complete
13:47:40 [2020-04-06T13:47:40.311Z] cd54125436dc: Verifying Checksum
13:47:40 [2020-04-06T13:47:40.311Z] cd54125436dc: Download complete
13:47:40 [2020-04-06T13:47:40.311Z] af8b1978c51e: Download complete
13:47:40 [2020-04-06T13:47:40.567Z] fa396aa1c77a: Verifying Checksum
13:47:40 [2020-04-06T13:47:40.567Z] fa396aa1c77a: Download complete
13:47:40 [2020-04-06T13:47:40.567Z] e3cc93a7c611: Verifying Checksum
13:47:40 [2020-04-06T13:47:40.567Z] e3cc93a7c611: Download complete
13:47:41 [2020-04-06T13:47:41.132Z] cd54125436dc: Pull complete
13:47:41 [2020-04-06T13:47:41.132Z] 79e322b40fa7: Verifying Checksum
13:47:41 [2020-04-06T13:47:41.132Z] 79e322b40fa7: Download complete
13:47:41 [2020-04-06T13:47:41.132Z] 70d1554c15cb: Pull complete
13:47:43 [2020-04-06T13:47:43.033Z] 79e322b40fa7: Pull complete
13:47:43 [2020-04-06T13:47:43.290Z] fa396aa1c77a: Pull complete
13:47:43 [2020-04-06T13:47:43.290Z] af8b1978c51e: Pull complete
13:47:43 [2020-04-06T13:47:43.290Z] e3cc93a7c611: Pull complete
13:47:43 [2020-04-06T13:47:43.290Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95
13:47:43 [2020-04-06T13:47:43.290Z] Status: Downloaded newer image for docker:19.03.5
13:47:43 [2020-04-06T13:47:43.290Z]  ---> 31c774f62a9b
13:47:43 [2020-04-06T13:47:43.290Z] Step 9/32 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine
13:47:43 [2020-04-06T13:47:43.546Z] 3.7.6-alpine3.11: Pulling from library/python
13:47:43 [2020-04-06T13:47:43.546Z] c9b1b535fdd9: Already exists
13:47:43 [2020-04-06T13:47:43.546Z] 2cc5ad85d9ab: Pulling fs layer
13:47:43 [2020-04-06T13:47:43.546Z] 53a2fca3c2ea: Pulling fs layer
13:47:43 [2020-04-06T13:47:43.546Z] 30fce49de8b1: Pulling fs layer
13:47:43 [2020-04-06T13:47:43.546Z] ca406aaf66e0: Pulling fs layer
13:47:43 [2020-04-06T13:47:43.546Z] ca406aaf66e0: Waiting
13:47:43 [2020-04-06T13:47:43.546Z] 30fce49de8b1: Verifying Checksum
13:47:43 [2020-04-06T13:47:43.546Z] 30fce49de8b1: Download complete
13:47:43 [2020-04-06T13:47:43.546Z] 2cc5ad85d9ab: Verifying Checksum
13:47:43 [2020-04-06T13:47:43.546Z] 2cc5ad85d9ab: Download complete
13:47:43 [2020-04-06T13:47:43.803Z] ca406aaf66e0: Verifying Checksum
13:47:43 [2020-04-06T13:47:43.803Z] ca406aaf66e0: Download complete
13:47:43 [2020-04-06T13:47:43.803Z] 2cc5ad85d9ab: Pull complete
13:47:43 [2020-04-06T13:47:43.803Z] 53a2fca3c2ea: Download complete
13:47:45 [2020-04-06T13:47:45.170Z] 53a2fca3c2ea: Pull complete
13:47:45 [2020-04-06T13:47:45.427Z] 30fce49de8b1: Pull complete
13:47:45 [2020-04-06T13:47:45.427Z] ca406aaf66e0: Pull complete
13:47:45 [2020-04-06T13:47:45.427Z] Digest: sha256:4e91ff3eed8bdd013178b6d8e55f656b394aeea42945f04389e4af5462e7cb6d
13:47:45 [2020-04-06T13:47:45.427Z] Status: Downloaded newer image for python:3.7.6-alpine3.11
13:47:45 [2020-04-06T13:47:45.427Z]  ---> a5d195bb2a63
13:47:45 [2020-04-06T13:47:45.427Z] Step 10/32 : RUN apk add --no-cache     bash     build-base     ca-certificates     curl     gcc     git     libc-dev     libffi-dev     libgcc     make     musl-dev     openssl     openssl-dev     python2     python2-dev     zlib-dev
13:47:46 [2020-04-06T13:47:46.794Z]  ---> Running in 6c44c887177c
13:47:47 [2020-04-06T13:47:47.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
13:47:48 [2020-04-06T13:47:48.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
13:47:48 [2020-04-06T13:47:48.651Z] (1/33) Upgrading musl (1.1.24-r0 -> 1.1.24-r2)
13:47:48 [2020-04-06T13:47:48.651Z] (2/33) Installing bash (5.0.11-r1)
13:47:48 [2020-04-06T13:47:48.651Z] Executing bash-5.0.11-r1.post-install
13:47:48 [2020-04-06T13:47:48.651Z] (3/33) Installing libgcc (9.2.0-r4)
13:47:48 [2020-04-06T13:47:48.651Z] (4/33) Installing libstdc++ (9.2.0-r4)
13:47:48 [2020-04-06T13:47:48.651Z] (5/33) Installing binutils (2.33.1-r0)
13:47:48 [2020-04-06T13:47:48.908Z] (6/33) Installing libmagic (5.37-r1)
13:47:48 [2020-04-06T13:47:48.908Z] (7/33) Installing file (5.37-r1)
13:47:48 [2020-04-06T13:47:48.908Z] (8/33) Installing gmp (6.1.2-r1)
13:47:48 [2020-04-06T13:47:48.908Z] (9/33) Installing isl (0.18-r0)
13:47:48 [2020-04-06T13:47:48.908Z] (10/33) Installing libgomp (9.2.0-r4)
13:47:48 [2020-04-06T13:47:48.908Z] (11/33) Installing libatomic (9.2.0-r4)
13:47:48 [2020-04-06T13:47:48.908Z] (12/33) Installing mpfr4 (4.0.2-r1)
13:47:48 [2020-04-06T13:47:48.908Z] (13/33) Installing mpc1 (1.1.0-r1)
13:47:48 [2020-04-06T13:47:48.908Z] (14/33) Installing gcc (9.2.0-r4)
13:47:49 [2020-04-06T13:47:49.471Z] (15/33) Installing musl-dev (1.1.24-r2)
13:47:49 [2020-04-06T13:47:49.728Z] (16/33) Installing libc-dev (0.7.2-r0)
13:47:49 [2020-04-06T13:47:49.728Z] (17/33) Installing g++ (9.2.0-r4)
13:47:49 [2020-04-06T13:47:49.985Z] (18/33) Installing make (4.2.1-r2)
13:47:49 [2020-04-06T13:47:49.986Z] (19/33) Installing fortify-headers (1.1-r0)
13:47:49 [2020-04-06T13:47:49.986Z] (20/33) Installing build-base (0.5-r1)
13:47:49 [2020-04-06T13:47:49.986Z] (21/33) Installing nghttp2-libs (1.40.0-r0)
13:47:49 [2020-04-06T13:47:49.986Z] (22/33) Installing libcurl (7.67.0-r0)
13:47:49 [2020-04-06T13:47:49.986Z] (23/33) Installing curl (7.67.0-r0)
13:47:49 [2020-04-06T13:47:49.986Z] (24/33) Installing pcre2 (10.34-r1)
13:47:49 [2020-04-06T13:47:49.986Z] (25/33) Installing git (2.24.1-r0)
13:47:50 [2020-04-06T13:47:50.243Z] (26/33) Installing linux-headers (4.19.36-r0)
13:47:50 [2020-04-06T13:47:50.243Z] (27/33) Installing pkgconf (1.6.3-r0)
13:47:50 [2020-04-06T13:47:50.243Z] (28/33) Installing libffi-dev (3.2.1-r6)
13:47:50 [2020-04-06T13:47:50.243Z] (29/33) Installing openssl (1.1.1d-r3)
13:47:50 [2020-04-06T13:47:50.243Z] (30/33) Installing openssl-dev (1.1.1d-r3)
13:47:50 [2020-04-06T13:47:50.243Z] (31/33) Installing python2 (2.7.16-r3)
13:47:50 [2020-04-06T13:47:50.807Z] (32/33) Installing python2-dev (2.7.16-r3)
13:47:50 [2020-04-06T13:47:50.807Z] (33/33) Installing zlib-dev (1.2.11-r3)
13:47:50 [2020-04-06T13:47:50.807Z] Executing busybox-1.31.1-r9.trigger
13:47:50 [2020-04-06T13:47:50.807Z] OK: 265 MiB in 67 packages
13:47:54 [2020-04-06T13:47:54.977Z] Removing intermediate container 6c44c887177c
13:47:54 [2020-04-06T13:47:54.977Z]  ---> 6157a4efe633
13:47:54 [2020-04-06T13:47:54.977Z] Step 11/32 : ENV BUILD_BOOTLOADER=1
13:47:54 [2020-04-06T13:47:54.977Z]  ---> Running in 0078eea5c25d
13:47:54 [2020-04-06T13:47:54.977Z] Removing intermediate container 0078eea5c25d
13:47:54 [2020-04-06T13:47:54.977Z]  ---> 08d607e13497
13:47:54 [2020-04-06T13:47:54.977Z] Step 12/32 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian
13:47:54 [2020-04-06T13:47:54.977Z] 3.7.6-slim-stretch: Pulling from library/python
13:47:54 [2020-04-06T13:47:54.977Z] 6d28e14ab8c8: Pulling fs layer
13:47:54 [2020-04-06T13:47:54.977Z] f87645a1e5dc: Pulling fs layer
13:47:54 [2020-04-06T13:47:54.977Z] 6a33999da14c: Pulling fs layer
13:47:54 [2020-04-06T13:47:54.977Z] a66020c98364: Pulling fs layer
13:47:54 [2020-04-06T13:47:54.977Z] c47035224950: Pulling fs layer
13:47:54 [2020-04-06T13:47:54.977Z] a66020c98364: Waiting
13:47:54 [2020-04-06T13:47:54.977Z] c47035224950: Waiting
13:47:55 [2020-04-06T13:47:55.234Z] f87645a1e5dc: Download complete
13:47:55 [2020-04-06T13:47:55.234Z] a66020c98364: Verifying Checksum
13:47:55 [2020-04-06T13:47:55.234Z] a66020c98364: Download complete
13:47:55 [2020-04-06T13:47:55.491Z] 6d28e14ab8c8: Verifying Checksum
13:47:55 [2020-04-06T13:47:55.491Z] 6d28e14ab8c8: Download complete
13:47:55 [2020-04-06T13:47:55.491Z] 6a33999da14c: Verifying Checksum
13:47:55 [2020-04-06T13:47:55.491Z] 6a33999da14c: Download complete
13:47:55 [2020-04-06T13:47:55.491Z] c47035224950: Verifying Checksum
13:47:55 [2020-04-06T13:47:55.491Z] c47035224950: Download complete
13:47:56 [2020-04-06T13:47:56.420Z] 6d28e14ab8c8: Pull complete
13:47:56 [2020-04-06T13:47:56.677Z] f87645a1e5dc: Pull complete
13:47:57 [2020-04-06T13:47:57.606Z] 6a33999da14c: Pull complete
13:47:57 [2020-04-06T13:47:57.863Z] a66020c98364: Pull complete
13:47:58 [2020-04-06T13:47:58.119Z] c47035224950: Pull complete
13:47:58 [2020-04-06T13:47:58.119Z] Digest: sha256:a6aec2ec9d2e03c64ffacf994f570396dc28142f7ba34c3bffcab5b4af6f04c9
13:47:58 [2020-04-06T13:47:58.119Z] Status: Downloaded newer image for python:3.7.6-slim-stretch
13:47:58 [2020-04-06T13:47:58.119Z]  ---> 954ab0c23f8d
13:47:58 [2020-04-06T13:47:58.119Z] Step 13/32 : RUN apt-get update && apt-get install --no-install-recommends -y     curl     gcc     git     libc-dev     libffi-dev     libgcc-6-dev     libssl-dev     make     openssl     python2.7-dev     zlib1g-dev
13:47:58 [2020-04-06T13:47:58.379Z]  ---> Running in 965543bfef7a
13:47:59 [2020-04-06T13:47:59.310Z] Ign:1 http://deb.debian.org/debian stretch InRelease
13:47:59 [2020-04-06T13:47:59.310Z] Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:47:59 [2020-04-06T13:47:59.310Z] Get:3 http://deb.debian.org/debian stretch Release [118 kB]
13:47:59 [2020-04-06T13:47:59.310Z] Get:4 http://deb.debian.org/debian stretch Release.gpg [2410 B]
13:47:59 [2020-04-06T13:47:59.310Z] Get:5 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:47:59 [2020-04-06T13:47:59.567Z] Get:6 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
13:48:07 [2020-04-06T13:48:07.659Z] Get:7 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:48:07 [2020-04-06T13:48:07.659Z] Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [521 kB]
13:48:07 [2020-04-06T13:48:07.659Z] Fetched 7938 kB in 8s (950 kB/s)
13:48:08 [2020-04-06T13:48:08.223Z] Reading package lists...
13:48:08 [2020-04-06T13:48:08.788Z] Reading package lists...
13:48:08 [2020-04-06T13:48:08.788Z] Building dependency tree...
13:48:08 [2020-04-06T13:48:08.788Z] Reading state information...
13:48:08 [2020-04-06T13:48:08.788Z] openssl is already the newest version (1.1.0l-1~deb9u1).
13:48:08 [2020-04-06T13:48:08.788Z] openssl set to manually installed.
13:48:08 [2020-04-06T13:48:08.788Z] The following additional packages will be installed:
13:48:08 [2020-04-06T13:48:08.788Z]   binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0
13:48:08 [2020-04-06T13:48:08.788Z]   libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libexpat1-dev libgmp10
13:48:08 [2020-04-06T13:48:08.788Z]   libgnutls30 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0
13:48:08 [2020-04-06T13:48:08.788Z]   libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
13:48:08 [2020-04-06T13:48:08.788Z]   libldap-2.4-2 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6
13:48:08 [2020-04-06T13:48:08.788Z]   libnghttp2-14 libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
13:48:08 [2020-04-06T13:48:08.788Z]   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
13:48:08 [2020-04-06T13:48:08.788Z]   libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0
13:48:08 [2020-04-06T13:48:08.788Z]   libunistring0 linux-libc-dev mime-support perl perl-modules-5.24 python2.7
13:48:08 [2020-04-06T13:48:08.788Z]   python2.7-minimal
13:48:08 [2020-04-06T13:48:08.788Z] Suggested packages:
13:48:08 [2020-04-06T13:48:08.788Z]   binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf
13:48:08 [2020-04-06T13:48:08.788Z]   automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg
13:48:08 [2020-04-06T13:48:08.788Z]   libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg
13:48:08 [2020-04-06T13:48:08.788Z]   libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg
13:48:08 [2020-04-06T13:48:08.788Z]   gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
13:48:08 [2020-04-06T13:48:08.788Z]   git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc
13:48:08 [2020-04-06T13:48:08.788Z]   gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl
13:48:08 [2020-04-06T13:48:08.788Z]   | libterm-readline-perl-perl python2.7-doc binfmt-support
13:48:08 [2020-04-06T13:48:08.788Z] Recommended packages:
13:48:08 [2020-04-06T13:48:08.788Z]   patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix
13:48:08 [2020-04-06T13:48:08.788Z]   libsasl2-modules libssl-doc bzip2 file xz-utils rename
13:48:09 [2020-04-06T13:48:09.352Z] The following NEW packages will be installed:
13:48:09 [2020-04-06T13:48:09.352Z]   binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1
13:48:09 [2020-04-06T13:48:09.352Z]   libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls
13:48:09 [2020-04-06T13:48:09.352Z]   liberror-perl libexpat1-dev libffi-dev libgcc-6-dev libgmp10 libgnutls30
13:48:09 [2020-04-06T13:48:09.352Z]   libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1
13:48:09 [2020-04-06T13:48:09.352Z]   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
13:48:09 [2020-04-06T13:48:09.352Z]   libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14
13:48:09 [2020-04-06T13:48:09.352Z]   libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
13:48:09 [2020-04-06T13:48:09.352Z]   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
13:48:09 [2020-04-06T13:48:09.352Z]   libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0
13:48:09 [2020-04-06T13:48:09.352Z]   libubsan0 libunistring0 linux-libc-dev make mime-support perl
13:48:09 [2020-04-06T13:48:09.352Z]   perl-modules-5.24 python2.7 python2.7-dev python2.7-minimal zlib1g-dev
13:48:10 [2020-04-06T13:48:10.720Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
13:48:10 [2020-04-06T13:48:10.720Z] Need to get 79.7 MB of archives.
13:48:10 [2020-04-06T13:48:10.720Z] After this operation, 271 MB of additional disk space will be used.
13:48:10 [2020-04-06T13:48:10.720Z] Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u6 [2725 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:2 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u6 [3525 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:3 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u6 [218 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:4 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:5 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:6 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:7 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:8 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:9 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:10 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:11 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:12 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:13 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:14 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:15 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:16 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:17 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:18 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:19 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:20 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u3 [85.7 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:21 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u3 [220 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:22 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:23 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:24 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:25 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:26 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:27 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u5 [1433 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:28 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u5 [4161 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:29 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:30 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:31 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u1 [1304 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:32 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:33 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:34 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:35 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:36 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:37 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:38 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:39 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:40 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:41 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:42 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:43 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:44 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B]
13:48:10 [2020-04-06T13:48:10.720Z] Get:45 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:46 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:47 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:48 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:49 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:50 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:51 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB]
13:48:10 [2020-04-06T13:48:10.720Z] Get:52 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:53 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:54 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B]
13:48:10 [2020-04-06T13:48:10.978Z] Get:55 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:56 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.210-1 [1481 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:57 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:58 http://deb.debian.org/debian stretch/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u3 [134 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:59 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:60 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB]
13:48:10 [2020-04-06T13:48:10.978Z] Get:61 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB]
13:48:11 [2020-04-06T13:48:11.235Z] Get:62 http://deb.debian.org/debian stretch/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB]
13:48:11 [2020-04-06T13:48:11.235Z] Get:63 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB]
13:48:11 [2020-04-06T13:48:11.235Z] Get:64 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB]
13:48:11 [2020-04-06T13:48:11.235Z] Get:65 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
13:48:17 [2020-04-06T13:48:17.774Z] Get:66 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u10 [290 kB]
13:48:17 [2020-04-06T13:48:17.774Z] Get:67 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u10 [292 kB]
13:48:17 [2020-04-06T13:48:17.774Z] Get:68 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u10 [227 kB]
13:48:17 [2020-04-06T13:48:17.774Z] debconf: delaying package configuration, since apt-utils is not installed
13:48:17 [2020-04-06T13:48:17.774Z] Fetched 79.7 MB in 8s (9716 kB/s)
13:48:17 [2020-04-06T13:48:17.774Z] Selecting previously unselected package perl-modules-5.24.
13:48:17 [2020-04-06T13:48:17.774Z] (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 ... 6710 files and directories currently installed.)
13:48:17 [2020-04-06T13:48:17.774Z] Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u6_all.deb ...
13:48:17 [2020-04-06T13:48:17.774Z] Unpacking perl-modules-5.24 (5.24.1-3+deb9u6) ...
13:48:18 [2020-04-06T13:48:18.337Z] Selecting previously unselected package libperl5.24:amd64.
13:48:18 [2020-04-06T13:48:18.337Z] Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u6_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.337Z] Unpacking libperl5.24:amd64 (5.24.1-3+deb9u6) ...
13:48:18 [2020-04-06T13:48:18.594Z] Selecting previously unselected package perl.
13:48:18 [2020-04-06T13:48:18.594Z] Preparing to unpack .../02-perl_5.24.1-3+deb9u6_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.594Z] Unpacking perl (5.24.1-3+deb9u6) ...
13:48:18 [2020-04-06T13:48:18.594Z] Selecting previously unselected package libgmp10:amd64.
13:48:18 [2020-04-06T13:48:18.594Z] Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.594Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...
13:48:18 [2020-04-06T13:48:18.594Z] Selecting previously unselected package libnettle6:amd64.
13:48:18 [2020-04-06T13:48:18.594Z] Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.594Z] Unpacking libnettle6:amd64 (3.3-1+b2) ...
13:48:18 [2020-04-06T13:48:18.851Z] Selecting previously unselected package libhogweed4:amd64.
13:48:18 [2020-04-06T13:48:18.851Z] Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.851Z] Unpacking libhogweed4:amd64 (3.3-1+b2) ...
13:48:18 [2020-04-06T13:48:18.851Z] Selecting previously unselected package libidn11:amd64.
13:48:18 [2020-04-06T13:48:18.851Z] Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.851Z] Unpacking libidn11:amd64 (1.33-1+deb9u1) ...
13:48:18 [2020-04-06T13:48:18.851Z] Selecting previously unselected package libp11-kit0:amd64.
13:48:18 [2020-04-06T13:48:18.851Z] Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.851Z] Unpacking libp11-kit0:amd64 (0.23.3-2) ...
13:48:18 [2020-04-06T13:48:18.851Z] Selecting previously unselected package libtasn1-6:amd64.
13:48:18 [2020-04-06T13:48:18.851Z] Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.851Z] Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
13:48:18 [2020-04-06T13:48:18.851Z] Selecting previously unselected package libgnutls30:amd64.
13:48:18 [2020-04-06T13:48:18.851Z] Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ...
13:48:18 [2020-04-06T13:48:18.851Z] Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ...
13:48:19 [2020-04-06T13:48:19.108Z] Selecting previously unselected package libkeyutils1:amd64.
13:48:19 [2020-04-06T13:48:19.108Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.108Z] Unpacking libkeyutils1:amd64 (1.5.9-9) ...
13:48:19 [2020-04-06T13:48:19.108Z] Selecting previously unselected package libkrb5support0:amd64.
13:48:19 [2020-04-06T13:48:19.108Z] Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.108Z] Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.108Z] Selecting previously unselected package libk5crypto3:amd64.
13:48:19 [2020-04-06T13:48:19.108Z] Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.108Z] Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.108Z] Selecting previously unselected package libkrb5-3:amd64.
13:48:19 [2020-04-06T13:48:19.108Z] Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.108Z] Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.108Z] Selecting previously unselected package libgssapi-krb5-2:amd64.
13:48:19 [2020-04-06T13:48:19.108Z] Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.108Z] Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.365Z] Selecting previously unselected package libunistring0:amd64.
13:48:19 [2020-04-06T13:48:19.365Z] Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.365Z] Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
13:48:19 [2020-04-06T13:48:19.365Z] Selecting previously unselected package libidn2-0:amd64.
13:48:19 [2020-04-06T13:48:19.365Z] Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.365Z] Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.365Z] Selecting previously unselected package libsasl2-modules-db:amd64.
13:48:19 [2020-04-06T13:48:19.365Z] Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.365Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.365Z] Selecting previously unselected package libsasl2-2:amd64.
13:48:19 [2020-04-06T13:48:19.365Z] Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.365Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.365Z] Selecting previously unselected package libldap-common.
13:48:19 [2020-04-06T13:48:19.365Z] Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u3_all.deb ...
13:48:19 [2020-04-06T13:48:19.365Z] Unpacking libldap-common (2.4.44+dfsg-5+deb9u3) ...
13:48:19 [2020-04-06T13:48:19.622Z] Selecting previously unselected package libldap-2.4-2:amd64.
13:48:19 [2020-04-06T13:48:19.622Z] Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u3_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.622Z] Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ...
13:48:19 [2020-04-06T13:48:19.622Z] Selecting previously unselected package libnghttp2-14:amd64.
13:48:19 [2020-04-06T13:48:19.622Z] Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.622Z] Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.622Z] Selecting previously unselected package libpsl5:amd64.
13:48:19 [2020-04-06T13:48:19.622Z] Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.622Z] Unpacking libpsl5:amd64 (0.17.0-3) ...
13:48:19 [2020-04-06T13:48:19.622Z] Selecting previously unselected package librtmp1:amd64.
13:48:19 [2020-04-06T13:48:19.622Z] Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.622Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
13:48:19 [2020-04-06T13:48:19.622Z] Selecting previously unselected package libssh2-1:amd64.
13:48:19 [2020-04-06T13:48:19.622Z] Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.622Z] Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ...
13:48:19 [2020-04-06T13:48:19.622Z] Selecting previously unselected package libcurl3-gnutls:amd64.
13:48:19 [2020-04-06T13:48:19.622Z] Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u10_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.622Z] Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ...
13:48:19 [2020-04-06T13:48:19.879Z] Selecting previously unselected package liberror-perl.
13:48:19 [2020-04-06T13:48:19.879Z] Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ...
13:48:19 [2020-04-06T13:48:19.879Z] Unpacking liberror-perl (0.17024-1) ...
13:48:19 [2020-04-06T13:48:19.879Z] Selecting previously unselected package git-man.
13:48:19 [2020-04-06T13:48:19.879Z] Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u5_all.deb ...
13:48:19 [2020-04-06T13:48:19.879Z] Unpacking git-man (1:2.11.0-3+deb9u5) ...
13:48:19 [2020-04-06T13:48:19.879Z] Selecting previously unselected package git.
13:48:19 [2020-04-06T13:48:19.879Z] Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u5_amd64.deb ...
13:48:19 [2020-04-06T13:48:19.879Z] Unpacking git (1:2.11.0-3+deb9u5) ...
13:48:20 [2020-04-06T13:48:20.444Z] Selecting previously unselected package libpython2.7-minimal:amd64.
13:48:20 [2020-04-06T13:48:20.444Z] Preparing to unpack .../29-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
13:48:20 [2020-04-06T13:48:20.444Z] Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
13:48:20 [2020-04-06T13:48:20.444Z] Selecting previously unselected package python2.7-minimal.
13:48:20 [2020-04-06T13:48:20.444Z] Preparing to unpack .../30-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
13:48:20 [2020-04-06T13:48:20.444Z] Unpacking python2.7-minimal (2.7.13-2+deb9u3) ...
13:48:20 [2020-04-06T13:48:20.701Z] Selecting previously unselected package libssl1.0.2:amd64.
13:48:20 [2020-04-06T13:48:20.701Z] Preparing to unpack .../31-libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb ...
13:48:20 [2020-04-06T13:48:20.701Z] Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ...
13:48:20 [2020-04-06T13:48:20.701Z] Selecting previously unselected package mime-support.
13:48:20 [2020-04-06T13:48:20.701Z] Preparing to unpack .../32-mime-support_3.60_all.deb ...
13:48:20 [2020-04-06T13:48:20.701Z] Unpacking mime-support (3.60) ...
13:48:20 [2020-04-06T13:48:20.701Z] Selecting previously unselected package libpython2.7-stdlib:amd64.
13:48:20 [2020-04-06T13:48:20.701Z] Preparing to unpack .../33-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ...
13:48:20 [2020-04-06T13:48:20.701Z] Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
13:48:20 [2020-04-06T13:48:20.958Z] Selecting previously unselected package python2.7.
13:48:20 [2020-04-06T13:48:20.958Z] Preparing to unpack .../34-python2.7_2.7.13-2+deb9u3_amd64.deb ...
13:48:20 [2020-04-06T13:48:20.958Z] Unpacking python2.7 (2.7.13-2+deb9u3) ...
13:48:20 [2020-04-06T13:48:20.958Z] Selecting previously unselected package binutils.
13:48:20 [2020-04-06T13:48:20.958Z] Preparing to unpack .../35-binutils_2.28-5_amd64.deb ...
13:48:20 [2020-04-06T13:48:20.958Z] Unpacking binutils (2.28-5) ...
13:48:21 [2020-04-06T13:48:21.522Z] Selecting previously unselected package libisl15:amd64.
13:48:21 [2020-04-06T13:48:21.522Z] Preparing to unpack .../36-libisl15_0.18-1_amd64.deb ...
13:48:21 [2020-04-06T13:48:21.522Z] Unpacking libisl15:amd64 (0.18-1) ...
13:48:21 [2020-04-06T13:48:21.522Z] Selecting previously unselected package libmpfr4:amd64.
13:48:21 [2020-04-06T13:48:21.522Z] Preparing to unpack .../37-libmpfr4_3.1.5-1_amd64.deb ...
13:48:21 [2020-04-06T13:48:21.522Z] Unpacking libmpfr4:amd64 (3.1.5-1) ...
13:48:21 [2020-04-06T13:48:21.522Z] Selecting previously unselected package libmpc3:amd64.
13:48:21 [2020-04-06T13:48:21.522Z] Preparing to unpack .../38-libmpc3_1.0.3-1+b2_amd64.deb ...
13:48:21 [2020-04-06T13:48:21.522Z] Unpacking libmpc3:amd64 (1.0.3-1+b2) ...
13:48:21 [2020-04-06T13:48:21.778Z] Selecting previously unselected package cpp-6.
13:48:21 [2020-04-06T13:48:21.778Z] Preparing to unpack .../39-cpp-6_6.3.0-18+deb9u1_amd64.deb ...
13:48:21 [2020-04-06T13:48:21.778Z] Unpacking cpp-6 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.342Z] Selecting previously unselected package cpp.
13:48:22 [2020-04-06T13:48:22.342Z] Preparing to unpack .../40-cpp_4%3a6.3.0-4_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.342Z] Unpacking cpp (4:6.3.0-4) ...
13:48:22 [2020-04-06T13:48:22.342Z] Selecting previously unselected package libcurl3:amd64.
13:48:22 [2020-04-06T13:48:22.342Z] Preparing to unpack .../41-libcurl3_7.52.1-5+deb9u10_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.342Z] Unpacking libcurl3:amd64 (7.52.1-5+deb9u10) ...
13:48:22 [2020-04-06T13:48:22.342Z] Selecting previously unselected package curl.
13:48:22 [2020-04-06T13:48:22.342Z] Preparing to unpack .../42-curl_7.52.1-5+deb9u10_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.342Z] Unpacking curl (7.52.1-5+deb9u10) ...
13:48:22 [2020-04-06T13:48:22.342Z] Selecting previously unselected package libcc1-0:amd64.
13:48:22 [2020-04-06T13:48:22.342Z] Preparing to unpack .../43-libcc1-0_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.342Z] Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.598Z] Selecting previously unselected package libgomp1:amd64.
13:48:22 [2020-04-06T13:48:22.598Z] Preparing to unpack .../44-libgomp1_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.598Z] Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.598Z] Selecting previously unselected package libitm1:amd64.
13:48:22 [2020-04-06T13:48:22.598Z] Preparing to unpack .../45-libitm1_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.598Z] Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.598Z] Selecting previously unselected package libatomic1:amd64.
13:48:22 [2020-04-06T13:48:22.598Z] Preparing to unpack .../46-libatomic1_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.598Z] Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.598Z] Selecting previously unselected package libasan3:amd64.
13:48:22 [2020-04-06T13:48:22.598Z] Preparing to unpack .../47-libasan3_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.598Z] Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.598Z] Selecting previously unselected package liblsan0:amd64.
13:48:22 [2020-04-06T13:48:22.598Z] Preparing to unpack .../48-liblsan0_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.598Z] Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.854Z] Selecting previously unselected package libtsan0:amd64.
13:48:22 [2020-04-06T13:48:22.854Z] Preparing to unpack .../49-libtsan0_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.854Z] Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.854Z] Selecting previously unselected package libubsan0:amd64.
13:48:22 [2020-04-06T13:48:22.854Z] Preparing to unpack .../50-libubsan0_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.854Z] Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.854Z] Selecting previously unselected package libcilkrts5:amd64.
13:48:22 [2020-04-06T13:48:22.854Z] Preparing to unpack .../51-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.854Z] Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.854Z] Selecting previously unselected package libmpx2:amd64.
13:48:22 [2020-04-06T13:48:22.854Z] Preparing to unpack .../52-libmpx2_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.854Z] Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.854Z] Selecting previously unselected package libquadmath0:amd64.
13:48:22 [2020-04-06T13:48:22.854Z] Preparing to unpack .../53-libquadmath0_6.3.0-18+deb9u1_amd64.deb ...
13:48:22 [2020-04-06T13:48:22.854Z] Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ...
13:48:22 [2020-04-06T13:48:22.854Z] Selecting previously unselected package libgcc-6-dev:amd64.
13:48:22 [2020-04-06T13:48:22.854Z] Preparing to unpack .../54-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ...
13:48:23 [2020-04-06T13:48:23.111Z] Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
13:48:23 [2020-04-06T13:48:23.111Z] Selecting previously unselected package gcc-6.
13:48:23 [2020-04-06T13:48:23.111Z] Preparing to unpack .../55-gcc-6_6.3.0-18+deb9u1_amd64.deb ...
13:48:23 [2020-04-06T13:48:23.111Z] Unpacking gcc-6 (6.3.0-18+deb9u1) ...
13:48:24 [2020-04-06T13:48:24.042Z] Selecting previously unselected package gcc.
13:48:24 [2020-04-06T13:48:24.042Z] Preparing to unpack .../56-gcc_4%3a6.3.0-4_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.042Z] Unpacking gcc (4:6.3.0-4) ...
13:48:24 [2020-04-06T13:48:24.042Z] Selecting previously unselected package libc-dev-bin.
13:48:24 [2020-04-06T13:48:24.042Z] Preparing to unpack .../57-libc-dev-bin_2.24-11+deb9u4_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.042Z] Unpacking libc-dev-bin (2.24-11+deb9u4) ...
13:48:24 [2020-04-06T13:48:24.042Z] Selecting previously unselected package linux-libc-dev:amd64.
13:48:24 [2020-04-06T13:48:24.042Z] Preparing to unpack .../58-linux-libc-dev_4.9.210-1_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.042Z] Unpacking linux-libc-dev:amd64 (4.9.210-1) ...
13:48:24 [2020-04-06T13:48:24.042Z] Selecting previously unselected package libc6-dev:amd64.
13:48:24 [2020-04-06T13:48:24.042Z] Preparing to unpack .../59-libc6-dev_2.24-11+deb9u4_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.042Z] Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ...
13:48:24 [2020-04-06T13:48:24.298Z] Selecting previously unselected package libexpat1-dev:amd64.
13:48:24 [2020-04-06T13:48:24.298Z] Preparing to unpack .../60-libexpat1-dev_2.2.0-2+deb9u3_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.298Z] Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
13:48:24 [2020-04-06T13:48:24.555Z] Selecting previously unselected package libffi-dev:amd64.
13:48:24 [2020-04-06T13:48:24.555Z] Preparing to unpack .../61-libffi-dev_3.2.1-6_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.555Z] Unpacking libffi-dev:amd64 (3.2.1-6) ...
13:48:24 [2020-04-06T13:48:24.555Z] Selecting previously unselected package libpython2.7:amd64.
13:48:24 [2020-04-06T13:48:24.555Z] Preparing to unpack .../62-libpython2.7_2.7.13-2+deb9u3_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.555Z] Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ...
13:48:24 [2020-04-06T13:48:24.555Z] Selecting previously unselected package libpython2.7-dev:amd64.
13:48:24 [2020-04-06T13:48:24.555Z] Preparing to unpack .../63-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
13:48:24 [2020-04-06T13:48:24.555Z] Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
13:48:26 [2020-04-06T13:48:26.448Z] Selecting previously unselected package libssl-dev:amd64.
13:48:26 [2020-04-06T13:48:26.448Z] Preparing to unpack .../64-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ...
13:48:26 [2020-04-06T13:48:26.448Z] Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
13:48:26 [2020-04-06T13:48:26.705Z] Selecting previously unselected package make.
13:48:26 [2020-04-06T13:48:26.705Z] Preparing to unpack .../65-make_4.1-9.1_amd64.deb ...
13:48:26 [2020-04-06T13:48:26.705Z] Unpacking make (4.1-9.1) ...
13:48:26 [2020-04-06T13:48:26.705Z] Selecting previously unselected package python2.7-dev.
13:48:26 [2020-04-06T13:48:26.705Z] Preparing to unpack .../66-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
13:48:26 [2020-04-06T13:48:26.705Z] Unpacking python2.7-dev (2.7.13-2+deb9u3) ...
13:48:26 [2020-04-06T13:48:26.705Z] Selecting previously unselected package zlib1g-dev:amd64.
13:48:26 [2020-04-06T13:48:26.705Z] Preparing to unpack .../67-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
13:48:26 [2020-04-06T13:48:26.705Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up perl-modules-5.24 (5.24.1-3+deb9u6) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libperl5.24:amd64 (5.24.1-3+deb9u6) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libnettle6:amd64 (3.3-1+b2) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up git-man (1:2.11.0-3+deb9u5) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up make (4.1-9.1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libasan3:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up mime-support (3.60) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libldap-common (2.4.44+dfsg-5+deb9u3) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
13:48:26 [2020-04-06T13:48:26.961Z] Setting up linux-libc-dev:amd64 (4.9.210-1) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libffi-dev:amd64 (3.2.1-6) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up perl (5.24.1-3+deb9u6) ...
13:48:27 [2020-04-06T13:48:27.217Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
13:48:27 [2020-04-06T13:48:27.217Z] update-alternatives: warning: skip creation of /usr/share/man/man1/rename.1.gz because associated file /usr/share/man/man1/prename.1.gz (of link group rename) doesn't exist
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ...
13:48:27 [2020-04-06T13:48:27.217Z] debconf: unable to initialize frontend: Dialog
13:48:27 [2020-04-06T13:48:27.217Z] debconf: (TERM is not set, so the dialog frontend is not usable.)
13:48:27 [2020-04-06T13:48:27.217Z] debconf: falling back to frontend: Readline
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.217Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:48:27 [2020-04-06T13:48:27.217Z] Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libp11-kit0:amd64 (0.23.3-2) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libmpfr4:amd64 (3.1.5-1) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libmpc3:amd64 (1.0.3-1+b2) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up binutils (2.28-5) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libc-dev-bin (2.24-11+deb9u4) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libkeyutils1:amd64 (1.5.9-9) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libc6-dev:amd64 (2.24-11+deb9u4) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up libidn11:amd64 (1.33-1+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.473Z] Setting up python2.7-minimal (2.7.13-2+deb9u3) ...
13:48:27 [2020-04-06T13:48:27.730Z] Linking and byte-compiling packages for runtime python2.7...
13:48:27 [2020-04-06T13:48:27.730Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:48:27 [2020-04-06T13:48:27.730Z] Setting up libidn2-0:amd64 (0.16-1+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.730Z] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
13:48:27 [2020-04-06T13:48:27.730Z] Setting up liberror-perl (0.17024-1) ...
13:48:27 [2020-04-06T13:48:27.730Z] Setting up libpsl5:amd64 (0.17.0-3) ...
13:48:27 [2020-04-06T13:48:27.730Z] Setting up python2.7 (2.7.13-2+deb9u3) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libhogweed4:amd64 (3.3-1+b2) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libisl15:amd64 (0.18-1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up cpp-6 (6.3.0-18+deb9u1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up python2.7-dev (2.7.13-2+deb9u3) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up cpp (4:6.3.0-4) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up gcc-6 (6.3.0-18+deb9u1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up gcc (4:6.3.0-4) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libcurl3:amd64 (7.52.1-5+deb9u10) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ...
13:48:28 [2020-04-06T13:48:28.661Z] Setting up git (1:2.11.0-3+deb9u5) ...
13:48:28 [2020-04-06T13:48:28.917Z] Setting up curl (7.52.1-5+deb9u10) ...
13:48:28 [2020-04-06T13:48:28.918Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:48:33 [2020-04-06T13:48:33.091Z] Removing intermediate container 965543bfef7a
13:48:33 [2020-04-06T13:48:33.091Z]  ---> f4ad35db31df
13:48:33 [2020-04-06T13:48:33.091Z] Step 14/32 : FROM build-${BUILD_PLATFORM} AS build
13:48:33 [2020-04-06T13:48:33.091Z]  ---> f4ad35db31df
13:48:33 [2020-04-06T13:48:33.091Z] Step 15/32 : COPY docker-compose-entrypoint.sh /usr/local/bin/
13:48:33 [2020-04-06T13:48:33.091Z]  ---> dad0c9dca25e
13:48:33 [2020-04-06T13:48:33.091Z] Step 16/32 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"]
13:48:33 [2020-04-06T13:48:33.091Z]  ---> Running in 093d78be2782
13:48:33 [2020-04-06T13:48:33.091Z] Removing intermediate container 093d78be2782
13:48:33 [2020-04-06T13:48:33.091Z]  ---> c792b7a2a9c2
13:48:33 [2020-04-06T13:48:33.091Z] Step 17/32 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker
13:48:34 [2020-04-06T13:48:34.021Z]  ---> 174492fbcc06
13:48:34 [2020-04-06T13:48:34.021Z] Step 18/32 : WORKDIR /code/
13:48:34 [2020-04-06T13:48:34.021Z]  ---> Running in b0591c070552
13:48:34 [2020-04-06T13:48:34.021Z] Removing intermediate container b0591c070552
13:48:34 [2020-04-06T13:48:34.021Z]  ---> c7fe4b770a15
13:48:34 [2020-04-06T13:48:34.021Z] Step 19/32 : RUN pip install virtualenv==16.2.0
13:48:34 [2020-04-06T13:48:34.277Z]  ---> Running in 6e89513ecdd1
13:48:40 [2020-04-06T13:48:40.829Z] Collecting virtualenv==16.2.0
13:48:41 [2020-04-06T13:48:41.095Z]   Downloading virtualenv-16.2.0-py2.py3-none-any.whl (1.9 MB)
13:48:41 [2020-04-06T13:48:41.368Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (45.2.0)
13:48:41 [2020-04-06T13:48:41.368Z] Installing collected packages: virtualenv
13:48:41 [2020-04-06T13:48:41.368Z] Successfully installed virtualenv-16.2.0
13:48:46 [2020-04-06T13:48:46.621Z] Removing intermediate container 6e89513ecdd1
13:48:46 [2020-04-06T13:48:46.621Z]  ---> 18a836124908
13:48:46 [2020-04-06T13:48:46.621Z] Step 20/32 : RUN pip install tox==2.9.1
13:48:46 [2020-04-06T13:48:46.621Z]  ---> Running in 276b1b6ee0fe
13:48:51 [2020-04-06T13:48:51.869Z] Collecting tox==2.9.1
13:48:52 [2020-04-06T13:48:52.431Z]   Downloading tox-2.9.1-py2.py3-none-any.whl (73 kB)
13:48:52 [2020-04-06T13:48:52.431Z] Collecting pluggy<1.0,>=0.3.0
13:48:52 [2020-04-06T13:48:52.431Z]   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
13:48:52 [2020-04-06T13:48:52.689Z] Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0)
13:48:52 [2020-04-06T13:48:52.689Z] Collecting six
13:48:52 [2020-04-06T13:48:52.689Z]   Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
13:48:52 [2020-04-06T13:48:52.689Z] Collecting py>=1.4.17
13:48:52 [2020-04-06T13:48:52.689Z]   Downloading py-1.8.1-py2.py3-none-any.whl (83 kB)
13:48:52 [2020-04-06T13:48:52.689Z] Collecting importlib-metadata>=0.12; python_version < "3.8"
13:48:52 [2020-04-06T13:48:52.689Z]   Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB)
13:48:52 [2020-04-06T13:48:52.689Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (45.2.0)
13:48:52 [2020-04-06T13:48:52.689Z] Collecting zipp>=0.5
13:48:52 [2020-04-06T13:48:52.689Z]   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
13:48:52 [2020-04-06T13:48:52.946Z] Installing collected packages: zipp, importlib-metadata, pluggy, six, py, tox
13:48:52 [2020-04-06T13:48:52.946Z] Successfully installed importlib-metadata-1.6.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0
13:48:53 [2020-04-06T13:48:53.510Z] Removing intermediate container 276b1b6ee0fe
13:48:53 [2020-04-06T13:48:53.510Z]  ---> 42fcd45aa9e8
13:48:53 [2020-04-06T13:48:53.510Z] Step 21/32 : COPY requirements.txt .
13:48:53 [2020-04-06T13:48:53.767Z]  ---> 04c474c581c7
13:48:53 [2020-04-06T13:48:53.767Z] Step 22/32 : COPY requirements-dev.txt .
13:48:54 [2020-04-06T13:48:54.023Z]  ---> d1b93db8d0af
13:48:54 [2020-04-06T13:48:54.023Z] Step 23/32 : COPY .pre-commit-config.yaml .
13:48:54 [2020-04-06T13:48:54.280Z]  ---> ddc12779f3a2
13:48:54 [2020-04-06T13:48:54.280Z] Step 24/32 : COPY tox.ini .
13:48:54 [2020-04-06T13:48:54.536Z]  ---> 880815c57ffb
13:48:54 [2020-04-06T13:48:54.536Z] Step 25/32 : COPY setup.py .
13:48:54 [2020-04-06T13:48:54.536Z]  ---> a5879dea0beb
13:48:54 [2020-04-06T13:48:54.536Z] Step 26/32 : COPY README.md .
13:48:54 [2020-04-06T13:48:54.793Z]  ---> 3017edff15b2
13:48:54 [2020-04-06T13:48:54.793Z] Step 27/32 : COPY compose compose/
13:48:55 [2020-04-06T13:48:55.049Z]  ---> 7df744600c96
13:48:55 [2020-04-06T13:48:55.049Z] Step 28/32 : RUN tox --notest
13:48:55 [2020-04-06T13:48:55.049Z]  ---> Running in 4c007d4fc1fb
13:48:56 [2020-04-06T13:48:56.416Z] py27 create: /code/.tox/py27
13:49:08 [2020-04-06T13:49:08.589Z] py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
13:49:30 [2020-04-06T13:49:30.489Z] py27 develop-inst: /code
13:49:30 [2020-04-06T13:49:30.489Z] py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.9,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==1.2.0
13:49:30 [2020-04-06T13:49:30.489Z] py37 create: /code/.tox/py37
13:49:42 [2020-04-06T13:49:42.662Z] py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
13:50:00 [2020-04-06T13:50:00.712Z] py37 develop-inst: /code
13:50:00 [2020-04-06T13:50:00.712Z] py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,coverage==5.0.3,cryptography==2.9,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.3.4,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==3.1.0
13:50:00 [2020-04-06T13:50:00.712Z] pre-commit create: /code/.tox/pre-commit
13:50:10 [2020-04-06T13:50:10.660Z] pre-commit installdeps: pre-commit
13:50:25 [2020-04-06T13:50:25.527Z] pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.14,importlib-metadata==1.6.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3.1,six==1.14.0,toml==0.10.0,virtualenv==20.0.16,zipp==3.1.0
13:50:25 [2020-04-06T13:50:25.527Z] ___________________________________ summary ____________________________________
13:50:25 [2020-04-06T13:50:25.527Z]   py27: skipped tests
13:50:25 [2020-04-06T13:50:25.527Z]   py37: skipped tests
13:50:25 [2020-04-06T13:50:25.527Z]   pre-commit: skipped tests
13:50:25 [2020-04-06T13:50:25.527Z]   congratulations :)
13:50:26 [2020-04-06T13:50:26.456Z] Removing intermediate container 4c007d4fc1fb
13:50:26 [2020-04-06T13:50:26.456Z]  ---> 1952c3b707c1
13:50:26 [2020-04-06T13:50:26.456Z] Step 29/32 : COPY . .
13:50:27 [2020-04-06T13:50:27.020Z]  ---> 10bc9f0f4869
13:50:27 [2020-04-06T13:50:27.020Z] Step 30/32 : ARG GIT_COMMIT=unknown
13:50:27 [2020-04-06T13:50:27.020Z]  ---> Running in 30e45dd04168
13:50:27 [2020-04-06T13:50:27.020Z] Removing intermediate container 30e45dd04168
13:50:27 [2020-04-06T13:50:27.020Z]  ---> 327e385f2264
13:50:27 [2020-04-06T13:50:27.020Z] Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT
13:50:27 [2020-04-06T13:50:27.020Z]  ---> Running in 0fb4c87f4350
13:50:27 [2020-04-06T13:50:27.277Z] Removing intermediate container 0fb4c87f4350
13:50:27 [2020-04-06T13:50:27.277Z]  ---> d8f6eb107bdc
13:50:27 [2020-04-06T13:50:27.277Z] Step 32/32 : RUN script/build/linux-entrypoint
13:50:27 [2020-04-06T13:50:27.277Z]  ---> Running in d17a9c86ec15
13:50:28 [2020-04-06T13:50:28.209Z] + CODE_PATH=/code
13:50:28 [2020-04-06T13:50:28.209Z] + VENV=/code/.tox/py37
13:50:28 [2020-04-06T13:50:28.209Z] + cd /code
13:50:28 [2020-04-06T13:50:28.209Z] + mkdir -p dist
13:50:28 [2020-04-06T13:50:28.209Z] + chmod 777 dist
13:50:28 [2020-04-06T13:50:28.209Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
13:50:50 [2020-04-06T13:50:50.100Z] + '[' -z 5a286c39dfed6e603a43450df105fca55036e77f ']'
13:50:50 [2020-04-06T13:50:50.100Z] + echo 5a286c39dfed6e603a43450df105fca55036e77f
13:50:50 [2020-04-06T13:50:50.100Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:50:50 [2020-04-06T13:50:50.100Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:50:50 [2020-04-06T13:50:50.100Z] + '[' '!' -z '' ']'
13:50:50 [2020-04-06T13:50:50.100Z] + echo 'NOT compiling bootloader!!!'
13:50:50 [2020-04-06T13:50:50.100Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
13:50:50 [2020-04-06T13:50:50.100Z] NOT compiling bootloader!!!
13:50:50 [2020-04-06T13:50:50.100Z] 36 INFO: PyInstaller: 3.6
13:50:50 [2020-04-06T13:50:50.100Z] 36 INFO: Python: 3.7.6
13:50:50 [2020-04-06T13:50:50.100Z] 36 INFO: Platform: Linux-4.15.0-1058-aws-x86_64-with-debian-9.12
13:50:50 [2020-04-06T13:50:50.100Z] 38 INFO: UPX is not available.
13:50:50 [2020-04-06T13:50:50.100Z] 39 INFO: Extending PYTHONPATH with paths
13:50:50 [2020-04-06T13:50:50.100Z] ['/code/bin', '/code']
13:50:50 [2020-04-06T13:50:50.100Z] 39 INFO: checking Analysis
13:50:50 [2020-04-06T13:50:50.100Z] 39 INFO: Building Analysis because Analysis-00.toc is non existent
13:50:50 [2020-04-06T13:50:50.100Z] 40 INFO: Initializing module dependency graph...
13:50:50 [2020-04-06T13:50:50.100Z] 41 INFO: Caching module graph hooks...
13:50:50 [2020-04-06T13:50:50.100Z] 45 INFO: Analyzing base_library.zip ...
13:50:50 [2020-04-06T13:50:50.100Z] 2480 INFO: Caching module dependency graph...
13:50:50 [2020-04-06T13:50:50.100Z] 2543 INFO: running Analysis Analysis-00.toc
13:50:50 [2020-04-06T13:50:50.100Z] 2561 INFO: Analyzing bin/docker-compose
13:50:50 [2020-04-06T13:50:50.100Z] 2646 INFO: Processing pre-find module path hook   distutils
13:50:50 [2020-04-06T13:50:50.100Z] 2647 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7'
13:50:50 [2020-04-06T13:50:50.100Z] 2842 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
13:50:50 [2020-04-06T13:50:50.357Z] 3704 INFO: Processing pre-safe import module hook   six.moves
13:50:53 [2020-04-06T13:50:53.632Z] 6687 INFO: Processing module hooks...
13:50:53 [2020-04-06T13:50:53.632Z] 6687 INFO: Loading module hook "hook-importlib_metadata.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6688 INFO: Loading module hook "hook-xml.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6728 INFO: Loading module hook "hook-cryptography.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6855 INFO: Loading module hook "hook-nacl.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6856 INFO: Loading module hook "hook-distutils.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6858 INFO: Loading module hook "hook-certifi.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6858 INFO: Loading module hook "hook-jsonschema.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6860 INFO: Loading module hook "hook-pydoc.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6860 INFO: Loading module hook "hook-encodings.py"...
13:50:53 [2020-04-06T13:50:53.632Z] 6921 INFO: Looking for ctypes DLLs
13:50:53 [2020-04-06T13:50:53.632Z] 6949 INFO: Analyzing run-time hooks ...
13:50:53 [2020-04-06T13:50:53.632Z] 6958 INFO: Including run-time hook 'pyi_rth_certifi.py'
13:50:53 [2020-04-06T13:50:53.632Z] 6959 INFO: Including run-time hook 'pyi_rth_multiprocessing.py'
13:50:53 [2020-04-06T13:50:53.632Z] 6971 INFO: Looking for dynamic libraries
13:50:54 [2020-04-06T13:50:54.195Z] 7494 INFO: Looking for eggs
13:50:54 [2020-04-06T13:50:54.195Z] 7494 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
13:50:54 [2020-04-06T13:50:54.195Z] 7503 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
13:50:54 [2020-04-06T13:50:54.195Z] 7553 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
13:50:54 [2020-04-06T13:50:54.195Z] 7573 INFO: checking PYZ
13:50:54 [2020-04-06T13:50:54.195Z] 7573 INFO: Building PYZ because PYZ-00.toc is non existent
13:50:54 [2020-04-06T13:50:54.195Z] 7573 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
13:50:55 [2020-04-06T13:50:55.125Z] 8277 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
13:50:55 [2020-04-06T13:50:55.125Z] 8289 INFO: checking PKG
13:50:55 [2020-04-06T13:50:55.125Z] 8289 INFO: Building PKG because PKG-00.toc is non existent
13:50:55 [2020-04-06T13:50:55.125Z] 8289 INFO: Building PKG (CArchive) PKG-00.pkg
13:51:05 [2020-04-06T13:51:05.080Z] 18321 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
13:51:05 [2020-04-06T13:51:05.080Z] 18324 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
13:51:05 [2020-04-06T13:51:05.080Z] 18324 INFO: checking EXE
13:51:05 [2020-04-06T13:51:05.080Z] 18324 INFO: Building EXE because EXE-00.toc is non existent
13:51:05 [2020-04-06T13:51:05.080Z] 18324 INFO: Building EXE from EXE-00.toc
13:51:05 [2020-04-06T13:51:05.080Z] 18325 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
13:51:05 [2020-04-06T13:51:05.080Z] 18375 INFO: Building EXE from EXE-00.toc completed successfully.
13:51:05 [2020-04-06T13:51:05.080Z] + ls -la dist/
13:51:05 [2020-04-06T13:51:05.080Z] total 17212
13:51:05 [2020-04-06T13:51:05.080Z] drwxrwxrwx 2 root root     4096 Apr  6 13:51 .
13:51:05 [2020-04-06T13:51:05.080Z] drwxr-xr-x 1 root root     4096 Apr  6 13:50 ..
13:51:05 [2020-04-06T13:51:05.080Z] -rwxr-xr-x 1 root root 17611792 Apr  6 13:51 docker-compose
13:51:05 [2020-04-06T13:51:05.080Z] + ldd dist/docker-compose
13:51:05 [2020-04-06T13:51:05.080Z] 	linux-vdso.so.1 (0x00007ffc9478e000)
13:51:05 [2020-04-06T13:51:05.080Z] 	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fceab84e000)
13:51:05 [2020-04-06T13:51:05.080Z] 	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fceab634000)
13:51:05 [2020-04-06T13:51:05.080Z] 	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fceab295000)
13:51:05 [2020-04-06T13:51:05.080Z] 	/lib64/ld-linux-x86-64.so.2 (0x00007fceaba52000)
13:51:05 [2020-04-06T13:51:05.080Z] + mv dist/docker-compose /usr/local/bin
13:51:05 [2020-04-06T13:51:05.080Z] + docker-compose version
13:51:05 [2020-04-06T13:51:05.642Z] docker-compose version 1.26.0dev, build 5a286c39dfed6e603a43450df105fca55036e77f
13:51:05 [2020-04-06T13:51:05.642Z] docker-py version: 4.2.0
13:51:05 [2020-04-06T13:51:05.642Z] CPython version: 3.7.6
13:51:05 [2020-04-06T13:51:05.642Z] OpenSSL version: OpenSSL 1.1.0l  10 Sep 2019
13:51:07 [2020-04-06T13:51:07.018Z] Removing intermediate container d17a9c86ec15
13:51:07 [2020-04-06T13:51:07.018Z]  ---> 2867ec9b63a7
13:51:07 [2020-04-06T13:51:07.018Z] Successfully built 2867ec9b63a7
13:51:07 [2020-04-06T13:51:07.018Z] Successfully tagged dockerbuildbot/compose:debian-5a286c39dfed6e603a43450df105fca55036e77f