Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit message: "Update git URLs"
 > git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5160446387304605946.sh
+ rm -rf trial-7553-bin.tgz trial-7553-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 21574
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9490
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8494
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11087
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 11385
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 8124
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 35195
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6334
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 36700
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6474
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 16219
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 11671
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10014
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6371
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7512
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5090
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6155
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4609500118700845204.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/
+ rm -rf trial-7553
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
bf64337 debian-bookworm-obs-latest: add build user
+ make -C docker-playground/debian-buster-jenkins
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:buster \
	--build-arg DISTRO=debian-buster \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/master \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	 -t docker.io/osmocom-build/debian-buster-jenkins:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 5.89kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/debian:buster
#3 DONE 1.3s

#4 [internal] load build context
#4 DONE 0.0s

#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt
#5 DONE 0.1s

#6 [ 1/23] FROM docker.io/library/debian:buster@sha256:873743c4eec09ddea0dcac0cda31fce2ff348ed41cd1d5c33ecee7d42f03052f
#6 resolve docker.io/library/debian:buster@sha256:873743c4eec09ddea0dcac0cda31fce2ff348ed41cd1d5c33ecee7d42f03052f 0.1s done
#6 DONE 0.1s

#7 http://git.osmocom.org/python/osmo-python-tests/patch
#7 DONE 0.1s

#8 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed
#8 DONE 0.2s

#7 http://git.osmocom.org/python/osmo-python-tests/patch
#7 DONE 0.1s

#5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt
#5 CACHED

#9 http://git.osmocom.org/osmo-ci/patch
#9 DONE 0.2s

#4 [internal] load build context
#4 transferring context: 1.50kB done
#4 DONE 0.1s

#10 http://git.osmocom.org/osmo-gsm-manuals/patch
#10 DONE 0.2s

#6 [ 1/23] FROM docker.io/library/debian:buster@sha256:873743c4eec09ddea0dcac0cda31fce2ff348ed41cd1d5c33ecee7d42f03052f
#6 ...

#11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release
#11 DONE 0.2s

#6 [ 1/23] FROM docker.io/library/debian:buster@sha256:873743c4eec09ddea0dcac0cda31fce2ff348ed41cd1d5c33ecee7d42f03052f
#6 sha256:873743c4eec09ddea0dcac0cda31fce2ff348ed41cd1d5c33ecee7d42f03052f 984B / 984B done
#6 sha256:354013bcb050b68661b9d6038faa63a6bb9f52f559058e31fa6121f6b24e0be1 529B / 529B done
#6 sha256:62c6ce6585a39af967bbd47b08641454c3c05353291d7cf8ae2137bbc91d427e 1.46kB / 1.46kB done
#6 sha256:13dc5104e330a0605d2251ca4b7184ca5c05c0c068e626b00515daf54ba1a917 2.10MB / 50.50MB 0.2s
#6 sha256:13dc5104e330a0605d2251ca4b7184ca5c05c0c068e626b00515daf54ba1a917 12.58MB / 50.50MB 0.3s
#6 sha256:13dc5104e330a0605d2251ca4b7184ca5c05c0c068e626b00515daf54ba1a917 34.60MB / 50.50MB 0.5s
#6 sha256:13dc5104e330a0605d2251ca4b7184ca5c05c0c068e626b00515daf54ba1a917 37.75MB / 50.50MB 0.6s
#6 sha256:13dc5104e330a0605d2251ca4b7184ca5c05c0c068e626b00515daf54ba1a917 50.50MB / 50.50MB 0.8s done
#6 extracting sha256:13dc5104e330a0605d2251ca4b7184ca5c05c0c068e626b00515daf54ba1a917 0.1s
#6 extracting sha256:13dc5104e330a0605d2251ca4b7184ca5c05c0c068e626b00515daf54ba1a917 1.8s done
#6 DONE 2.9s

#12 [ 2/23] RUN 	[ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; 	DEBIAN_FRONTEND=noninteractive apt-get update && 	DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && 	DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends 		asciidoc 		asciidoc-dblatex 		autoconf 		autoconf-archive 		automake 		bc 		bison 		bzip2 		ca-certificates 		ccache 		cmake 		coccinelle 		cppcheck 		dahdi-source 		dblatex 		dbus 		debhelper 		devscripts 		dh-autoreconf 		dh-systemd 		docbook5-xml 		doxygen 		flex 		g++ 		gawk 		gcc 		gcc-arm-none-eabi 		ghostscript 		git 		git-buildpackage 		graphviz 		htop 		inkscape 		latexmk 		lcov 		libaio-dev 		libasound2-dev 		libboost-all-dev 		libc-ares-dev 		libcsv-dev 		libdbd-sqlite3 		libdbi-dev 		libelf-dev 		libffi-dev 		libfftw3-dev 		libgmp-dev 		libgnutls28-dev 		libgps-dev 		libgsm1-dev 		libjansson-dev 		liblua5.3-dev 		libmnl-dev 		libncurses5-dev 		libnewlib-arm-none-eabi 		libnl-3-dev 		libnl-route-3-dev 		liboping-dev 		libortp-dev 		libpcap-dev 		libpcsclite-dev 		libreadline-dev 		libsctp-dev 		libsigsegv-dev 		libsnmp-dev 		libsofia-sip-ua-glib-dev 		libsqlite3-dev 		libssl-dev 		libtalloc-dev 		libtinfo5 		libtool 		libusb-1.0-0-dev 		libusb-dev 		libxml2-utils 		libzmq3-dev 		locales 		lua-socket 		make 		mscgen 		ofono 		openssh-client 		osc 		patchelf 		pkg-config 		python-pip 		python-setuptools 		python-yaml 		python2.7 		python3 		python3-cryptography 		python3-gi 		python3-mako 		python3-nwdiag 		python3-pip 		python3-pyflakes 		python3-setuptools 		python3-usb 		python3-yaml 		rsync 		sdcc 		source-highlight 		sqlite3 		stow 		sudo 		systemd 		tcpdump 		tex-gyre 		texinfo 		unzip 		wget 		xsltproc
#12 0.397 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
#12 0.416 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
#12 0.422 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
#12 0.677 Get:4 http://deb.debian.org/debian buster/main i386 Packages [7866 kB]
#12 0.800 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
#12 1.132 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [595 kB]
#12 1.147 Get:7 http://deb.debian.org/debian-security buster/updates/main i386 Packages [594 kB]
#12 1.230 Get:8 http://deb.debian.org/debian buster-updates/main i386 Packages [8816 B]
#12 1.236 Get:9 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
#12 3.053 Fetched 17.2 MB in 3s (6460 kB/s)
#12 3.053 Reading package lists...
#12 4.001 Reading package lists...
#12 5.143 Building dependency tree...
#12 5.460 Reading state information...
#12 5.552 Calculating upgrade...
#12 5.893 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#12 5.905 Reading package lists...
#12 7.110 Building dependency tree...
#12 7.443 Reading state information...
#12 8.045 The following additional packages will be installed:
#12 8.045   adwaita-icon-theme asciidoc-base asciidoc-common aspell aspell-en autopoint
#12 8.045   autotools-dev binutils binutils-arm-none-eabi binutils-common
#12 8.045   binutils-x86-64-linux-gnu bsdmainutils cmake-data comerr-dev cpp cpp-8
#12 8.045   dh-python dh-strip-nondeterminism dictionaries-common dirmngr dmsetup
#12 8.045   docbook docbook-dsssl docbook-utils docbook-xml docutils-common dpkg-dev dwz
#12 8.045   emacsen-common fakeroot file fontconfig fontconfig-config fonts-dejavu-core
#12 8.045   fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++-8 gcc-8 gettext
#12 8.046   gettext-base gir1.2-glib-2.0 git-man gnupg gnupg-l10n gnupg-utils gpg
#12 8.046   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
#12 8.046   gtk-update-icon-cache hicolor-icon-theme ibverbs-providers icu-devtools
#12 8.046   imagemagick-6-common intltool-debian krb5-multidev libaio1 libapparmor1
#12 8.046   libapt-inst2.0 libarchive-zip-perl libarchive13 libargon2-1 libasan5
#12 8.046   libasound2 libasound2-data libaspell15 libassuan0 libatk1.0-0 libatk1.0-data
#12 8.046   libatkmm-1.6-1v5 libatomic1 libavahi-client3 libavahi-common-data
#12 8.046   libavahi-common3 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1
#12 8.046   libbinutils libbison-dev libblas3 libblkid-dev libbluetooth3
#12 8.046   libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0
#12 8.046   libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0
#12 8.046   libboost-container-dev libboost-container1.67-dev libboost-container1.67.0
#12 8.046   libboost-context-dev libboost-context1.67-dev libboost-context1.67.0
#12 8.046   libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0
#12 8.046   libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0
#12 8.046   libboost-dev libboost-exception-dev libboost-exception1.67-dev
#12 8.046   libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0
#12 8.046   libboost-filesystem-dev libboost-filesystem1.67-dev
#12 8.046   libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev
#12 8.046   libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0
#12 8.046   libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev
#12 8.046   libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev
#12 8.046   libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev
#12 8.046   libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev
#12 8.046   libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev
#12 8.046   libboost-mpi-python-dev libboost-mpi-python1.67-dev
#12 8.046   libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0
#12 8.046   libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0
#12 8.046   libboost-program-options-dev libboost-program-options1.67-dev
#12 8.046   libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev
#12 8.046   libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev
#12 8.046   libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev
#12 8.046   libboost-regex1.67.0 libboost-serialization-dev
#12 8.046   libboost-serialization1.67-dev libboost-serialization1.67.0
#12 8.046   libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0
#12 8.046   libboost-stacktrace-dev libboost-stacktrace1.67-dev
#12 8.046   libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev
#12 8.046   libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev
#12 8.046   libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev
#12 8.046   libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev
#12 8.046   libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev
#12 8.046   libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev
#12 8.046   libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev
#12 8.046   libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares2 libc-dev-bin libc-l10n
#12 8.047   libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 libcdr-0.1-1 libcdt5
#12 8.047   libcgraph6 libclang1-6.0 libclass-method-modifiers-perl libcroco3
#12 8.047   libcryptsetup12 libcsv3 libcups2 libcupsimage2 libcurl3-gnutls libcurl4
#12 8.047   libdatrie1 libdbi1 libdbus-1-3 libdbus-glib-1-2 libde265-0
#12 8.047   libdevel-callchecker-perl libdevel-globaldestruction-perl libdevmapper1.02.1
#12 8.047   libdpkg-perl libdynaloader-functions-perl libedit2 libenchant1c2a
#12 8.047   libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6
#12 8.047   libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot
#12 8.047   libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3
#12 8.047   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
#12 8.047   libfile-which-perl libfindlib-ocaml libfontconfig1 libfontenc1 libfreetype6
#12 8.047   libfribidi0 libgc1c2 libgcc-8-dev libgd3 libgdbm-compat4 libgdbm6
#12 8.047   libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgfortran5
#12 8.047   libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin
#12 8.047   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5
#12 8.047   libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx28 libgomp1
#12 8.047   libgps23 libgraphite2-3 libgs9 libgs9-common libgsl23 libgslcblas0 libgsm1
#12 8.047   libgssapi-krb5-2 libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5
#12 8.048   libgtkspell0 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b
#12 8.048   libheif1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
#12 8.048   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
#12 8.048   libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins
#12 8.048   libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11
#12 8.048   libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl
#12 8.048   libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19
#12 8.048   libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjson-c3
#12 8.048   libjsoncpp1 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9
#12 8.048   libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0
#12 8.048   libksba8 liblab-gamut1 liblapack3 liblcms2-2 libldap-2.4-2 libldap-common
#12 8.048   libllvm6.0 liblqr-1-0 liblsan0 libltdl-dev libltdl7 liblua5.3-0
#12 8.048   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
#12 8.048   libmagick++-6.q16-8 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmariadb3
#12 8.048   libmbedcrypto3 libmbedtls12 libmbedx509-0 libmime-charset-perl
#12 8.049   libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpdec2 libmpfr6
#12 8.049   libmpx2 libncurses-dev libncurses6 libnet-http-perl libnet-ssleay-perl
#12 8.049   libnewlib-dev libnghttp2-14 libnl-3-200 libnl-route-3-200 libnorm-dev
#12 8.049   libnorm1 libnpth0 libnspr4 libnss3 libnuma-dev libnuma1 libopenjp2-7
#12 8.049   libopenmpi-dev libopenmpi3 liboping0 libortp13 libosp5 libostyle1c2
#12 8.049   libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
#12 8.049   libpangomm-1.4-1v5 libpaper-utils libpaper1 libparams-classify-perl
#12 8.049   libparmap-ocaml libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3
#12 8.049   libpciaccess0 libpcre-ocaml libpcre16-3 libpcre2-8-0 libpcre3-dev
#12 8.049   libpcre32-3 libpcrecpp0v5 libpcsclite1 libperl5.28 libpgm-5.2-0 libpgm-dev
#12 8.049   libpipeline1 libpixman-1-0 libpmix2 libpng16-16 libpoppler-glib8
#12 8.049   libpoppler82 libpopt0 libpotrace0 libprocps7 libpsl5 libpsm-infinipath1
#12 8.049   libpsm2-2 libptexenc1 libpycaml-ocaml libpython-dev libpython-stdlib
#12 8.049   libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev
#12 8.049   libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3-stdlib
#12 8.049   libpython3.7 libpython3.7-dev libpython3.7-minimal libpython3.7-stdlib
#12 8.050   libquadmath0 librdmacm1 libreadline7 librevenge-0.0-0 librhash0
#12 8.050   librole-tiny-perl librsvg2-2 librsvg2-common librtmp1 libsasl2-2
#12 8.050   libsasl2-modules-db libsctp1 libselinux1-dev libsensors-config
#12 8.050   libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl libsigc++-2.0-0v5
#12 8.050   libsigsegv2 libsm6 libsnmp-base libsnmp30 libsodium-dev libsodium23
#12 8.050   libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3
#12 8.050   libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1
#12 8.050   libssl1.1 libstdc++-8-dev libstrictures-perl
#12 8.050   libsub-exporter-progressive-perl libsub-quote-perl libsynctex2 libtalloc2
#12 8.050   libtasn1-6-dev libteckit0 libtexlua52 libtexlua53 libtexluajit2
#12 8.050   libtext-charwidth-perl libtext-iconv-perl libtext-unidecode-perl
#12 8.050   libtext-wrapi18n-perl libthai-data libthai0 libtiff5 libtimedate-perl
#12 8.050   libtinyxml2-6a libtry-tiny-perl libtsan0 libubsan1 libuchardet0 libudev-dev
#12 8.051   libunbound8 libunicode-linebreak-perl liburi-perl libusb-0.1-4 libusb-1.0-0
#12 8.051   libuv1 libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1
#12 8.051   libwpd-0.10-10 libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl
#12 8.051   libwww-robotrules-perl libx11-6 libx11-data libx265-165 libxapian30 libxau6
#12 8.051   libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1
#12 8.051   libxdamage1 libxdmcp6 libxdot4 libxext6 libxfixes3 libxi6 libxinerama1
#12 8.051   libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl
#12 8.051   libxml-sax-perl libxml2 libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1
#12 8.051   libxt6 libxxhash0 libyaml-0-2 libzmq5 libzzip-0-13 linux-libc-dev lsb-base
#12 8.051   lynx lynx-common m4 man-db mariadb-common mime-support module-assistant
#12 8.051   mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev
#12 8.052   ocaml-base-nox ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin
#12 8.052   openmpi-common opensp openssl patch patchutils perl perl-modules-5.28
#12 8.052   perl-openssl-defaults pinentry-curses po-debconf poppler-data
#12 8.052   preview-latex-style procps python python-apt python-apt-common python-cairo
#12 8.052   python-dev python-glade2 python-gobject-2 python-gtk2 python-m2crypto
#12 8.052   python-minimal python-numpy python-pip-whl python-pkg-resources
#12 8.054   python-pycurl python-typing python-urlgrabber python2 python2-dev
#12 8.054   python2-minimal python2.7-dev python2.7-minimal python3-asn1crypto
#12 8.054   python3-blockdiag python3-cffi-backend python3-dateutil python3-dev
#12 8.054   python3-distutils python3-docutils python3-funcparserlib python3-lib2to3
#12 8.054   python3-markupsafe python3-minimal python3-pil python3-pkg-resources
#12 8.054   python3-pygments python3-reportlab python3-reportlab-accel python3-roman
#12 8.054   python3-six python3-webcolors python3.7 python3.7-dev python3.7-minimal
#12 8.054   readline-common sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl
#12 8.054   shared-mime-info t1utils teckit tex-common texlive texlive-base
#12 8.054   texlive-bibtex-extra texlive-binaries texlive-extra-utils
#12 8.054   texlive-fonts-recommended texlive-formats-extra texlive-lang-greek
#12 8.054   texlive-latex-base texlive-latex-extra texlive-latex-recommended
#12 8.054   texlive-pictures texlive-plain-generic texlive-science texlive-xetex tipa
#12 8.054   ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings xfonts-utils
#12 8.054   xml-core xz-utils zlib1g-dev
#12 8.059 Suggested packages:
#12 8.059   asciidoc-doc epubcheck aspell-doc spellutils gnu-standards autoconf-doc
#12 8.059   binutils-doc bison-doc wamerican | wordlist whois vacation bzip2-doc distcc
#12 8.059   | icecc cmake-doc ninja-build vim-addon-manager coccinelle-doc doc-base
#12 8.059   cpp-doc gcc-8-locales cppcheck-gui graphicsmagick-imagemagick-compat
#12 8.059   | imagemagick latex-cjk-all lmodern pdf-viewer texlive-lang-all
#12 8.060   texlive-lang-cyrillic transfig xindy default-dbus-session-bus
#12 8.060   | dbus-session-bus dh-make adequate autopkgtest bls-standalone bsd-mailx
#12 8.060   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
#12 8.060   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
#12 8.060   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
#12 8.060   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts
#12 8.060   mutt piuparts postgresql-client quilt ratt reprotest svn-buildpackage w3m
#12 8.060   wordlist dbus-user-session libpam-systemd pinentry-gnome3 tor
#12 8.060   docbook-defguide psgml docbook-dsssl-doc docbook-xsl docbook-xsl-ns
#12 8.060   docbook5-defguide doxygen-latex doxygen-doc doxygen-gui debian-keyring
#12 8.060   flex-doc g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg gawk-doc
#12 8.060   gcc-multilib manpages-dev gdb gcc-doc gcc-8-multilib libgcc1-dbg
#12 8.060   libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg
#12 8.060   libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
#12 8.060   libasprintf-dev libgettextpo-dev ghostscript-x git-daemon-run
#12 8.060   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#12 8.060   git-mediawiki git-svn python3-notify2 parcimonie xloadimage scdaemon gsfonts
#12 8.060   graphviz-doc groff lsof strace dia inkscape-tutorials libsvg-perl
#12 8.060   libxml-xql-perl pstoedit python-uniconvertor ruby krb5-doc lrzip
#12 8.060   libasound2-plugins alsa-utils libasound2-doc libboost-doc libboost1.67-doc
#12 8.060   gccxml libmpfrc++-dev libntl-dev default-jdk fop glibc-doc cups-common bzr
#12 8.060   libenchant-voikko libfftw3-doc libgd-tools gdbm-l10n libglib2.0-doc
#12 8.060   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev gmp-doc libgmp10-doc libmpfr-dev
#12 8.060   dns-root-data gnutls-bin gnutls-doc gpsd gsl-ref-psdoc | gsl-doc-pdf
#12 8.060   | gsl-doc-info | gsl-ref-html krb5-user gvfs libdata-dump-perl
#12 8.060   libhwloc-contrib-plugins icu-doc liblcms2-utils libtool-doc
#12 8.060   libcrypt-ssleay-perl libmagickcore-6.q16-6-extra libencode-hanextra-perl
#12 8.060   libpod2-base-perl ncurses-doc libnewlib-doc libnorm-doc openmpi-doc
#12 8.060   libscalar-number-perl pciutils pcscd readline-doc librsvg2-bin lksctp-tools
#12 8.060   lm-sensors sgmls-doc snmp-mibs-downloader sofia-sip-doc sqlite3-doc
#12 8.060   libssl-doc libstdc++-8-doc libbareword-filehandles-perl libindirect-perl
#12 8.060   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
#12 8.060   libauthen-ntlm-perl xapian-tools m4-doc make-doc apparmor less dialog
#12 8.060   | whiptail camlp4 opencl-icd gfortran | fortran-compiler keychain libpam-ssh
#12 8.060   monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
#12 8.060   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
#12 8.060   pinentry-doc libmail-box-perl poppler-utils fonts-japanese-mincho
#12 8.060   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
#12 8.060   fonts-arphic-ukai fonts-arphic-uming fonts-nanum python-doc python-tk
#12 8.060   python-apt-dbg python-apt-doc python-gtk2-doc python-gobject-2-dbg
#12 8.060   m2crypto-doc gfortran python-pytest python-numpy-dbg python-numpy-doc
#12 8.060   libcurl4-gnutls-dev python-pycurl-dbg python-pycurl-doc
#12 8.060   python-setuptools-doc python2-doc python2.7-doc binfmt-support python3-doc
#12 8.060   python3-tk python3-venv python-cryptography-doc python3-cryptography-vectors
#12 8.060   docutils-doc fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french
#12 8.060   python3-beaker python-mako-doc python-pil-doc python3-pil-dbg
#12 8.060   python-pygments-doc ttf-bitstream-vera python3-egenix-mxtexttools
#12 8.060   python-reportlab-doc python3.7-venv python3.7-doc openssh-server sdcc-ucsim
#12 8.060   sgml-base-doc perlsgml w3-recs systemd-container policykit-1
#12 8.060   texlive-generic-recommended texinfo-doc-nonfree perl-tk xpdf-reader
#12 8.060   | pdf-viewer chktex dvidvi dvipng fragmaster lacheck latexdiff purifyeps
#12 8.060   texlive-fonts-recommended-doc texlive-latex-base-doc python-pygments
#12 8.060   icc-profiles libspreadsheet-parseexcel-perl texlive-latex-extra-doc
#12 8.060   texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk
#12 8.060   | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc zip
#12 8.060   wdiff-doc
#12 8.060 Recommended packages:
#12 8.060   asciidoc-doc vim-asciidoc xmlto dahdi-linux dblatex-doc at dctrl-tools dput
#12 8.060   | dupload libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl
#12 8.060   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
#12 8.060   python3-apt python3-debian python3-magic python3-requests python3-unidiff
#12 8.060   python3-xdg strace debian-keyring equivs libsoap-lite-perl build-essential
#12 8.060   libalgorithm-merge-perl libfl-dev gsfonts less pristine-tar cowbuilder
#12 8.060   | pbuilder | sbuild fonts-liberation fig2dev imagemagick
#12 8.060   libimage-magick-perl libwmf-bin python-lxml python-scour xpdf-reader
#12 8.060   | pdf-viewer libgd-gd2-perl manpages manpages-dev libcupsfilters1
#12 8.061   libfile-fcntllock-perl liblocale-gettext-perl enchant libarchive-cpio-perl
#12 8.061   libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback libgail-common
#12 8.061   libgtk2.0-bin libgts-bin libhtml-format-perl hunspell-en-us
#12 8.061   | hunspell-dictionary | myspell-dictionary krb5-locales libtool-bin
#12 8.061   libclass-xsaccessor-perl libsub-name-perl libgpm2
#12 8.061   libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev publicsuffix
#12 8.061   libsasl2-modules libtasn1-doc libusb-1.0-doc libdata-dump-perl
#12 8.061   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
#12 8.061   libxml-sax-expat-perl libfindlib-ocaml-dev udev xauth python-rpm rpm2cpio
#12 8.061   cpio python-keyring obs-build bash-completion libmail-sendmail-perl psmisc
#12 8.061   lsb-release iso-codes python-all-dev python-wheel python3-olefile
#12 8.061   python3-wheel pyflakes3 python3-renderpm sdcc-doc gputils libpam-systemd
#12 8.061   fonts-texgyre lmodern liblog-log4perl-perl libyaml-tiny-perl ruby
#12 8.061   | ruby-interpreter tk libfile-mimeinfo-perl libnet-dbus-perl
#12 8.061   libx11-protocol-perl x11-utils x11-xserver-utils
#12 12.57 The following NEW packages will be installed:
#12 12.57   adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex
#12 12.57   aspell aspell-en autoconf autoconf-archive automake autopoint autotools-dev
#12 12.57   bc binutils binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu
#12 12.57   bison bsdmainutils bzip2 ca-certificates ccache cmake cmake-data coccinelle
#12 12.57   comerr-dev cpp cpp-8 cppcheck dahdi-source dblatex dbus debhelper devscripts
#12 12.57   dh-autoreconf dh-python dh-strip-nondeterminism dh-systemd
#12 12.57   dictionaries-common dirmngr dmsetup docbook docbook-dsssl docbook-utils
#12 12.57   docbook-xml docbook5-xml docutils-common doxygen dpkg-dev dwz emacsen-common
#12 12.57   fakeroot file flex fontconfig fontconfig-config fonts-dejavu-core
#12 12.57   fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++ g++-8 gawk gcc
#12 12.57   gcc-8 gcc-arm-none-eabi gettext gettext-base ghostscript gir1.2-glib-2.0 git
#12 12.57   git-buildpackage git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
#12 12.57   gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base
#12 12.57   gtk-update-icon-cache hicolor-icon-theme htop ibverbs-providers icu-devtools
#12 12.57   imagemagick-6-common inkscape intltool-debian krb5-multidev latexmk lcov
#12 12.57   libaio-dev libaio1 libapparmor1 libapt-inst2.0 libarchive-zip-perl
#12 12.57   libarchive13 libargon2-1 libasan5 libasound2 libasound2-data libasound2-dev
#12 12.57   libaspell15 libassuan0 libatk1.0-0 libatk1.0-data libatkmm-1.6-1v5
#12 12.57   libatomic1 libavahi-client3 libavahi-common-data libavahi-common3
#12 12.57   libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 libbinutils
#12 12.57   libbison-dev libblas3 libblkid-dev libbluetooth3 libboost-all-dev
#12 12.57   libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0
#12 12.57   libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0
#12 12.57   libboost-container-dev libboost-container1.67-dev libboost-container1.67.0
#12 12.57   libboost-context-dev libboost-context1.67-dev libboost-context1.67.0
#12 12.57   libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0
#12 12.57   libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0
#12 12.57   libboost-dev libboost-exception-dev libboost-exception1.67-dev
#12 12.57   libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0
#12 12.57   libboost-filesystem-dev libboost-filesystem1.67-dev
#12 12.57   libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev
#12 12.57   libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0
#12 12.57   libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev
#12 12.57   libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev
#12 12.57   libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev
#12 12.57   libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev
#12 12.57   libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev
#12 12.57   libboost-mpi-python-dev libboost-mpi-python1.67-dev
#12 12.57   libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0
#12 12.57   libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0
#12 12.57   libboost-program-options-dev libboost-program-options1.67-dev
#12 12.57   libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev
#12 12.57   libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev
#12 12.57   libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev
#12 12.57   libboost-regex1.67.0 libboost-serialization-dev
#12 12.57   libboost-serialization1.67-dev libboost-serialization1.67.0
#12 12.57   libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0
#12 12.57   libboost-stacktrace-dev libboost-stacktrace1.67-dev
#12 12.57   libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev
#12 12.57   libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev
#12 12.57   libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev
#12 12.57   libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev
#12 12.57   libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev
#12 12.57   libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev
#12 12.57   libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev
#12 12.57   libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares-dev libc-ares2
#12 12.57   libc-dev-bin libc-l10n libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0
#12 12.57   libcdr-0.1-1 libcdt5 libcgraph6 libclang1-6.0 libclass-method-modifiers-perl
#12 12.57   libcroco3 libcryptsetup12 libcsv-dev libcsv3 libcups2 libcupsimage2
#12 12.57   libcurl3-gnutls libcurl4 libdatrie1 libdbd-sqlite3 libdbi-dev libdbi1
#12 12.57   libdbus-1-3 libdbus-glib-1-2 libde265-0 libdevel-callchecker-perl
#12 12.57   libdevel-globaldestruction-perl libdevmapper1.02.1 libdpkg-perl
#12 12.57   libdynaloader-functions-perl libedit2 libelf-dev libenchant1c2a
#12 12.57   libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6
#12 12.57   libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot
#12 12.57   libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3
#12 12.57   libfftw3-quad3 libfftw3-single3 libfile-homedir-perl libfile-listing-perl
#12 12.57   libfile-stripnondeterminism-perl libfile-which-perl libfindlib-ocaml
#12 12.57   libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgc1c2 libgcc-8-dev
#12 12.57   libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common
#12 12.57   libgfortran5 libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin
#12 12.57   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5
#12 12.57   libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev
#12 12.57   libgnutlsxx28 libgomp1 libgps-dev libgps23 libgraphite2-3 libgs9
#12 12.57   libgs9-common libgsl23 libgslcblas0 libgsm1 libgsm1-dev libgssapi-krb5-2
#12 12.57   libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 libgtkspell0
#12 12.57   libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libheif1
#12 12.57   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
#12 12.57   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
#12 12.57   libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins
#12 12.57   libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11
#12 12.57   libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl
#12 12.57   libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19
#12 12.57   libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo
#12 12.57   libjson-c3 libjsoncpp1 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11
#12 12.57   libkdb5-9 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev
#12 12.57   libkrb5support0 libksba8 liblab-gamut1 liblapack3 liblcms2-2 libldap-2.4-2
#12 12.57   libldap-common libllvm6.0 liblqr-1-0 liblsan0 libltdl-dev libltdl7
#12 12.57   liblua5.3-0 liblua5.3-dev liblwp-mediatypes-perl liblwp-protocol-https-perl
#12 12.57   libmagic-mgc libmagic1 libmagick++-6.q16-8 libmagickcore-6.q16-6
#12 12.57   libmagickwand-6.q16-6 libmariadb3 libmbedcrypto3 libmbedtls12 libmbedx509-0
#12 12.57   libmime-charset-perl libmnl-dev libmodule-runtime-perl libmoo-perl
#12 12.57   libmount-dev libmpc3 libmpdec2 libmpfr6 libmpx2 libncurses-dev
#12 12.57   libncurses5-dev libncurses6 libnet-http-perl libnet-ssleay-perl
#12 12.57   libnewlib-arm-none-eabi libnewlib-dev libnghttp2-14 libnl-3-200 libnl-3-dev
#12 12.57   libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 libnpth0 libnspr4
#12 12.57   libnss3 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi3
#12 12.57   liboping-dev liboping0 libortp-dev libortp13 libosp5 libostyle1c2
#12 12.57   libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
#12 12.57   libpangomm-1.4-1v5 libpaper-utils libpaper1 libparams-classify-perl
#12 12.57   libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 libpcap0.8-dev
#12 12.57   libpci-dev libpci3 libpciaccess0 libpcre-ocaml libpcre16-3 libpcre2-8-0
#12 12.57   libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite-dev libpcsclite1
#12 12.57   libperl5.28 libpgm-5.2-0 libpgm-dev libpipeline1 libpixman-1-0 libpmix2
#12 12.57   libpng16-16 libpoppler-glib8 libpoppler82 libpopt0 libpotrace0 libprocps7
#12 12.57   libpsl5 libpsm-infinipath1 libpsm2-2 libptexenc1 libpycaml-ocaml
#12 12.57   libpython-dev libpython-stdlib libpython2-dev libpython2-stdlib libpython2.7
#12 12.57   libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev
#12 12.57   libpython3-stdlib libpython3.7 libpython3.7-dev libpython3.7-minimal
#12 12.57   libpython3.7-stdlib libquadmath0 librdmacm1 libreadline-dev libreadline7
#12 12.57   librevenge-0.0-0 librhash0 librole-tiny-perl librsvg2-2 librsvg2-common
#12 12.57   librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev
#12 12.57   libsensors-config libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl
#12 12.57   libsigc++-2.0-0v5 libsigsegv-dev libsigsegv2 libsm6 libsnmp-base libsnmp-dev
#12 12.57   libsnmp30 libsodium-dev libsodium23 libsofia-sip-ua-dev
#12 12.57   libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3
#12 12.57   libsource-highlight-common libsource-highlight4v5 libsqlite3-0
#12 12.57   libsqlite3-dev libssh2-1 libssl-dev libssl1.1 libstdc++-8-dev
#12 12.57   libstrictures-perl libsub-exporter-progressive-perl libsub-quote-perl
#12 12.57   libsynctex2 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua52
#12 12.57   libtexlua53 libtexluajit2 libtext-charwidth-perl libtext-iconv-perl
#12 12.57   libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff5
#12 12.57   libtimedate-perl libtinfo5 libtinyxml2-6a libtool libtry-tiny-perl libtsan0
#12 12.57   libubsan1 libuchardet0 libudev-dev libunbound8 libunicode-linebreak-perl
#12 12.57   liburi-perl libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1
#12 12.57   libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libwpd-0.10-10
#12 12.57   libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl libwww-robotrules-perl
#12 12.57   libx11-6 libx11-data libx265-165 libxapian30 libxau6 libxaw7 libxcb-render0
#12 12.57   libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6
#12 12.57   libxdot4 libxext6 libxfixes3 libxi6 libxinerama1 libxml-libxml-perl
#12 12.57   libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libxml2
#12 12.57   libxml2-utils libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6
#12 12.57   libxxhash0 libyaml-0-2 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev
#12 12.57   locales lsb-base lua-socket lynx lynx-common m4 make man-db mariadb-common
#12 12.57   mime-support module-assistant mpi-default-bin mpi-default-dev mscgen
#12 12.57   mysql-common netbase nettle-dev ocaml-base-nox ocaml-findlib
#12 12.57   ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp
#12 12.57   openssh-client openssl osc patch patchelf patchutils perl perl-modules-5.28
#12 12.57   perl-openssl-defaults pinentry-curses pkg-config po-debconf poppler-data
#12 12.57   preview-latex-style procps python python-apt python-apt-common python-cairo
#12 12.57   python-dev python-glade2 python-gobject-2 python-gtk2 python-m2crypto
#12 12.57   python-minimal python-numpy python-pip python-pip-whl python-pkg-resources
#12 12.57   python-pycurl python-setuptools python-typing python-urlgrabber python-yaml
#12 12.57   python2 python2-dev python2-minimal python2.7 python2.7-dev
#12 12.57   python2.7-minimal python3 python3-asn1crypto python3-blockdiag
#12 12.57   python3-cffi-backend python3-cryptography python3-dateutil python3-dev
#12 12.57   python3-distutils python3-docutils python3-funcparserlib python3-gi
#12 12.57   python3-lib2to3 python3-mako python3-markupsafe python3-minimal
#12 12.57   python3-nwdiag python3-pil python3-pip python3-pkg-resources
#12 12.57   python3-pyflakes python3-pygments python3-reportlab python3-reportlab-accel
#12 12.57   python3-roman python3-setuptools python3-six python3-usb python3-webcolors
#12 12.57   python3-yaml python3.7 python3.7-dev python3.7-minimal readline-common rsync
#12 12.57   sdcc sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl
#12 12.57   shared-mime-info source-highlight sqlite3 stow sudo systemd t1utils tcpdump
#12 12.57   teckit tex-common tex-gyre texinfo texlive texlive-base texlive-bibtex-extra
#12 12.57   texlive-binaries texlive-extra-utils texlive-fonts-recommended
#12 12.57   texlive-formats-extra texlive-lang-greek texlive-latex-base
#12 12.57   texlive-latex-extra texlive-latex-recommended texlive-pictures
#12 12.57   texlive-plain-generic texlive-science texlive-xetex tipa ucf unzip uuid-dev
#12 12.57   wdiff wget x11-common xdg-utils xfonts-encodings xfonts-utils xml-core
#12 12.57   xsltproc xz-utils zlib1g-dev
#12 12.63 0 upgraded, 758 newly installed, 0 to remove and 0 not upgraded.
#12 12.63 Need to get 801 MB of archives.
#12 12.63 After this operation, 3463 MB of additional disk space will be used.
#12 12.63 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
#12 12.65 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
#12 12.65 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
#12 12.66 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
#12 12.66 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
#12 12.66 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB]
#12 12.68 Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
#12 12.68 Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
#12 12.68 Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
#12 12.69 Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
#12 12.69 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB]
#12 12.72 Get:12 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
#12 12.72 Get:13 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
#12 12.73 Get:14 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
#12 12.73 Get:15 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
#12 12.74 Get:16 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
#12 12.74 Get:17 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
#12 12.74 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB]
#12 12.75 Get:19 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
#12 12.78 Get:20 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
#12 12.78 Get:21 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
#12 12.82 Get:22 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
#12 12.82 Get:23 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u4 [396 kB]
#12 12.82 Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u4 [1367 kB]
#12 12.83 Get:25 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB]
#12 12.83 Get:26 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB]
#12 12.83 Get:27 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
#12 12.83 Get:28 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u7 [108 kB]
#12 12.83 Get:29 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
#12 12.83 Get:30 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
#12 12.84 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
#12 12.84 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u4 [1912 kB]
#12 12.85 Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7 amd64 2.7.16-2+deb10u4 [306 kB]
#12 12.86 Get:34 http://deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB]
#12 12.86 Get:35 http://deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB]
#12 12.86 Get:36 http://deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB]
#12 12.86 Get:37 http://deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB]
#12 12.86 Get:38 http://deb.debian.org/debian buster/main amd64 autoconf-archive all 20180313-1 [749 kB]
#12 12.86 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u4 [1036 kB]
#12 12.87 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB]
#12 12.87 Get:41 http://deb.debian.org/debian buster/main amd64 ocaml-base-nox amd64 4.05.0-11 [654 kB]
#12 12.88 Get:42 http://deb.debian.org/debian buster/main amd64 libpcre-ocaml amd64 7.2.3-2+b1 [101 kB]
#12 12.88 Get:43 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u5 [1261 kB]
#12 12.88 Get:44 http://deb.debian.org/debian buster/main amd64 python-gobject-2 amd64 2.28.6-13+b1 [288 kB]
#12 12.89 Get:45 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
#12 12.89 Get:46 http://deb.debian.org/debian buster/main amd64 libgfortran5 amd64 8.3.0-6 [581 kB]
#12 12.89 Get:47 http://deb.debian.org/debian buster/main amd64 libblas3 amd64 3.8.0-2 [148 kB]
#12 12.89 Get:48 http://deb.debian.org/debian buster/main amd64 liblapack3 amd64 3.8.0-2 [2110 kB]
#12 12.91 Get:49 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
#12 12.91 Get:50 http://deb.debian.org/debian buster/main amd64 python-numpy amd64 1:1.16.2-1 [2101 kB]
#12 12.93 Get:51 http://deb.debian.org/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB]
#12 12.93 Get:52 http://deb.debian.org/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB]
#12 12.94 Get:53 http://deb.debian.org/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB]
#12 12.94 Get:54 http://deb.debian.org/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u3 [380 kB]
#12 12.94 Get:55 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
#12 12.94 Get:56 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
#12 12.94 Get:57 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB]
#12 12.95 Get:58 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB]
#12 12.95 Get:59 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB]
#12 12.96 Get:60 http://deb.debian.org/debian-security buster/updates/main amd64 libpixman-1-0 amd64 0.36.0-1+deb10u1 [234 kB]
#12 12.96 Get:61 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
#12 12.96 Get:62 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
#12 12.96 Get:63 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
#12 12.96 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB]
#12 12.96 Get:65 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB]
#12 12.97 Get:66 http://deb.debian.org/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB]
#12 12.97 Get:67 http://deb.debian.org/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB]
#12 12.97 Get:68 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
#12 12.97 Get:69 http://deb.debian.org/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB]
#12 12.97 Get:70 http://deb.debian.org/debian buster/main amd64 libcairo2 amd64 1.16.0-4+deb10u1 [688 kB]
#12 12.98 Get:71 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB]
#12 12.98 Get:72 http://deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
#12 12.98 Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libwebp6 amd64 0.6.1-2+deb10u3 [263 kB]
#12 12.98 Get:74 http://deb.debian.org/debian-security buster/updates/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u9 [273 kB]
#12 12.98 Get:75 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
#12 13.05 Get:76 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB]
#12 13.06 Get:77 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
#12 13.06 Get:78 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-common all 2.38.1+dfsg-1 [316 kB]
#12 13.07 Get:79 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-0 amd64 2.38.1+dfsg-1 [177 kB]
#12 13.07 Get:80 http://deb.debian.org/debian buster/main amd64 libgtk2.0-common all 2.24.32-3 [2698 kB]
#12 13.09 Get:81 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB]
#12 13.09 Get:82 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB]
#12 13.10 Get:83 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB]
#12 13.10 Get:84 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB]
#12 13.10 Get:85 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
#12 13.10 Get:86 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB]
#12 13.10 Get:87 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB]
#12 13.10 Get:88 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB]
#12 13.10 Get:89 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB]
#12 13.10 Get:90 http://deb.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u9 [325 kB]
#12 13.11 Get:91 http://deb.debian.org/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB]
#12 13.11 Get:92 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB]
#12 13.11 Get:93 http://deb.debian.org/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB]
#12 13.11 Get:94 http://deb.debian.org/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB]
#12 13.11 Get:95 http://deb.debian.org/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB]
#12 13.11 Get:96 http://deb.debian.org/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB]
#12 13.11 Get:97 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB]
#12 13.11 Get:98 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB]
#12 13.12 Get:99 http://deb.debian.org/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB]
#12 13.13 Get:100 http://deb.debian.org/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB]
#12 13.13 Get:101 http://deb.debian.org/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB]
#12 13.13 Get:102 http://deb.debian.org/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB]
#12 13.13 Get:103 http://deb.debian.org/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB]
#12 13.13 Get:104 http://deb.debian.org/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB]
#12 13.13 Get:105 http://deb.debian.org/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB]
#12 13.13 Get:106 http://deb.debian.org/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB]
#12 13.13 Get:107 http://deb.debian.org/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB]
#12 13.13 Get:108 http://deb.debian.org/debian buster/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB]
#12 13.14 Get:109 http://deb.debian.org/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB]
#12 13.14 Get:110 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
#12 13.14 Get:111 http://deb.debian.org/debian buster/main amd64 librsvg2-2 amd64 2.44.10-2.1+deb10u3 [1258 kB]
#12 13.15 Get:112 http://deb.debian.org/debian buster/main amd64 librsvg2-common amd64 2.44.10-2.1+deb10u3 [23.6 kB]
#12 13.16 Get:113 http://deb.debian.org/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB]
#12 13.25 Get:114 http://deb.debian.org/debian buster/main amd64 libgtk2.0-0 amd64 2.24.32-3 [1809 kB]
#12 13.27 Get:115 http://deb.debian.org/debian buster/main amd64 python-cairo amd64 1.16.2-1+b1 [58.4 kB]
#12 13.27 Get:116 http://deb.debian.org/debian buster/main amd64 python-gtk2 amd64 2.24.0-5.1+b1 [633 kB]
#12 13.27 Get:117 http://deb.debian.org/debian buster/main amd64 libglade2-0 amd64 1:2.6.4-2+b1 [82.2 kB]
#12 13.27 Get:118 http://deb.debian.org/debian buster/main amd64 python-glade2 amd64 2.24.0-5.1+b1 [43.6 kB]
#12 13.27 Get:119 http://deb.debian.org/debian buster/main amd64 libfindlib-ocaml amd64 1.7.3-2+b1 [167 kB]
#12 13.27 Get:120 http://deb.debian.org/debian buster/main amd64 ocaml-findlib amd64 1.7.3-2+b1 [370 kB]
#12 13.28 Get:121 http://deb.debian.org/debian buster/main amd64 libpycaml-ocaml amd64 0.82-15+b1 [14.0 kB]
#12 13.29 Get:122 http://deb.debian.org/debian buster/main amd64 libparmap-ocaml amd64 1.0~rc10-1 [36.8 kB]
#12 13.29 Get:123 http://deb.debian.org/debian buster/main amd64 coccinelle amd64 1.0.4.deb-4 [2268 kB]
#12 13.31 Get:124 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
#12 13.31 Get:125 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
#12 13.31 Get:126 http://deb.debian.org/debian buster/main amd64 flex amd64 2.6.4-6.2 [456 kB]
#12 13.31 Get:127 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
#12 13.32 Get:128 http://deb.debian.org/debian buster/main amd64 gawk amd64 1:4.2.1+dfsg-1 [660 kB]
#12 13.33 Get:129 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
#12 13.33 Get:130 http://deb.debian.org/debian buster/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB]
#12 13.34 Get:131 http://deb.debian.org/debian-security buster/updates/main amd64 libde265-0 amd64 1.0.11-0+deb10u6 [180 kB]
#12 13.34 Get:132 http://deb.debian.org/debian buster/main amd64 libnuma1 amd64 2.0.12-1 [26.2 kB]
#12 13.34 Get:133 http://deb.debian.org/debian buster/main amd64 libx265-165 amd64 2.9-4 [1041 kB]
#12 13.35 Get:134 http://deb.debian.org/debian buster/main amd64 libheif1 amd64 1.3.2-2~deb10u1 [127 kB]
#12 13.35 Get:135 http://deb.debian.org/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB]
#12 13.35 Get:136 http://deb.debian.org/debian buster/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [29.1 kB]
#12 13.35 Get:137 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
#12 13.35 Get:138 http://deb.debian.org/debian buster/main amd64 libopenjp2-7 amd64 2.3.0-2+deb10u2 [158 kB]
#12 13.35 Get:139 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpmux3 amd64 0.6.1-2+deb10u3 [98.1 kB]
#12 13.35 Get:140 http://deb.debian.org/debian-security buster/updates/main amd64 imagemagick-6-common all 8:6.9.10.23+dfsg-2.1+deb10u7 [203 kB]
#12 13.35 Get:141 http://deb.debian.org/debian-security buster/updates/main amd64 libmagickcore-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [1793 kB]
#12 13.37 Get:142 http://deb.debian.org/debian-security buster/updates/main amd64 libmagickwand-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [448 kB]
#12 13.37 Get:143 http://deb.debian.org/debian buster/main amd64 poppler-data all 0.4.9-2 [1473 kB]
#12 13.39 Get:144 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB]
#12 13.39 Get:145 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB]
#12 13.41 Get:146 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
#12 13.41 Get:147 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
#12 13.41 Get:148 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB]
#12 13.42 Get:149 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB]
#12 13.42 Get:150 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
#12 13.42 Get:151 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
#12 13.43 Get:152 http://deb.debian.org/debian buster/main amd64 sgml-base all 1.29 [14.8 kB]
#12 13.43 Get:153 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB]
#12 13.43 Get:154 http://deb.debian.org/debian-security buster/updates/main amd64 libtinfo5 amd64 6.1+20181013-2+deb10u5 [321 kB]
#12 13.43 Get:155 http://deb.debian.org/debian-security buster/updates/main amd64 libxapian30 amd64 1.4.11-1+deb10u1 [1104 kB]
#12 13.44 Get:156 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
#12 13.44 Get:157 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
#12 13.44 Get:158 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
#12 13.44 Get:159 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
#12 13.44 Get:160 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
#12 13.44 Get:161 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB]
#12 13.44 Get:162 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
#12 13.45 Get:163 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
#12 13.45 Get:164 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
#12 13.45 Get:165 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
#12 13.45 Get:166 http://deb.debian.org/debian-security buster/updates/main amd64 libc-l10n all 2.28-10+deb10u2 [846 kB]
#12 13.46 Get:167 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-openssl27 amd64 3.6.7-4+deb10u12 [318 kB]
#12 13.46 Get:168 http://deb.debian.org/debian-security buster/updates/main amd64 libgssrpc4 amd64 1.17-3+deb10u6 [91.7 kB]
#12 13.47 Get:169 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5clnt-mit11 amd64 1.17-3+deb10u6 [73.9 kB]
#12 13.47 Get:170 http://deb.debian.org/debian-security buster/updates/main amd64 libkdb5-9 amd64 1.17-3+deb10u6 [73.7 kB]
#12 13.47 Get:171 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5srv-mit11 amd64 1.17-3+deb10u6 [86.1 kB]
#12 13.47 Get:172 http://deb.debian.org/debian-security buster/updates/main amd64 locales all 2.28-10+deb10u2 [4058 kB]
#12 13.50 Get:173 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
#12 13.50 Get:174 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u4 [785 kB]
#12 13.51 Get:175 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB]
#12 13.51 Get:176 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
#12 13.51 Get:177 http://deb.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB]
#12 13.52 Get:178 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
#12 13.52 Get:179 http://deb.debian.org/debian buster/main amd64 asciidoc-common all 8.6.10-3 [282 kB]
#12 13.52 Get:180 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2-utils amd64 2.9.4+dfsg1-7+deb10u6 [100 kB]
#12 13.52 Get:181 http://deb.debian.org/debian buster/main amd64 asciidoc-base all 8.6.10-3 [135 kB]
#12 13.52 Get:182 http://deb.debian.org/debian buster/main amd64 asciidoc all 8.6.10-3 [57.8 kB]
#12 13.52 Get:183 http://deb.debian.org/debian buster/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
#12 13.53 Get:184 http://deb.debian.org/debian buster/main amd64 sgml-data all 2.0.11 [179 kB]
#12 13.53 Get:185 http://deb.debian.org/debian buster/main amd64 docbook-xml all 4.5-8 [84.7 kB]
#12 13.53 Get:186 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
#12 13.53 Get:187 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
#12 13.53 Get:188 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
#12 13.53 Get:189 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
#12 13.54 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
#12 13.54 Get:191 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
#12 13.54 Get:192 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
#12 13.54 Get:193 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
#12 13.54 Get:194 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
#12 13.54 Get:195 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
#12 13.54 Get:196 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
#12 13.55 Get:197 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
#12 13.56 Get:198 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
#12 13.57 Get:199 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
#12 13.57 Get:200 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
#12 13.57 Get:201 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
#12 13.58 Get:202 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
#12 13.58 Get:203 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
#12 13.59 Get:204 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
#12 13.59 Get:205 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
#12 13.60 Get:206 http://deb.debian.org/debian buster/main amd64 python-apt amd64 1.8.4.3 [187 kB]
#12 13.60 Get:207 http://deb.debian.org/debian buster/main amd64 libpaper1 amd64 1.1.28 [21.3 kB]
#12 13.61 Get:208 http://deb.debian.org/debian buster/main amd64 libpaper-utils amd64 1.1.28 [18.0 kB]
#12 13.61 Get:209 http://deb.debian.org/debian-security buster/updates/main amd64 libkpathsea6 amd64 2018.20181218.49446-1+deb10u2 [168 kB]
#12 13.61 Get:210 http://deb.debian.org/debian-security buster/updates/main amd64 libptexenc1 amd64 2018.20181218.49446-1+deb10u2 [61.5 kB]
#12 13.61 Get:211 http://deb.debian.org/debian-security buster/updates/main amd64 libsynctex2 amd64 2018.20181218.49446-1+deb10u2 [80.9 kB]
#12 13.61 Get:212 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua52 amd64 2018.20181218.49446-1+deb10u2 [113 kB]
#12 13.61 Get:213 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua53 amd64 2018.20181218.49446-1+deb10u2 [126 kB]
#12 13.61 Get:214 http://deb.debian.org/debian-security buster/updates/main amd64 libtexluajit2 amd64 2018.20181218.49446-1+deb10u2 [257 kB]
#12 13.62 Get:215 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
#12 13.62 Get:216 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB]
#12 13.62 Get:217 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9-common all 9.27~dfsg-2+deb10u9 [5137 kB]
#12 13.67 Get:218 http://deb.debian.org/debian-security buster/updates/main amd64 libcupsimage2 amd64 2.2.10-6+deb10u9 [134 kB]
#12 13.67 Get:219 http://deb.debian.org/debian buster/main amd64 libijs-0.35 amd64 0.35-14 [18.3 kB]
#12 13.67 Get:220 http://deb.debian.org/debian buster/main amd64 libjbig2dec0 amd64 0.16-1+deb10u1 [62.2 kB]
#12 13.67 Get:221 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9 amd64 9.27~dfsg-2+deb10u9 [2199 kB]
#12 13.70 Get:222 http://deb.debian.org/debian buster/main amd64 libharfbuzz-icu0 amd64 2.3.1-1 [834 kB]
#12 13.70 Get:223 http://deb.debian.org/debian buster/main amd64 x11-common all 1:7.7+19 [251 kB]
#12 13.71 Get:224 http://deb.debian.org/debian buster/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB]
#12 13.71 Get:225 http://deb.debian.org/debian buster/main amd64 libpotrace0 amd64 1.15-1 [26.3 kB]
#12 13.71 Get:226 http://deb.debian.org/debian buster/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#12 13.71 Get:227 http://deb.debian.org/debian buster/main amd64 libteckit0 amd64 2.5.8+ds2-5 [318 kB]
#12 13.71 Get:228 http://deb.debian.org/debian buster/main amd64 libwoff1 amd64 1.0.2-1 [43.2 kB]
#12 13.72 Get:229 http://deb.debian.org/debian buster/main amd64 libxt6 amd64 1:1.1.5-1+b3 [190 kB]
#12 13.72 Get:230 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
#12 13.72 Get:231 http://deb.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB]
#12 13.72 Get:232 http://deb.debian.org/debian buster/main amd64 libxaw7 amd64 2:1.0.13-1+b2 [201 kB]
#12 13.72 Get:233 http://deb.debian.org/debian buster/main amd64 libxxhash0 amd64 0.6.5-2 [7156 B]
#12 13.72 Get:234 http://deb.debian.org/debian buster/main amd64 libzzip-0-13 amd64 0.13.62-3.2+deb10u1 [55.6 kB]
#12 13.72 Get:235 http://deb.debian.org/debian-security buster/updates/main amd64 texlive-binaries amd64 2018.20181218.49446-1+deb10u2 [11.3 MB]
#12 13.83 Get:236 http://deb.debian.org/debian buster/main amd64 xdg-utils all 1.1.3-1+deb10u1 [73.7 kB]
#12 13.83 Get:237 http://deb.debian.org/debian buster/main amd64 texlive-base all 2018.20190227-2 [19.7 MB]
#12 14.05 Get:238 http://deb.debian.org/debian buster/main amd64 texlive-fonts-recommended all 2018.20190227-2 [5228 kB]
#12 14.10 Get:239 http://deb.debian.org/debian buster/main amd64 fonts-lmodern all 2.004.5-6 [4539 kB]
#12 14.15 Get:240 http://deb.debian.org/debian buster/main amd64 texlive-latex-base all 2018.20190227-2 [984 kB]
#12 14.16 Get:241 http://deb.debian.org/debian buster/main amd64 texlive-latex-recommended all 2018.20190227-2 [15.2 MB]
#12 14.31 Get:242 http://deb.debian.org/debian buster/main amd64 texlive all 2018.20190227-2 [32.6 kB]
#12 14.31 Get:243 http://deb.debian.org/debian buster/main amd64 texlive-bibtex-extra all 2018.20190227-2 [61.7 MB]
#12 14.99 Get:244 http://deb.debian.org/debian buster/main amd64 libsombok3 amd64 2.4.0-2 [31.3 kB]
#12 14.99 Get:245 http://deb.debian.org/debian buster/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB]
#12 14.99 Get:246 http://deb.debian.org/debian buster/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1 [103 kB]
#12 15.00 Get:247 http://deb.debian.org/debian buster/main amd64 texlive-extra-utils all 2018.20190227-2 [39.4 MB]
#12 15.40 Get:248 http://deb.debian.org/debian buster/main amd64 preview-latex-style all 11.91-2 [201 kB]
#12 15.40 Get:249 http://deb.debian.org/debian buster/main amd64 texlive-pictures all 2018.20190227-2 [8201 kB]
#12 15.49 Get:250 http://deb.debian.org/debian buster/main amd64 texlive-latex-extra all 2018.20190227-2 [12.3 MB]
#12 15.62 Get:251 http://deb.debian.org/debian buster/main amd64 fonts-gfs-baskerville all 1.1-5 [43.4 kB]
#12 15.62 Get:252 http://deb.debian.org/debian buster/main amd64 fonts-gfs-porson all 1.1-6 [33.5 kB]
#12 15.62 Get:253 http://deb.debian.org/debian buster/main amd64 texlive-lang-greek all 2018.20190227-2 [76.3 MB]
#12 16.41 Get:254 http://deb.debian.org/debian buster/main amd64 texlive-science all 2018.20190227-2 [3168 kB]
#12 16.44 Get:255 http://deb.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB]
#12 16.45 Get:256 http://deb.debian.org/debian-security buster/updates/main amd64 xsltproc amd64 1.1.32-2.2~deb10u2 [122 kB]
#12 16.45 Get:257 http://deb.debian.org/debian buster/main amd64 dblatex all 0.3.10-2 [372 kB]
#12 16.45 Get:258 http://deb.debian.org/debian buster/main amd64 libosp5 amd64 1.5.2-13+b1 [948 kB]
#12 16.46 Get:259 http://deb.debian.org/debian buster/main amd64 libostyle1c2 amd64 1.4devel1-21.3+b1 [619 kB]
#12 16.47 Get:260 http://deb.debian.org/debian buster/main amd64 openjade amd64 1.4devel1-21.3+b1 [266 kB]
#12 16.47 Get:261 http://deb.debian.org/debian buster/main amd64 docbook all 4.5-6 [129 kB]
#12 16.47 Get:262 http://deb.debian.org/debian buster/main amd64 docbook-dsssl all 1.79-9.1 [234 kB]
#12 16.47 Get:263 http://deb.debian.org/debian buster/main amd64 texlive-plain-generic all 2018.20190227-2 [24.3 MB]
#12 16.70 Get:264 http://deb.debian.org/debian buster/main amd64 teckit amd64 2.5.8+ds2-5 [688 kB]
#12 16.71 Get:265 http://deb.debian.org/debian buster/main amd64 tipa all 2:1.3-20 [2972 kB]
#12 16.74 Get:266 http://deb.debian.org/debian buster/main amd64 texlive-xetex all 2018.20190227-2 [14.8 MB]
#12 16.87 Get:267 http://deb.debian.org/debian buster/main amd64 texlive-formats-extra all 2018.20190227-2 [4712 kB]
#12 16.91 Get:268 http://deb.debian.org/debian buster/main amd64 lynx-common all 2.8.9rel.1-3+deb10u1 [1212 kB]
#12 16.92 Get:269 http://deb.debian.org/debian buster/main amd64 lynx amd64 2.8.9rel.1-3+deb10u1 [642 kB]
#12 16.92 Get:270 http://deb.debian.org/debian buster/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB]
#12 16.92 Get:271 http://deb.debian.org/debian buster/main amd64 sgmlspl all 1.03ii-36 [11.7 kB]
#12 16.92 Get:272 http://deb.debian.org/debian buster/main amd64 opensp amd64 1.5.2-13+b1 [449 kB]
#12 16.93 Get:273 http://deb.debian.org/debian buster/main amd64 docbook-utils all 0.6.14-3.3 [60.0 kB]
#12 16.93 Get:274 http://deb.debian.org/debian buster/main amd64 asciidoc-dblatex all 8.6.10-3 [58.8 kB]
#12 16.93 Get:275 http://deb.debian.org/debian buster/main amd64 libaspell15 amd64 0.60.7~20110707-6+deb10u1 [327 kB]
#12 16.93 Get:276 http://deb.debian.org/debian buster/main amd64 libtext-iconv-perl amd64 1.7-5+b7 [15.4 kB]
#12 16.93 Get:277 http://deb.debian.org/debian buster/main amd64 emacsen-common all 3.0.4 [19.3 kB]
#12 16.93 Get:278 http://deb.debian.org/debian buster/main amd64 dictionaries-common all 1.28.1 [239 kB]
#12 16.93 Get:279 http://deb.debian.org/debian buster/main amd64 aspell amd64 0.60.7~20110707-6+deb10u1 [226 kB]
#12 16.93 Get:280 http://deb.debian.org/debian buster/main amd64 aspell-en all 2018.04.16-0-1 [301 kB]
#12 16.94 Get:281 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
#12 16.94 Get:282 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
#12 16.94 Get:283 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
#12 16.95 Get:284 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
#12 16.95 Get:285 http://deb.debian.org/debian buster/main amd64 bc amd64 1.07.1-2+b1 [109 kB]
#12 16.95 Get:286 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
#12 16.97 Get:287 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
#12 16.98 Get:288 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
#12 16.99 Get:289 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
#12 16.99 Get:290 http://deb.debian.org/debian buster/main amd64 binutils-arm-none-eabi amd64 2.31.1-12+11 [2572 kB]
#12 17.01 Get:291 http://deb.debian.org/debian buster/main amd64 libbison-dev amd64 2:3.3.2.dfsg-1 [500 kB]
#12 17.01 Get:292 http://deb.debian.org/debian buster/main amd64 bison amd64 2:3.3.2.dfsg-1 [871 kB]
#12 17.02 Get:293 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB]
#12 17.03 Get:294 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
#12 17.03 Get:295 http://deb.debian.org/debian buster/main amd64 ccache amd64 3.6-1 [156 kB]
#12 17.03 Get:296 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
#12 17.04 Get:297 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB]
#12 17.05 Get:298 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 kB]
#12 17.05 Get:299 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
#12 17.05 Get:300 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB]
#12 17.05 Get:301 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB]
#12 17.05 Get:302 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
#12 17.05 Get:303 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
#12 17.05 Get:304 http://deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u2 [110 kB]
#12 17.05 Get:305 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
#12 17.09 Get:306 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB]
#12 17.09 Get:307 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.304-1 [1604 kB]
#12 17.10 Get:308 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB]
#12 17.12 Get:309 http://deb.debian.org/debian buster/main amd64 comerr-dev amd64 2.1-1.44.5-1+deb10u3 [102 kB]
#12 17.12 Get:310 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
#12 17.13 Get:311 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
#12 17.13 Get:312 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
#12 17.22 Get:313 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
#12 17.22 Get:314 http://deb.debian.org/debian buster/main amd64 libtinyxml2-6a amd64 7.0.0+dfsg-1 [29.3 kB]
#12 17.22 Get:315 http://deb.debian.org/debian buster/main amd64 python3-pygments all 2.3.1+dfsg-1+deb10u2 [594 kB]
#12 17.23 Get:316 http://deb.debian.org/debian buster/main amd64 cppcheck amd64 1.86-1 [1067 kB]
#12 17.24 Get:317 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
#12 17.24 Get:318 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
#12 17.24 Get:319 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
#12 17.24 Get:320 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
#12 17.24 Get:321 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
#12 17.24 Get:322 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
#12 17.25 Get:323 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
#12 17.25 Get:324 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
#12 17.25 Get:325 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
#12 17.27 Get:326 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
#12 17.36 Get:327 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
#12 17.36 Get:328 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
#12 17.36 Get:329 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
#12 17.36 Get:330 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
#12 17.36 Get:331 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
#12 17.36 Get:332 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
#12 17.36 Get:333 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
#12 17.37 Get:334 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
#12 17.37 Get:335 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
#12 17.37 Get:336 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
#12 17.39 Get:337 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
#12 17.39 Get:338 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
#12 17.40 Get:339 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
#12 17.40 Get:340 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
#12 17.40 Get:341 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
#12 17.41 Get:342 http://deb.debian.org/debian buster/main amd64 libtext-charwidth-perl amd64 0.04-7.1+b1 [10.0 kB]
#12 17.41 Get:343 http://deb.debian.org/debian buster/main amd64 libtext-wrapi18n-perl all 0.06-7.1 [8644 B]
#12 17.41 Get:344 http://deb.debian.org/debian buster/main amd64 module-assistant all 0.11.10 [101 kB]
#12 17.54 Get:345 http://deb.debian.org/debian buster/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-7 [905 kB]
#12 17.87 Get:346 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
#12 17.87 Get:347 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
#12 17.87 Get:348 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
#12 17.87 Get:349 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
#12 17.87 Get:350 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
#12 17.87 Get:351 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
#12 17.88 Get:352 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
#12 17.88 Get:353 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
#12 17.88 Get:354 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
#12 17.88 Get:355 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
#12 17.88 Get:356 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
#12 17.88 Get:357 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
#12 17.88 Get:358 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
#12 17.88 Get:359 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
#12 17.88 Get:360 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
#12 17.88 Get:361 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
#12 17.89 Get:362 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
#12 17.89 Get:363 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
#12 17.89 Get:364 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
#12 17.89 Get:365 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
#12 17.89 Get:366 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
#12 17.89 Get:367 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
#12 17.89 Get:368 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
#12 17.90 Get:369 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
#12 17.90 Get:370 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
#12 17.90 Get:371 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
#12 17.90 Get:372 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
#12 17.90 Get:373 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
#12 17.90 Get:374 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
#12 17.90 Get:375 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
#12 17.91 Get:376 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
#12 17.91 Get:377 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
#12 17.91 Get:378 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
#12 17.91 Get:379 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB]
#12 17.91 Get:380 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
#12 17.91 Get:381 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
#12 17.91 Get:382 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
#12 17.91 Get:383 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
#12 17.91 Get:384 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
#12 17.92 Get:385 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
#12 17.92 Get:386 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
#12 17.92 Get:387 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
#12 17.92 Get:388 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
#12 17.93 Get:389 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
#12 17.93 Get:390 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
#12 17.94 Get:391 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB]
#12 17.94 Get:392 http://deb.debian.org/debian buster/main amd64 dh-systemd all 12.1.1 [122 kB]
#12 17.94 Get:393 http://deb.debian.org/debian buster/main amd64 docbook5-xml all 5.0-2 [807 kB]
#12 17.95 Get:394 http://deb.debian.org/debian buster/main amd64 docutils-common all 0.14+dfsg-4 [167 kB]
#12 17.95 Get:395 http://deb.debian.org/debian buster/main amd64 libllvm6.0 amd64 1:6.0.1-10 [14.7 MB]
#12 18.07 Get:396 http://deb.debian.org/debian buster/main amd64 libclang1-6.0 amd64 1:6.0.1-10 [6951 kB]
#12 18.16 Get:397 http://deb.debian.org/debian buster/main amd64 doxygen amd64 1.8.13-10 [3985 kB]
#12 18.22 Get:398 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
#12 18.24 Get:399 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
#12 18.32 Get:400 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
#12 18.32 Get:401 http://deb.debian.org/debian buster/main amd64 gcc-arm-none-eabi amd64 15:7-2018-q2-6 [28.4 MB]
#12 18.56 Get:402 http://deb.debian.org/debian-security buster/updates/main amd64 ghostscript amd64 9.27~dfsg-2+deb10u9 [95.5 kB]
#12 18.56 Get:403 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
#12 18.56 Get:404 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
#12 18.56 Get:405 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u9 [333 kB]
#12 18.56 Get:406 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
#12 18.57 Get:407 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB]
#12 18.58 Get:408 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB]
#12 18.63 Get:409 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
#12 18.63 Get:410 http://deb.debian.org/debian buster/main amd64 python3-dateutil all 2.7.3-3 [64.5 kB]
#12 18.63 Get:411 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
#12 18.63 Get:412 http://deb.debian.org/debian buster/main amd64 git-buildpackage all 0.9.14 [978 kB]
#12 18.64 Get:413 http://deb.debian.org/debian buster/main amd64 libcdt5 amd64 2.40.1-6+deb10u1 [60.7 kB]
#12 18.64 Get:414 http://deb.debian.org/debian buster/main amd64 libcgraph6 amd64 2.40.1-6+deb10u1 [84.2 kB]
#12 18.64 Get:415 http://deb.debian.org/debian-security buster/updates/main amd64 libgd3 amd64 2.2.5-5.2+deb10u1 [137 kB]
#12 18.64 Get:416 http://deb.debian.org/debian buster/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [158 kB]
#12 18.64 Get:417 http://deb.debian.org/debian buster/main amd64 libpathplan4 amd64 2.40.1-6+deb10u1 [63.6 kB]
#12 18.65 Get:418 http://deb.debian.org/debian buster/main amd64 libxdot4 amd64 2.40.1-6+deb10u1 [57.0 kB]
#12 18.65 Get:419 http://deb.debian.org/debian buster/main amd64 libgvc6 amd64 2.40.1-6+deb10u1 [646 kB]
#12 18.65 Get:420 http://deb.debian.org/debian buster/main amd64 libgvpr2 amd64 2.40.1-6+deb10u1 [213 kB]
#12 18.65 Get:421 http://deb.debian.org/debian buster/main amd64 liblab-gamut1 amd64 2.40.1-6+deb10u1 [220 kB]
#12 18.65 Get:422 http://deb.debian.org/debian buster/main amd64 graphviz amd64 2.40.1-6+deb10u1 [596 kB]
#12 18.66 Get:423 http://deb.debian.org/debian buster/main amd64 htop amd64 2.2.0-1+b1 [92.8 kB]
#12 18.66 Get:424 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
#12 18.66 Get:425 http://deb.debian.org/debian buster/main amd64 libnl-route-3-200 amd64 3.4.0-1 [162 kB]
#12 18.66 Get:426 http://deb.debian.org/debian buster/main amd64 libibverbs1 amd64 22.1-1 [51.2 kB]
#12 18.66 Get:427 http://deb.debian.org/debian buster/main amd64 ibverbs-providers amd64 22.1-1 [187 kB]
#12 18.66 Get:428 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
#12 18.66 Get:429 http://deb.debian.org/debian buster/main amd64 icu-devtools amd64 63.1-6+deb10u3 [189 kB]
#12 18.67 Get:430 http://deb.debian.org/debian buster/main amd64 libsigc++-2.0-0v5 amd64 2.10.1-2 [63.7 kB]
#12 18.67 Get:431 http://deb.debian.org/debian buster/main amd64 libglibmm-2.4-1v5 amd64 2.58.0-2 [748 kB]
#12 18.67 Get:432 http://deb.debian.org/debian buster/main amd64 libatkmm-1.6-1v5 amd64 2.28.0-2 [73.6 kB]
#12 18.67 Get:433 http://deb.debian.org/debian buster/main amd64 libcairomm-1.0-1v5 amd64 1.12.2-4 [65.0 kB]
#12 18.67 Get:434 http://deb.debian.org/debian buster/main amd64 librevenge-0.0-0 amd64 0.0.4-6 [280 kB]
#12 18.68 Get:435 http://deb.debian.org/debian buster/main amd64 libcdr-0.1-1 amd64 0.1.5-1 [390 kB]
#12 18.68 Get:436 http://deb.debian.org/debian buster/main amd64 libdbus-glib-1-2 amd64 0.110-4 [71.5 kB]
#12 18.68 Get:437 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
#12 18.68 Get:438 http://deb.debian.org/debian-security buster/updates/main amd64 libgslcblas0 amd64 2.5+dfsg-6+deb10u1 [102 kB]
#12 18.68 Get:439 http://deb.debian.org/debian-security buster/updates/main amd64 libgsl23 amd64 2.5+dfsg-6+deb10u1 [879 kB]
#12 18.69 Get:440 http://deb.debian.org/debian buster/main amd64 libpangomm-1.4-1v5 amd64 2.42.0-2 [59.1 kB]
#12 18.69 Get:441 http://deb.debian.org/debian buster/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.5-4 [832 kB]
#12 18.70 Get:442 http://deb.debian.org/debian buster/main amd64 libhunspell-1.7-0 amd64 1.7.0-2 [188 kB]
#12 18.70 Get:443 http://deb.debian.org/debian buster/main amd64 libenchant1c2a amd64 1.6.0-11.1+b1 [69.8 kB]
#12 18.70 Get:444 http://deb.debian.org/debian buster/main amd64 libgtkspell0 amd64 2.0.16-1.2 [24.3 kB]
#12 18.70 Get:445 http://deb.debian.org/debian-security buster/updates/main amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [277 kB]
#12 18.70 Get:446 http://deb.debian.org/debian buster/main amd64 libnspr4 amd64 2:4.20-1 [112 kB]
#12 18.71 Get:447 http://deb.debian.org/debian-security buster/updates/main amd64 libnss3 amd64 2:3.42.1-1+deb10u8 [1246 kB]
#12 18.72 Get:448 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler82 amd64 0.71.0-5+deb10u3 [1508 kB]
#12 18.73 Get:449 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler-glib8 amd64 0.71.0-5+deb10u3 [125 kB]
#12 18.73 Get:450 http://deb.debian.org/debian buster/main amd64 libpopt0 amd64 1.16-12 [49.4 kB]
#12 18.73 Get:451 http://deb.debian.org/debian buster/main amd64 libvisio-0.1-1 amd64 0.1.6-1+b2 [296 kB]
#12 18.73 Get:452 http://deb.debian.org/debian buster/main amd64 libwpd-0.10-10 amd64 0.10.3-1 [253 kB]
#12 18.73 Get:453 http://deb.debian.org/debian buster/main amd64 libwpg-0.3-3 amd64 0.3.3-1 [76.3 kB]
#12 18.74 Get:454 http://deb.debian.org/debian buster/main amd64 inkscape amd64 0.92.4-3 [14.9 MB]
#12 18.87 Get:455 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-multidev amd64 1.17-3+deb10u6 [156 kB]
#12 18.87 Get:456 http://deb.debian.org/debian buster/main amd64 latexmk all 1:4.61-0.1 [390 kB]
#12 18.87 Get:457 http://deb.debian.org/debian buster/main amd64 lcov all 1.13-4 [128 kB]
#12 18.87 Get:458 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
#12 18.87 Get:459 http://deb.debian.org/debian buster/main amd64 libaio-dev amd64 0.3.112-3 [20.1 kB]
#12 18.87 Get:460 http://deb.debian.org/debian buster/main amd64 libasound2-data all 1.1.8-1 [59.6 kB]
#12 18.87 Get:461 http://deb.debian.org/debian buster/main amd64 libasound2 amd64 1.1.8-1 [361 kB]
#12 18.88 Get:462 http://deb.debian.org/debian buster/main amd64 libasound2-dev amd64 1.1.8-1 [145 kB]
#12 18.88 Get:463 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB]
#12 18.88 Get:464 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB]
#12 18.88 Get:465 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB]
#12 18.88 Get:466 http://deb.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB]
#12 18.89 Get:467 http://deb.debian.org/debian buster/main amd64 libbctoolbox-dev amd64 0.6.0-2+b2 [71.0 kB]
#12 18.89 Get:468 http://deb.debian.org/debian-security buster/updates/main amd64 libbluetooth3 amd64 5.50-1.2~deb10u4 [101 kB]
#12 18.89 Get:469 http://deb.debian.org/debian buster/main amd64 libboost1.67-dev amd64 1.67.0-13+deb10u1 [8388 kB]
#12 18.97 Get:470 http://deb.debian.org/debian buster/main amd64 libboost-dev amd64 1.67.0.1 [3864 B]
#12 18.97 Get:471 http://deb.debian.org/debian buster/main amd64 libboost1.67-tools-dev amd64 1.67.0-13+deb10u1 [1433 kB]
#12 18.98 Get:472 http://deb.debian.org/debian buster/main amd64 libboost-tools-dev amd64 1.67.0.1 [3824 B]
#12 18.98 Get:473 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67.0 amd64 1.67.0-13+deb10u1 [226 kB]
#12 18.98 Get:474 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67-dev amd64 1.67.0-13+deb10u1 [225 kB]
#12 18.98 Get:475 http://deb.debian.org/debian buster/main amd64 libboost-atomic-dev amd64 1.67.0.1 [3956 B]
#12 18.98 Get:476 http://deb.debian.org/debian buster/main amd64 libboost-system1.67.0 amd64 1.67.0-13+deb10u1 [229 kB]
#12 18.99 Get:477 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67.0 amd64 1.67.0-13+deb10u1 [234 kB]
#12 18.99 Get:478 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67-dev amd64 1.67.0-13+deb10u1 [236 kB]
#12 18.99 Get:479 http://deb.debian.org/debian buster/main amd64 libboost-chrono-dev amd64 1.67.0.1 [4268 B]
#12 18.99 Get:480 http://deb.debian.org/debian buster/main amd64 libboost-container1.67.0 amd64 1.67.0-13+deb10u1 [256 kB]
#12 18.99 Get:481 http://deb.debian.org/debian buster/main amd64 libboost-container1.67-dev amd64 1.67.0-13+deb10u1 [257 kB]
#12 18.99 Get:482 http://deb.debian.org/debian buster/main amd64 libboost-container-dev amd64 1.67.0.1 [4132 B]
#12 19.00 Get:483 http://deb.debian.org/debian buster/main amd64 libboost-context1.67.0 amd64 1.67.0-13+deb10u1 [228 kB]
#12 19.00 Get:484 http://deb.debian.org/debian buster/main amd64 libboost-context1.67-dev amd64 1.67.0-13+deb10u1 [227 kB]
#12 19.00 Get:485 http://deb.debian.org/debian buster/main amd64 libboost-context-dev amd64 1.67.0.1 [3852 B]
#12 19.00 Get:486 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67.0 amd64 1.67.0-13+deb10u1 [268 kB]
#12 19.00 Get:487 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67.0 amd64 1.67.0-13+deb10u1 [242 kB]
#12 19.01 Get:488 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67-dev amd64 1.67.0-13+deb10u1 [243 kB]
#12 19.01 Get:489 http://deb.debian.org/debian buster/main amd64 libboost-coroutine-dev amd64 1.67.0.1 [3924 B]
#12 19.01 Get:490 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67.0 amd64 1.67.0-13+deb10u1 [239 kB]
#12 19.01 Get:491 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67.0 amd64 1.67.0-13+deb10u1 [319 kB]
#12 19.01 Get:492 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67-dev amd64 1.67.0-13+deb10u1 [359 kB]
#12 19.02 Get:493 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67-dev amd64 1.67.0-13+deb10u1 [248 kB]
#12 19.02 Get:494 http://deb.debian.org/debian buster/main amd64 libboost-date-time-dev amd64 1.67.0.1 [3648 B]
#12 19.02 Get:495 http://deb.debian.org/debian buster/main amd64 libboost-exception1.67-dev amd64 1.67.0-13+deb10u1 [224 kB]
#12 19.02 Get:496 http://deb.debian.org/debian buster/main amd64 libboost-exception-dev amd64 1.67.0.1 [3636 B]
#12 19.02 Get:497 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67.0 amd64 1.67.0-13+deb10u1 [261 kB]
#12 19.02 Get:498 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67.0 amd64 1.67.0-13+deb10u1 [328 kB]
#12 19.03 Get:499 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67-dev amd64 1.67.0-13+deb10u1 [339 kB]
#12 19.03 Get:500 http://deb.debian.org/debian buster/main amd64 libboost-fiber-dev amd64 1.67.0.1 [4076 B]
#12 19.03 Get:501 http://deb.debian.org/debian buster/main amd64 libboost-system1.67-dev amd64 1.67.0-13+deb10u1 [231 kB]
#12 19.03 Get:502 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67-dev amd64 1.67.0-13+deb10u1 [269 kB]
#12 19.03 Get:503 http://deb.debian.org/debian buster/main amd64 libboost-filesystem-dev amd64 1.67.0.1 [3684 B]
#12 19.03 Get:504 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67.0 amd64 1.67.0-13+deb10u1 [485 kB]
#12 19.04 Get:505 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67.0 amd64 1.67.0-13+deb10u1 [316 kB]
#12 19.04 Get:506 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67.0 amd64 1.67.0-13+deb10u1 [231 kB]
#12 19.04 Get:507 http://deb.debian.org/debian buster/main amd64 libboost-test1.67.0 amd64 1.67.0-13+deb10u1 [456 kB]
#12 19.05 Get:508 http://deb.debian.org/debian buster/main amd64 libboost-test1.67-dev amd64 1.67.0-13+deb10u1 [511 kB]
#12 19.05 Get:509 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67-dev amd64 1.67.0-13+deb10u1 [325 kB]
#12 19.06 Get:510 http://deb.debian.org/debian buster/main amd64 libboost-graph-dev amd64 1.67.0.1 [3752 B]
#12 19.06 Get:511 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
#12 19.06 Get:512 http://deb.debian.org/debian buster/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4 [129 kB]
#12 19.06 Get:513 http://deb.debian.org/debian buster/main amd64 libevent-pthreads-2.1-6 amd64 2.1.8-stable-4 [47.9 kB]
#12 19.06 Get:514 http://deb.debian.org/debian buster/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6 [168 kB]
#12 19.06 Get:515 http://deb.debian.org/debian buster/main amd64 libpsm2-2 amd64 11.2.78-1 [177 kB]
#12 19.06 Get:516 http://deb.debian.org/debian buster/main amd64 librdmacm1 amd64 22.1-1 [65.3 kB]
#12 19.06 Get:517 http://deb.debian.org/debian buster/main amd64 libfabric1 amd64 1.6.2-3 [396 kB]
#12 19.07 Get:518 http://deb.debian.org/debian buster/main amd64 libhwloc5 amd64 1.11.12-3 [111 kB]
#12 19.07 Get:519 http://deb.debian.org/debian buster/main amd64 libpciaccess0 amd64 0.14-1 [53.5 kB]
#12 19.07 Get:520 http://deb.debian.org/debian buster/main amd64 ocl-icd-libopencl1 amd64 2.2.12-2 [37.5 kB]
#12 19.07 Get:521 http://deb.debian.org/debian buster/main amd64 libhwloc-plugins amd64 1.11.12-3 [17.4 kB]
#12 19.07 Get:522 http://deb.debian.org/debian-security buster/updates/main amd64 libpmix2 amd64 3.1.2-3+deb10u1 [499 kB]
#12 19.07 Get:523 http://deb.debian.org/debian buster/main amd64 libopenmpi3 amd64 3.1.3-11 [2191 kB]
#12 19.09 Get:524 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67.0 amd64 1.67.0-13+deb10u1 [272 kB]
#12 19.10 Get:525 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67.0 amd64 1.67.0-13+deb10u1 [283 kB]
#12 19.10 Get:526 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67-dev amd64 1.67.0-13+deb10u1 [287 kB]
#12 19.10 Get:527 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel-dev amd64 1.67.0.1 [3772 B]
#12 19.10 Get:528 http://deb.debian.org/debian buster/main amd64 libicu-dev amd64 63.1-6+deb10u3 [9183 kB]
#12 19.19 Get:529 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67-dev amd64 1.67.0-13+deb10u1 [539 kB]
#12 19.19 Get:530 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67.0 amd64 1.67.0-13+deb10u1 [249 kB]
#12 19.19 Get:531 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67-dev amd64 1.67.0-13+deb10u1 [255 kB]
#12 19.20 Get:532 http://deb.debian.org/debian buster/main amd64 libboost-iostreams-dev amd64 1.67.0.1 [3632 B]
#12 19.20 Get:533 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67.0 amd64 1.67.0-13+deb10u1 [470 kB]
#12 19.20 Get:534 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67-dev amd64 1.67.0-13+deb10u1 [560 kB]
#12 19.21 Get:535 http://deb.debian.org/debian buster/main amd64 libboost-locale-dev amd64 1.67.0.1 [3976 B]
#12 19.21 Get:536 http://deb.debian.org/debian buster/main amd64 libboost-log1.67.0 amd64 1.67.0-13+deb10u1 [611 kB]
#12 19.21 Get:537 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67-dev amd64 1.67.0-13+deb10u1 [270 kB]
#12 19.22 Get:538 http://deb.debian.org/debian buster/main amd64 libboost-log1.67-dev amd64 1.67.0-13+deb10u1 [786 kB]
#12 19.23 Get:539 http://deb.debian.org/debian buster/main amd64 libboost-log-dev amd64 1.67.0.1 [3852 B]
#12 19.23 Get:540 http://deb.debian.org/debian buster/main amd64 libboost-math1.67.0 amd64 1.67.0-13+deb10u1 [460 kB]
#12 19.23 Get:541 http://deb.debian.org/debian buster/main amd64 libboost-math1.67-dev amd64 1.67.0-13+deb10u1 [745 kB]
#12 19.24 Get:542 http://deb.debian.org/debian buster/main amd64 libboost-math-dev amd64 1.67.0.1 [3848 B]
#12 19.24 Get:543 http://deb.debian.org/debian buster/main amd64 openmpi-common all 3.1.3-11 [165 kB]
#12 19.24 Get:544 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
#12 19.24 Get:545 http://deb.debian.org/debian buster/main amd64 libnl-route-3-dev amd64 3.4.0-1 [177 kB]
#12 19.24 Get:546 http://deb.debian.org/debian buster/main amd64 libibverbs-dev amd64 22.1-1 [362 kB]
#12 19.25 Get:547 http://deb.debian.org/debian buster/main amd64 libnuma-dev amd64 2.0.12-1 [39.2 kB]
#12 19.25 Get:548 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
#12 19.25 Get:549 http://deb.debian.org/debian buster/main amd64 libhwloc-dev amd64 1.11.12-3 [175 kB]
#12 19.25 Get:550 http://deb.debian.org/debian buster/main amd64 openmpi-bin amd64 3.1.3-11 [200 kB]
#12 19.25 Get:551 http://deb.debian.org/debian buster/main amd64 libopenmpi-dev amd64 3.1.3-11 [974 kB]
#12 19.26 Get:552 http://deb.debian.org/debian buster/main amd64 mpi-default-dev amd64 1.13 [5476 B]
#12 19.26 Get:553 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67-dev amd64 1.67.0-13+deb10u1 [380 kB]
#12 19.26 Get:554 http://deb.debian.org/debian buster/main amd64 libboost-mpi-dev amd64 1.67.0.1 [3732 B]
#12 19.26 Get:555 http://deb.debian.org/debian buster/main amd64 libboost-python1.67.0 amd64 1.67.0-13+deb10u1 [328 kB]
#12 19.26 Get:556 http://deb.debian.org/debian buster/main amd64 mpi-default-bin amd64 1.13 [4672 B]
#12 19.26 Get:557 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67.0 amd64 1.67.0-13+deb10u1 [437 kB]
#12 19.27 Get:558 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67-dev amd64 1.67.0-13+deb10u1 [244 kB]
#12 19.27 Get:559 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python-dev amd64 1.67.0.1 [3768 B]
#12 19.27 Get:560 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67.0 amd64 1.67.0-13+deb10u1 [237 kB]
#12 19.27 Get:561 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67-dev amd64 1.67.0-13+deb10u1 [238 kB]
#12 19.27 Get:562 http://deb.debian.org/debian buster/main amd64 libboost-numpy-dev amd64 1.67.0.1 [3692 B]
#12 19.27 Get:563 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67.0 amd64 1.67.0-13+deb10u1 [357 kB]
#12 19.28 Get:564 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67-dev amd64 1.67.0-13+deb10u1 [385 kB]
#12 19.28 Get:565 http://deb.debian.org/debian buster/main amd64 libboost-program-options-dev amd64 1.67.0.1 [3656 B]
#12 19.28 Get:566 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB]
#12 19.28 Get:567 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-dev amd64 2.7.16-2+deb10u4 [31.6 MB]
#12 19.59 Get:568 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB]
#12 19.59 Get:569 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB]
#12 19.59 Get:570 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-dev amd64 2.7.16-2+deb10u4 [286 kB]
#12 19.59 Get:571 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B]
#12 19.59 Get:572 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B]
#12 19.59 Get:573 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB]
#12 19.60 Get:574 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-dev amd64 3.7.3-2+deb10u7 [48.4 MB]
#12 20.10 Get:575 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB]
#12 20.10 Get:576 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB]
#12 20.11 Get:577 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B]
#12 20.11 Get:578 http://deb.debian.org/debian buster/main amd64 libboost-python1.67-dev amd64 1.67.0-13+deb10u1 [335 kB]
#12 20.11 Get:579 http://deb.debian.org/debian buster/main amd64 libboost-python-dev amd64 1.67.0.1 [3948 B]
#12 20.11 Get:580 http://deb.debian.org/debian buster/main amd64 libboost-random1.67.0 amd64 1.67.0-13+deb10u1 [233 kB]
#12 20.11 Get:581 http://deb.debian.org/debian buster/main amd64 libboost-random1.67-dev amd64 1.67.0-13+deb10u1 [232 kB]
#12 20.12 Get:582 http://deb.debian.org/debian buster/main amd64 libboost-random-dev amd64 1.67.0.1 [3648 B]
#12 20.12 Get:583 http://deb.debian.org/debian buster/main amd64 libboost-regex-dev amd64 1.67.0.1 [3916 B]
#12 20.12 Get:584 http://deb.debian.org/debian buster/main amd64 libboost-serialization-dev amd64 1.67.0.1 [3876 B]
#12 20.12 Get:585 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67.0 amd64 1.67.0-13+deb10u1 [250 kB]
#12 20.12 Get:586 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67-dev amd64 1.67.0-13+deb10u1 [253 kB]
#12 20.13 Get:587 http://deb.debian.org/debian buster/main amd64 libboost-signals-dev amd64 1.67.0.1 [3716 B]
#12 20.13 Get:588 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67.0 amd64 1.67.0-13+deb10u1 [271 kB]
#12 20.13 Get:589 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67-dev amd64 1.67.0-13+deb10u1 [249 kB]
#12 20.13 Get:590 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace-dev amd64 1.67.0.1 [3640 B]
#12 20.13 Get:591 http://deb.debian.org/debian buster/main amd64 libboost-system-dev amd64 1.67.0.1 [3788 B]
#12 20.13 Get:592 http://deb.debian.org/debian buster/main amd64 libboost-test-dev amd64 1.67.0.1 [3684 B]
#12 20.14 Get:593 http://deb.debian.org/debian buster/main amd64 libboost-thread-dev amd64 1.67.0.1 [3672 B]
#12 20.14 Get:594 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67-dev amd64 1.67.0-13+deb10u1 [231 kB]
#12 20.14 Get:595 http://deb.debian.org/debian buster/main amd64 libboost-timer-dev amd64 1.67.0.1 [3772 B]
#12 20.14 Get:596 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67.0 amd64 1.67.0-13+deb10u1 [241 kB]
#12 20.14 Get:597 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67-dev amd64 1.67.0-13+deb10u1 [241 kB]
#12 20.14 Get:598 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure-dev amd64 1.67.0.1 [3740 B]
#12 20.15 Get:599 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67.0 amd64 1.67.0-13+deb10u1 [436 kB]
#12 20.15 Get:600 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67-dev amd64 1.67.0-13+deb10u1 [463 kB]
#12 20.16 Get:601 http://deb.debian.org/debian buster/main amd64 libboost-wave-dev amd64 1.67.0.1 [3676 B]
#12 20.16 Get:602 http://deb.debian.org/debian buster/main amd64 libboost-all-dev amd64 1.67.0.1 [3988 B]
#12 20.16 Get:603 http://deb.debian.org/debian buster/main amd64 libcsv3 amd64 3.0.3+dfsg-4 [9612 B]
#12 20.16 Get:604 http://deb.debian.org/debian buster/main amd64 libcsv-dev amd64 3.0.3+dfsg-4 [21.8 kB]
#12 20.16 Get:605 http://deb.debian.org/debian buster/main amd64 libdbi1 amd64 0.9.0-5 [31.9 kB]
#12 20.16 Get:606 http://deb.debian.org/debian buster/main amd64 libdbd-sqlite3 amd64 0.9.0-6+b1 [180 kB]
#12 20.16 Get:607 http://deb.debian.org/debian buster/main amd64 libdbi-dev amd64 0.9.0-5 [35.3 kB]
#12 20.16 Get:608 http://deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u2 [210 kB]
#12 20.17 Get:609 http://deb.debian.org/debian-security buster/updates/main amd64 libelf-dev amd64 0.176-1.1+deb10u1 [72.3 kB]
#12 20.17 Get:610 http://deb.debian.org/debian buster/main amd64 libffi-dev amd64 3.2.1-9 [156 kB]
#12 20.17 Get:611 http://deb.debian.org/debian buster/main amd64 libfftw3-long3 amd64 3.3.8-2 [319 kB]
#12 20.17 Get:612 http://deb.debian.org/debian buster/main amd64 libfftw3-quad3 amd64 3.3.8-2 [558 kB]
#12 20.18 Get:613 http://deb.debian.org/debian buster/main amd64 libfftw3-single3 amd64 3.3.8-2 [762 kB]
#12 20.19 Get:614 http://deb.debian.org/debian buster/main amd64 libfftw3-bin amd64 3.3.8-2 [50.7 kB]
#12 20.19 Get:615 http://deb.debian.org/debian buster/main amd64 libfftw3-dev amd64 3.3.8-2 [2106 kB]
#12 20.21 Get:616 http://deb.debian.org/debian buster/main amd64 libfontenc1 amd64 1:1.1.3-1+b2 [24.4 kB]
#12 20.21 Get:617 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB]
#12 20.22 Get:618 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-bin amd64 2.58.3-2+deb10u5 [126 kB]
#12 20.22 Get:619 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev-bin amd64 2.58.3-2+deb10u5 [158 kB]
#12 20.23 Get:620 http://deb.debian.org/debian-security buster/updates/main amd64 uuid-dev amd64 2.33.1-0.1+deb10u1 [93.8 kB]
#12 20.23 Get:621 http://deb.debian.org/debian-security buster/updates/main amd64 libblkid-dev amd64 2.33.1-0.1+deb10u1 [225 kB]
#12 20.23 Get:622 http://deb.debian.org/debian-security buster/updates/main amd64 libmount-dev amd64 2.33.1-0.1+deb10u1 [233 kB]
#12 20.23 Get:623 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
#12 20.24 Get:624 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
#12 20.24 Get:625 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
#12 20.24 Get:626 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
#12 20.25 Get:627 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
#12 20.25 Get:628 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
#12 20.25 Get:629 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev amd64 2.58.3-2+deb10u5 [1486 kB]
#12 20.27 Get:630 http://deb.debian.org/debian buster/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-4+deb10u1 [23.0 kB]
#12 20.27 Get:631 http://deb.debian.org/debian buster/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-4+deb10u1 [629 kB]
#12 20.28 Get:632 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u4 [466 kB]
#12 20.28 Get:633 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u12 [318 kB]
#12 20.29 Get:634 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutlsxx28 amd64 3.6.7-4+deb10u12 [14.6 kB]
#12 20.29 Get:635 http://deb.debian.org/debian buster/main amd64 libidn2-dev amd64 2.0.5-1+deb10u1 [79.5 kB]
#12 20.29 Get:636 http://deb.debian.org/debian buster/main amd64 libp11-kit-dev amd64 0.23.15-2+deb10u1 [196 kB]
#12 20.29 Get:637 http://deb.debian.org/debian-security buster/updates/main amd64 libtasn1-6-dev amd64 4.13-3+deb10u1 [104 kB]
#12 20.29 Get:638 http://deb.debian.org/debian buster/main amd64 nettle-dev amd64 3.4.1-1+deb10u1 [1077 kB]
#12 20.30 Get:639 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls28-dev amd64 3.6.7-4+deb10u12 [1087 kB]
#12 20.31 Get:640 http://deb.debian.org/debian buster/main amd64 libgps23 amd64 3.17-7 [89.9 kB]
#12 20.32 Get:641 http://deb.debian.org/debian buster/main amd64 libgps-dev amd64 3.17-7 [138 kB]
#12 20.32 Get:642 http://deb.debian.org/debian buster/main amd64 libgsm1 amd64 1.0.18-2 [27.7 kB]
#12 20.32 Get:643 http://deb.debian.org/debian buster/main amd64 libgsm1-dev amd64 1.0.18-2 [29.7 kB]
#12 20.32 Get:644 http://deb.debian.org/debian buster/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB]
#12 20.32 Get:645 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB]
#12 20.32 Get:646 http://deb.debian.org/debian buster/main amd64 libjansson-dev amd64 2.12-1 [40.5 kB]
#12 20.32 Get:647 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-0 amd64 5.3.3-1.1+deb10u1 [120 kB]
#12 20.33 Get:648 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u5 [333 kB]
#12 20.33 Get:649 http://deb.debian.org/debian buster/main amd64 libreadline-dev amd64 7.0-5 [133 kB]
#12 20.33 Get:650 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-dev amd64 5.3.3-1.1+deb10u1 [148 kB]
#12 20.34 Get:651 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
#12 20.34 Get:652 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.39-0+deb10u2 [33.6 kB]
#12 20.34 Get:653 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u2 [173 kB]
#12 20.34 Get:654 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB]
#12 20.34 Get:655 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u5 [948 B]
#12 20.34 Get:656 http://deb.debian.org/debian buster/main amd64 libnewlib-dev all 3.1.0.20181231-1 [259 kB]
#12 20.34 Get:657 http://deb.debian.org/debian buster/main amd64 libnewlib-arm-none-eabi all 3.1.0.20181231-1 [32.1 MB]
#12 20.65 Get:658 http://deb.debian.org/debian buster/main amd64 libnorm1 amd64 1.5.8+dfsg2-1 [287 kB]
#12 20.66 Get:659 http://deb.debian.org/debian buster/main amd64 libnorm-dev amd64 1.5.8+dfsg2-1 [460 kB]
#12 20.66 Get:660 http://deb.debian.org/debian buster/main amd64 liboping0 amd64 1.10.0-2.1+b1 [20.0 kB]
#12 20.66 Get:661 http://deb.debian.org/debian buster/main amd64 liboping-dev amd64 1.10.0-2.1+b1 [47.4 kB]
#12 20.67 Get:662 http://deb.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB]
#12 20.67 Get:663 http://deb.debian.org/debian buster/main amd64 libortp-dev amd64 1:1.0.2-1 [102 kB]
#12 20.67 Get:664 http://deb.debian.org/debian buster/main amd64 libpcap0.8 amd64 1.8.1-6+deb10u1 [140 kB]
#12 20.67 Get:665 http://deb.debian.org/debian buster/main amd64 libpcap0.8-dev amd64 1.8.1-6+deb10u1 [241 kB]
#12 20.68 Get:666 http://deb.debian.org/debian buster/main amd64 libpcap-dev amd64 1.8.1-6+deb10u1 [26.0 kB]
#12 20.68 Get:667 http://deb.debian.org/debian buster/main amd64 libpci3 amd64 1:3.5.2-1 [56.5 kB]
#12 20.68 Get:668 http://deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u10 [110 kB]
#12 20.68 Get:669 http://deb.debian.org/debian buster/main amd64 libpci-dev amd64 1:3.5.2-1 [76.9 kB]
#12 20.68 Get:670 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB]
#12 20.68 Get:671 http://deb.debian.org/debian buster/main amd64 libpcsclite-dev amd64 1.8.24-1 [75.0 kB]
#12 20.68 Get:672 http://deb.debian.org/debian buster/main amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3 [158 kB]
#12 20.69 Get:673 http://deb.debian.org/debian buster/main amd64 libpgm-dev amd64 5.2.122~dfsg-3 [190 kB]
#12 20.69 Get:674 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB]
#12 20.69 Get:675 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB]
#12 20.69 Get:676 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB]
#12 20.69 Get:677 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB]
#12 20.69 Get:678 http://deb.debian.org/debian buster/main amd64 libsensors4-dev amd64 1:3.5.0-3 [63.0 kB]
#12 20.69 Get:679 http://deb.debian.org/debian buster/main amd64 libsigsegv-dev amd64 2.12-2 [26.8 kB]
#12 20.69 Get:680 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-base all 5.7.3+dfsg-5+deb10u4 [1595 kB]
#12 20.71 Get:681 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
#12 20.71 Get:682 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-5+deb10u4 [2319 kB]
#12 20.73 Get:683 http://deb.debian.org/debian buster/main amd64 libwrap0-dev amd64 7.6.q-28 [21.6 kB]
#12 20.74 Get:684 http://deb.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1n-0+deb10u6 [1810 kB]
#12 20.75 Get:685 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-dev amd64 5.7.3+dfsg-5+deb10u4 [1099 kB]
#12 20.76 Get:686 http://deb.debian.org/debian buster/main amd64 libsodium23 amd64 1.0.17-1 [158 kB]
#12 20.77 Get:687 http://deb.debian.org/debian buster/main amd64 libsodium-dev amd64 1.0.17-1 [176 kB]
#12 20.77 Get:688 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1-2.1+deb10u4 [535 kB]
#12 20.77 Get:689 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1-2.1+deb10u4 [760 kB]
#12 20.78 Get:690 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1-2.1+deb10u4 [16.5 kB]
#12 20.78 Get:691 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1-2.1+deb10u4 [16.0 kB]
#12 20.78 Get:692 http://deb.debian.org/debian buster/main amd64 libsource-highlight-common all 3.1.8-1.2 [68.0 kB]
#12 20.78 Get:693 http://deb.debian.org/debian buster/main amd64 libsource-highlight4v5 amd64 3.1.8-1.2+b1 [244 kB]
#12 20.78 Get:694 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-dev amd64 3.27.2-3+deb10u2 [787 kB]
#12 20.79 Get:695 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB]
#12 20.79 Get:696 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB]
#12 20.80 Get:697 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB]
#12 20.80 Get:698 http://deb.debian.org/debian buster/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB]
#12 20.80 Get:699 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB]
#12 20.80 Get:700 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB]
#12 20.80 Get:701 http://deb.debian.org/debian buster/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB]
#12 20.80 Get:702 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpdemux2 amd64 0.6.1-2+deb10u3 [87.9 kB]
#12 20.80 Get:703 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
#12 20.80 Get:704 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
#12 20.80 Get:705 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
#12 20.81 Get:706 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
#12 20.81 Get:707 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
#12 20.81 Get:708 http://deb.debian.org/debian buster/main amd64 libzmq5 amd64 4.3.1-4+deb10u2 [246 kB]
#12 20.82 Get:709 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-dev amd64 1.17-3+deb10u6 [47.8 kB]
#12 20.82 Get:710 http://deb.debian.org/debian buster/main amd64 libzmq3-dev amd64 4.3.1-4+deb10u2 [442 kB]
#12 20.82 Get:711 http://deb.debian.org/debian buster/main amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [74.0 kB]
#12 20.82 Get:712 http://deb.debian.org/debian buster/main amd64 mscgen amd64 0.20-12 [50.4 kB]
#12 20.82 Get:713 http://deb.debian.org/debian buster/main amd64 ofono amd64 1.21-1 [620 kB]
#12 20.83 Get:714 http://deb.debian.org/debian buster/main amd64 python-pycurl amd64 7.43.0.2-0.1 [66.0 kB]
#12 20.83 Get:715 http://deb.debian.org/debian buster/main amd64 python-urlgrabber all 3.10.2-1 [55.3 kB]
#12 20.83 Get:716 http://deb.debian.org/debian buster/main amd64 python-typing all 3.6.6-1 [22.7 kB]
#12 20.83 Get:717 http://deb.debian.org/debian buster/main amd64 python-m2crypto amd64 0.31.0-4+deb10u2 [183 kB]
#12 20.83 Get:718 http://deb.debian.org/debian buster/main amd64 osc all 0.164.2-1 [238 kB]
#12 20.84 Get:719 http://deb.debian.org/debian buster/main amd64 patchelf amd64 0.9+52.20180509-1 [51.1 kB]
#12 20.84 Get:720 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
#12 20.85 Get:721 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB]
#12 20.86 Get:722 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB]
#12 20.86 Get:723 http://deb.debian.org/debian buster/main amd64 python-yaml amd64 3.13-2 [127 kB]
#12 20.86 Get:724 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB]
#12 20.86 Get:725 http://deb.debian.org/debian buster/main amd64 python3-funcparserlib all 0.3.6-7 [15.0 kB]
#12 20.86 Get:726 http://deb.debian.org/debian-security buster/updates/main amd64 python3-pil amd64 5.4.1-2+deb10u6 [395 kB]
#12 20.87 Get:727 http://deb.debian.org/debian buster/main amd64 python3-webcolors all 1.5-2 [10.4 kB]
#12 20.87 Get:728 http://deb.debian.org/debian buster/main amd64 python3-roman all 2.0.0-3 [8768 B]
#12 20.87 Get:729 http://deb.debian.org/debian buster/main amd64 python3-docutils all 0.14+dfsg-4 [378 kB]
#12 20.87 Get:730 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab-accel amd64 3.5.13-1+deb10u2 [35.4 kB]
#12 20.87 Get:731 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab all 3.5.13-1+deb10u2 [542 kB]
#12 20.88 Get:732 http://deb.debian.org/debian buster/main amd64 python3-blockdiag all 1.5.3+dfsg-5.2 [74.6 kB]
#12 20.88 Get:733 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB]
#12 20.88 Get:734 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB]
#12 20.89 Get:735 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB]
#12 20.89 Get:736 http://deb.debian.org/debian buster/main amd64 python3-markupsafe amd64 1.1.0-1 [14.8 kB]
#12 20.89 Get:737 http://deb.debian.org/debian-security buster/updates/main amd64 python3-mako all 1.0.7+ds1-1+deb10u1 [61.7 kB]
#12 20.89 Get:738 http://deb.debian.org/debian buster/main amd64 python3-nwdiag all 1.0.4+dfsg-1 [33.7 kB]
#12 20.89 Get:739 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
#12 20.89 Get:740 http://deb.debian.org/debian buster/main amd64 python3-pyflakes all 2.0.0-1 [49.0 kB]
#12 20.90 Get:741 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
#12 20.90 Get:742 http://deb.debian.org/debian buster/main amd64 python3-usb all 1.0.2-1 [38.8 kB]
#12 20.90 Get:743 http://deb.debian.org/debian buster/main amd64 python3-yaml amd64 3.13-2 [121 kB]
#12 20.90 Get:744 http://deb.debian.org/debian buster/main amd64 rsync amd64 3.1.3-6 [397 kB]
#12 20.91 Get:745 http://deb.debian.org/debian buster/main amd64 sdcc-libraries all 3.8.0+dfsg-2 [1173 kB]
#12 20.94 Get:746 http://deb.debian.org/debian buster/main amd64 sdcc amd64 3.8.0+dfsg-2 [1853 kB]
#12 20.97 Get:747 http://deb.debian.org/debian buster/main amd64 source-highlight amd64 3.1.8-1.2+b1 [298 kB]
#12 20.98 Get:748 http://deb.debian.org/debian-security buster/updates/main amd64 sqlite3 amd64 3.27.2-3+deb10u2 [940 kB]
#12 21.00 Get:749 http://deb.debian.org/debian buster/main amd64 stow all 2.2.2-1 [367 kB]
#12 21.00 Get:750 http://deb.debian.org/debian-security buster/updates/main amd64 sudo amd64 1.8.27-1+deb10u6 [1244 kB]
#12 21.02 Get:751 http://deb.debian.org/debian buster/main amd64 tcpdump amd64 4.9.3-1~deb10u2 [400 kB]
#12 21.02 Get:752 http://deb.debian.org/debian buster/main amd64 xfonts-encodings all 1:1.0.4-2 [574 kB]
#12 21.03 Get:753 http://deb.debian.org/debian buster/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB]
#12 21.03 Get:754 http://deb.debian.org/debian buster/main amd64 tex-gyre all 20180621-3 [6210 kB]
#12 21.09 Get:755 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB]
#12 21.10 Get:756 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB]
#12 21.10 Get:757 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares2 amd64 1.14.0-1+deb10u4 [86.5 kB]
#12 21.11 Get:758 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares-dev amd64 1.14.0-1+deb10u4 [161 kB]
#12 21.44 debconf: delaying package configuration, since apt-utils is not installed
#12 21.51 Fetched 801 MB in 8s (94.3 MB/s)
#12 21.56 Selecting previously unselected package libapparmor1:amd64.
#12 21.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6686 files and directories currently installed.)
#12 21.56 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ...
#12 21.57 Unpacking libapparmor1:amd64 (2.13.2-10) ...
#12 21.65 Selecting previously unselected package libargon2-1:amd64.
#12 21.66 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
#12 21.66 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
#12 21.79 Selecting previously unselected package dmsetup.
#12 21.79 Preparing to unpack .../02-dmsetup_2%3a1.02.155-3_amd64.deb ...
#12 21.80 Unpacking dmsetup (2:1.02.155-3) ...
#12 21.92 Selecting previously unselected package libdevmapper1.02.1:amd64.
#12 21.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
#12 21.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
#12 22.07 Selecting previously unselected package libjson-c3:amd64.
#12 22.07 Preparing to unpack .../04-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
#12 22.07 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
#12 22.14 Selecting previously unselected package libssl1.1:amd64.
#12 22.15 Preparing to unpack .../05-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
#12 22.15 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#12 22.33 Selecting previously unselected package libcryptsetup12:amd64.
#12 22.33 Preparing to unpack .../06-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
#12 22.34 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
#12 22.40 Selecting previously unselected package libidn11:amd64.
#12 22.40 Preparing to unpack .../07-libidn11_1.33-2.2_amd64.deb ...
#12 22.40 Unpacking libidn11:amd64 (1.33-2.2) ...
#12 22.45 Selecting previously unselected package libip4tc0:amd64.
#12 22.45 Preparing to unpack .../08-libip4tc0_1.8.2-4_amd64.deb ...
#12 22.46 Unpacking libip4tc0:amd64 (1.8.2-4) ...
#12 22.51 Selecting previously unselected package libkmod2:amd64.
#12 22.51 Preparing to unpack .../09-libkmod2_26-1_amd64.deb ...
#12 22.51 Unpacking libkmod2:amd64 (26-1) ...
#12 22.62 Selecting previously unselected package systemd.
#12 22.62 Preparing to unpack .../10-systemd_241-7~deb10u10_amd64.deb ...
#12 22.65 Unpacking systemd (241-7~deb10u10) ...
#12 22.99 Selecting previously unselected package libbsd0:amd64.
#12 22.99 Preparing to unpack .../11-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
#12 23.00 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
#12 23.03 Selecting previously unselected package bsdmainutils.
#12 23.03 Preparing to unpack .../12-bsdmainutils_11.1.2+b1_amd64.deb ...
#12 23.03 Unpacking bsdmainutils (11.1.2+b1) ...
#12 23.08 Selecting previously unselected package libuchardet0:amd64.
#12 23.08 Preparing to unpack .../13-libuchardet0_0.0.6-3_amd64.deb ...
#12 23.08 Unpacking libuchardet0:amd64 (0.0.6-3) ...
#12 23.11 Selecting previously unselected package groff-base.
#12 23.11 Preparing to unpack .../14-groff-base_1.22.4-3+deb10u1_amd64.deb ...
#12 23.12 Unpacking groff-base (1.22.4-3+deb10u1) ...
#12 23.28 Selecting previously unselected package libgdbm6:amd64.
#12 23.28 Preparing to unpack .../15-libgdbm6_1.18.1-4_amd64.deb ...
#12 23.29 Unpacking libgdbm6:amd64 (1.18.1-4) ...
#12 23.38 Selecting previously unselected package libpipeline1:amd64.
#12 23.38 Preparing to unpack .../16-libpipeline1_1.5.1-2_amd64.deb ...
#12 23.40 Unpacking libpipeline1:amd64 (1.5.1-2) ...
#12 23.51 Selecting previously unselected package man-db.
#12 23.52 Preparing to unpack .../17-man-db_2.8.5-2+deb10u1_amd64.deb ...
#12 23.54 Unpacking man-db (2.8.5-2+deb10u1) ...
#12 23.73 Selecting previously unselected package perl-modules-5.28.
#12 23.73 Preparing to unpack .../18-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
#12 23.75 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
#12 24.11 Selecting previously unselected package libgdbm-compat4:amd64.
#12 24.12 Preparing to unpack .../19-libgdbm-compat4_1.18.1-4_amd64.deb ...
#12 24.12 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
#12 24.24 Selecting previously unselected package libperl5.28:amd64.
#12 24.25 Preparing to unpack .../20-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
#12 24.26 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
#12 24.95 Selecting previously unselected package perl.
#12 24.95 Preparing to unpack .../21-perl_5.28.1-6+deb10u1_amd64.deb ...
#12 24.98 Unpacking perl (5.28.1-6+deb10u1) ...
#12 25.13 Selecting previously unselected package libpython2.7-minimal:amd64.
#12 25.13 Preparing to unpack .../22-libpython2.7-minimal_2.7.16-2+deb10u4_amd64.deb ...
#12 25.15 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ...
#12 25.33 Selecting previously unselected package python2.7-minimal.
#12 25.33 Preparing to unpack .../23-python2.7-minimal_2.7.16-2+deb10u4_amd64.deb ...
#12 25.35 Unpacking python2.7-minimal (2.7.16-2+deb10u4) ...
#12 25.59 Selecting previously unselected package python2-minimal.
#12 25.59 Preparing to unpack .../24-python2-minimal_2.7.16-1_amd64.deb ...
#12 25.60 Unpacking python2-minimal (2.7.16-1) ...
#12 25.68 Selecting previously unselected package python-minimal.
#12 25.68 Preparing to unpack .../25-python-minimal_2.7.16-1_amd64.deb ...
#12 25.69 Unpacking python-minimal (2.7.16-1) ...
#12 25.80 Selecting previously unselected package mime-support.
#12 25.80 Preparing to unpack .../26-mime-support_3.62_all.deb ...
#12 25.81 Unpacking mime-support (3.62) ...
#12 25.94 Selecting previously unselected package libexpat1:amd64.
#12 25.94 Preparing to unpack .../27-libexpat1_2.2.6-2+deb10u7_amd64.deb ...
#12 25.95 Unpacking libexpat1:amd64 (2.2.6-2+deb10u7) ...
#12 26.05 Selecting previously unselected package readline-common.
#12 26.05 Preparing to unpack .../28-readline-common_7.0-5_all.deb ...
#12 26.06 Unpacking readline-common (7.0-5) ...
#12 26.16 Selecting previously unselected package libreadline7:amd64.
#12 26.16 Preparing to unpack .../29-libreadline7_7.0-5_amd64.deb ...
#12 26.17 Unpacking libreadline7:amd64 (7.0-5) ...
#12 26.27 Selecting previously unselected package libsqlite3-0:amd64.
#12 26.27 Preparing to unpack .../30-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
#12 26.29 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
#12 26.37 Selecting previously unselected package libpython2.7-stdlib:amd64.
#12 26.37 Preparing to unpack .../31-libpython2.7-stdlib_2.7.16-2+deb10u4_amd64.deb ...
#12 26.39 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ...
#12 26.63 Selecting previously unselected package python2.7.
#12 26.63 Preparing to unpack .../32-python2.7_2.7.16-2+deb10u4_amd64.deb ...
#12 26.64 Unpacking python2.7 (2.7.16-2+deb10u4) ...
#12 26.75 Selecting previously unselected package libpython2-stdlib:amd64.
#12 26.75 Preparing to unpack .../33-libpython2-stdlib_2.7.16-1_amd64.deb ...
#12 26.76 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ...
#12 26.83 Selecting previously unselected package libpython-stdlib:amd64.
#12 26.83 Preparing to unpack .../34-libpython-stdlib_2.7.16-1_amd64.deb ...
#12 26.84 Unpacking libpython-stdlib:amd64 (2.7.16-1) ...
#12 26.94 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ...
#12 26.98 Setting up python2.7-minimal (2.7.16-2+deb10u4) ...
#12 27.27 Setting up python2-minimal (2.7.16-1) ...
#12 27.37 Selecting previously unselected package python2.
#12 27.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10945 files and directories currently installed.)
#12 27.38 Preparing to unpack .../python2_2.7.16-1_amd64.deb ...
#12 27.40 Unpacking python2 (2.7.16-1) ...
#12 27.47 Setting up python-minimal (2.7.16-1) ...
#12 27.60 Selecting previously unselected package python.
#12 27.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10978 files and directories currently installed.)
#12 27.60 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ...
#12 27.62 Unpacking python (2.7.16-1) ...
#12 27.71 Selecting previously unselected package autoconf-archive.
#12 27.71 Preparing to unpack .../01-autoconf-archive_20180313-1_all.deb ...
#12 27.73 Unpacking autoconf-archive (20180313-1) ...
#12 27.93 Selecting previously unselected package libpython2.7:amd64.
#12 27.94 Preparing to unpack .../02-libpython2.7_2.7.16-2+deb10u4_amd64.deb ...
#12 27.95 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u4) ...
#12 28.12 Selecting previously unselected package libncurses6:amd64.
#12 28.12 Preparing to unpack .../03-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ...
#12 28.13 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
#12 28.22 Selecting previously unselected package ocaml-base-nox.
#12 28.22 Preparing to unpack .../04-ocaml-base-nox_4.05.0-11_amd64.deb ...
#12 28.23 Unpacking ocaml-base-nox (4.05.0-11) ...
#12 28.36 Selecting previously unselected package libpcre-ocaml.
#12 28.36 Preparing to unpack .../05-libpcre-ocaml_7.2.3-2+b1_amd64.deb ...
#12 28.36 Unpacking libpcre-ocaml (7.2.3-2+b1) ...
#12 28.42 Selecting previously unselected package libglib2.0-0:amd64.
#12 28.42 Preparing to unpack .../06-libglib2.0-0_2.58.3-2+deb10u5_amd64.deb ...
#12 28.43 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u5) ...
#12 28.62 Selecting previously unselected package python-gobject-2.
#12 28.62 Preparing to unpack .../07-python-gobject-2_2.28.6-13+b1_amd64.deb ...
#12 28.64 Unpacking python-gobject-2 (2.28.6-13+b1) ...
#12 28.75 Selecting previously unselected package libquadmath0:amd64.
#12 28.75 Preparing to unpack .../08-libquadmath0_8.3.0-6_amd64.deb ...
#12 28.76 Unpacking libquadmath0:amd64 (8.3.0-6) ...
#12 28.85 Selecting previously unselected package libgfortran5:amd64.
#12 28.86 Preparing to unpack .../09-libgfortran5_8.3.0-6_amd64.deb ...
#12 28.87 Unpacking libgfortran5:amd64 (8.3.0-6) ...
#12 29.01 Selecting previously unselected package libblas3:amd64.
#12 29.01 Preparing to unpack .../10-libblas3_3.8.0-2_amd64.deb ...
#12 29.02 Unpacking libblas3:amd64 (3.8.0-2) ...
#12 29.14 Selecting previously unselected package liblapack3:amd64.
#12 29.14 Preparing to unpack .../11-liblapack3_3.8.0-2_amd64.deb ...
#12 29.15 Unpacking liblapack3:amd64 (3.8.0-2) ...
#12 29.38 Selecting previously unselected package python-pkg-resources.
#12 29.38 Preparing to unpack .../12-python-pkg-resources_40.8.0-1_all.deb ...
#12 29.40 Unpacking python-pkg-resources (40.8.0-1) ...
#12 29.49 Selecting previously unselected package python-numpy.
#12 29.49 Preparing to unpack .../13-python-numpy_1%3a1.16.2-1_amd64.deb ...
#12 29.50 Unpacking python-numpy (1:1.16.2-1) ...
#12 29.72 Selecting previously unselected package libatk1.0-data.
#12 29.72 Preparing to unpack .../14-libatk1.0-data_2.30.0-2_all.deb ...
#12 29.73 Unpacking libatk1.0-data (2.30.0-2) ...
#12 29.84 Selecting previously unselected package libatk1.0-0:amd64.
#12 29.84 Preparing to unpack .../15-libatk1.0-0_2.30.0-2_amd64.deb ...
#12 29.85 Unpacking libatk1.0-0:amd64 (2.30.0-2) ...
#12 29.93 Selecting previously unselected package libpng16-16:amd64.
#12 29.93 Preparing to unpack .../16-libpng16-16_1.6.36-6_amd64.deb ...
#12 29.95 Unpacking libpng16-16:amd64 (1.6.36-6) ...
#12 30.05 Selecting previously unselected package libfreetype6:amd64.
#12 30.05 Preparing to unpack .../17-libfreetype6_2.9.1-3+deb10u3_amd64.deb ...
#12 30.06 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u3) ...
#12 30.14 Selecting previously unselected package sensible-utils.
#12 30.15 Preparing to unpack .../18-sensible-utils_0.0.12_all.deb ...
#12 30.16 Unpacking sensible-utils (0.0.12) ...
#12 30.25 Selecting previously unselected package ucf.
#12 30.25 Preparing to unpack .../19-ucf_3.0038+nmu1_all.deb ...
#12 30.26 Moving old data out of the way
#12 30.26 Unpacking ucf (3.0038+nmu1) ...
#12 30.34 Selecting previously unselected package fonts-dejavu-core.
#12 30.34 Preparing to unpack .../20-fonts-dejavu-core_2.37-1_all.deb ...
#12 30.35 Unpacking fonts-dejavu-core (2.37-1) ...
#12 30.53 Selecting previously unselected package fontconfig-config.
#12 30.54 Preparing to unpack .../21-fontconfig-config_2.13.1-2_all.deb ...
#12 30.62 Unpacking fontconfig-config (2.13.1-2) ...
#12 30.72 Selecting previously unselected package libfontconfig1:amd64.
#12 30.72 Preparing to unpack .../22-libfontconfig1_2.13.1-2_amd64.deb ...
#12 30.73 Unpacking libfontconfig1:amd64 (2.13.1-2) ...
#12 30.84 Selecting previously unselected package libpixman-1-0:amd64.
#12 30.84 Preparing to unpack .../23-libpixman-1-0_0.36.0-1+deb10u1_amd64.deb ...
#12 30.85 Unpacking libpixman-1-0:amd64 (0.36.0-1+deb10u1) ...
#12 30.97 Selecting previously unselected package libxau6:amd64.
#12 30.97 Preparing to unpack .../24-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
#12 30.98 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
#12 31.07 Selecting previously unselected package libxdmcp6:amd64.
#12 31.07 Preparing to unpack .../25-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
#12 31.09 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
#12 31.17 Selecting previously unselected package libxcb1:amd64.
#12 31.18 Preparing to unpack .../26-libxcb1_1.13.1-2_amd64.deb ...
#12 31.19 Unpacking libxcb1:amd64 (1.13.1-2) ...
#12 31.28 Selecting previously unselected package libx11-data.
#12 31.28 Preparing to unpack .../27-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ...
#12 31.29 Unpacking libx11-data (2:1.6.7-1+deb10u4) ...
#12 31.40 Selecting previously unselected package libx11-6:amd64.
#12 31.41 Preparing to unpack .../28-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ...
#12 31.42 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ...
#12 31.57 Selecting previously unselected package libxcb-render0:amd64.
#12 31.57 Preparing to unpack .../29-libxcb-render0_1.13.1-2_amd64.deb ...
#12 31.58 Unpacking libxcb-render0:amd64 (1.13.1-2) ...
#12 31.66 Selecting previously unselected package libxcb-shm0:amd64.
#12 31.66 Preparing to unpack .../30-libxcb-shm0_1.13.1-2_amd64.deb ...
#12 31.67 Unpacking libxcb-shm0:amd64 (1.13.1-2) ...
#12 31.76 Selecting previously unselected package libxext6:amd64.
#12 31.76 Preparing to unpack .../31-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
#12 31.78 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
#12 31.89 Selecting previously unselected package libxrender1:amd64.
#12 31.89 Preparing to unpack .../32-libxrender1_1%3a0.9.10-1_amd64.deb ...
#12 31.90 Unpacking libxrender1:amd64 (1:0.9.10-1) ...
#12 32.00 Selecting previously unselected package libcairo2:amd64.
#12 32.00 Preparing to unpack .../33-libcairo2_1.16.0-4+deb10u1_amd64.deb ...
#12 32.01 Unpacking libcairo2:amd64 (1.16.0-4+deb10u1) ...
#12 32.12 Selecting previously unselected package libjpeg62-turbo:amd64.
#12 32.13 Preparing to unpack .../34-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ...
#12 32.14 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ...
#12 32.23 Selecting previously unselected package libjbig0:amd64.
#12 32.23 Preparing to unpack .../35-libjbig0_2.1-3.1+b2_amd64.deb ...
#12 32.25 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
#12 32.33 Selecting previously unselected package libwebp6:amd64.
#12 32.33 Preparing to unpack .../36-libwebp6_0.6.1-2+deb10u3_amd64.deb ...
#12 32.34 Unpacking libwebp6:amd64 (0.6.1-2+deb10u3) ...
#12 32.41 Selecting previously unselected package libtiff5:amd64.
#12 32.42 Preparing to unpack .../37-libtiff5_4.1.0+git191117-2~deb10u9_amd64.deb ...
#12 32.42 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ...
#12 32.52 Selecting previously unselected package libicu63:amd64.
#12 32.52 Preparing to unpack .../38-libicu63_63.1-6+deb10u3_amd64.deb ...
#12 32.54 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
#12 33.15 Selecting previously unselected package libxml2:amd64.
#12 33.15 Preparing to unpack .../39-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ...
#12 33.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ...
#12 33.28 Selecting previously unselected package shared-mime-info.
#12 33.28 Preparing to unpack .../40-shared-mime-info_1.10-1_amd64.deb ...
#12 33.29 Unpacking shared-mime-info (1.10-1) ...
#12 33.43 Selecting previously unselected package libgdk-pixbuf2.0-common.
#12 33.43 Preparing to unpack .../41-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ...
#12 33.44 Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ...
#12 33.57 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
#12 33.57 Preparing to unpack .../42-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ...
#12 33.58 Unpacking libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ...
#12 33.68 Selecting previously unselected package libgtk2.0-common.
#12 33.68 Preparing to unpack .../43-libgtk2.0-common_2.24.32-3_all.deb ...
#12 33.70 Unpacking libgtk2.0-common (2.24.32-3) ...
#12 33.97 Selecting previously unselected package libavahi-common-data:amd64.
#12 33.98 Preparing to unpack .../44-libavahi-common-data_0.7-4+deb10u3_amd64.deb ...
#12 33.99 Unpacking libavahi-common-data:amd64 (0.7-4+deb10u3) ...
#12 34.09 Selecting previously unselected package libavahi-common3:amd64.
#12 34.10 Preparing to unpack .../45-libavahi-common3_0.7-4+deb10u3_amd64.deb ...
#12 34.11 Unpacking libavahi-common3:amd64 (0.7-4+deb10u3) ...
#12 34.20 Selecting previously unselected package libdbus-1-3:amd64.
#12 34.20 Preparing to unpack .../46-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ...
#12 34.21 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ...
#12 34.31 Selecting previously unselected package libavahi-client3:amd64.
#12 34.31 Preparing to unpack .../47-libavahi-client3_0.7-4+deb10u3_amd64.deb ...
#12 34.32 Unpacking libavahi-client3:amd64 (0.7-4+deb10u3) ...
#12 34.42 Selecting previously unselected package libkeyutils1:amd64.
#12 34.42 Preparing to unpack .../48-libkeyutils1_1.6-6_amd64.deb ...
#12 34.42 Unpacking libkeyutils1:amd64 (1.6-6) ...
#12 34.50 Selecting previously unselected package libkrb5support0:amd64.
#12 34.50 Preparing to unpack .../49-libkrb5support0_1.17-3+deb10u6_amd64.deb ...
#12 34.51 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ...
#12 34.62 Selecting previously unselected package libk5crypto3:amd64.
#12 34.62 Preparing to unpack .../50-libk5crypto3_1.17-3+deb10u6_amd64.deb ...
#12 34.63 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ...
#12 34.74 Selecting previously unselected package libkrb5-3:amd64.
#12 34.74 Preparing to unpack .../51-libkrb5-3_1.17-3+deb10u6_amd64.deb ...
#12 34.75 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ...
#12 34.88 Selecting previously unselected package libgssapi-krb5-2:amd64.
#12 34.88 Preparing to unpack .../52-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ...
#12 34.89 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ...
#12 34.99 Selecting previously unselected package libcups2:amd64.
#12 35.00 Preparing to unpack .../53-libcups2_2.2.10-6+deb10u9_amd64.deb ...
#12 35.01 Unpacking libcups2:amd64 (2.2.10-6+deb10u9) ...
#12 35.13 Selecting previously unselected package fontconfig.
#12 35.13 Preparing to unpack .../54-fontconfig_2.13.1-2_amd64.deb ...
#12 35.16 Unpacking fontconfig (2.13.1-2) ...
#12 35.27 Selecting previously unselected package libfribidi0:amd64.
#12 35.27 Preparing to unpack .../55-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ...
#12 35.29 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
#12 35.35 Selecting previously unselected package libthai-data.
#12 35.36 Preparing to unpack .../56-libthai-data_0.1.28-2_all.deb ...
#12 35.37 Unpacking libthai-data (0.1.28-2) ...
#12 35.48 Selecting previously unselected package libdatrie1:amd64.
#12 35.48 Preparing to unpack .../57-libdatrie1_0.2.12-2_amd64.deb ...
#12 35.50 Unpacking libdatrie1:amd64 (0.2.12-2) ...
#12 35.62 Selecting previously unselected package libthai0:amd64.
#12 35.62 Preparing to unpack .../58-libthai0_0.1.28-2_amd64.deb ...
#12 35.62 Unpacking libthai0:amd64 (0.1.28-2) ...
#12 35.72 Selecting previously unselected package libpango-1.0-0:amd64.
#12 35.72 Preparing to unpack .../59-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ...
#12 35.73 Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ...
#12 35.84 Selecting previously unselected package libgraphite2-3:amd64.
#12 35.84 Preparing to unpack .../60-libgraphite2-3_1.3.13-7_amd64.deb ...
#12 35.85 Unpacking libgraphite2-3:amd64 (1.3.13-7) ...
#12 35.95 Selecting previously unselected package libharfbuzz0b:amd64.
#12 35.95 Preparing to unpack .../61-libharfbuzz0b_2.3.1-1_amd64.deb ...
#12 35.96 Unpacking libharfbuzz0b:amd64 (2.3.1-1) ...
#12 36.07 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#12 36.07 Preparing to unpack .../62-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ...
#12 36.09 Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ...
#12 36.16 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#12 36.16 Preparing to unpack .../63-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ...
#12 36.18 Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ...
#12 36.27 Selecting previously unselected package libxcomposite1:amd64.
#12 36.27 Preparing to unpack .../64-libxcomposite1_1%3a0.4.4-2_amd64.deb ...
#12 36.28 Unpacking libxcomposite1:amd64 (1:0.4.4-2) ...
#12 36.38 Selecting previously unselected package libxfixes3:amd64.
#12 36.38 Preparing to unpack .../65-libxfixes3_1%3a5.0.3-1_amd64.deb ...
#12 36.40 Unpacking libxfixes3:amd64 (1:5.0.3-1) ...
#12 36.47 Selecting previously unselected package libxcursor1:amd64.
#12 36.47 Preparing to unpack .../66-libxcursor1_1%3a1.1.15-2_amd64.deb ...
#12 36.47 Unpacking libxcursor1:amd64 (1:1.1.15-2) ...
#12 36.51 Selecting previously unselected package libxdamage1:amd64.
#12 36.51 Preparing to unpack .../67-libxdamage1_1%3a1.1.4-3+b3_amd64.deb ...
#12 36.52 Unpacking libxdamage1:amd64 (1:1.1.4-3+b3) ...
#12 36.55 Selecting previously unselected package libxi6:amd64.
#12 36.55 Preparing to unpack .../68-libxi6_2%3a1.7.9-1_amd64.deb ...
#12 36.55 Unpacking libxi6:amd64 (2:1.7.9-1) ...
#12 36.59 Selecting previously unselected package libxinerama1:amd64.
#12 36.59 Preparing to unpack .../69-libxinerama1_2%3a1.1.4-2_amd64.deb ...
#12 36.60 Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
#12 36.63 Selecting previously unselected package libxrandr2:amd64.
#12 36.63 Preparing to unpack .../70-libxrandr2_2%3a1.5.1-1_amd64.deb ...
#12 36.64 Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
#12 36.67 Selecting previously unselected package hicolor-icon-theme.
#12 36.67 Preparing to unpack .../71-hicolor-icon-theme_0.17-2_all.deb ...
#12 36.68 Unpacking hicolor-icon-theme (0.17-2) ...
#12 36.74 Selecting previously unselected package gtk-update-icon-cache.
#12 36.75 Preparing to unpack .../72-gtk-update-icon-cache_3.24.5-1_amd64.deb ...
#12 36.76 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.
#12 36.76 No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed.
#12 36.76 Unpacking gtk-update-icon-cache (3.24.5-1) ...
#12 36.80 Selecting previously unselected package libcroco3:amd64.
#12 36.81 Preparing to unpack .../73-libcroco3_0.6.12-3_amd64.deb ...
#12 36.81 Unpacking libcroco3:amd64 (0.6.12-3) ...
#12 36.86 Selecting previously unselected package librsvg2-2:amd64.
#12 36.86 Preparing to unpack .../74-librsvg2-2_2.44.10-2.1+deb10u3_amd64.deb ...
#12 36.86 Unpacking librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ...
#12 37.07 Selecting previously unselected package librsvg2-common:amd64.
#12 37.07 Preparing to unpack .../75-librsvg2-common_2.44.10-2.1+deb10u3_amd64.deb ...
#12 37.07 Unpacking librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ...
#12 37.16 Selecting previously unselected package adwaita-icon-theme.
#12 37.16 Preparing to unpack .../76-adwaita-icon-theme_3.30.1-1_all.deb ...
#12 37.17 Unpacking adwaita-icon-theme (3.30.1-1) ...
#12 38.56 Selecting previously unselected package libgtk2.0-0:amd64.
#12 38.56 Preparing to unpack .../77-libgtk2.0-0_2.24.32-3_amd64.deb ...
#12 38.57 Unpacking libgtk2.0-0:amd64 (2.24.32-3) ...
#12 38.71 Selecting previously unselected package python-cairo:amd64.
#12 38.72 Preparing to unpack .../78-python-cairo_1.16.2-1+b1_amd64.deb ...
#12 38.72 Unpacking python-cairo:amd64 (1.16.2-1+b1) ...
#12 38.75 Selecting previously unselected package python-gtk2.
#12 38.76 Preparing to unpack .../79-python-gtk2_2.24.0-5.1+b1_amd64.deb ...
#12 38.76 Unpacking python-gtk2 (2.24.0-5.1+b1) ...
#12 38.84 Selecting previously unselected package libglade2-0:amd64.
#12 38.84 Preparing to unpack .../80-libglade2-0_1%3a2.6.4-2+b1_amd64.deb ...
#12 38.84 Unpacking libglade2-0:amd64 (1:2.6.4-2+b1) ...
#12 38.87 Selecting previously unselected package python-glade2.
#12 38.88 Preparing to unpack .../81-python-glade2_2.24.0-5.1+b1_amd64.deb ...
#12 38.88 Unpacking python-glade2 (2.24.0-5.1+b1) ...
#12 38.91 Selecting previously unselected package libfindlib-ocaml.
#12 38.91 Preparing to unpack .../82-libfindlib-ocaml_1.7.3-2+b1_amd64.deb ...
#12 38.92 Unpacking libfindlib-ocaml (1.7.3-2+b1) ...
#12 38.96 Selecting previously unselected package ocaml-findlib.
#12 38.96 Preparing to unpack .../83-ocaml-findlib_1.7.3-2+b1_amd64.deb ...
#12 38.96 Unpacking ocaml-findlib (1.7.3-2+b1) ...
#12 39.03 Selecting previously unselected package libpycaml-ocaml.
#12 39.03 Preparing to unpack .../84-libpycaml-ocaml_0.82-15+b1_amd64.deb ...
#12 39.04 Unpacking libpycaml-ocaml (0.82-15+b1) ...
#12 39.06 Selecting previously unselected package libparmap-ocaml.
#12 39.07 Preparing to unpack .../85-libparmap-ocaml_1.0~rc10-1_amd64.deb ...
#12 39.07 Unpacking libparmap-ocaml (1.0~rc10-1) ...
#12 39.11 Selecting previously unselected package coccinelle.
#12 39.11 Preparing to unpack .../86-coccinelle_1.0.4.deb-4_amd64.deb ...
#12 39.12 Unpacking coccinelle (1.0.4.deb-4) ...
#12 39.33 Selecting previously unselected package libsigsegv2:amd64.
#12 39.33 Preparing to unpack .../87-libsigsegv2_2.12-2_amd64.deb ...
#12 39.34 Unpacking libsigsegv2:amd64 (2.12-2) ...
#12 39.36 Selecting previously unselected package m4.
#12 39.37 Preparing to unpack .../88-m4_1.4.18-2_amd64.deb ...
#12 39.37 Unpacking m4 (1.4.18-2) ...
#12 39.42 Selecting previously unselected package flex.
#12 39.42 Preparing to unpack .../89-flex_2.6.4-6.2_amd64.deb ...
#12 39.42 Unpacking flex (2.6.4-6.2) ...
#12 39.50 Selecting previously unselected package libmpfr6:amd64.
#12 39.50 Preparing to unpack .../90-libmpfr6_4.0.2-1_amd64.deb ...
#12 39.51 Unpacking libmpfr6:amd64 (4.0.2-1) ...
#12 39.57 Setting up libmpfr6:amd64 (4.0.2-1) ...
#12 39.59 Setting up readline-common (7.0-5) ...
#12 39.61 Setting up libreadline7:amd64 (7.0-5) ...
#12 39.62 Setting up libsigsegv2:amd64 (2.12-2) ...
#12 39.66 Selecting previously unselected package gawk.
#12 39.66 (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 ... 20874 files and directories currently installed.)
#12 39.67 Preparing to unpack .../00-gawk_1%3a4.2.1+dfsg-1_amd64.deb ...
#12 39.67 Unpacking gawk (1:4.2.1+dfsg-1) ...
#12 39.76 Selecting previously unselected package libgomp1:amd64.
#12 39.76 Preparing to unpack .../01-libgomp1_8.3.0-6_amd64.deb ...
#12 39.77 Unpacking libgomp1:amd64 (8.3.0-6) ...
#12 39.80 Selecting previously unselected package libfftw3-double3:amd64.
#12 39.81 Preparing to unpack .../02-libfftw3-double3_3.3.8-2_amd64.deb ...
#12 39.81 Unpacking libfftw3-double3:amd64 (3.3.8-2) ...
#12 39.90 Selecting previously unselected package libde265-0:amd64.
#12 39.90 Preparing to unpack .../03-libde265-0_1.0.11-0+deb10u6_amd64.deb ...
#12 39.91 Unpacking libde265-0:amd64 (1.0.11-0+deb10u6) ...
#12 39.96 Selecting previously unselected package libnuma1:amd64.
#12 39.97 Preparing to unpack .../04-libnuma1_2.0.12-1_amd64.deb ...
#12 39.97 Unpacking libnuma1:amd64 (2.0.12-1) ...
#12 40.01 Selecting previously unselected package libx265-165:amd64.
#12 40.01 Preparing to unpack .../05-libx265-165_2.9-4_amd64.deb ...
#12 40.01 Unpacking libx265-165:amd64 (2.9-4) ...
#12 40.15 Selecting previously unselected package libheif1:amd64.
#12 40.15 Preparing to unpack .../06-libheif1_1.3.2-2~deb10u1_amd64.deb ...
#12 40.15 Unpacking libheif1:amd64 (1.3.2-2~deb10u1) ...
#12 40.20 Selecting previously unselected package liblcms2-2:amd64.
#12 40.20 Preparing to unpack .../07-liblcms2-2_2.9-3_amd64.deb ...
#12 40.20 Unpacking liblcms2-2:amd64 (2.9-3) ...
#12 40.25 Selecting previously unselected package liblqr-1-0:amd64.
#12 40.25 Preparing to unpack .../08-liblqr-1-0_0.4.2-2.1_amd64.deb ...
#12 40.26 Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ...
#12 40.29 Selecting previously unselected package libltdl7:amd64.
#12 40.29 Preparing to unpack .../09-libltdl7_2.4.6-9_amd64.deb ...
#12 40.29 Unpacking libltdl7:amd64 (2.4.6-9) ...
#12 40.34 Selecting previously unselected package libopenjp2-7:amd64.
#12 40.34 Preparing to unpack .../10-libopenjp2-7_2.3.0-2+deb10u2_amd64.deb ...
#12 40.34 Unpacking libopenjp2-7:amd64 (2.3.0-2+deb10u2) ...
#12 40.39 Selecting previously unselected package libwebpmux3:amd64.
#12 40.39 Preparing to unpack .../11-libwebpmux3_0.6.1-2+deb10u3_amd64.deb ...
#12 40.39 Unpacking libwebpmux3:amd64 (0.6.1-2+deb10u3) ...
#12 40.43 Selecting previously unselected package imagemagick-6-common.
#12 40.43 Preparing to unpack .../12-imagemagick-6-common_8%3a6.9.10.23+dfsg-2.1+deb10u7_all.deb ...
#12 40.43 Unpacking imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 40.47 Selecting previously unselected package libmagickcore-6.q16-6:amd64.
#12 40.47 Preparing to unpack .../13-libmagickcore-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ...
#12 40.48 Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 40.66 Selecting previously unselected package libmagickwand-6.q16-6:amd64.
#12 40.66 Preparing to unpack .../14-libmagickwand-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ...
#12 40.66 Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 40.72 Selecting previously unselected package poppler-data.
#12 40.72 Preparing to unpack .../15-poppler-data_0.4.9-2_all.deb ...
#12 40.73 Unpacking poppler-data (0.4.9-2) ...
#12 40.94 Selecting previously unselected package libpython3.7-minimal:amd64.
#12 40.94 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ...
#12 40.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ...
#12 41.03 Selecting previously unselected package python3.7-minimal.
#12 41.03 Preparing to unpack .../17-python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ...
#12 41.03 Unpacking python3.7-minimal (3.7.3-2+deb10u7) ...
#12 41.21 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#12 41.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ...
#12 41.30 Setting up libexpat1:amd64 (2.2.6-2+deb10u7) ...
#12 41.31 Setting up python3.7-minimal (3.7.3-2+deb10u7) ...
#12 41.70 Selecting previously unselected package python3-minimal.
#12 41.70 (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 ... 22158 files and directories currently installed.)
#12 41.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
#12 41.71 Unpacking python3-minimal (3.7.3-1) ...
#12 41.75 Selecting previously unselected package libmpdec2:amd64.
#12 41.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
#12 41.76 Unpacking libmpdec2:amd64 (2.4.2-2) ...
#12 41.79 Selecting previously unselected package libpython3.7-stdlib:amd64.
#12 41.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ...
#12 41.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ...
#12 41.95 Selecting previously unselected package python3.7.
#12 41.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u7_amd64.deb ...
#12 41.95 Unpacking python3.7 (3.7.3-2+deb10u7) ...
#12 41.99 Selecting previously unselected package libpython3-stdlib:amd64.
#12 42.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
#12 42.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
#12 42.04 Setting up python3-minimal (3.7.3-1) ...
#12 42.19 Selecting previously unselected package python3.
#12 42.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22570 files and directories currently installed.)
#12 42.20 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ...
#12 42.21 Unpacking python3 (3.7.3-1) ...
#12 42.25 Selecting previously unselected package sgml-base.
#12 42.26 Preparing to unpack .../001-sgml-base_1.29_all.deb ...
#12 42.26 Unpacking sgml-base (1.29) ...
#12 42.31 Selecting previously unselected package tex-common.
#12 42.31 Preparing to unpack .../002-tex-common_6.11_all.deb ...
#12 42.32 Unpacking tex-common (6.11) ...
#12 42.37 Selecting previously unselected package libtinfo5:amd64.
#12 42.38 Preparing to unpack .../003-libtinfo5_6.1+20181013-2+deb10u5_amd64.deb ...
#12 42.38 Unpacking libtinfo5:amd64 (6.1+20181013-2+deb10u5) ...
#12 42.42 Selecting previously unselected package libxapian30:amd64.
#12 42.43 Preparing to unpack .../004-libxapian30_1.4.11-1+deb10u1_amd64.deb ...
#12 42.43 Unpacking libxapian30:amd64 (1.4.11-1+deb10u1) ...
#12 42.51 Selecting previously unselected package netbase.
#12 42.52 Preparing to unpack .../005-netbase_5.6_all.deb ...
#12 42.52 Unpacking netbase (5.6) ...
#12 42.55 Selecting previously unselected package libprocps7:amd64.
#12 42.55 Preparing to unpack .../006-libprocps7_2%3a3.3.15-2_amd64.deb ...
#12 42.56 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
#12 42.58 Selecting previously unselected package lsb-base.
#12 42.59 Preparing to unpack .../007-lsb-base_10.2019051400_all.deb ...
#12 42.59 Unpacking lsb-base (10.2019051400) ...
#12 42.63 Selecting previously unselected package procps.
#12 42.63 Preparing to unpack .../008-procps_2%3a3.3.15-2_amd64.deb ...
#12 42.63 Unpacking procps (2:3.3.15-2) ...
#12 42.68 Selecting previously unselected package bzip2.
#12 42.68 Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
#12 42.68 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
#12 42.72 Selecting previously unselected package dbus.
#12 42.73 Preparing to unpack .../010-dbus_1.12.28-0+deb10u1_amd64.deb ...
#12 42.74 Unpacking dbus (1.12.28-0+deb10u1) ...
#12 42.78 Selecting previously unselected package libmagic-mgc.
#12 42.79 Preparing to unpack .../011-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
#12 42.79 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
#12 42.85 Selecting previously unselected package libmagic1:amd64.
#12 42.85 Preparing to unpack .../012-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
#12 42.85 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
#12 42.90 Selecting previously unselected package file.
#12 42.91 Preparing to unpack .../013-file_1%3a5.35-4+deb10u2_amd64.deb ...
#12 42.91 Unpacking file (1:5.35-4+deb10u2) ...
#12 42.95 Selecting previously unselected package gettext-base.
#12 42.95 Preparing to unpack .../014-gettext-base_0.19.8.1-9_amd64.deb ...
#12 42.95 Unpacking gettext-base (0.19.8.1-9) ...
#12 43.00 Selecting previously unselected package libc-l10n.
#12 43.00 Preparing to unpack .../015-libc-l10n_2.28-10+deb10u2_all.deb ...
#12 43.00 Unpacking libc-l10n (2.28-10+deb10u2) ...
#12 43.10 Selecting previously unselected package libgnutls-openssl27:amd64.
#12 43.10 Preparing to unpack .../016-libgnutls-openssl27_3.6.7-4+deb10u12_amd64.deb ...
#12 43.10 Unpacking libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ...
#12 43.14 Selecting previously unselected package libgssrpc4:amd64.
#12 43.14 Preparing to unpack .../017-libgssrpc4_1.17-3+deb10u6_amd64.deb ...
#12 43.14 Unpacking libgssrpc4:amd64 (1.17-3+deb10u6) ...
#12 43.18 Selecting previously unselected package libkadm5clnt-mit11:amd64.
#12 43.19 Preparing to unpack .../018-libkadm5clnt-mit11_1.17-3+deb10u6_amd64.deb ...
#12 43.19 Unpacking libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ...
#12 43.23 Selecting previously unselected package libkdb5-9:amd64.
#12 43.23 Preparing to unpack .../019-libkdb5-9_1.17-3+deb10u6_amd64.deb ...
#12 43.24 Unpacking libkdb5-9:amd64 (1.17-3+deb10u6) ...
#12 43.27 Selecting previously unselected package libkadm5srv-mit11:amd64.
#12 43.27 Preparing to unpack .../020-libkadm5srv-mit11_1.17-3+deb10u6_amd64.deb ...
#12 43.28 Unpacking libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ...
#12 43.32 Selecting previously unselected package locales.
#12 43.33 Preparing to unpack .../021-locales_2.28-10+deb10u2_all.deb ...
#12 43.33 Unpacking locales (2.28-10+deb10u2) ...
#12 43.67 Selecting previously unselected package libedit2:amd64.
#12 43.67 Preparing to unpack .../022-libedit2_3.1-20181209-1_amd64.deb ...
#12 43.67 Unpacking libedit2:amd64 (3.1-20181209-1) ...
#12 43.72 Selecting previously unselected package openssh-client.
#12 43.72 Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u4_amd64.deb ...
#12 43.73 Unpacking openssh-client (1:7.9p1-10+deb10u4) ...
#12 43.80 Selecting previously unselected package libpcre2-8-0:amd64.
#12 43.81 Preparing to unpack .../024-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ...
#12 43.81 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
#12 43.86 Selecting previously unselected package libpsl5:amd64.
#12 43.86 Preparing to unpack .../025-libpsl5_0.20.2-2_amd64.deb ...
#12 43.86 Unpacking libpsl5:amd64 (0.20.2-2) ...
#12 43.90 Selecting previously unselected package wget.
#12 43.90 Preparing to unpack .../026-wget_1.20.1-1.1_amd64.deb ...
#12 43.90 Unpacking wget (1.20.1-1.1) ...
#12 43.98 Selecting previously unselected package xz-utils.
#12 43.98 Preparing to unpack .../027-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
#12 43.99 Unpacking xz-utils (5.2.4-1+deb10u1) ...
#12 44.04 Selecting previously unselected package asciidoc-common.
#12 44.04 Preparing to unpack .../028-asciidoc-common_8.6.10-3_all.deb ...
#12 44.13 Unpacking asciidoc-common (8.6.10-3) ...
#12 44.18 Selecting previously unselected package libxml2-utils.
#12 44.18 Preparing to unpack .../029-libxml2-utils_2.9.4+dfsg1-7+deb10u6_amd64.deb ...
#12 44.18 Unpacking libxml2-utils (2.9.4+dfsg1-7+deb10u6) ...
#12 44.22 Selecting previously unselected package asciidoc-base.
#12 44.23 Preparing to unpack .../030-asciidoc-base_8.6.10-3_all.deb ...
#12 44.23 Unpacking asciidoc-base (8.6.10-3) ...
#12 44.28 Selecting previously unselected package asciidoc.
#12 44.29 Preparing to unpack .../031-asciidoc_8.6.10-3_all.deb ...
#12 44.36 Unpacking asciidoc (8.6.10-3) ...
#12 44.41 Selecting previously unselected package xml-core.
#12 44.41 Preparing to unpack .../032-xml-core_0.18+nmu1_all.deb ...
#12 44.41 Unpacking xml-core (0.18+nmu1) ...
#12 44.45 Selecting previously unselected package sgml-data.
#12 44.45 Preparing to unpack .../033-sgml-data_2.0.11_all.deb ...
#12 44.46 Unpacking sgml-data (2.0.11) ...
#12 44.51 Selecting previously unselected package docbook-xml.
#12 44.52 Preparing to unpack .../034-docbook-xml_4.5-8_all.deb ...
#12 44.52 Unpacking docbook-xml (4.5-8) ...
#12 44.58 Selecting previously unselected package libapt-inst2.0:amd64.
#12 44.58 Preparing to unpack .../035-libapt-inst2.0_1.8.2.3_amd64.deb ...
#12 44.58 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
#12 44.65 Selecting previously unselected package python-apt-common.
#12 44.65 Preparing to unpack .../036-python-apt-common_1.8.4.3_all.deb ...
#12 44.66 Unpacking python-apt-common (1.8.4.3) ...
#12 44.74 Selecting previously unselected package libassuan0:amd64.
#12 44.74 Preparing to unpack .../037-libassuan0_2.5.2-1_amd64.deb ...
#12 44.75 Unpacking libassuan0:amd64 (2.5.2-1) ...
#12 44.80 Selecting previously unselected package gpgconf.
#12 44.80 Preparing to unpack .../038-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
#12 44.80 Unpacking gpgconf (2.2.12-1+deb10u2) ...
#12 44.87 Selecting previously unselected package libksba8:amd64.
#12 44.87 Preparing to unpack .../039-libksba8_1.3.5-2+deb10u2_amd64.deb ...
#12 44.87 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
#12 44.91 Selecting previously unselected package libsasl2-modules-db:amd64.
#12 44.91 Preparing to unpack .../040-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
#12 44.92 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
#12 44.96 Selecting previously unselected package libsasl2-2:amd64.
#12 44.96 Preparing to unpack .../041-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
#12 44.96 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
#12 45.01 Selecting previously unselected package libldap-common.
#12 45.02 Preparing to unpack .../042-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
#12 45.02 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
#12 45.07 Selecting previously unselected package libldap-2.4-2:amd64.
#12 45.07 Preparing to unpack .../043-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
#12 45.08 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
#12 45.14 Selecting previously unselected package libnpth0:amd64.
#12 45.14 Preparing to unpack .../044-libnpth0_1.6-1_amd64.deb ...
#12 45.14 Unpacking libnpth0:amd64 (1.6-1) ...
#12 45.19 Selecting previously unselected package dirmngr.
#12 45.19 Preparing to unpack .../045-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
#12 45.20 Unpacking dirmngr (2.2.12-1+deb10u2) ...
#12 45.26 Selecting previously unselected package gnupg-l10n.
#12 45.26 Preparing to unpack .../046-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
#12 45.27 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
#12 45.37 Selecting previously unselected package gnupg-utils.
#12 45.37 Preparing to unpack .../047-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
#12 45.38 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
#12 45.45 Selecting previously unselected package gpg.
#12 45.45 Preparing to unpack .../048-gpg_2.2.12-1+deb10u2_amd64.deb ...
#12 45.46 Unpacking gpg (2.2.12-1+deb10u2) ...
#12 45.54 Selecting previously unselected package pinentry-curses.
#12 45.54 Preparing to unpack .../049-pinentry-curses_1.1.0-2_amd64.deb ...
#12 45.55 Unpacking pinentry-curses (1.1.0-2) ...
#12 45.58 Selecting previously unselected package gpg-agent.
#12 45.58 Preparing to unpack .../050-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
#12 45.59 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
#12 45.66 Selecting previously unselected package gpg-wks-client.
#12 45.66 Preparing to unpack .../051-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
#12 45.66 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
#12 45.70 Selecting previously unselected package gpg-wks-server.
#12 45.71 Preparing to unpack .../052-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
#12 45.71 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
#12 45.75 Selecting previously unselected package gpgsm.
#12 45.75 Preparing to unpack .../053-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
#12 45.76 Unpacking gpgsm (2.2.12-1+deb10u2) ...
#12 45.81 Selecting previously unselected package gnupg.
#12 45.81 Preparing to unpack .../054-gnupg_2.2.12-1+deb10u2_all.deb ...
#12 45.81 Unpacking gnupg (2.2.12-1+deb10u2) ...
#12 45.87 Selecting previously unselected package python-apt.
#12 45.87 Preparing to unpack .../055-python-apt_1.8.4.3_amd64.deb ...
#12 45.87 Unpacking python-apt (1.8.4.3) ...
#12 45.93 Selecting previously unselected package libpaper1:amd64.
#12 45.93 Preparing to unpack .../056-libpaper1_1.1.28_amd64.deb ...
#12 45.93 Unpacking libpaper1:amd64 (1.1.28) ...
#12 45.97 Selecting previously unselected package libpaper-utils.
#12 45.97 Preparing to unpack .../057-libpaper-utils_1.1.28_amd64.deb ...
#12 45.97 Unpacking libpaper-utils (1.1.28) ...
#12 46.01 Selecting previously unselected package libkpathsea6:amd64.
#12 46.01 Preparing to unpack .../058-libkpathsea6_2018.20181218.49446-1+deb10u2_amd64.deb ...
#12 46.01 Unpacking libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 46.05 Selecting previously unselected package libptexenc1:amd64.
#12 46.05 Preparing to unpack .../059-libptexenc1_2018.20181218.49446-1+deb10u2_amd64.deb ...
#12 46.06 Unpacking libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 46.09 Selecting previously unselected package libsynctex2:amd64.
#12 46.09 Preparing to unpack .../060-libsynctex2_2018.20181218.49446-1+deb10u2_amd64.deb ...
#12 46.10 Unpacking libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 46.13 Selecting previously unselected package libtexlua52:amd64.
#12 46.14 Preparing to unpack .../061-libtexlua52_2018.20181218.49446-1+deb10u2_amd64.deb ...
#12 46.14 Unpacking libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 46.18 Selecting previously unselected package libtexlua53:amd64.
#12 46.18 Preparing to unpack .../062-libtexlua53_2018.20181218.49446-1+deb10u2_amd64.deb ...
#12 46.19 Unpacking libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 46.23 Selecting previously unselected package libtexluajit2:amd64.
#12 46.23 Preparing to unpack .../063-libtexluajit2_2018.20181218.49446-1+deb10u2_amd64.deb ...
#12 46.23 Unpacking libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 46.28 Selecting previously unselected package t1utils.
#12 46.29 Preparing to unpack .../064-t1utils_1.41-3_amd64.deb ...
#12 46.29 Unpacking t1utils (1.41-3) ...
#12 46.32 Selecting previously unselected package libbrotli1:amd64.
#12 46.33 Preparing to unpack .../065-libbrotli1_1.0.7-2+deb10u1_amd64.deb ...
#12 46.33 Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) ...
#12 46.39 Selecting previously unselected package libgs9-common.
#12 46.39 Preparing to unpack .../066-libgs9-common_9.27~dfsg-2+deb10u9_all.deb ...
#12 46.39 Unpacking libgs9-common (9.27~dfsg-2+deb10u9) ...
#12 46.72 Selecting previously unselected package libcupsimage2:amd64.
#12 46.72 Preparing to unpack .../067-libcupsimage2_2.2.10-6+deb10u9_amd64.deb ...
#12 46.73 Unpacking libcupsimage2:amd64 (2.2.10-6+deb10u9) ...
#12 46.76 Selecting previously unselected package libijs-0.35:amd64.
#12 46.76 Preparing to unpack .../068-libijs-0.35_0.35-14_amd64.deb ...
#12 46.77 Unpacking libijs-0.35:amd64 (0.35-14) ...
#12 46.80 Selecting previously unselected package libjbig2dec0:amd64.
#12 46.80 Preparing to unpack .../069-libjbig2dec0_0.16-1+deb10u1_amd64.deb ...
#12 46.80 Unpacking libjbig2dec0:amd64 (0.16-1+deb10u1) ...
#12 46.84 Selecting previously unselected package libgs9:amd64.
#12 46.84 Preparing to unpack .../070-libgs9_9.27~dfsg-2+deb10u9_amd64.deb ...
#12 46.85 Unpacking libgs9:amd64 (9.27~dfsg-2+deb10u9) ...
#12 47.10 Selecting previously unselected package libharfbuzz-icu0:amd64.
#12 47.10 Preparing to unpack .../071-libharfbuzz-icu0_2.3.1-1_amd64.deb ...
#12 47.11 Unpacking libharfbuzz-icu0:amd64 (2.3.1-1) ...
#12 47.15 Selecting previously unselected package x11-common.
#12 47.16 Preparing to unpack .../072-x11-common_1%3a7.7+19_all.deb ...
#12 47.16 Unpacking x11-common (1:7.7+19) ...
#12 47.20 Selecting previously unselected package libice6:amd64.
#12 47.20 Preparing to unpack .../073-libice6_2%3a1.0.9-2_amd64.deb ...
#12 47.20 Unpacking libice6:amd64 (2:1.0.9-2) ...
#12 47.24 Selecting previously unselected package libpotrace0:amd64.
#12 47.24 Preparing to unpack .../074-libpotrace0_1.15-1_amd64.deb ...
#12 47.24 Unpacking libpotrace0:amd64 (1.15-1) ...
#12 47.27 Selecting previously unselected package libsm6:amd64.
#12 47.28 Preparing to unpack .../075-libsm6_2%3a1.2.3-1_amd64.deb ...
#12 47.28 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#12 47.31 Selecting previously unselected package libteckit0:amd64.
#12 47.32 Preparing to unpack .../076-libteckit0_2.5.8+ds2-5_amd64.deb ...
#12 47.32 Unpacking libteckit0:amd64 (2.5.8+ds2-5) ...
#12 47.38 Selecting previously unselected package libwoff1:amd64.
#12 47.38 Preparing to unpack .../077-libwoff1_1.0.2-1_amd64.deb ...
#12 47.38 Unpacking libwoff1:amd64 (1.0.2-1) ...
#12 47.42 Selecting previously unselected package libxt6:amd64.
#12 47.42 Preparing to unpack .../078-libxt6_1%3a1.1.5-1+b3_amd64.deb ...
#12 47.43 Unpacking libxt6:amd64 (1:1.1.5-1+b3) ...
#12 47.47 Selecting previously unselected package libxmu6:amd64.
#12 47.47 Preparing to unpack .../079-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
#12 47.47 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
#12 47.51 Selecting previously unselected package libxpm4:amd64.
#12 47.51 Preparing to unpack .../080-libxpm4_1%3a3.5.12-1+deb10u2_amd64.deb ...
#12 47.51 Unpacking libxpm4:amd64 (1:3.5.12-1+deb10u2) ...
#12 47.55 Selecting previously unselected package libxaw7:amd64.
#12 47.55 Preparing to unpack .../081-libxaw7_2%3a1.0.13-1+b2_amd64.deb ...
#12 47.55 Unpacking libxaw7:amd64 (2:1.0.13-1+b2) ...
#12 47.60 Selecting previously unselected package libxxhash0:amd64.
#12 47.60 Preparing to unpack .../082-libxxhash0_0.6.5-2_amd64.deb ...
#12 47.61 Unpacking libxxhash0:amd64 (0.6.5-2) ...
#12 47.64 Selecting previously unselected package libzzip-0-13:amd64.
#12 47.64 Preparing to unpack .../083-libzzip-0-13_0.13.62-3.2+deb10u1_amd64.deb ...
#12 47.64 Unpacking libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ...
#12 47.70 Selecting previously unselected package texlive-binaries.
#12 47.70 Preparing to unpack .../084-texlive-binaries_2018.20181218.49446-1+deb10u2_amd64.deb ...
#12 47.71 Unpacking texlive-binaries (2018.20181218.49446-1+deb10u2) ...
#12 48.59 Selecting previously unselected package xdg-utils.
#12 48.60 Preparing to unpack .../085-xdg-utils_1.1.3-1+deb10u1_all.deb ...
#12 48.60 Unpacking xdg-utils (1.1.3-1+deb10u1) ...
#12 48.64 Selecting previously unselected package texlive-base.
#12 48.65 Preparing to unpack .../086-texlive-base_2018.20190227-2_all.deb ...
#12 48.66 Unpacking texlive-base (2018.20190227-2) ...
#12 50.20 Selecting previously unselected package texlive-fonts-recommended.
#12 50.20 Preparing to unpack .../087-texlive-fonts-recommended_2018.20190227-2_all.deb ...
#12 50.21 Unpacking texlive-fonts-recommended (2018.20190227-2) ...
#12 51.13 Selecting previously unselected package fonts-lmodern.
#12 51.13 Preparing to unpack .../088-fonts-lmodern_2.004.5-6_all.deb ...
#12 51.14 Unpacking fonts-lmodern (2.004.5-6) ...
#12 51.52 Selecting previously unselected package texlive-latex-base.
#12 51.52 Preparing to unpack .../089-texlive-latex-base_2018.20190227-2_all.deb ...
#12 51.53 Unpacking texlive-latex-base (2018.20190227-2) ...
#12 51.74 Selecting previously unselected package texlive-latex-recommended.
#12 51.74 Preparing to unpack .../090-texlive-latex-recommended_2018.20190227-2_all.deb ...
#12 51.74 Unpacking texlive-latex-recommended (2018.20190227-2) ...
#12 52.73 Selecting previously unselected package texlive.
#12 52.73 Preparing to unpack .../091-texlive_2018.20190227-2_all.deb ...
#12 52.74 Unpacking texlive (2018.20190227-2) ...
#12 52.78 Selecting previously unselected package texlive-bibtex-extra.
#12 52.78 Preparing to unpack .../092-texlive-bibtex-extra_2018.20190227-2_all.deb ...
#12 52.79 Unpacking texlive-bibtex-extra (2018.20190227-2) ...
#12 57.25 Selecting previously unselected package libsombok3:amd64.
#12 57.26 Preparing to unpack .../093-libsombok3_2.4.0-2_amd64.deb ...
#12 57.26 Unpacking libsombok3:amd64 (2.4.0-2) ...
#12 57.32 Selecting previously unselected package libmime-charset-perl.
#12 57.32 Preparing to unpack .../094-libmime-charset-perl_1.012.2-1_all.deb ...
#12 57.33 Unpacking libmime-charset-perl (1.012.2-1) ...
#12 57.36 Selecting previously unselected package libunicode-linebreak-perl.
#12 57.37 Preparing to unpack .../095-libunicode-linebreak-perl_0.0.20190101-1_amd64.deb ...
#12 57.37 Unpacking libunicode-linebreak-perl (0.0.20190101-1) ...
#12 57.42 Selecting previously unselected package texlive-extra-utils.
#12 57.42 Preparing to unpack .../096-texlive-extra-utils_2018.20190227-2_all.deb ...
#12 57.42 Unpacking texlive-extra-utils (2018.20190227-2) ...
#12 60.27 Selecting previously unselected package preview-latex-style.
#12 60.28 Preparing to unpack .../097-preview-latex-style_11.91-2_all.deb ...
#12 60.28 Unpacking preview-latex-style (11.91-2) ...
#12 60.37 Selecting previously unselected package texlive-pictures.
#12 60.37 Preparing to unpack .../098-texlive-pictures_2018.20190227-2_all.deb ...
#12 60.38 Unpacking texlive-pictures (2018.20190227-2) ...
#12 61.20 Selecting previously unselected package texlive-latex-extra.
#12 61.20 Preparing to unpack .../099-texlive-latex-extra_2018.20190227-2_all.deb ...
#12 61.20 Unpacking texlive-latex-extra (2018.20190227-2) ...
#12 62.81 Selecting previously unselected package fonts-gfs-baskerville.
#12 62.81 Preparing to unpack .../100-fonts-gfs-baskerville_1.1-5_all.deb ...
#12 62.81 Unpacking fonts-gfs-baskerville (1.1-5) ...
#12 62.85 Selecting previously unselected package fonts-gfs-porson.
#12 62.85 Preparing to unpack .../101-fonts-gfs-porson_1.1-6_all.deb ...
#12 62.85 Unpacking fonts-gfs-porson (1.1-6) ...
#12 62.91 Selecting previously unselected package texlive-lang-greek.
#12 62.91 Preparing to unpack .../102-texlive-lang-greek_2018.20190227-2_all.deb ...
#12 62.92 Unpacking texlive-lang-greek (2018.20190227-2) ...
#12 67.75 Selecting previously unselected package texlive-science.
#12 67.76 Preparing to unpack .../103-texlive-science_2018.20190227-2_all.deb ...
#12 67.76 Unpacking texlive-science (2018.20190227-2) ...
#12 68.05 Selecting previously unselected package libxslt1.1:amd64.
#12 68.05 Preparing to unpack .../104-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ...
#12 68.05 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ...
#12 68.10 Selecting previously unselected package xsltproc.
#12 68.10 Preparing to unpack .../105-xsltproc_1.1.32-2.2~deb10u2_amd64.deb ...
#12 68.10 Unpacking xsltproc (1.1.32-2.2~deb10u2) ...
#12 68.14 Selecting previously unselected package dblatex.
#12 68.15 Preparing to unpack .../106-dblatex_0.3.10-2_all.deb ...
#12 68.15 Unpacking dblatex (0.3.10-2) ...
#12 68.22 Selecting previously unselected package libosp5.
#12 68.22 Preparing to unpack .../107-libosp5_1.5.2-13+b1_amd64.deb ...
#12 68.23 Unpacking libosp5 (1.5.2-13+b1) ...
#12 68.33 Selecting previously unselected package libostyle1c2.
#12 68.33 Preparing to unpack .../108-libostyle1c2_1.4devel1-21.3+b1_amd64.deb ...
#12 68.34 Unpacking libostyle1c2 (1.4devel1-21.3+b1) ...
#12 68.43 Selecting previously unselected package openjade.
#12 68.44 Preparing to unpack .../109-openjade_1.4devel1-21.3+b1_amd64.deb ...
#12 68.44 Unpacking openjade (1.4devel1-21.3+b1) ...
#12 68.50 Selecting previously unselected package docbook.
#12 68.50 Preparing to unpack .../110-docbook_4.5-6_all.deb ...
#12 68.51 Unpacking docbook (4.5-6) ...
#12 68.56 Selecting previously unselected package docbook-dsssl.
#12 68.57 Preparing to unpack .../111-docbook-dsssl_1.79-9.1_all.deb ...
#12 68.57 Unpacking docbook-dsssl (1.79-9.1) ...
#12 68.78 Selecting previously unselected package texlive-plain-generic.
#12 68.78 Preparing to unpack .../112-texlive-plain-generic_2018.20190227-2_all.deb ...
#12 68.78 Unpacking texlive-plain-generic (2018.20190227-2) ...
#12 71.17 Selecting previously unselected package teckit.
#12 71.17 Preparing to unpack .../113-teckit_2.5.8+ds2-5_amd64.deb ...
#12 71.18 Unpacking teckit (2.5.8+ds2-5) ...
#12 71.26 Selecting previously unselected package tipa.
#12 71.27 Preparing to unpack .../114-tipa_2%3a1.3-20_all.deb ...
#12 71.31 Unpacking tipa (2:1.3-20) ...
#12 71.68 Selecting previously unselected package texlive-xetex.
#12 71.68 Preparing to unpack .../115-texlive-xetex_2018.20190227-2_all.deb ...
#12 71.70 Unpacking texlive-xetex (2018.20190227-2) ...
#12 72.71 Selecting previously unselected package texlive-formats-extra.
#12 72.72 Preparing to unpack .../116-texlive-formats-extra_2018.20190227-2_all.deb ...
#12 72.73 Unpacking texlive-formats-extra (2018.20190227-2) ...
#12 73.12 Selecting previously unselected package lynx-common.
#12 73.12 Preparing to unpack .../117-lynx-common_2.8.9rel.1-3+deb10u1_all.deb ...
#12 73.13 Unpacking lynx-common (2.8.9rel.1-3+deb10u1) ...
#12 73.25 Selecting previously unselected package lynx.
#12 73.25 Preparing to unpack .../118-lynx_2.8.9rel.1-3+deb10u1_amd64.deb ...
#12 73.26 Unpacking lynx (2.8.9rel.1-3+deb10u1) ...
#12 73.34 Selecting previously unselected package libsgmls-perl.
#12 73.34 Preparing to unpack .../119-libsgmls-perl_1.03ii-36_all.deb ...
#12 73.35 Unpacking libsgmls-perl (1.03ii-36) ...
#12 73.37 Selecting previously unselected package sgmlspl.
#12 73.38 Preparing to unpack .../120-sgmlspl_1.03ii-36_all.deb ...
#12 73.38 Unpacking sgmlspl (1.03ii-36) ...
#12 73.41 Selecting previously unselected package opensp.
#12 73.42 Preparing to unpack .../121-opensp_1.5.2-13+b1_amd64.deb ...
#12 73.42 Unpacking opensp (1.5.2-13+b1) ...
#12 73.47 Selecting previously unselected package docbook-utils.
#12 73.48 Preparing to unpack .../122-docbook-utils_0.6.14-3.3_all.deb ...
#12 73.48 Unpacking docbook-utils (0.6.14-3.3) ...
#12 73.51 Selecting previously unselected package asciidoc-dblatex.
#12 73.52 Preparing to unpack .../123-asciidoc-dblatex_8.6.10-3_all.deb ...
#12 73.52 Unpacking asciidoc-dblatex (8.6.10-3) ...
#12 73.56 Selecting previously unselected package libaspell15:amd64.
#12 73.56 Preparing to unpack .../124-libaspell15_0.60.7~20110707-6+deb10u1_amd64.deb ...
#12 73.57 Unpacking libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ...
#12 73.64 Selecting previously unselected package libtext-iconv-perl.
#12 73.64 Preparing to unpack .../125-libtext-iconv-perl_1.7-5+b7_amd64.deb ...
#12 73.64 Unpacking libtext-iconv-perl (1.7-5+b7) ...
#12 73.68 Selecting previously unselected package emacsen-common.
#12 73.69 Preparing to unpack .../126-emacsen-common_3.0.4_all.deb ...
#12 73.70 Unpacking emacsen-common (3.0.4) ...
#12 73.74 Selecting previously unselected package dictionaries-common.
#12 73.75 Preparing to unpack .../127-dictionaries-common_1.28.1_all.deb ...
#12 73.85 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'
#12 73.88 Unpacking dictionaries-common (1.28.1) ...
#12 73.94 Selecting previously unselected package aspell.
#12 73.95 Preparing to unpack .../128-aspell_0.60.7~20110707-6+deb10u1_amd64.deb ...
#12 73.95 Unpacking aspell (0.60.7~20110707-6+deb10u1) ...
#12 74.00 Selecting previously unselected package aspell-en.
#12 74.01 Preparing to unpack .../129-aspell-en_2018.04.16-0-1_all.deb ...
#12 74.02 Unpacking aspell-en (2018.04.16-0-1) ...
#12 74.07 Selecting previously unselected package autoconf.
#12 74.07 Preparing to unpack .../130-autoconf_2.69-11_all.deb ...
#12 74.08 Unpacking autoconf (2.69-11) ...
#12 74.13 Selecting previously unselected package autotools-dev.
#12 74.13 Preparing to unpack .../131-autotools-dev_20180224.1_all.deb ...
#12 74.14 Unpacking autotools-dev (20180224.1) ...
#12 74.18 Selecting previously unselected package automake.
#12 74.18 Preparing to unpack .../132-automake_1%3a1.16.1-4_all.deb ...
#12 74.19 Unpacking automake (1:1.16.1-4) ...
#12 74.26 Selecting previously unselected package autopoint.
#12 74.26 Preparing to unpack .../133-autopoint_0.19.8.1-9_all.deb ...
#12 74.27 Unpacking autopoint (0.19.8.1-9) ...
#12 74.30 Selecting previously unselected package bc.
#12 74.31 Preparing to unpack .../134-bc_1.07.1-2+b1_amd64.deb ...
#12 74.31 Unpacking bc (1.07.1-2+b1) ...
#12 74.35 Selecting previously unselected package binutils-common:amd64.
#12 74.35 Preparing to unpack .../135-binutils-common_2.31.1-16_amd64.deb ...
#12 74.35 Unpacking binutils-common:amd64 (2.31.1-16) ...
#12 74.55 Selecting previously unselected package libbinutils:amd64.
#12 74.56 Preparing to unpack .../136-libbinutils_2.31.1-16_amd64.deb ...
#12 74.56 Unpacking libbinutils:amd64 (2.31.1-16) ...
#12 74.63 Selecting previously unselected package binutils-x86-64-linux-gnu.
#12 74.64 Preparing to unpack .../137-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
#12 74.64 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
#12 74.85 Selecting previously unselected package binutils.
#12 74.85 Preparing to unpack .../138-binutils_2.31.1-16_amd64.deb ...
#12 74.86 Unpacking binutils (2.31.1-16) ...
#12 74.90 Selecting previously unselected package binutils-arm-none-eabi.
#12 74.90 Preparing to unpack .../139-binutils-arm-none-eabi_2.31.1-12+11_amd64.deb ...
#12 74.90 Unpacking binutils-arm-none-eabi (2.31.1-12+11) ...
#12 75.11 Selecting previously unselected package libbison-dev:amd64.
#12 75.11 Preparing to unpack .../140-libbison-dev_2%3a3.3.2.dfsg-1_amd64.deb ...
#12 75.12 Unpacking libbison-dev:amd64 (2:3.3.2.dfsg-1) ...
#12 75.17 Selecting previously unselected package bison.
#12 75.17 Preparing to unpack .../141-bison_2%3a3.3.2.dfsg-1_amd64.deb ...
#12 75.18 Unpacking bison (2:3.3.2.dfsg-1) ...
#12 75.25 Selecting previously unselected package openssl.
#12 75.26 Preparing to unpack .../142-openssl_1.1.1n-0+deb10u6_amd64.deb ...
#12 75.26 Unpacking openssl (1.1.1n-0+deb10u6) ...
#12 75.36 Selecting previously unselected package ca-certificates.
#12 75.36 Preparing to unpack .../143-ca-certificates_20200601~deb10u2_all.deb ...
#12 75.37 Unpacking ca-certificates (20200601~deb10u2) ...
#12 75.42 Selecting previously unselected package ccache.
#12 75.42 Preparing to unpack .../144-ccache_3.6-1_amd64.deb ...
#12 75.43 Unpacking ccache (3.6-1) ...
#12 75.48 Selecting previously unselected package cmake-data.
#12 75.49 Preparing to unpack .../145-cmake-data_3.13.4-1_all.deb ...
#12 75.49 Unpacking cmake-data (3.13.4-1) ...
#12 75.74 Selecting previously unselected package libarchive13:amd64.
#12 75.74 Preparing to unpack .../146-libarchive13_3.3.3-4+deb10u3_amd64.deb ...
#12 75.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ...
#12 75.80 Selecting previously unselected package libnghttp2-14:amd64.
#12 75.81 Preparing to unpack .../147-libnghttp2-14_1.36.0-2+deb10u2_amd64.deb ...
#12 75.81 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ...
#12 75.85 Selecting previously unselected package librtmp1:amd64.
#12 75.86 Preparing to unpack .../148-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
#12 75.86 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
#12 75.90 Selecting previously unselected package libssh2-1:amd64.
#12 75.91 Preparing to unpack .../149-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ...
#12 75.91 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
#12 75.96 Selecting previously unselected package libcurl4:amd64.
#12 75.96 Preparing to unpack .../150-libcurl4_7.64.0-4+deb10u9_amd64.deb ...
#12 75.97 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ...
#12 76.03 Selecting previously unselected package libjsoncpp1:amd64.
#12 76.03 Preparing to unpack .../151-libjsoncpp1_1.7.4-3_amd64.deb ...
#12 76.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
#12 76.07 Selecting previously unselected package librhash0:amd64.
#12 76.07 Preparing to unpack .../152-librhash0_1.3.8-1_amd64.deb ...
#12 76.08 Unpacking librhash0:amd64 (1.3.8-1) ...
#12 76.12 Selecting previously unselected package libuv1:amd64.
#12 76.13 Preparing to unpack .../153-libuv1_1.24.1-1+deb10u2_amd64.deb ...
#12 76.13 Unpacking libuv1:amd64 (1.24.1-1+deb10u2) ...
#12 76.17 Selecting previously unselected package cmake.
#12 76.17 Preparing to unpack .../154-cmake_3.13.4-1_amd64.deb ...
#12 76.17 Unpacking cmake (3.13.4-1) ...
#12 76.54 Selecting previously unselected package libc-dev-bin.
#12 76.54 Preparing to unpack .../155-libc-dev-bin_2.28-10+deb10u2_amd64.deb ...
#12 76.54 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
#12 76.58 Selecting previously unselected package linux-libc-dev:amd64.
#12 76.58 Preparing to unpack .../156-linux-libc-dev_4.19.304-1_amd64.deb ...
#12 76.59 Unpacking linux-libc-dev:amd64 (4.19.304-1) ...
#12 76.73 Selecting previously unselected package libc6-dev:amd64.
#12 76.73 Preparing to unpack .../157-libc6-dev_2.28-10+deb10u2_amd64.deb ...
#12 76.74 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ...
#12 76.99 Selecting previously unselected package comerr-dev:amd64.
#12 77.00 Preparing to unpack .../158-comerr-dev_2.1-1.44.5-1+deb10u3_amd64.deb ...
#12 77.00 Unpacking comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ...
#12 77.04 Selecting previously unselected package libisl19:amd64.
#12 77.05 Preparing to unpack .../159-libisl19_0.20-2_amd64.deb ...
#12 77.05 Unpacking libisl19:amd64 (0.20-2) ...
#12 77.13 Selecting previously unselected package libmpc3:amd64.
#12 77.14 Preparing to unpack .../160-libmpc3_1.1.0-1_amd64.deb ...
#12 77.14 Unpacking libmpc3:amd64 (1.1.0-1) ...
#12 77.18 Selecting previously unselected package cpp-8.
#12 77.18 Preparing to unpack .../161-cpp-8_8.3.0-6_amd64.deb ...
#12 77.19 Unpacking cpp-8 (8.3.0-6) ...
#12 77.93 Selecting previously unselected package cpp.
#12 77.93 Preparing to unpack .../162-cpp_4%3a8.3.0-1_amd64.deb ...
#12 77.94 Unpacking cpp (4:8.3.0-1) ...
#12 77.97 Selecting previously unselected package libtinyxml2-6a:amd64.
#12 77.98 Preparing to unpack .../163-libtinyxml2-6a_7.0.0+dfsg-1_amd64.deb ...
#12 77.98 Unpacking libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ...
#12 78.02 Selecting previously unselected package python3-pygments.
#12 78.02 Preparing to unpack .../164-python3-pygments_2.3.1+dfsg-1+deb10u2_all.deb ...
#12 78.03 Unpacking python3-pygments (2.3.1+dfsg-1+deb10u2) ...
#12 78.10 Selecting previously unselected package cppcheck.
#12 78.11 Preparing to unpack .../165-cppcheck_1.86-1_amd64.deb ...
#12 78.11 Unpacking cppcheck (1.86-1) ...
#12 78.22 Selecting previously unselected package libcc1-0:amd64.
#12 78.23 Preparing to unpack .../166-libcc1-0_8.3.0-6_amd64.deb ...
#12 78.23 Unpacking libcc1-0:amd64 (8.3.0-6) ...
#12 78.27 Selecting previously unselected package libitm1:amd64.
#12 78.28 Preparing to unpack .../167-libitm1_8.3.0-6_amd64.deb ...
#12 78.30 Unpacking libitm1:amd64 (8.3.0-6) ...
#12 78.33 Selecting previously unselected package libatomic1:amd64.
#12 78.34 Preparing to unpack .../168-libatomic1_8.3.0-6_amd64.deb ...
#12 78.34 Unpacking libatomic1:amd64 (8.3.0-6) ...
#12 78.38 Selecting previously unselected package libasan5:amd64.
#12 78.38 Preparing to unpack .../169-libasan5_8.3.0-6_amd64.deb ...
#12 78.38 Unpacking libasan5:amd64 (8.3.0-6) ...
#12 78.45 Selecting previously unselected package liblsan0:amd64.
#12 78.46 Preparing to unpack .../170-liblsan0_8.3.0-6_amd64.deb ...
#12 78.46 Unpacking liblsan0:amd64 (8.3.0-6) ...
#12 78.51 Selecting previously unselected package libtsan0:amd64.
#12 78.51 Preparing to unpack .../171-libtsan0_8.3.0-6_amd64.deb ...
#12 78.52 Unpacking libtsan0:amd64 (8.3.0-6) ...
#12 78.57 Selecting previously unselected package libubsan1:amd64.
#12 78.58 Preparing to unpack .../172-libubsan1_8.3.0-6_amd64.deb ...
#12 78.58 Unpacking libubsan1:amd64 (8.3.0-6) ...
#12 78.62 Selecting previously unselected package libmpx2:amd64.
#12 78.63 Preparing to unpack .../173-libmpx2_8.3.0-6_amd64.deb ...
#12 78.63 Unpacking libmpx2:amd64 (8.3.0-6) ...
#12 78.66 Selecting previously unselected package libgcc-8-dev:amd64.
#12 78.67 Preparing to unpack .../174-libgcc-8-dev_8.3.0-6_amd64.deb ...
#12 78.67 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
#12 78.87 Selecting previously unselected package gcc-8.
#12 78.87 Preparing to unpack .../175-gcc-8_8.3.0-6_amd64.deb ...
#12 79.01 Unpacking gcc-8 (8.3.0-6) ...
#12 79.64 Selecting previously unselected package gcc.
#12 79.64 Preparing to unpack .../176-gcc_4%3a8.3.0-1_amd64.deb ...
#12 79.64 Unpacking gcc (4:8.3.0-1) ...
#12 79.68 Selecting previously unselected package libtool.
#12 79.68 Preparing to unpack .../177-libtool_2.4.6-9_all.deb ...
#12 79.68 Unpacking libtool (2.4.6-9) ...
#12 79.74 Selecting previously unselected package dh-autoreconf.
#12 79.74 Preparing to unpack .../178-dh-autoreconf_19_all.deb ...
#12 79.74 Unpacking dh-autoreconf (19) ...
#12 79.78 Selecting previously unselected package libarchive-zip-perl.
#12 79.78 Preparing to unpack .../179-libarchive-zip-perl_1.64-1_all.deb ...
#12 79.79 Unpacking libarchive-zip-perl (1.64-1) ...
#12 79.82 Selecting previously unselected package libfile-stripnondeterminism-perl.
#12 79.83 Preparing to unpack .../180-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
#12 79.83 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
#12 79.86 Selecting previously unselected package dh-strip-nondeterminism.
#12 79.87 Preparing to unpack .../181-dh-strip-nondeterminism_1.1.2-1_all.deb ...
#12 79.87 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
#12 79.90 Selecting previously unselected package libdpkg-perl.
#12 79.91 Preparing to unpack .../182-libdpkg-perl_1.19.8_all.deb ...
#12 79.91 Unpacking libdpkg-perl (1.19.8) ...
#12 79.98 Selecting previously unselected package patch.
#12 79.99 Preparing to unpack .../183-patch_2.7.6-3+deb10u1_amd64.deb ...
#12 79.99 Unpacking patch (2.7.6-3+deb10u1) ...
#12 80.03 Selecting previously unselected package make.
#12 80.03 Preparing to unpack .../184-make_4.2.1-1.2_amd64.deb ...
#12 80.03 Unpacking make (4.2.1-1.2) ...
#12 80.10 Selecting previously unselected package dpkg-dev.
#12 80.10 Preparing to unpack .../185-dpkg-dev_1.19.8_all.deb ...
#12 80.11 Unpacking dpkg-dev (1.19.8) ...
#12 80.19 Selecting previously unselected package dwz.
#12 80.20 Preparing to unpack .../186-dwz_0.12-3_amd64.deb ...
#12 80.20 Unpacking dwz (0.12-3) ...
#12 80.24 Selecting previously unselected package gettext.
#12 80.25 Preparing to unpack .../187-gettext_0.19.8.1-9_amd64.deb ...
#12 80.25 Unpacking gettext (0.19.8.1-9) ...
#12 80.36 Selecting previously unselected package intltool-debian.
#12 80.37 Preparing to unpack .../188-intltool-debian_0.35.0+20060710.5_all.deb ...
#12 80.37 Unpacking intltool-debian (0.35.0+20060710.5) ...
#12 80.40 Selecting previously unselected package po-debconf.
#12 80.41 Preparing to unpack .../189-po-debconf_1.0.21_all.deb ...
#12 80.41 Unpacking po-debconf (1.0.21) ...
#12 80.46 Selecting previously unselected package debhelper.
#12 80.47 Preparing to unpack .../190-debhelper_12.1.1_all.deb ...
#12 80.47 Unpacking debhelper (12.1.1) ...
#12 80.57 Selecting previously unselected package libtext-charwidth-perl.
#12 80.57 Preparing to unpack .../191-libtext-charwidth-perl_0.04-7.1+b1_amd64.deb ...
#12 80.58 Unpacking libtext-charwidth-perl (0.04-7.1+b1) ...
#12 80.61 Selecting previously unselected package libtext-wrapi18n-perl.
#12 80.61 Preparing to unpack .../192-libtext-wrapi18n-perl_0.06-7.1_all.deb ...
#12 80.62 Unpacking libtext-wrapi18n-perl (0.06-7.1) ...
#12 80.65 Selecting previously unselected package module-assistant.
#12 80.66 Preparing to unpack .../193-module-assistant_0.11.10_all.deb ...
#12 80.67 Unpacking module-assistant (0.11.10) ...
#12 80.71 Selecting previously unselected package dahdi-source.
#12 80.71 Preparing to unpack .../194-dahdi-source_1%3a2.11.1.0.20170917~dfsg-7_all.deb ...
#12 80.72 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-7) ...
#12 80.76 Selecting previously unselected package libfakeroot:amd64.
#12 80.77 Preparing to unpack .../195-libfakeroot_1.23-1_amd64.deb ...
#12 80.77 Unpacking libfakeroot:amd64 (1.23-1) ...
#12 80.81 Selecting previously unselected package fakeroot.
#12 80.82 Preparing to unpack .../196-fakeroot_1.23-1_amd64.deb ...
#12 80.82 Unpacking fakeroot (1.23-1) ...
#12 80.86 Selecting previously unselected package libfile-which-perl.
#12 80.87 Preparing to unpack .../197-libfile-which-perl_1.23-1_all.deb ...
#12 80.87 Unpacking libfile-which-perl (1.23-1) ...
#12 80.90 Selecting previously unselected package libfile-homedir-perl.
#12 80.91 Preparing to unpack .../198-libfile-homedir-perl_1.004-1_all.deb ...
#12 80.91 Unpacking libfile-homedir-perl (1.004-1) ...
#12 80.94 Selecting previously unselected package libio-pty-perl.
#12 80.95 Preparing to unpack .../199-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
#12 80.95 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
#12 80.99 Selecting previously unselected package libipc-run-perl.
#12 80.99 Preparing to unpack .../200-libipc-run-perl_20180523.0-1_all.deb ...
#12 80.99 Unpacking libipc-run-perl (20180523.0-1) ...
#12 81.04 Selecting previously unselected package libclass-method-modifiers-perl.
#12 81.04 Preparing to unpack .../201-libclass-method-modifiers-perl_2.12-1_all.deb ...
#12 81.05 Unpacking libclass-method-modifiers-perl (2.12-1) ...
#12 81.08 Selecting previously unselected package libsub-exporter-progressive-perl.
#12 81.08 Preparing to unpack .../202-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
#12 81.09 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
#12 81.11 Selecting previously unselected package libdevel-globaldestruction-perl.
#12 81.12 Preparing to unpack .../203-libdevel-globaldestruction-perl_0.14-1_all.deb ...
#12 81.12 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
#12 81.15 Selecting previously unselected package libb-hooks-op-check-perl.
#12 81.16 Preparing to unpack .../204-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
#12 81.16 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
#12 81.19 Selecting previously unselected package libdynaloader-functions-perl.
#12 81.20 Preparing to unpack .../205-libdynaloader-functions-perl_0.003-1_all.deb ...
#12 81.20 Unpacking libdynaloader-functions-perl (0.003-1) ...
#12 81.23 Selecting previously unselected package libdevel-callchecker-perl.
#12 81.24 Preparing to unpack .../206-libdevel-callchecker-perl_0.008-1_amd64.deb ...
#12 81.24 Unpacking libdevel-callchecker-perl (0.008-1) ...
#12 81.27 Selecting previously unselected package libparams-classify-perl.
#12 81.28 Preparing to unpack .../207-libparams-classify-perl_0.015-1+b1_amd64.deb ...
#12 81.28 Unpacking libparams-classify-perl (0.015-1+b1) ...
#12 81.31 Selecting previously unselected package libmodule-runtime-perl.
#12 81.31 Preparing to unpack .../208-libmodule-runtime-perl_0.016-1_all.deb ...
#12 81.32 Unpacking libmodule-runtime-perl (0.016-1) ...
#12 81.35 Selecting previously unselected package libimport-into-perl.
#12 81.35 Preparing to unpack .../209-libimport-into-perl_1.002005-1_all.deb ...
#12 81.35 Unpacking libimport-into-perl (1.002005-1) ...
#12 81.39 Selecting previously unselected package librole-tiny-perl.
#12 81.39 Preparing to unpack .../210-librole-tiny-perl_2.000006-1_all.deb ...
#12 81.39 Unpacking librole-tiny-perl (2.000006-1) ...
#12 81.42 Selecting previously unselected package libstrictures-perl.
#12 81.43 Preparing to unpack .../211-libstrictures-perl_2.000005-1_all.deb ...
#12 81.43 Unpacking libstrictures-perl (2.000005-1) ...
#12 81.46 Selecting previously unselected package libsub-quote-perl.
#12 81.47 Preparing to unpack .../212-libsub-quote-perl_2.005001-1_all.deb ...
#12 81.47 Unpacking libsub-quote-perl (2.005001-1) ...
#12 81.50 Selecting previously unselected package libmoo-perl.
#12 81.50 Preparing to unpack .../213-libmoo-perl_2.003004-2_all.deb ...
#12 81.50 Unpacking libmoo-perl (2.003004-2) ...
#12 81.54 Selecting previously unselected package libencode-locale-perl.
#12 81.55 Preparing to unpack .../214-libencode-locale-perl_1.05-1_all.deb ...
#12 81.55 Unpacking libencode-locale-perl (1.05-1) ...
#12 81.58 Selecting previously unselected package libtimedate-perl.
#12 81.59 Preparing to unpack .../215-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
#12 81.59 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
#12 81.62 Selecting previously unselected package libhttp-date-perl.
#12 81.63 Preparing to unpack .../216-libhttp-date-perl_6.02-1_all.deb ...
#12 81.63 Unpacking libhttp-date-perl (6.02-1) ...
#12 81.66 Selecting previously unselected package libfile-listing-perl.
#12 81.66 Preparing to unpack .../217-libfile-listing-perl_6.04-1_all.deb ...
#12 81.66 Unpacking libfile-listing-perl (6.04-1) ...
#12 81.69 Selecting previously unselected package libhtml-tagset-perl.
#12 81.70 Preparing to unpack .../218-libhtml-tagset-perl_3.20-3_all.deb ...
#12 81.70 Unpacking libhtml-tagset-perl (3.20-3) ...
#12 81.73 Selecting previously unselected package liburi-perl.
#12 81.74 Preparing to unpack .../219-liburi-perl_1.76-1_all.deb ...
#12 81.74 Unpacking liburi-perl (1.76-1) ...
#12 81.78 Selecting previously unselected package libhtml-parser-perl.
#12 81.78 Preparing to unpack .../220-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
#12 81.78 Unpacking libhtml-parser-perl (3.72-3+b3) ...
#12 81.82 Selecting previously unselected package libhtml-tree-perl.
#12 81.83 Preparing to unpack .../221-libhtml-tree-perl_5.07-2_all.deb ...
#12 81.83 Unpacking libhtml-tree-perl (5.07-2) ...
#12 81.87 Selecting previously unselected package libio-html-perl.
#12 81.88 Preparing to unpack .../222-libio-html-perl_1.001-1_all.deb ...
#12 81.88 Unpacking libio-html-perl (1.001-1) ...
#12 81.92 Selecting previously unselected package liblwp-mediatypes-perl.
#12 81.92 Preparing to unpack .../223-liblwp-mediatypes-perl_6.02-1_all.deb ...
#12 81.93 Unpacking liblwp-mediatypes-perl (6.02-1) ...
#12 81.95 Selecting previously unselected package libhttp-message-perl.
#12 81.96 Preparing to unpack .../224-libhttp-message-perl_6.18-1_all.deb ...
#12 81.96 Unpacking libhttp-message-perl (6.18-1) ...
#12 82.00 Selecting previously unselected package libhttp-cookies-perl.
#12 82.00 Preparing to unpack .../225-libhttp-cookies-perl_6.04-1_all.deb ...
#12 82.01 Unpacking libhttp-cookies-perl (6.04-1) ...
#12 82.04 Selecting previously unselected package libhttp-negotiate-perl.
#12 82.04 Preparing to unpack .../226-libhttp-negotiate-perl_6.01-1_all.deb ...
#12 82.05 Unpacking libhttp-negotiate-perl (6.01-1) ...
#12 82.08 Selecting previously unselected package perl-openssl-defaults:amd64.
#12 82.08 Preparing to unpack .../227-perl-openssl-defaults_3_amd64.deb ...
#12 82.08 Unpacking perl-openssl-defaults:amd64 (3) ...
#12 82.11 Selecting previously unselected package libnet-ssleay-perl.
#12 82.12 Preparing to unpack .../228-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ...
#12 82.12 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
#12 82.18 Selecting previously unselected package libio-socket-ssl-perl.
#12 82.18 Preparing to unpack .../229-libio-socket-ssl-perl_2.060-3_all.deb ...
#12 82.18 Unpacking libio-socket-ssl-perl (2.060-3) ...
#12 82.24 Selecting previously unselected package libnet-http-perl.
#12 82.24 Preparing to unpack .../230-libnet-http-perl_6.18-1_all.deb ...
#12 82.25 Unpacking libnet-http-perl (6.18-1) ...
#12 82.28 Selecting previously unselected package liblwp-protocol-https-perl.
#12 82.29 Preparing to unpack .../231-liblwp-protocol-https-perl_6.07-2_all.deb ...
#12 82.29 Unpacking liblwp-protocol-https-perl (6.07-2) ...
#12 82.32 Selecting previously unselected package libtry-tiny-perl.
#12 82.32 Preparing to unpack .../232-libtry-tiny-perl_0.30-1_all.deb ...
#12 82.33 Unpacking libtry-tiny-perl (0.30-1) ...
#12 82.36 Selecting previously unselected package libwww-robotrules-perl.
#12 82.36 Preparing to unpack .../233-libwww-robotrules-perl_6.02-1_all.deb ...
#12 82.37 Unpacking libwww-robotrules-perl (6.02-1) ...
#12 82.39 Selecting previously unselected package libwww-perl.
#12 82.40 Preparing to unpack .../234-libwww-perl_6.36-2_all.deb ...
#12 82.40 Unpacking libwww-perl (6.36-2) ...
#12 82.44 Selecting previously unselected package patchutils.
#12 82.45 Preparing to unpack .../235-patchutils_0.3.4-2_amd64.deb ...
#12 82.45 Unpacking patchutils (0.3.4-2) ...
#12 82.49 Selecting previously unselected package wdiff.
#12 82.50 Preparing to unpack .../236-wdiff_1.2.2-2+b1_amd64.deb ...
#12 82.50 Unpacking wdiff (1.2.2-2+b1) ...
#12 82.56 Selecting previously unselected package devscripts.
#12 82.57 Preparing to unpack .../237-devscripts_2.19.5+deb10u1_amd64.deb ...
#12 82.59 Unpacking devscripts (2.19.5+deb10u1) ...
#12 82.69 Selecting previously unselected package python3-lib2to3.
#12 82.69 Preparing to unpack .../238-python3-lib2to3_3.7.3-1_all.deb ...
#12 82.70 Unpacking python3-lib2to3 (3.7.3-1) ...
#12 82.74 Selecting previously unselected package python3-distutils.
#12 82.74 Preparing to unpack .../239-python3-distutils_3.7.3-1_all.deb ...
#12 82.75 Unpacking python3-distutils (3.7.3-1) ...
#12 82.79 Selecting previously unselected package dh-python.
#12 82.80 Preparing to unpack .../240-dh-python_3.20190308_all.deb ...
#12 82.80 Unpacking dh-python (3.20190308) ...
#12 82.84 Selecting previously unselected package dh-systemd.
#12 82.85 Preparing to unpack .../241-dh-systemd_12.1.1_all.deb ...
#12 82.85 Unpacking dh-systemd (12.1.1) ...
#12 83.42 Selecting previously unselected package docbook5-xml.
#12 83.42 Preparing to unpack .../242-docbook5-xml_5.0-2_all.deb ...
#12 83.51 Unpacking docbook5-xml (5.0-2) ...
#12 83.75 Selecting previously unselected package docutils-common.
#12 83.75 Preparing to unpack .../243-docutils-common_0.14+dfsg-4_all.deb ...
#12 83.76 Unpacking docutils-common (0.14+dfsg-4) ...
#12 83.81 Selecting previously unselected package libllvm6.0:amd64.
#12 83.82 Preparing to unpack .../244-libllvm6.0_1%3a6.0.1-10_amd64.deb ...
#12 83.82 Unpacking libllvm6.0:amd64 (1:6.0.1-10) ...
#12 84.85 Selecting previously unselected package libclang1-6.0:amd64.
#12 84.85 Preparing to unpack .../245-libclang1-6.0_1%3a6.0.1-10_amd64.deb ...
#12 84.86 Unpacking libclang1-6.0:amd64 (1:6.0.1-10) ...
#12 85.47 Selecting previously unselected package doxygen.
#12 85.48 Preparing to unpack .../246-doxygen_1.8.13-10_amd64.deb ...
#12 85.48 Unpacking doxygen (1.8.13-10) ...
#12 85.89 Selecting previously unselected package libstdc++-8-dev:amd64.
#12 85.90 Preparing to unpack .../247-libstdc++-8-dev_8.3.0-6_amd64.deb ...
#12 85.90 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
#12 86.14 Selecting previously unselected package g++-8.
#12 86.15 Preparing to unpack .../248-g++-8_8.3.0-6_amd64.deb ...
#12 86.15 Unpacking g++-8 (8.3.0-6) ...
#12 86.93 Selecting previously unselected package g++.
#12 86.94 Preparing to unpack .../249-g++_4%3a8.3.0-1_amd64.deb ...
#12 86.94 Unpacking g++ (4:8.3.0-1) ...
#12 86.97 Selecting previously unselected package gcc-arm-none-eabi.
#12 86.98 Preparing to unpack .../250-gcc-arm-none-eabi_15%3a7-2018-q2-6_amd64.deb ...
#12 87.00 Unpacking gcc-arm-none-eabi (15:7-2018-q2-6) ...
#12 90.03 Selecting previously unselected package ghostscript.
#12 90.03 Preparing to unpack .../251-ghostscript_9.27~dfsg-2+deb10u9_amd64.deb ...
#12 90.03 Unpacking ghostscript (9.27~dfsg-2+deb10u9) ...
#12 90.11 Selecting previously unselected package libgirepository-1.0-1:amd64.
#12 90.12 Preparing to unpack .../252-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
#12 90.13 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
#12 90.19 Selecting previously unselected package gir1.2-glib-2.0:amd64.
#12 90.20 Preparing to unpack .../253-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
#12 90.21 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
#12 90.28 Selecting previously unselected package libcurl3-gnutls:amd64.
#12 90.28 Preparing to unpack .../254-libcurl3-gnutls_7.64.0-4+deb10u9_amd64.deb ...
#12 90.29 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ...
#12 90.35 Selecting previously unselected package liberror-perl.
#12 90.36 Preparing to unpack .../255-liberror-perl_0.17027-2_all.deb ...
#12 90.36 Unpacking liberror-perl (0.17027-2) ...
#12 90.41 Selecting previously unselected package git-man.
#12 90.42 Preparing to unpack .../256-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
#12 90.42 Unpacking git-man (1:2.20.1-2+deb10u8) ...
#12 90.60 Selecting previously unselected package git.
#12 90.60 Preparing to unpack .../257-git_1%3a2.20.1-2+deb10u8_amd64.deb ...
#12 90.65 Unpacking git (1:2.20.1-2+deb10u8) ...
#12 91.20 Selecting previously unselected package python3-six.
#12 91.21 Preparing to unpack .../258-python3-six_1.12.0-1_all.deb ...
#12 91.21 Unpacking python3-six (1.12.0-1) ...
#12 91.26 Selecting previously unselected package python3-dateutil.
#12 91.27 Preparing to unpack .../259-python3-dateutil_2.7.3-3_all.deb ...
#12 91.27 Unpacking python3-dateutil (2.7.3-3) ...
#12 91.34 Selecting previously unselected package python3-pkg-resources.
#12 91.34 Preparing to unpack .../260-python3-pkg-resources_40.8.0-1_all.deb ...
#12 91.35 Unpacking python3-pkg-resources (40.8.0-1) ...
#12 91.46 Selecting previously unselected package git-buildpackage.
#12 91.47 Preparing to unpack .../261-git-buildpackage_0.9.14_all.deb ...
#12 91.50 Unpacking git-buildpackage (0.9.14) ...
#12 91.68 Selecting previously unselected package libcdt5.
#12 91.69 Preparing to unpack .../262-libcdt5_2.40.1-6+deb10u1_amd64.deb ...
#12 91.69 Unpacking libcdt5 (2.40.1-6+deb10u1) ...
#12 91.76 Selecting previously unselected package libcgraph6.
#12 91.76 Preparing to unpack .../263-libcgraph6_2.40.1-6+deb10u1_amd64.deb ...
#12 91.76 Unpacking libcgraph6 (2.40.1-6+deb10u1) ...
#12 91.84 Selecting previously unselected package libgd3:amd64.
#12 91.84 Preparing to unpack .../264-libgd3_2.2.5-5.2+deb10u1_amd64.deb ...
#12 91.84 Unpacking libgd3:amd64 (2.2.5-5.2+deb10u1) ...
#12 91.94 Selecting previously unselected package libgts-0.7-5:amd64.
#12 91.94 Preparing to unpack .../265-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...
#12 91.94 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...
#12 92.04 Selecting previously unselected package libpathplan4.
#12 92.05 Preparing to unpack .../266-libpathplan4_2.40.1-6+deb10u1_amd64.deb ...
#12 92.06 Unpacking libpathplan4 (2.40.1-6+deb10u1) ...
#12 92.11 Selecting previously unselected package libxdot4.
#12 92.11 Preparing to unpack .../267-libxdot4_2.40.1-6+deb10u1_amd64.deb ...
#12 92.12 Unpacking libxdot4 (2.40.1-6+deb10u1) ...
#12 92.19 Selecting previously unselected package libgvc6.
#12 92.20 Preparing to unpack .../268-libgvc6_2.40.1-6+deb10u1_amd64.deb ...
#12 92.20 Unpacking libgvc6 (2.40.1-6+deb10u1) ...
#12 92.33 Selecting previously unselected package libgvpr2.
#12 92.33 Preparing to unpack .../269-libgvpr2_2.40.1-6+deb10u1_amd64.deb ...
#12 92.34 Unpacking libgvpr2 (2.40.1-6+deb10u1) ...
#12 92.42 Selecting previously unselected package liblab-gamut1.
#12 92.42 Preparing to unpack .../270-liblab-gamut1_2.40.1-6+deb10u1_amd64.deb ...
#12 92.43 Unpacking liblab-gamut1 (2.40.1-6+deb10u1) ...
#12 92.59 Selecting previously unselected package graphviz.
#12 92.59 Preparing to unpack .../271-graphviz_2.40.1-6+deb10u1_amd64.deb ...
#12 92.60 Unpacking graphviz (2.40.1-6+deb10u1) ...
#12 92.75 Selecting previously unselected package htop.
#12 92.75 Preparing to unpack .../272-htop_2.2.0-1+b1_amd64.deb ...
#12 92.76 Unpacking htop (2.2.0-1+b1) ...
#12 92.84 Selecting previously unselected package libnl-3-200:amd64.
#12 92.84 Preparing to unpack .../273-libnl-3-200_3.4.0-1_amd64.deb ...
#12 92.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
#12 92.92 Selecting previously unselected package libnl-route-3-200:amd64.
#12 92.92 Preparing to unpack .../274-libnl-route-3-200_3.4.0-1_amd64.deb ...
#12 92.93 Unpacking libnl-route-3-200:amd64 (3.4.0-1) ...
#12 93.01 Selecting previously unselected package libibverbs1:amd64.
#12 93.01 Preparing to unpack .../275-libibverbs1_22.1-1_amd64.deb ...
#12 93.02 Unpacking libibverbs1:amd64 (22.1-1) ...
#12 93.09 Selecting previously unselected package ibverbs-providers:amd64.
#12 93.09 Preparing to unpack .../276-ibverbs-providers_22.1-1_amd64.deb ...
#12 93.10 Unpacking ibverbs-providers:amd64 (22.1-1) ...
#12 93.18 Selecting previously unselected package pkg-config.
#12 93.18 Preparing to unpack .../277-pkg-config_0.29-6_amd64.deb ...
#12 93.19 Unpacking pkg-config (0.29-6) ...
#12 93.23 Selecting previously unselected package icu-devtools.
#12 93.23 Preparing to unpack .../278-icu-devtools_63.1-6+deb10u3_amd64.deb ...
#12 93.24 Unpacking icu-devtools (63.1-6+deb10u3) ...
#12 93.30 Selecting previously unselected package libsigc++-2.0-0v5:amd64.
#12 93.30 Preparing to unpack .../279-libsigc++-2.0-0v5_2.10.1-2_amd64.deb ...
#12 93.30 Unpacking libsigc++-2.0-0v5:amd64 (2.10.1-2) ...
#12 93.34 Selecting previously unselected package libglibmm-2.4-1v5:amd64.
#12 93.35 Preparing to unpack .../280-libglibmm-2.4-1v5_2.58.0-2_amd64.deb ...
#12 93.35 Unpacking libglibmm-2.4-1v5:amd64 (2.58.0-2) ...
#12 93.43 Selecting previously unselected package libatkmm-1.6-1v5:amd64.
#12 93.44 Preparing to unpack .../281-libatkmm-1.6-1v5_2.28.0-2_amd64.deb ...
#12 93.44 Unpacking libatkmm-1.6-1v5:amd64 (2.28.0-2) ...
#12 93.48 Selecting previously unselected package libcairomm-1.0-1v5:amd64.
#12 93.48 Preparing to unpack .../282-libcairomm-1.0-1v5_1.12.2-4_amd64.deb ...
#12 93.49 Unpacking libcairomm-1.0-1v5:amd64 (1.12.2-4) ...
#12 93.53 Selecting previously unselected package librevenge-0.0-0:amd64.
#12 93.53 Preparing to unpack .../283-librevenge-0.0-0_0.0.4-6_amd64.deb ...
#12 93.53 Unpacking librevenge-0.0-0:amd64 (0.0.4-6) ...
#12 93.59 Selecting previously unselected package libcdr-0.1-1:amd64.
#12 93.60 Preparing to unpack .../284-libcdr-0.1-1_0.1.5-1_amd64.deb ...
#12 93.60 Unpacking libcdr-0.1-1:amd64 (0.1.5-1) ...
#12 93.66 Selecting previously unselected package libdbus-glib-1-2:amd64.
#12 93.67 Preparing to unpack .../285-libdbus-glib-1-2_0.110-4_amd64.deb ...
#12 93.67 Unpacking libdbus-glib-1-2:amd64 (0.110-4) ...
#12 93.71 Selecting previously unselected package libgc1c2:amd64.
#12 93.72 Preparing to unpack .../286-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
#12 93.72 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
#12 93.76 Selecting previously unselected package libgslcblas0:amd64.
#12 93.77 Preparing to unpack .../287-libgslcblas0_2.5+dfsg-6+deb10u1_amd64.deb ...
#12 93.77 Unpacking libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ...
#12 93.82 Selecting previously unselected package libgsl23:amd64.
#12 93.82 Preparing to unpack .../288-libgsl23_2.5+dfsg-6+deb10u1_amd64.deb ...
#12 93.83 Unpacking libgsl23:amd64 (2.5+dfsg-6+deb10u1) ...
#12 93.94 Selecting previously unselected package libpangomm-1.4-1v5:amd64.
#12 93.94 Preparing to unpack .../289-libpangomm-1.4-1v5_2.42.0-2_amd64.deb ...
#12 93.95 Unpacking libpangomm-1.4-1v5:amd64 (2.42.0-2) ...
#12 93.98 Selecting previously unselected package libgtkmm-2.4-1v5:amd64.
#12 93.98 Preparing to unpack .../290-libgtkmm-2.4-1v5_1%3a2.24.5-4_amd64.deb ...
#12 93.99 Unpacking libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ...
#12 94.10 Selecting previously unselected package libhunspell-1.7-0:amd64.
#12 94.10 Preparing to unpack .../291-libhunspell-1.7-0_1.7.0-2_amd64.deb ...
#12 94.11 Unpacking libhunspell-1.7-0:amd64 (1.7.0-2) ...
#12 94.16 Selecting previously unselected package libenchant1c2a:amd64.
#12 94.16 Preparing to unpack .../292-libenchant1c2a_1.6.0-11.1+b1_amd64.deb ...
#12 94.17 Unpacking libenchant1c2a:amd64 (1.6.0-11.1+b1) ...
#12 94.21 Selecting previously unselected package libgtkspell0:amd64.
#12 94.22 Preparing to unpack .../293-libgtkspell0_2.0.16-1.2_amd64.deb ...
#12 94.22 Unpacking libgtkspell0:amd64 (2.0.16-1.2) ...
#12 94.26 Selecting previously unselected package libmagick++-6.q16-8:amd64.
#12 94.27 Preparing to unpack .../294-libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ...
#12 94.27 Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 94.32 Selecting previously unselected package libnspr4:amd64.
#12 94.32 Preparing to unpack .../295-libnspr4_2%3a4.20-1_amd64.deb ...
#12 94.32 Unpacking libnspr4:amd64 (2:4.20-1) ...
#12 94.37 Selecting previously unselected package libnss3:amd64.
#12 94.37 Preparing to unpack .../296-libnss3_2%3a3.42.1-1+deb10u8_amd64.deb ...
#12 94.38 Unpacking libnss3:amd64 (2:3.42.1-1+deb10u8) ...
#12 94.53 Selecting previously unselected package libpoppler82:amd64.
#12 94.53 Preparing to unpack .../297-libpoppler82_0.71.0-5+deb10u3_amd64.deb ...
#12 94.54 Unpacking libpoppler82:amd64 (0.71.0-5+deb10u3) ...
#12 94.73 Selecting previously unselected package libpoppler-glib8:amd64.
#12 94.73 Preparing to unpack .../298-libpoppler-glib8_0.71.0-5+deb10u3_amd64.deb ...
#12 94.74 Unpacking libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ...
#12 94.82 Selecting previously unselected package libpopt0:amd64.
#12 94.82 Preparing to unpack .../299-libpopt0_1.16-12_amd64.deb ...
#12 94.83 Unpacking libpopt0:amd64 (1.16-12) ...
#12 94.92 Selecting previously unselected package libvisio-0.1-1:amd64.
#12 94.92 Preparing to unpack .../300-libvisio-0.1-1_0.1.6-1+b2_amd64.deb ...
#12 94.93 Unpacking libvisio-0.1-1:amd64 (0.1.6-1+b2) ...
#12 95.03 Selecting previously unselected package libwpd-0.10-10:amd64.
#12 95.04 Preparing to unpack .../301-libwpd-0.10-10_0.10.3-1_amd64.deb ...
#12 95.05 Unpacking libwpd-0.10-10:amd64 (0.10.3-1) ...
#12 95.13 Selecting previously unselected package libwpg-0.3-3:amd64.
#12 95.13 Preparing to unpack .../302-libwpg-0.3-3_0.3.3-1_amd64.deb ...
#12 95.14 Unpacking libwpg-0.3-3:amd64 (0.3.3-1) ...
#12 95.22 Selecting previously unselected package inkscape.
#12 95.23 Preparing to unpack .../303-inkscape_0.92.4-3_amd64.deb ...
#12 95.25 Unpacking inkscape (0.92.4-3) ...
#12 97.09 Selecting previously unselected package krb5-multidev:amd64.
#12 97.09 Preparing to unpack .../304-krb5-multidev_1.17-3+deb10u6_amd64.deb ...
#12 97.09 Unpacking krb5-multidev:amd64 (1.17-3+deb10u6) ...
#12 97.15 Selecting previously unselected package latexmk.
#12 97.16 Preparing to unpack .../305-latexmk_1%3a4.61-0.1_all.deb ...
#12 97.16 Unpacking latexmk (1:4.61-0.1) ...
#12 97.22 Selecting previously unselected package lcov.
#12 97.23 Preparing to unpack .../306-lcov_1.13-4_all.deb ...
#12 97.23 Unpacking lcov (1.13-4) ...
#12 97.28 Selecting previously unselected package libaio1:amd64.
#12 97.29 Preparing to unpack .../307-libaio1_0.3.112-3_amd64.deb ...
#12 97.29 Unpacking libaio1:amd64 (0.3.112-3) ...
#12 97.32 Selecting previously unselected package libaio-dev:amd64.
#12 97.33 Preparing to unpack .../308-libaio-dev_0.3.112-3_amd64.deb ...
#12 97.34 Unpacking libaio-dev:amd64 (0.3.112-3) ...
#12 97.36 Selecting previously unselected package libasound2-data.
#12 97.37 Preparing to unpack .../309-libasound2-data_1.1.8-1_all.deb ...
#12 97.38 Unpacking libasound2-data (1.1.8-1) ...
#12 97.44 Selecting previously unselected package libasound2:amd64.
#12 97.45 Preparing to unpack .../310-libasound2_1.1.8-1_amd64.deb ...
#12 97.45 Unpacking libasound2:amd64 (1.1.8-1) ...
#12 97.52 Selecting previously unselected package libasound2-dev:amd64.
#12 97.53 Preparing to unpack .../311-libasound2-dev_1.1.8-1_amd64.deb ...
#12 97.53 Unpacking libasound2-dev:amd64 (1.1.8-1) ...
#12 97.58 Selecting previously unselected package libmbedcrypto3:amd64.
#12 97.59 Preparing to unpack .../312-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ...
#12 97.60 Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ...
#12 97.65 Selecting previously unselected package libmbedx509-0:amd64.
#12 97.66 Preparing to unpack .../313-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ...
#12 97.66 Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ...
#12 97.72 Selecting previously unselected package libmbedtls12:amd64.
#12 97.72 Preparing to unpack .../314-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ...
#12 97.72 Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ...
#12 97.83 Selecting previously unselected package libbctoolbox1:amd64.
#12 97.84 Preparing to unpack .../315-libbctoolbox1_0.6.0-2+b2_amd64.deb ...
#12 97.85 Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ...
#12 97.95 Selecting previously unselected package libbctoolbox-dev.
#12 97.95 Preparing to unpack .../316-libbctoolbox-dev_0.6.0-2+b2_amd64.deb ...
#12 97.97 Unpacking libbctoolbox-dev (0.6.0-2+b2) ...
#12 98.07 Selecting previously unselected package libbluetooth3:amd64.
#12 98.08 Preparing to unpack .../317-libbluetooth3_5.50-1.2~deb10u4_amd64.deb ...
#12 98.10 Unpacking libbluetooth3:amd64 (5.50-1.2~deb10u4) ...
#12 98.25 Selecting previously unselected package libboost1.67-dev:amd64.
#12 98.25 Preparing to unpack .../318-libboost1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 98.27 Unpacking libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 100.6 Selecting previously unselected package libboost-dev:amd64.
#12 100.6 Preparing to unpack .../319-libboost-dev_1.67.0.1_amd64.deb ...
#12 100.7 Unpacking libboost-dev:amd64 (1.67.0.1) ...
#12 100.7 Selecting previously unselected package libboost1.67-tools-dev.
#12 100.7 Preparing to unpack .../320-libboost1.67-tools-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 100.7 Unpacking libboost1.67-tools-dev (1.67.0-13+deb10u1) ...
#12 101.0 Selecting previously unselected package libboost-tools-dev.
#12 101.0 Preparing to unpack .../321-libboost-tools-dev_1.67.0.1_amd64.deb ...
#12 101.0 Unpacking libboost-tools-dev (1.67.0.1) ...
#12 101.1 Selecting previously unselected package libboost-atomic1.67.0:amd64.
#12 101.1 Preparing to unpack .../322-libboost-atomic1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 101.1 Unpacking libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 101.1 Selecting previously unselected package libboost-atomic1.67-dev:amd64.
#12 101.1 Preparing to unpack .../323-libboost-atomic1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 101.1 Unpacking libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 101.2 Selecting previously unselected package libboost-atomic-dev:amd64.
#12 101.2 Preparing to unpack .../324-libboost-atomic-dev_1.67.0.1_amd64.deb ...
#12 101.2 Unpacking libboost-atomic-dev:amd64 (1.67.0.1) ...
#12 101.3 Selecting previously unselected package libboost-system1.67.0:amd64.
#12 101.3 Preparing to unpack .../325-libboost-system1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 101.3 Unpacking libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 101.4 Selecting previously unselected package libboost-chrono1.67.0:amd64.
#12 101.4 Preparing to unpack .../326-libboost-chrono1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 101.4 Unpacking libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 101.6 Selecting previously unselected package libboost-chrono1.67-dev:amd64.
#12 101.6 Preparing to unpack .../327-libboost-chrono1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 101.6 Unpacking libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 101.7 Selecting previously unselected package libboost-chrono-dev:amd64.
#12 101.7 Preparing to unpack .../328-libboost-chrono-dev_1.67.0.1_amd64.deb ...
#12 101.7 Unpacking libboost-chrono-dev:amd64 (1.67.0.1) ...
#12 101.8 Selecting previously unselected package libboost-container1.67.0:amd64.
#12 101.8 Preparing to unpack .../329-libboost-container1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 101.8 Unpacking libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 101.9 Selecting previously unselected package libboost-container1.67-dev:amd64.
#12 101.9 Preparing to unpack .../330-libboost-container1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 101.9 Unpacking libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 102.0 Selecting previously unselected package libboost-container-dev:amd64.
#12 102.0 Preparing to unpack .../331-libboost-container-dev_1.67.0.1_amd64.deb ...
#12 102.0 Unpacking libboost-container-dev:amd64 (1.67.0.1) ...
#12 102.1 Selecting previously unselected package libboost-context1.67.0:amd64.
#12 102.1 Preparing to unpack .../332-libboost-context1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 102.1 Unpacking libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 102.2 Selecting previously unselected package libboost-context1.67-dev:amd64.
#12 102.2 Preparing to unpack .../333-libboost-context1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 102.2 Unpacking libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 102.3 Selecting previously unselected package libboost-context-dev:amd64.
#12 102.3 Preparing to unpack .../334-libboost-context-dev_1.67.0.1_amd64.deb ...
#12 102.3 Unpacking libboost-context-dev:amd64 (1.67.0.1) ...
#12 102.5 Selecting previously unselected package libboost-thread1.67.0:amd64.
#12 102.5 Preparing to unpack .../335-libboost-thread1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 102.5 Unpacking libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 102.6 Selecting previously unselected package libboost-coroutine1.67.0:amd64.
#12 102.6 Preparing to unpack .../336-libboost-coroutine1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 102.6 Unpacking libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 102.7 Selecting previously unselected package libboost-coroutine1.67-dev:amd64.
#12 102.7 Preparing to unpack .../337-libboost-coroutine1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 102.7 Unpacking libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 102.8 Selecting previously unselected package libboost-coroutine-dev:amd64.
#12 102.8 Preparing to unpack .../338-libboost-coroutine-dev_1.67.0.1_amd64.deb ...
#12 102.8 Unpacking libboost-coroutine-dev:amd64 (1.67.0.1) ...
#12 102.9 Selecting previously unselected package libboost-date-time1.67.0:amd64.
#12 102.9 Preparing to unpack .../339-libboost-date-time1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 102.9 Unpacking libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 103.0 Selecting previously unselected package libboost-serialization1.67.0:amd64.
#12 103.1 Preparing to unpack .../340-libboost-serialization1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 103.1 Unpacking libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 103.2 Selecting previously unselected package libboost-serialization1.67-dev:amd64.
#12 103.2 Preparing to unpack .../341-libboost-serialization1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 103.2 Unpacking libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 103.3 Selecting previously unselected package libboost-date-time1.67-dev:amd64.
#12 103.3 Preparing to unpack .../342-libboost-date-time1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 103.3 Unpacking libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 103.4 Selecting previously unselected package libboost-date-time-dev:amd64.
#12 103.4 Preparing to unpack .../343-libboost-date-time-dev_1.67.0.1_amd64.deb ...
#12 103.5 Unpacking libboost-date-time-dev:amd64 (1.67.0.1) ...
#12 103.5 Selecting previously unselected package libboost-exception1.67-dev:amd64.
#12 103.5 Preparing to unpack .../344-libboost-exception1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 103.6 Unpacking libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 103.6 Selecting previously unselected package libboost-exception-dev:amd64.
#12 103.6 Preparing to unpack .../345-libboost-exception-dev_1.67.0.1_amd64.deb ...
#12 103.7 Unpacking libboost-exception-dev:amd64 (1.67.0.1) ...
#12 103.8 Selecting previously unselected package libboost-filesystem1.67.0:amd64.
#12 103.8 Preparing to unpack .../346-libboost-filesystem1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 103.8 Unpacking libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 103.9 Selecting previously unselected package libboost-fiber1.67.0:amd64.
#12 103.9 Preparing to unpack .../347-libboost-fiber1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 103.9 Unpacking libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 104.0 Selecting previously unselected package libboost-fiber1.67-dev:amd64.
#12 104.0 Preparing to unpack .../348-libboost-fiber1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 104.0 Unpacking libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 104.1 Selecting previously unselected package libboost-fiber-dev:amd64.
#12 104.2 Preparing to unpack .../349-libboost-fiber-dev_1.67.0.1_amd64.deb ...
#12 104.2 Unpacking libboost-fiber-dev:amd64 (1.67.0.1) ...
#12 104.2 Selecting previously unselected package libboost-system1.67-dev:amd64.
#12 104.2 Preparing to unpack .../350-libboost-system1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 104.2 Unpacking libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 104.3 Selecting previously unselected package libboost-filesystem1.67-dev:amd64.
#12 104.3 Preparing to unpack .../351-libboost-filesystem1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 104.3 Unpacking libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 104.4 Selecting previously unselected package libboost-filesystem-dev:amd64.
#12 104.4 Preparing to unpack .../352-libboost-filesystem-dev_1.67.0.1_amd64.deb ...
#12 104.5 Unpacking libboost-filesystem-dev:amd64 (1.67.0.1) ...
#12 104.6 Selecting previously unselected package libboost-regex1.67.0:amd64.
#12 104.6 Preparing to unpack .../353-libboost-regex1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 104.6 Unpacking libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 104.8 Selecting previously unselected package libboost-graph1.67.0:amd64.
#12 104.8 Preparing to unpack .../354-libboost-graph1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 104.8 Unpacking libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 105.0 Selecting previously unselected package libboost-timer1.67.0:amd64.
#12 105.0 Preparing to unpack .../355-libboost-timer1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 105.0 Unpacking libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 105.1 Selecting previously unselected package libboost-test1.67.0:amd64.
#12 105.2 Preparing to unpack .../356-libboost-test1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 105.2 Unpacking libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 105.3 Selecting previously unselected package libboost-test1.67-dev:amd64.
#12 105.3 Preparing to unpack .../357-libboost-test1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 105.4 Unpacking libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 105.5 Selecting previously unselected package libboost-graph1.67-dev:amd64.
#12 105.5 Preparing to unpack .../358-libboost-graph1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 105.5 Unpacking libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 105.6 Selecting previously unselected package libboost-graph-dev:amd64.
#12 105.7 Preparing to unpack .../359-libboost-graph-dev_1.67.0.1_amd64.deb ...
#12 105.7 Unpacking libboost-graph-dev:amd64 (1.67.0.1) ...
#12 105.7 Selecting previously unselected package libevent-2.1-6:amd64.
#12 105.7 Preparing to unpack .../360-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
#12 105.7 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
#12 105.8 Selecting previously unselected package libevent-core-2.1-6:amd64.
#12 105.8 Preparing to unpack .../361-libevent-core-2.1-6_2.1.8-stable-4_amd64.deb ...
#12 105.8 Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4) ...
#12 105.9 Selecting previously unselected package libevent-pthreads-2.1-6:amd64.
#12 105.9 Preparing to unpack .../362-libevent-pthreads-2.1-6_2.1.8-stable-4_amd64.deb ...
#12 105.9 Unpacking libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ...
#12 106.1 Selecting previously unselected package libpsm-infinipath1.
#12 106.1 Preparing to unpack .../363-libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb ...
#12 106.1 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6) ...
#12 106.2 Selecting previously unselected package libpsm2-2.
#12 106.2 Preparing to unpack .../364-libpsm2-2_11.2.78-1_amd64.deb ...
#12 106.2 Unpacking libpsm2-2 (11.2.78-1) ...
#12 106.3 Selecting previously unselected package librdmacm1:amd64.
#12 106.3 Preparing to unpack .../365-librdmacm1_22.1-1_amd64.deb ...
#12 106.3 Unpacking librdmacm1:amd64 (22.1-1) ...
#12 106.3 Selecting previously unselected package libfabric1.
#12 106.3 Preparing to unpack .../366-libfabric1_1.6.2-3_amd64.deb ...
#12 106.4 Unpacking libfabric1 (1.6.2-3) ...
#12 106.4 Selecting previously unselected package libhwloc5:amd64.
#12 106.5 Preparing to unpack .../367-libhwloc5_1.11.12-3_amd64.deb ...
#12 106.5 Unpacking libhwloc5:amd64 (1.11.12-3) ...
#12 106.5 Selecting previously unselected package libpciaccess0:amd64.
#12 106.5 Preparing to unpack .../368-libpciaccess0_0.14-1_amd64.deb ...
#12 106.5 Unpacking libpciaccess0:amd64 (0.14-1) ...
#12 106.6 Selecting previously unselected package ocl-icd-libopencl1:amd64.
#12 106.6 Preparing to unpack .../369-ocl-icd-libopencl1_2.2.12-2_amd64.deb ...
#12 106.7 Unpacking ocl-icd-libopencl1:amd64 (2.2.12-2) ...
#12 106.8 Selecting previously unselected package libhwloc-plugins:amd64.
#12 106.8 Preparing to unpack .../370-libhwloc-plugins_1.11.12-3_amd64.deb ...
#12 106.8 Unpacking libhwloc-plugins:amd64 (1.11.12-3) ...
#12 106.9 Selecting previously unselected package libpmix2:amd64.
#12 106.9 Preparing to unpack .../371-libpmix2_3.1.2-3+deb10u1_amd64.deb ...
#12 106.9 Unpacking libpmix2:amd64 (3.1.2-3+deb10u1) ...
#12 107.0 Selecting previously unselected package libopenmpi3:amd64.
#12 107.0 Preparing to unpack .../372-libopenmpi3_3.1.3-11_amd64.deb ...
#12 107.0 Unpacking libopenmpi3:amd64 (3.1.3-11) ...
#12 107.2 Selecting previously unselected package libboost-mpi1.67.0.
#12 107.2 Preparing to unpack .../373-libboost-mpi1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 107.2 Unpacking libboost-mpi1.67.0 (1.67.0-13+deb10u1) ...
#12 107.3 Selecting previously unselected package libboost-graph-parallel1.67.0.
#12 107.3 Preparing to unpack .../374-libboost-graph-parallel1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 107.3 Unpacking libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ...
#12 107.4 Selecting previously unselected package libboost-graph-parallel1.67-dev.
#12 107.4 Preparing to unpack .../375-libboost-graph-parallel1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 107.4 Unpacking libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ...
#12 107.5 Selecting previously unselected package libboost-graph-parallel-dev.
#12 107.5 Preparing to unpack .../376-libboost-graph-parallel-dev_1.67.0.1_amd64.deb ...
#12 107.5 Unpacking libboost-graph-parallel-dev (1.67.0.1) ...
#12 107.5 Selecting previously unselected package libicu-dev:amd64.
#12 107.5 Preparing to unpack .../377-libicu-dev_63.1-6+deb10u3_amd64.deb ...
#12 107.5 Unpacking libicu-dev:amd64 (63.1-6+deb10u3) ...
#12 108.4 Selecting previously unselected package libboost-regex1.67-dev:amd64.
#12 108.4 Preparing to unpack .../378-libboost-regex1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 108.4 Unpacking libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 108.4 Selecting previously unselected package libboost-iostreams1.67.0:amd64.
#12 108.5 Preparing to unpack .../379-libboost-iostreams1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 108.5 Unpacking libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 108.5 Selecting previously unselected package libboost-iostreams1.67-dev:amd64.
#12 108.5 Preparing to unpack .../380-libboost-iostreams1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 108.5 Unpacking libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 108.6 Selecting previously unselected package libboost-iostreams-dev:amd64.
#12 108.6 Preparing to unpack .../381-libboost-iostreams-dev_1.67.0.1_amd64.deb ...
#12 108.6 Unpacking libboost-iostreams-dev:amd64 (1.67.0.1) ...
#12 108.6 Selecting previously unselected package libboost-locale1.67.0:amd64.
#12 108.6 Preparing to unpack .../382-libboost-locale1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 108.7 Unpacking libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 108.8 Selecting previously unselected package libboost-locale1.67-dev:amd64.
#12 108.8 Preparing to unpack .../383-libboost-locale1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 108.8 Unpacking libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 108.9 Selecting previously unselected package libboost-locale-dev:amd64.
#12 109.0 Preparing to unpack .../384-libboost-locale-dev_1.67.0.1_amd64.deb ...
#12 109.0 Unpacking libboost-locale-dev:amd64 (1.67.0.1) ...
#12 109.0 Selecting previously unselected package libboost-log1.67.0.
#12 109.0 Preparing to unpack .../385-libboost-log1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 109.1 Unpacking libboost-log1.67.0 (1.67.0-13+deb10u1) ...
#12 109.2 Selecting previously unselected package libboost-thread1.67-dev:amd64.
#12 109.2 Preparing to unpack .../386-libboost-thread1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 109.2 Unpacking libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 109.3 Selecting previously unselected package libboost-log1.67-dev.
#12 109.3 Preparing to unpack .../387-libboost-log1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 109.3 Unpacking libboost-log1.67-dev (1.67.0-13+deb10u1) ...
#12 109.4 Selecting previously unselected package libboost-log-dev.
#12 109.4 Preparing to unpack .../388-libboost-log-dev_1.67.0.1_amd64.deb ...
#12 109.4 Unpacking libboost-log-dev (1.67.0.1) ...
#12 109.4 Selecting previously unselected package libboost-math1.67.0:amd64.
#12 109.4 Preparing to unpack .../389-libboost-math1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 109.4 Unpacking libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 109.6 Selecting previously unselected package libboost-math1.67-dev:amd64.
#12 109.6 Preparing to unpack .../390-libboost-math1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 109.6 Unpacking libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 109.8 Selecting previously unselected package libboost-math-dev:amd64.
#12 109.8 Preparing to unpack .../391-libboost-math-dev_1.67.0.1_amd64.deb ...
#12 109.8 Unpacking libboost-math-dev:amd64 (1.67.0.1) ...
#12 109.9 Selecting previously unselected package openmpi-common.
#12 109.9 Preparing to unpack .../392-openmpi-common_3.1.3-11_all.deb ...
#12 109.9 Unpacking openmpi-common (3.1.3-11) ...
#12 110.0 Selecting previously unselected package libnl-3-dev:amd64.
#12 110.0 Preparing to unpack .../393-libnl-3-dev_3.4.0-1_amd64.deb ...
#12 110.1 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
#12 110.2 Selecting previously unselected package libnl-route-3-dev:amd64.
#12 110.2 Preparing to unpack .../394-libnl-route-3-dev_3.4.0-1_amd64.deb ...
#12 110.2 Unpacking libnl-route-3-dev:amd64 (3.4.0-1) ...
#12 110.3 Selecting previously unselected package libibverbs-dev:amd64.
#12 110.3 Preparing to unpack .../395-libibverbs-dev_22.1-1_amd64.deb ...
#12 110.4 Unpacking libibverbs-dev:amd64 (22.1-1) ...
#12 110.5 Selecting previously unselected package libnuma-dev:amd64.
#12 110.5 Preparing to unpack .../396-libnuma-dev_2.0.12-1_amd64.deb ...
#12 110.6 Unpacking libnuma-dev:amd64 (2.0.12-1) ...
#12 110.7 Selecting previously unselected package libltdl-dev:amd64.
#12 110.7 Preparing to unpack .../397-libltdl-dev_2.4.6-9_amd64.deb ...
#12 110.7 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
#12 110.8 Selecting previously unselected package libhwloc-dev:amd64.
#12 110.8 Preparing to unpack .../398-libhwloc-dev_1.11.12-3_amd64.deb ...
#12 110.8 Unpacking libhwloc-dev:amd64 (1.11.12-3) ...
#12 111.0 Selecting previously unselected package openmpi-bin.
#12 111.0 Preparing to unpack .../399-openmpi-bin_3.1.3-11_amd64.deb ...
#12 111.0 Unpacking openmpi-bin (3.1.3-11) ...
#12 111.2 Selecting previously unselected package libopenmpi-dev:amd64.
#12 111.2 Preparing to unpack .../400-libopenmpi-dev_3.1.3-11_amd64.deb ...
#12 111.2 Unpacking libopenmpi-dev:amd64 (3.1.3-11) ...
#12 111.4 Selecting previously unselected package mpi-default-dev.
#12 111.4 Preparing to unpack .../401-mpi-default-dev_1.13_amd64.deb ...
#12 111.4 Unpacking mpi-default-dev (1.13) ...
#12 111.5 Selecting previously unselected package libboost-mpi1.67-dev.
#12 111.5 Preparing to unpack .../402-libboost-mpi1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 111.5 Unpacking libboost-mpi1.67-dev (1.67.0-13+deb10u1) ...
#12 111.6 Selecting previously unselected package libboost-mpi-dev.
#12 111.6 Preparing to unpack .../403-libboost-mpi-dev_1.67.0.1_amd64.deb ...
#12 111.6 Unpacking libboost-mpi-dev (1.67.0.1) ...
#12 111.6 Selecting previously unselected package libboost-python1.67.0.
#12 111.6 Preparing to unpack .../404-libboost-python1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 111.6 Unpacking libboost-python1.67.0 (1.67.0-13+deb10u1) ...
#12 111.7 Selecting previously unselected package mpi-default-bin.
#12 111.7 Preparing to unpack .../405-mpi-default-bin_1.13_amd64.deb ...
#12 111.7 Unpacking mpi-default-bin (1.13) ...
#12 111.8 Selecting previously unselected package libboost-mpi-python1.67.0.
#12 111.8 Preparing to unpack .../406-libboost-mpi-python1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 111.8 Unpacking libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ...
#12 111.9 Selecting previously unselected package libboost-mpi-python1.67-dev.
#12 111.9 Preparing to unpack .../407-libboost-mpi-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 112.0 Unpacking libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ...
#12 112.1 Selecting previously unselected package libboost-mpi-python-dev.
#12 112.1 Preparing to unpack .../408-libboost-mpi-python-dev_1.67.0.1_amd64.deb ...
#12 112.1 Unpacking libboost-mpi-python-dev (1.67.0.1) ...
#12 112.2 Selecting previously unselected package libboost-numpy1.67.0.
#12 112.2 Preparing to unpack .../409-libboost-numpy1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 112.2 Unpacking libboost-numpy1.67.0 (1.67.0-13+deb10u1) ...
#12 112.3 Selecting previously unselected package libboost-numpy1.67-dev.
#12 112.3 Preparing to unpack .../410-libboost-numpy1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 112.3 Unpacking libboost-numpy1.67-dev (1.67.0-13+deb10u1) ...
#12 112.4 Selecting previously unselected package libboost-numpy-dev.
#12 112.4 Preparing to unpack .../411-libboost-numpy-dev_1.67.0.1_amd64.deb ...
#12 112.4 Unpacking libboost-numpy-dev (1.67.0.1) ...
#12 112.5 Selecting previously unselected package libboost-program-options1.67.0:amd64.
#12 112.5 Preparing to unpack .../412-libboost-program-options1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 112.5 Unpacking libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 112.7 Selecting previously unselected package libboost-program-options1.67-dev:amd64.
#12 112.7 Preparing to unpack .../413-libboost-program-options1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 112.7 Unpacking libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 112.8 Selecting previously unselected package libboost-program-options-dev:amd64.
#12 112.8 Preparing to unpack .../414-libboost-program-options-dev_1.67.0.1_amd64.deb ...
#12 112.8 Unpacking libboost-program-options-dev:amd64 (1.67.0.1) ...
#12 112.9 Selecting previously unselected package libexpat1-dev:amd64.
#12 112.9 Preparing to unpack .../415-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ...
#12 112.9 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ...
#12 113.0 Selecting previously unselected package libpython2.7-dev:amd64.
#12 113.0 Preparing to unpack .../416-libpython2.7-dev_2.7.16-2+deb10u4_amd64.deb ...
#12 113.0 Unpacking libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ...
#12 114.9 Selecting previously unselected package libpython2-dev:amd64.
#12 114.9 Preparing to unpack .../417-libpython2-dev_2.7.16-1_amd64.deb ...
#12 114.9 Unpacking libpython2-dev:amd64 (2.7.16-1) ...
#12 115.0 Selecting previously unselected package libpython-dev:amd64.
#12 115.1 Preparing to unpack .../418-libpython-dev_2.7.16-1_amd64.deb ...
#12 115.1 Unpacking libpython-dev:amd64 (2.7.16-1) ...
#12 115.2 Selecting previously unselected package python2.7-dev.
#12 115.2 Preparing to unpack .../419-python2.7-dev_2.7.16-2+deb10u4_amd64.deb ...
#12 115.2 Unpacking python2.7-dev (2.7.16-2+deb10u4) ...
#12 115.4 Selecting previously unselected package python2-dev.
#12 115.4 Preparing to unpack .../420-python2-dev_2.7.16-1_amd64.deb ...
#12 115.4 Unpacking python2-dev (2.7.16-1) ...
#12 115.5 Selecting previously unselected package python-dev.
#12 115.5 Preparing to unpack .../421-python-dev_2.7.16-1_amd64.deb ...
#12 115.5 Unpacking python-dev (2.7.16-1) ...
#12 115.6 Selecting previously unselected package libpython3.7:amd64.
#12 115.6 Preparing to unpack .../422-libpython3.7_3.7.3-2+deb10u7_amd64.deb ...
#12 115.6 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ...
#12 115.8 Selecting previously unselected package libpython3.7-dev:amd64.
#12 115.8 Preparing to unpack .../423-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ...
#12 115.9 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ...
#12 119.2 Selecting previously unselected package libpython3-dev:amd64.
#12 119.2 Preparing to unpack .../424-libpython3-dev_3.7.3-1_amd64.deb ...
#12 119.2 Unpacking libpython3-dev:amd64 (3.7.3-1) ...
#12 119.3 Selecting previously unselected package python3.7-dev.
#12 119.3 Preparing to unpack .../425-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ...
#12 119.3 Unpacking python3.7-dev (3.7.3-2+deb10u7) ...
#12 119.3 Selecting previously unselected package python3-dev.
#12 119.4 Preparing to unpack .../426-python3-dev_3.7.3-1_amd64.deb ...
#12 119.4 Unpacking python3-dev (3.7.3-1) ...
#12 119.4 Selecting previously unselected package libboost-python1.67-dev.
#12 119.4 Preparing to unpack .../427-libboost-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 119.4 Unpacking libboost-python1.67-dev (1.67.0-13+deb10u1) ...
#12 119.5 Selecting previously unselected package libboost-python-dev.
#12 119.5 Preparing to unpack .../428-libboost-python-dev_1.67.0.1_amd64.deb ...
#12 119.5 Unpacking libboost-python-dev (1.67.0.1) ...
#12 119.5 Selecting previously unselected package libboost-random1.67.0:amd64.
#12 119.6 Preparing to unpack .../429-libboost-random1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 119.6 Unpacking libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 119.7 Selecting previously unselected package libboost-random1.67-dev:amd64.
#12 119.7 Preparing to unpack .../430-libboost-random1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 119.7 Unpacking libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 119.8 Selecting previously unselected package libboost-random-dev:amd64.
#12 119.8 Preparing to unpack .../431-libboost-random-dev_1.67.0.1_amd64.deb ...
#12 119.8 Unpacking libboost-random-dev:amd64 (1.67.0.1) ...
#12 119.8 Selecting previously unselected package libboost-regex-dev:amd64.
#12 119.9 Preparing to unpack .../432-libboost-regex-dev_1.67.0.1_amd64.deb ...
#12 119.9 Unpacking libboost-regex-dev:amd64 (1.67.0.1) ...
#12 119.9 Selecting previously unselected package libboost-serialization-dev:amd64.
#12 119.9 Preparing to unpack .../433-libboost-serialization-dev_1.67.0.1_amd64.deb ...
#12 119.9 Unpacking libboost-serialization-dev:amd64 (1.67.0.1) ...
#12 120.0 Selecting previously unselected package libboost-signals1.67.0:amd64.
#12 120.0 Preparing to unpack .../434-libboost-signals1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 120.0 Unpacking libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 120.1 Selecting previously unselected package libboost-signals1.67-dev:amd64.
#12 120.1 Preparing to unpack .../435-libboost-signals1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 120.1 Unpacking libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 120.2 Selecting previously unselected package libboost-signals-dev:amd64.
#12 120.2 Preparing to unpack .../436-libboost-signals-dev_1.67.0.1_amd64.deb ...
#12 120.2 Unpacking libboost-signals-dev:amd64 (1.67.0.1) ...
#12 120.3 Selecting previously unselected package libboost-stacktrace1.67.0:amd64.
#12 120.3 Preparing to unpack .../437-libboost-stacktrace1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 120.3 Unpacking libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 120.4 Selecting previously unselected package libboost-stacktrace1.67-dev:amd64.
#12 120.4 Preparing to unpack .../438-libboost-stacktrace1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 120.4 Unpacking libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 120.6 Selecting previously unselected package libboost-stacktrace-dev:amd64.
#12 120.6 Preparing to unpack .../439-libboost-stacktrace-dev_1.67.0.1_amd64.deb ...
#12 120.6 Unpacking libboost-stacktrace-dev:amd64 (1.67.0.1) ...
#12 120.6 Selecting previously unselected package libboost-system-dev:amd64.
#12 120.6 Preparing to unpack .../440-libboost-system-dev_1.67.0.1_amd64.deb ...
#12 120.6 Unpacking libboost-system-dev:amd64 (1.67.0.1) ...
#12 120.7 Selecting previously unselected package libboost-test-dev:amd64.
#12 120.7 Preparing to unpack .../441-libboost-test-dev_1.67.0.1_amd64.deb ...
#12 120.7 Unpacking libboost-test-dev:amd64 (1.67.0.1) ...
#12 120.8 Selecting previously unselected package libboost-thread-dev:amd64.
#12 120.8 Preparing to unpack .../442-libboost-thread-dev_1.67.0.1_amd64.deb ...
#12 120.8 Unpacking libboost-thread-dev:amd64 (1.67.0.1) ...
#12 120.9 Selecting previously unselected package libboost-timer1.67-dev:amd64.
#12 120.9 Preparing to unpack .../443-libboost-timer1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 120.9 Unpacking libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 121.0 Selecting previously unselected package libboost-timer-dev:amd64.
#12 121.0 Preparing to unpack .../444-libboost-timer-dev_1.67.0.1_amd64.deb ...
#12 121.0 Unpacking libboost-timer-dev:amd64 (1.67.0.1) ...
#12 121.0 Selecting previously unselected package libboost-type-erasure1.67.0:amd64.
#12 121.0 Preparing to unpack .../445-libboost-type-erasure1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 121.0 Unpacking libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 121.1 Selecting previously unselected package libboost-type-erasure1.67-dev:amd64.
#12 121.1 Preparing to unpack .../446-libboost-type-erasure1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 121.1 Unpacking libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 121.2 Selecting previously unselected package libboost-type-erasure-dev:amd64.
#12 121.2 Preparing to unpack .../447-libboost-type-erasure-dev_1.67.0.1_amd64.deb ...
#12 121.2 Unpacking libboost-type-erasure-dev:amd64 (1.67.0.1) ...
#12 121.3 Selecting previously unselected package libboost-wave1.67.0:amd64.
#12 121.3 Preparing to unpack .../448-libboost-wave1.67.0_1.67.0-13+deb10u1_amd64.deb ...
#12 121.3 Unpacking libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 121.4 Selecting previously unselected package libboost-wave1.67-dev:amd64.
#12 121.4 Preparing to unpack .../449-libboost-wave1.67-dev_1.67.0-13+deb10u1_amd64.deb ...
#12 121.4 Unpacking libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 121.5 Selecting previously unselected package libboost-wave-dev:amd64.
#12 121.5 Preparing to unpack .../450-libboost-wave-dev_1.67.0.1_amd64.deb ...
#12 121.5 Unpacking libboost-wave-dev:amd64 (1.67.0.1) ...
#12 121.5 Selecting previously unselected package libboost-all-dev.
#12 121.5 Preparing to unpack .../451-libboost-all-dev_1.67.0.1_amd64.deb ...
#12 121.5 Unpacking libboost-all-dev (1.67.0.1) ...
#12 121.6 Selecting previously unselected package libcsv3:amd64.
#12 121.6 Preparing to unpack .../452-libcsv3_3.0.3+dfsg-4_amd64.deb ...
#12 121.6 Unpacking libcsv3:amd64 (3.0.3+dfsg-4) ...
#12 121.6 Selecting previously unselected package libcsv-dev:amd64.
#12 121.6 Preparing to unpack .../453-libcsv-dev_3.0.3+dfsg-4_amd64.deb ...
#12 121.6 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-4) ...
#12 121.7 Selecting previously unselected package libdbi1:amd64.
#12 121.7 Preparing to unpack .../454-libdbi1_0.9.0-5_amd64.deb ...
#12 121.7 Unpacking libdbi1:amd64 (0.9.0-5) ...
#12 121.7 Selecting previously unselected package libdbd-sqlite3:amd64.
#12 121.8 Preparing to unpack .../455-libdbd-sqlite3_0.9.0-6+b1_amd64.deb ...
#12 121.8 Unpacking libdbd-sqlite3:amd64 (0.9.0-6+b1) ...
#12 121.8 Selecting previously unselected package libdbi-dev.
#12 121.8 Preparing to unpack .../456-libdbi-dev_0.9.0-5_amd64.deb ...
#12 121.8 Unpacking libdbi-dev (0.9.0-5) ...
#12 121.9 Selecting previously unselected package zlib1g-dev:amd64.
#12 121.9 Preparing to unpack .../457-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u2_amd64.deb ...
#12 121.9 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ...
#12 121.9 Selecting previously unselected package libelf-dev:amd64.
#12 122.0 Preparing to unpack .../458-libelf-dev_0.176-1.1+deb10u1_amd64.deb ...
#12 122.0 Unpacking libelf-dev:amd64 (0.176-1.1+deb10u1) ...
#12 122.0 Selecting previously unselected package libffi-dev:amd64.
#12 122.0 Preparing to unpack .../459-libffi-dev_3.2.1-9_amd64.deb ...
#12 122.0 Unpacking libffi-dev:amd64 (3.2.1-9) ...
#12 122.1 Selecting previously unselected package libfftw3-long3:amd64.
#12 122.1 Preparing to unpack .../460-libfftw3-long3_3.3.8-2_amd64.deb ...
#12 122.1 Unpacking libfftw3-long3:amd64 (3.3.8-2) ...
#12 122.1 Selecting previously unselected package libfftw3-quad3:amd64.
#12 122.1 Preparing to unpack .../461-libfftw3-quad3_3.3.8-2_amd64.deb ...
#12 122.2 Unpacking libfftw3-quad3:amd64 (3.3.8-2) ...
#12 122.2 Selecting previously unselected package libfftw3-single3:amd64.
#12 122.3 Preparing to unpack .../462-libfftw3-single3_3.3.8-2_amd64.deb ...
#12 122.3 Unpacking libfftw3-single3:amd64 (3.3.8-2) ...
#12 122.4 Selecting previously unselected package libfftw3-bin.
#12 122.4 Preparing to unpack .../463-libfftw3-bin_3.3.8-2_amd64.deb ...
#12 122.4 Unpacking libfftw3-bin (3.3.8-2) ...
#12 122.4 Selecting previously unselected package libfftw3-dev:amd64.
#12 122.4 Preparing to unpack .../464-libfftw3-dev_3.3.8-2_amd64.deb ...
#12 122.4 Unpacking libfftw3-dev:amd64 (3.3.8-2) ...
#12 122.8 Selecting previously unselected package libfontenc1:amd64.
#12 122.8 Preparing to unpack .../465-libfontenc1_1%3a1.1.3-1+b2_amd64.deb ...
#12 122.8 Unpacking libfontenc1:amd64 (1:1.1.3-1+b2) ...
#12 122.8 Selecting previously unselected package libglib2.0-data.
#12 122.8 Preparing to unpack .../466-libglib2.0-data_2.58.3-2+deb10u5_all.deb ...
#12 122.8 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ...
#12 123.0 Selecting previously unselected package libglib2.0-bin.
#12 123.0 Preparing to unpack .../467-libglib2.0-bin_2.58.3-2+deb10u5_amd64.deb ...
#12 123.0 Unpacking libglib2.0-bin (2.58.3-2+deb10u5) ...
#12 123.1 Selecting previously unselected package libglib2.0-dev-bin.
#12 123.1 Preparing to unpack .../468-libglib2.0-dev-bin_2.58.3-2+deb10u5_amd64.deb ...
#12 123.1 Unpacking libglib2.0-dev-bin (2.58.3-2+deb10u5) ...
#12 123.1 Selecting previously unselected package uuid-dev:amd64.
#12 123.1 Preparing to unpack .../469-uuid-dev_2.33.1-0.1+deb10u1_amd64.deb ...
#12 123.1 Unpacking uuid-dev:amd64 (2.33.1-0.1+deb10u1) ...
#12 123.2 Selecting previously unselected package libblkid-dev:amd64.
#12 123.2 Preparing to unpack .../470-libblkid-dev_2.33.1-0.1+deb10u1_amd64.deb ...
#12 123.2 Unpacking libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ...
#12 123.3 Selecting previously unselected package libmount-dev:amd64.
#12 123.3 Preparing to unpack .../471-libmount-dev_2.33.1-0.1+deb10u1_amd64.deb ...
#12 123.3 Unpacking libmount-dev:amd64 (2.33.1-0.1+deb10u1) ...
#12 123.3 Selecting previously unselected package libpcre16-3:amd64.
#12 123.4 Preparing to unpack .../472-libpcre16-3_2%3a8.39-12_amd64.deb ...
#12 123.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
#12 123.4 Selecting previously unselected package libpcre32-3:amd64.
#12 123.4 Preparing to unpack .../473-libpcre32-3_2%3a8.39-12_amd64.deb ...
#12 123.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
#12 123.5 Selecting previously unselected package libpcrecpp0v5:amd64.
#12 123.5 Preparing to unpack .../474-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
#12 123.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
#12 123.5 Selecting previously unselected package libpcre3-dev:amd64.
#12 123.5 Preparing to unpack .../475-libpcre3-dev_2%3a8.39-12_amd64.deb ...
#12 123.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
#12 123.6 Selecting previously unselected package libsepol1-dev:amd64.
#12 123.6 Preparing to unpack .../476-libsepol1-dev_2.8-1_amd64.deb ...
#12 123.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
#12 123.7 Selecting previously unselected package libselinux1-dev:amd64.
#12 123.7 Preparing to unpack .../477-libselinux1-dev_2.8-1+b1_amd64.deb ...
#12 123.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
#12 123.8 Selecting previously unselected package libglib2.0-dev:amd64.
#12 123.8 Preparing to unpack .../478-libglib2.0-dev_2.58.3-2+deb10u5_amd64.deb ...
#12 123.8 Unpacking libglib2.0-dev:amd64 (2.58.3-2+deb10u5) ...
#12 124.0 Selecting previously unselected package libgmpxx4ldbl:amd64.
#12 124.0 Preparing to unpack .../479-libgmpxx4ldbl_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ...
#12 124.0 Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ...
#12 124.0 Selecting previously unselected package libgmp-dev:amd64.
#12 124.0 Preparing to unpack .../480-libgmp-dev_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ...
#12 124.0 Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ...
#12 124.1 Selecting previously unselected package libunbound8:amd64.
#12 124.1 Preparing to unpack .../481-libunbound8_1.9.0-2+deb10u4_amd64.deb ...
#12 124.1 Unpacking libunbound8:amd64 (1.9.0-2+deb10u4) ...
#12 124.2 Selecting previously unselected package libgnutls-dane0:amd64.
#12 124.2 Preparing to unpack .../482-libgnutls-dane0_3.6.7-4+deb10u12_amd64.deb ...
#12 124.2 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ...
#12 124.2 Selecting previously unselected package libgnutlsxx28:amd64.
#12 124.2 Preparing to unpack .../483-libgnutlsxx28_3.6.7-4+deb10u12_amd64.deb ...
#12 124.2 Unpacking libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ...
#12 124.3 Selecting previously unselected package libidn2-dev:amd64.
#12 124.3 Preparing to unpack .../484-libidn2-dev_2.0.5-1+deb10u1_amd64.deb ...
#12 124.3 Unpacking libidn2-dev:amd64 (2.0.5-1+deb10u1) ...
#12 124.3 Selecting previously unselected package libp11-kit-dev:amd64.
#12 124.3 Preparing to unpack .../485-libp11-kit-dev_0.23.15-2+deb10u1_amd64.deb ...
#12 124.3 Unpacking libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ...
#12 124.4 Selecting previously unselected package libtasn1-6-dev:amd64.
#12 124.4 Preparing to unpack .../486-libtasn1-6-dev_4.13-3+deb10u1_amd64.deb ...
#12 124.4 Unpacking libtasn1-6-dev:amd64 (4.13-3+deb10u1) ...
#12 124.4 Selecting previously unselected package nettle-dev:amd64.
#12 124.4 Preparing to unpack .../487-nettle-dev_3.4.1-1+deb10u1_amd64.deb ...
#12 124.4 Unpacking nettle-dev:amd64 (3.4.1-1+deb10u1) ...
#12 124.5 Selecting previously unselected package libgnutls28-dev:amd64.
#12 124.5 Preparing to unpack .../488-libgnutls28-dev_3.6.7-4+deb10u12_amd64.deb ...
#12 124.5 Unpacking libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ...
#12 124.7 Selecting previously unselected package libgps23:amd64.
#12 124.7 Preparing to unpack .../489-libgps23_3.17-7_amd64.deb ...
#12 124.7 Unpacking libgps23:amd64 (3.17-7) ...
#12 124.7 Selecting previously unselected package libgps-dev.
#12 124.7 Preparing to unpack .../490-libgps-dev_3.17-7_amd64.deb ...
#12 124.7 Unpacking libgps-dev (3.17-7) ...
#12 124.8 Selecting previously unselected package libgsm1:amd64.
#12 124.8 Preparing to unpack .../491-libgsm1_1.0.18-2_amd64.deb ...
#12 124.8 Unpacking libgsm1:amd64 (1.0.18-2) ...
#12 124.8 Selecting previously unselected package libgsm1-dev:amd64.
#12 124.9 Preparing to unpack .../492-libgsm1-dev_1.0.18-2_amd64.deb ...
#12 124.9 Unpacking libgsm1-dev:amd64 (1.0.18-2) ...
#12 124.9 Selecting previously unselected package libimagequant0:amd64.
#12 124.9 Preparing to unpack .../493-libimagequant0_2.12.2-1.1_amd64.deb ...
#12 124.9 Unpacking libimagequant0:amd64 (2.12.2-1.1) ...
#12 125.0 Selecting previously unselected package libjansson4:amd64.
#12 125.0 Preparing to unpack .../494-libjansson4_2.12-1_amd64.deb ...
#12 125.0 Unpacking libjansson4:amd64 (2.12-1) ...
#12 125.0 Selecting previously unselected package libjansson-dev:amd64.
#12 125.0 Preparing to unpack .../495-libjansson-dev_2.12-1_amd64.deb ...
#12 125.0 Unpacking libjansson-dev:amd64 (2.12-1) ...
#12 125.1 Selecting previously unselected package liblua5.3-0:amd64.
#12 125.1 Preparing to unpack .../496-liblua5.3-0_5.3.3-1.1+deb10u1_amd64.deb ...
#12 125.1 Unpacking liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ...
#12 125.1 Selecting previously unselected package libncurses-dev:amd64.
#12 125.1 Preparing to unpack .../497-libncurses-dev_6.1+20181013-2+deb10u5_amd64.deb ...
#12 125.1 Unpacking libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ...
#12 125.2 Selecting previously unselected package libreadline-dev:amd64.
#12 125.2 Preparing to unpack .../498-libreadline-dev_7.0-5_amd64.deb ...
#12 125.2 Unpacking libreadline-dev:amd64 (7.0-5) ...
#12 125.2 Selecting previously unselected package liblua5.3-dev:amd64.
#12 125.3 Preparing to unpack .../499-liblua5.3-dev_5.3.3-1.1+deb10u1_amd64.deb ...
#12 125.3 Unpacking liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ...
#12 125.3 Selecting previously unselected package mysql-common.
#12 125.3 Preparing to unpack .../500-mysql-common_5.8+1.0.5_all.deb ...
#12 125.3 Unpacking mysql-common (5.8+1.0.5) ...
#12 125.4 Selecting previously unselected package mariadb-common.
#12 125.4 Preparing to unpack .../501-mariadb-common_1%3a10.3.39-0+deb10u2_all.deb ...
#12 125.4 Unpacking mariadb-common (1:10.3.39-0+deb10u2) ...
#12 125.4 Selecting previously unselected package libmariadb3:amd64.
#12 125.5 Preparing to unpack .../502-libmariadb3_1%3a10.3.39-0+deb10u2_amd64.deb ...
#12 125.5 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u2) ...
#12 125.5 Selecting previously unselected package libmnl-dev.
#12 125.5 Preparing to unpack .../503-libmnl-dev_1.0.4-2_amd64.deb ...
#12 125.5 Unpacking libmnl-dev (1.0.4-2) ...
#12 125.6 Selecting previously unselected package libncurses5-dev:amd64.
#12 125.6 Preparing to unpack .../504-libncurses5-dev_6.1+20181013-2+deb10u5_amd64.deb ...
#12 125.6 Unpacking libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ...
#12 125.6 Selecting previously unselected package libnewlib-dev.
#12 125.6 Preparing to unpack .../505-libnewlib-dev_3.1.0.20181231-1_all.deb ...
#12 125.6 Unpacking libnewlib-dev (3.1.0.20181231-1) ...
#12 125.7 Selecting previously unselected package libnewlib-arm-none-eabi.
#12 125.7 Preparing to unpack .../506-libnewlib-arm-none-eabi_3.1.0.20181231-1_all.deb ...
#12 125.7 Unpacking libnewlib-arm-none-eabi (3.1.0.20181231-1) ...
#12 128.5 Selecting previously unselected package libnorm1:amd64.
#12 128.5 Preparing to unpack .../507-libnorm1_1.5.8+dfsg2-1_amd64.deb ...
#12 128.5 Unpacking libnorm1:amd64 (1.5.8+dfsg2-1) ...
#12 128.6 Selecting previously unselected package libnorm-dev:amd64.
#12 128.6 Preparing to unpack .../508-libnorm-dev_1.5.8+dfsg2-1_amd64.deb ...
#12 128.6 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-1) ...
#12 128.6 Selecting previously unselected package liboping0:amd64.
#12 128.6 Preparing to unpack .../509-liboping0_1.10.0-2.1+b1_amd64.deb ...
#12 128.7 Unpacking liboping0:amd64 (1.10.0-2.1+b1) ...
#12 128.7 Selecting previously unselected package liboping-dev:amd64.
#12 128.7 Preparing to unpack .../510-liboping-dev_1.10.0-2.1+b1_amd64.deb ...
#12 128.7 Unpacking liboping-dev:amd64 (1.10.0-2.1+b1) ...
#12 128.7 Selecting previously unselected package libortp13:amd64.
#12 128.7 Preparing to unpack .../511-libortp13_1%3a1.0.2-1_amd64.deb ...
#12 128.8 Unpacking libortp13:amd64 (1:1.0.2-1) ...
#12 128.8 Selecting previously unselected package libortp-dev:amd64.
#12 128.8 Preparing to unpack .../512-libortp-dev_1%3a1.0.2-1_amd64.deb ...
#12 128.8 Unpacking libortp-dev:amd64 (1:1.0.2-1) ...
#12 128.8 Selecting previously unselected package libpcap0.8:amd64.
#12 128.9 Preparing to unpack .../513-libpcap0.8_1.8.1-6+deb10u1_amd64.deb ...
#12 128.9 Unpacking libpcap0.8:amd64 (1.8.1-6+deb10u1) ...
#12 128.9 Selecting previously unselected package libpcap0.8-dev:amd64.
#12 128.9 Preparing to unpack .../514-libpcap0.8-dev_1.8.1-6+deb10u1_amd64.deb ...
#12 128.9 Unpacking libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ...
#12 129.0 Selecting previously unselected package libpcap-dev:amd64.
#12 129.0 Preparing to unpack .../515-libpcap-dev_1.8.1-6+deb10u1_amd64.deb ...
#12 129.0 Unpacking libpcap-dev:amd64 (1.8.1-6+deb10u1) ...
#12 129.0 Selecting previously unselected package libpci3:amd64.
#12 129.0 Preparing to unpack .../516-libpci3_1%3a3.5.2-1_amd64.deb ...
#12 129.0 Unpacking libpci3:amd64 (1:3.5.2-1) ...
#12 129.1 Selecting previously unselected package libudev-dev:amd64.
#12 129.1 Preparing to unpack .../517-libudev-dev_241-7~deb10u10_amd64.deb ...
#12 129.1 Unpacking libudev-dev:amd64 (241-7~deb10u10) ...
#12 129.1 Selecting previously unselected package libpci-dev.
#12 129.1 Preparing to unpack .../518-libpci-dev_1%3a3.5.2-1_amd64.deb ...
#12 129.1 Unpacking libpci-dev (1:3.5.2-1) ...
#12 129.2 Selecting previously unselected package libpcsclite1:amd64.
#12 129.2 Preparing to unpack .../519-libpcsclite1_1.8.24-1_amd64.deb ...
#12 129.2 Unpacking libpcsclite1:amd64 (1.8.24-1) ...
#12 129.2 Selecting previously unselected package libpcsclite-dev.
#12 129.2 Preparing to unpack .../520-libpcsclite-dev_1.8.24-1_amd64.deb ...
#12 129.2 Unpacking libpcsclite-dev (1.8.24-1) ...
#12 129.3 Selecting previously unselected package libpgm-5.2-0:amd64.
#12 129.3 Preparing to unpack .../521-libpgm-5.2-0_5.2.122~dfsg-3_amd64.deb ...
#12 129.3 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ...
#12 129.4 Selecting previously unselected package libpgm-dev:amd64.
#12 129.4 Preparing to unpack .../522-libpgm-dev_5.2.122~dfsg-3_amd64.deb ...
#12 129.4 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3) ...
#12 129.4 Selecting previously unselected package libsctp1:amd64.
#12 129.4 Preparing to unpack .../523-libsctp1_1.0.18+dfsg-1_amd64.deb ...
#12 129.4 Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ...
#12 129.5 Selecting previously unselected package libsctp-dev:amd64.
#12 129.5 Preparing to unpack .../524-libsctp-dev_1.0.18+dfsg-1_amd64.deb ...
#12 129.5 Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ...
#12 129.5 Selecting previously unselected package libsensors-config.
#12 129.5 Preparing to unpack .../525-libsensors-config_1%3a3.5.0-3_all.deb ...
#12 129.5 Unpacking libsensors-config (1:3.5.0-3) ...
#12 129.6 Selecting previously unselected package libsensors5:amd64.
#12 129.6 Preparing to unpack .../526-libsensors5_1%3a3.5.0-3_amd64.deb ...
#12 129.6 Unpacking libsensors5:amd64 (1:3.5.0-3) ...
#12 129.6 Selecting previously unselected package libsensors4-dev:amd64.
#12 129.6 Preparing to unpack .../527-libsensors4-dev_1%3a3.5.0-3_amd64.deb ...
#12 129.6 Unpacking libsensors4-dev:amd64 (1:3.5.0-3) ...
#12 129.7 Selecting previously unselected package libsigsegv-dev:amd64.
#12 129.7 Preparing to unpack .../528-libsigsegv-dev_2.12-2_amd64.deb ...
#12 129.7 Unpacking libsigsegv-dev:amd64 (2.12-2) ...
#12 129.7 Selecting previously unselected package libsnmp-base.
#12 129.7 Preparing to unpack .../529-libsnmp-base_5.7.3+dfsg-5+deb10u4_all.deb ...
#12 129.7 Unpacking libsnmp-base (5.7.3+dfsg-5+deb10u4) ...
#12 129.8 Selecting previously unselected package libwrap0:amd64.
#12 129.8 Preparing to unpack .../530-libwrap0_7.6.q-28_amd64.deb ...
#12 129.8 Unpacking libwrap0:amd64 (7.6.q-28) ...
#12 129.9 Selecting previously unselected package libsnmp30:amd64.
#12 129.9 Preparing to unpack .../531-libsnmp30_5.7.3+dfsg-5+deb10u4_amd64.deb ...
#12 129.9 Unpacking libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ...
#12 130.0 Selecting previously unselected package libwrap0-dev:amd64.
#12 130.0 Preparing to unpack .../532-libwrap0-dev_7.6.q-28_amd64.deb ...
#12 130.0 Unpacking libwrap0-dev:amd64 (7.6.q-28) ...
#12 130.0 Selecting previously unselected package libssl-dev:amd64.
#12 130.0 Preparing to unpack .../533-libssl-dev_1.1.1n-0+deb10u6_amd64.deb ...
#12 130.0 Unpacking libssl-dev:amd64 (1.1.1n-0+deb10u6) ...
#12 130.2 Selecting previously unselected package libsnmp-dev.
#12 130.2 Preparing to unpack .../534-libsnmp-dev_5.7.3+dfsg-5+deb10u4_amd64.deb ...
#12 130.2 Unpacking libsnmp-dev (5.7.3+dfsg-5+deb10u4) ...
#12 130.3 Selecting previously unselected package libsodium23:amd64.
#12 130.3 Preparing to unpack .../535-libsodium23_1.0.17-1_amd64.deb ...
#12 130.3 Unpacking libsodium23:amd64 (1.0.17-1) ...
#12 130.4 Selecting previously unselected package libsodium-dev:amd64.
#12 130.4 Preparing to unpack .../536-libsodium-dev_1.0.17-1_amd64.deb ...
#12 130.4 Unpacking libsodium-dev:amd64 (1.0.17-1) ...
#12 130.5 Selecting previously unselected package libsofia-sip-ua0.
#12 130.5 Preparing to unpack .../537-libsofia-sip-ua0_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ...
#12 130.5 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ...
#12 130.5 Selecting previously unselected package libsofia-sip-ua-dev.
#12 130.5 Preparing to unpack .../538-libsofia-sip-ua-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ...
#12 130.5 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ...
#12 130.7 Selecting previously unselected package libsofia-sip-ua-glib3.
#12 130.7 Preparing to unpack .../539-libsofia-sip-ua-glib3_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ...
#12 130.7 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ...
#12 130.7 Selecting previously unselected package libsofia-sip-ua-glib-dev.
#12 130.8 Preparing to unpack .../540-libsofia-sip-ua-glib-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ...
#12 130.8 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ...
#12 130.8 Selecting previously unselected package libsource-highlight-common.
#12 130.8 Preparing to unpack .../541-libsource-highlight-common_3.1.8-1.2_all.deb ...
#12 130.8 Unpacking libsource-highlight-common (3.1.8-1.2) ...
#12 130.9 Selecting previously unselected package libsource-highlight4v5.
#12 131.0 Preparing to unpack .../542-libsource-highlight4v5_3.1.8-1.2+b1_amd64.deb ...
#12 131.0 Unpacking libsource-highlight4v5 (3.1.8-1.2+b1) ...
#12 131.1 Selecting previously unselected package libsqlite3-dev:amd64.
#12 131.1 Preparing to unpack .../543-libsqlite3-dev_3.27.2-3+deb10u2_amd64.deb ...
#12 131.1 Unpacking libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ...
#12 131.2 Selecting previously unselected package libtalloc2:amd64.
#12 131.2 Preparing to unpack .../544-libtalloc2_2.1.14-2_amd64.deb ...
#12 131.2 Unpacking libtalloc2:amd64 (2.1.14-2) ...
#12 131.3 Selecting previously unselected package libtalloc-dev:amd64.
#12 131.3 Preparing to unpack .../545-libtalloc-dev_2.1.14-2_amd64.deb ...
#12 131.3 Unpacking libtalloc-dev:amd64 (2.1.14-2) ...
#12 131.4 Selecting previously unselected package libtext-unidecode-perl.
#12 131.4 Preparing to unpack .../546-libtext-unidecode-perl_1.30-1_all.deb ...
#12 131.4 Unpacking libtext-unidecode-perl (1.30-1) ...
#12 131.5 Selecting previously unselected package libusb-0.1-4:amd64.
#12 131.5 Preparing to unpack .../547-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ...
#12 131.5 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ...
#12 131.5 Selecting previously unselected package libusb-1.0-0:amd64.
#12 131.5 Preparing to unpack .../548-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ...
#12 131.5 Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ...
#12 131.6 Selecting previously unselected package libusb-1.0-0-dev:amd64.
#12 131.6 Preparing to unpack .../549-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ...
#12 131.6 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ...
#12 131.6 Selecting previously unselected package libusb-dev.
#12 131.6 Preparing to unpack .../550-libusb-dev_2%3a0.1.12-32_amd64.deb ...
#12 131.6 Unpacking libusb-dev (2:0.1.12-32) ...
#12 131.7 Selecting previously unselected package libwebpdemux2:amd64.
#12 131.7 Preparing to unpack .../551-libwebpdemux2_0.6.1-2+deb10u3_amd64.deb ...
#12 131.7 Unpacking libwebpdemux2:amd64 (0.6.1-2+deb10u3) ...
#12 131.7 Selecting previously unselected package libxml-namespacesupport-perl.
#12 131.7 Preparing to unpack .../552-libxml-namespacesupport-perl_1.12-1_all.deb ...
#12 131.7 Unpacking libxml-namespacesupport-perl (1.12-1) ...
#12 131.8 Selecting previously unselected package libxml-sax-base-perl.
#12 131.8 Preparing to unpack .../553-libxml-sax-base-perl_1.09-1_all.deb ...
#12 131.8 Unpacking libxml-sax-base-perl (1.09-1) ...
#12 131.8 Selecting previously unselected package libxml-sax-perl.
#12 131.8 Preparing to unpack .../554-libxml-sax-perl_1.00+dfsg-1_all.deb ...
#12 131.8 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
#12 131.9 Selecting previously unselected package libxml-libxml-perl.
#12 131.9 Preparing to unpack .../555-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
#12 131.9 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
#12 132.0 Selecting previously unselected package libyaml-0-2:amd64.
#12 132.0 Preparing to unpack .../556-libyaml-0-2_0.2.1-1_amd64.deb ...
#12 132.0 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
#12 132.0 Selecting previously unselected package libzmq5:amd64.
#12 132.0 Preparing to unpack .../557-libzmq5_4.3.1-4+deb10u2_amd64.deb ...
#12 132.0 Unpacking libzmq5:amd64 (4.3.1-4+deb10u2) ...
#12 132.1 Selecting previously unselected package libkrb5-dev:amd64.
#12 132.1 Preparing to unpack .../558-libkrb5-dev_1.17-3+deb10u6_amd64.deb ...
#12 132.1 Unpacking libkrb5-dev:amd64 (1.17-3+deb10u6) ...
#12 132.1 Selecting previously unselected package libzmq3-dev:amd64.
#12 132.1 Preparing to unpack .../559-libzmq3-dev_4.3.1-4+deb10u2_amd64.deb ...
#12 132.2 Unpacking libzmq3-dev:amd64 (4.3.1-4+deb10u2) ...
#12 132.2 Selecting previously unselected package lua-socket:amd64.
#12 132.2 Preparing to unpack .../560-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ...
#12 132.2 Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ...
#12 132.3 Selecting previously unselected package mscgen.
#12 132.3 Preparing to unpack .../561-mscgen_0.20-12_amd64.deb ...
#12 132.3 Unpacking mscgen (0.20-12) ...
#12 132.3 Selecting previously unselected package ofono.
#12 132.3 Preparing to unpack .../562-ofono_1.21-1_amd64.deb ...
#12 132.3 Unpacking ofono (1.21-1) ...
#12 132.4 Selecting previously unselected package python-pycurl.
#12 132.4 Preparing to unpack .../563-python-pycurl_7.43.0.2-0.1_amd64.deb ...
#12 132.4 Unpacking python-pycurl (7.43.0.2-0.1) ...
#12 132.5 Selecting previously unselected package python-urlgrabber.
#12 132.5 Preparing to unpack .../564-python-urlgrabber_3.10.2-1_all.deb ...
#12 132.5 Unpacking python-urlgrabber (3.10.2-1) ...
#12 132.5 Selecting previously unselected package python-typing.
#12 132.5 Preparing to unpack .../565-python-typing_3.6.6-1_all.deb ...
#12 132.5 Unpacking python-typing (3.6.6-1) ...
#12 132.6 Selecting previously unselected package python-m2crypto.
#12 132.6 Preparing to unpack .../566-python-m2crypto_0.31.0-4+deb10u2_amd64.deb ...
#12 132.6 Unpacking python-m2crypto (0.31.0-4+deb10u2) ...
#12 132.7 Selecting previously unselected package osc.
#12 132.7 Preparing to unpack .../567-osc_0.164.2-1_all.deb ...
#12 132.7 Unpacking osc (0.164.2-1) ...
#12 132.7 Selecting previously unselected package patchelf.
#12 132.7 Preparing to unpack .../568-patchelf_0.9+52.20180509-1_amd64.deb ...
#12 132.7 Unpacking patchelf (0.9+52.20180509-1) ...
#12 132.8 Selecting previously unselected package python-pip-whl.
#12 132.8 Preparing to unpack .../569-python-pip-whl_18.1-5_all.deb ...
#12 132.8 Unpacking python-pip-whl (18.1-5) ...
#12 132.9 Selecting previously unselected package python-pip.
#12 132.9 Preparing to unpack .../570-python-pip_18.1-5_all.deb ...
#12 132.9 Unpacking python-pip (18.1-5) ...
#12 133.0 Selecting previously unselected package python-setuptools.
#12 133.0 Preparing to unpack .../571-python-setuptools_40.8.0-1_all.deb ...
#12 133.0 Unpacking python-setuptools (40.8.0-1) ...
#12 133.1 Selecting previously unselected package python-yaml.
#12 133.1 Preparing to unpack .../572-python-yaml_3.13-2_amd64.deb ...
#12 133.1 Unpacking python-yaml (3.13-2) ...
#12 133.1 Selecting previously unselected package python3-asn1crypto.
#12 133.1 Preparing to unpack .../573-python3-asn1crypto_0.24.0-1_all.deb ...
#12 133.1 Unpacking python3-asn1crypto (0.24.0-1) ...
#12 133.2 Selecting previously unselected package python3-funcparserlib.
#12 133.2 Preparing to unpack .../574-python3-funcparserlib_0.3.6-7_all.deb ...
#12 133.2 Unpacking python3-funcparserlib (0.3.6-7) ...
#12 133.2 Selecting previously unselected package python3-pil:amd64.
#12 133.2 Preparing to unpack .../575-python3-pil_5.4.1-2+deb10u6_amd64.deb ...
#12 133.2 Unpacking python3-pil:amd64 (5.4.1-2+deb10u6) ...
#12 133.3 Selecting previously unselected package python3-webcolors.
#12 133.3 Preparing to unpack .../576-python3-webcolors_1.5-2_all.deb ...
#12 133.3 Unpacking python3-webcolors (1.5-2) ...
#12 133.3 Selecting previously unselected package python3-roman.
#12 133.3 Preparing to unpack .../577-python3-roman_2.0.0-3_all.deb ...
#12 133.3 Unpacking python3-roman (2.0.0-3) ...
#12 133.4 Selecting previously unselected package python3-docutils.
#12 133.4 Preparing to unpack .../578-python3-docutils_0.14+dfsg-4_all.deb ...
#12 133.4 Unpacking python3-docutils (0.14+dfsg-4) ...
#12 133.4 Selecting previously unselected package python3-reportlab-accel:amd64.
#12 133.5 Preparing to unpack .../579-python3-reportlab-accel_3.5.13-1+deb10u2_amd64.deb ...
#12 133.5 Unpacking python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ...
#12 133.5 Selecting previously unselected package python3-reportlab.
#12 133.5 Preparing to unpack .../580-python3-reportlab_3.5.13-1+deb10u2_all.deb ...
#12 133.5 Unpacking python3-reportlab (3.5.13-1+deb10u2) ...
#12 133.6 Selecting previously unselected package python3-blockdiag.
#12 133.6 Preparing to unpack .../581-python3-blockdiag_1.5.3+dfsg-5.2_all.deb ...
#12 133.6 Unpacking python3-blockdiag (1.5.3+dfsg-5.2) ...
#12 133.6 Selecting previously unselected package python3-cffi-backend.
#12 133.7 Preparing to unpack .../582-python3-cffi-backend_1.12.2-1_amd64.deb ...
#12 133.7 Unpacking python3-cffi-backend (1.12.2-1) ...
#12 133.7 Selecting previously unselected package python3-cryptography.
#12 133.7 Preparing to unpack .../583-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ...
#12 133.7 Unpacking python3-cryptography (2.6.1-3+deb10u4) ...
#12 133.8 Selecting previously unselected package python3-gi.
#12 133.8 Preparing to unpack .../584-python3-gi_3.30.4-1_amd64.deb ...
#12 133.8 Unpacking python3-gi (3.30.4-1) ...
#12 133.8 Selecting previously unselected package python3-markupsafe.
#12 133.8 Preparing to unpack .../585-python3-markupsafe_1.1.0-1_amd64.deb ...
#12 133.9 Unpacking python3-markupsafe (1.1.0-1) ...
#12 133.9 Selecting previously unselected package python3-mako.
#12 133.9 Preparing to unpack .../586-python3-mako_1.0.7+ds1-1+deb10u1_all.deb ...
#12 133.9 Unpacking python3-mako (1.0.7+ds1-1+deb10u1) ...
#12 134.0 Selecting previously unselected package python3-nwdiag.
#12 134.0 Preparing to unpack .../587-python3-nwdiag_1.0.4+dfsg-1_all.deb ...
#12 134.0 Unpacking python3-nwdiag (1.0.4+dfsg-1) ...
#12 134.0 Selecting previously unselected package python3-pip.
#12 134.0 Preparing to unpack .../588-python3-pip_18.1-5_all.deb ...
#12 134.0 Unpacking python3-pip (18.1-5) ...
#12 134.1 Selecting previously unselected package python3-pyflakes.
#12 134.1 Preparing to unpack .../589-python3-pyflakes_2.0.0-1_all.deb ...
#12 134.1 Unpacking python3-pyflakes (2.0.0-1) ...
#12 134.1 Selecting previously unselected package python3-setuptools.
#12 134.1 Preparing to unpack .../590-python3-setuptools_40.8.0-1_all.deb ...
#12 134.1 Unpacking python3-setuptools (40.8.0-1) ...
#12 134.2 Selecting previously unselected package python3-usb.
#12 134.2 Preparing to unpack .../591-python3-usb_1.0.2-1_all.deb ...
#12 134.2 Unpacking python3-usb (1.0.2-1) ...
#12 134.3 Selecting previously unselected package python3-yaml.
#12 134.3 Preparing to unpack .../592-python3-yaml_3.13-2_amd64.deb ...
#12 134.3 Unpacking python3-yaml (3.13-2) ...
#12 134.3 Selecting previously unselected package rsync.
#12 134.3 Preparing to unpack .../593-rsync_3.1.3-6_amd64.deb ...
#12 134.3 Unpacking rsync (3.1.3-6) ...
#12 134.4 Selecting previously unselected package sdcc-libraries.
#12 134.4 Preparing to unpack .../594-sdcc-libraries_3.8.0+dfsg-2_all.deb ...
#12 134.4 Unpacking sdcc-libraries (3.8.0+dfsg-2) ...
#12 134.5 Selecting previously unselected package sdcc.
#12 134.6 Preparing to unpack .../595-sdcc_3.8.0+dfsg-2_amd64.deb ...
#12 134.6 Unpacking sdcc (3.8.0+dfsg-2) ...
#12 134.7 Selecting previously unselected package source-highlight.
#12 134.7 Preparing to unpack .../596-source-highlight_3.1.8-1.2+b1_amd64.deb ...
#12 134.7 Unpacking source-highlight (3.1.8-1.2+b1) ...
#12 134.8 Selecting previously unselected package sqlite3.
#12 134.8 Preparing to unpack .../597-sqlite3_3.27.2-3+deb10u2_amd64.deb ...
#12 134.8 Unpacking sqlite3 (3.27.2-3+deb10u2) ...
#12 134.9 Selecting previously unselected package stow.
#12 134.9 Preparing to unpack .../598-stow_2.2.2-1_all.deb ...
#12 134.9 Unpacking stow (2.2.2-1) ...
#12 134.9 Selecting previously unselected package sudo.
#12 135.0 Preparing to unpack .../599-sudo_1.8.27-1+deb10u6_amd64.deb ...
#12 135.0 Unpacking sudo (1.8.27-1+deb10u6) ...
#12 135.1 Selecting previously unselected package tcpdump.
#12 135.1 Preparing to unpack .../600-tcpdump_4.9.3-1~deb10u2_amd64.deb ...
#12 135.1 Unpacking tcpdump (4.9.3-1~deb10u2) ...
#12 135.1 Selecting previously unselected package xfonts-encodings.
#12 135.1 Preparing to unpack .../601-xfonts-encodings_1%3a1.0.4-2_all.deb ...
#12 135.1 Unpacking xfonts-encodings (1:1.0.4-2) ...
#12 135.2 Selecting previously unselected package xfonts-utils.
#12 135.2 Preparing to unpack .../602-xfonts-utils_1%3a7.7+6_amd64.deb ...
#12 135.2 Unpacking xfonts-utils (1:7.7+6) ...
#12 135.3 Selecting previously unselected package tex-gyre.
#12 135.3 Preparing to unpack .../603-tex-gyre_20180621-3_all.deb ...
#12 135.3 Unpacking tex-gyre (20180621-3) ...
#12 135.7 Selecting previously unselected package texinfo.
#12 135.7 Preparing to unpack .../604-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ...
#12 135.7 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ...
#12 135.9 Selecting previously unselected package unzip.
#12 135.9 Preparing to unpack .../605-unzip_6.0-23+deb10u3_amd64.deb ...
#12 135.9 Unpacking unzip (6.0-23+deb10u3) ...
#12 136.0 Selecting previously unselected package libc-ares2:amd64.
#12 136.0 Preparing to unpack .../606-libc-ares2_1.14.0-1+deb10u4_amd64.deb ...
#12 136.0 Unpacking libc-ares2:amd64 (1.14.0-1+deb10u4) ...
#12 136.0 Selecting previously unselected package libc-ares-dev:amd64.
#12 136.0 Preparing to unpack .../607-libc-ares-dev_1.14.0-1+deb10u4_amd64.deb ...
#12 136.0 Unpacking libc-ares-dev:amd64 (1.14.0-1+deb10u4) ...
#12 136.1 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
#12 136.1 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
#12 136.1 Setting up libgs9-common (9.27~dfsg-2+deb10u9) ...
#12 136.1 Setting up libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 136.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
#12 136.2 Setting up libpipeline1:amd64 (1.5.1-2) ...
#12 136.2 Setting up libxdot4 (2.40.1-6+deb10u1) ...
#12 136.2 Setting up libtext-iconv-perl (1.7-5+b7) ...
#12 136.2 Setting up libgraphite2-3:amd64 (1.3.13-7) ...
#12 136.2 Setting up liblcms2-2:amd64 (2.9-3) ...
#12 136.3 Setting up libpixman-1-0:amd64 (0.36.0-1+deb10u1) ...
#12 136.3 Setting up libtext-charwidth-perl (0.04-7.1+b1) ...
#12 136.3 Setting up libxapian30:amd64 (1.4.11-1+deb10u1) ...
#12 136.3 Setting up wdiff (1.2.2-2+b1) ...
#12 136.3 Setting up lsb-base (10.2019051400) ...
#12 136.3 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
#12 136.4 Setting up libpciaccess0:amd64 (0.14-1) ...
#12 136.4 Setting up mysql-common (5.8+1.0.5) ...
#12 136.4 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
#12 136.4 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
#12 136.4 Setting up imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 136.5 Setting up libkeyutils1:amd64 (1.6-6) ...
#12 136.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
#12 136.5 Setting up libc-l10n (2.28-10+deb10u2) ...
#12 136.5 Setting up libpsl5:amd64 (0.20.2-2) ...
#12 136.5 Setting up binutils-arm-none-eabi (2.31.1-12+11) ...
#12 136.5 Setting up libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ...
#12 136.5 Setting up libsodium23:amd64 (1.0.17-1) ...
#12 136.6 Setting up mime-support (3.62) ...
#12 136.6 Setting up libdbi1:amd64 (0.9.0-5) ...
#12 136.6 Setting up libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 136.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
#12 136.6 Setting up libip4tc0:amd64 (1.8.2-4) ...
#12 136.6 Setting up fonts-gfs-porson (1.1-6) ...
#12 136.6 Setting up hicolor-icon-theme (0.17-2) ...
#12 136.7 Setting up libbison-dev:amd64 (2:3.3.2.dfsg-1) ...
#12 136.7 Setting up libdatrie1:amd64 (0.2.12-2) ...
#12 136.7 Setting up libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ...
#12 136.7 Setting up libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 136.7 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
#12 136.7 Setting up libgsm1:amd64 (1.0.18-2) ...
#12 136.8 Setting up gawk (1:4.2.1+dfsg-1) ...
#12 136.8 Setting up libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 136.8 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
#12 136.8 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
#12 136.8 Setting up libsigsegv-dev:amd64 (2.12-2) ...
#12 136.8 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u5) ...
#12 136.8 No schema files found: doing nothing.
#12 136.8 Setting up libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ...
#12 136.8 Setting up htop (2.2.0-1+b1) ...
#12 136.9 Setting up libsnmp-base (5.7.3+dfsg-5+deb10u4) ...
#12 136.9 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
#12 136.9 Setting up libijs-0.35:amd64 (0.35-14) ...
#12 136.9 Setting up libprocps7:amd64 (2:3.3.15-2) ...
#12 136.9 Setting up unzip (6.0-23+deb10u3) ...
#12 136.9 Setting up libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 136.9 Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ...
#12 137.0 Setting up libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 137.0 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
#12 137.0 Setting up ccache (3.6-1) ...
#12 137.0 Updating symlinks in /usr/lib/ccache ...
#12 137.0 Setting up liblab-gamut1 (2.40.1-6+deb10u1) ...
#12 137.0 Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ...
#12 137.0 Setting up libnorm1:amd64 (1.5.8+dfsg2-1) ...
#12 137.0 Setting up binutils-common:amd64 (2.31.1-16) ...
#12 137.0 Setting up x11-common (1:7.7+19) ...
#12 137.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
#12 137.2 invoke-rc.d: could not determine current runlevel
#12 137.2 invoke-rc.d: policy-rc.d denied execution of start.
#12 137.2 Setting up libsensors-config (1:3.5.0-3) ...
#12 137.2 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ...
#12 137.2 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
#12 137.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
#12 137.2 Setting up perl-openssl-defaults:amd64 (3) ...
#12 137.2 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-1) ...
#12 137.3 Setting up linux-libc-dev:amd64 (4.19.304-1) ...
#12 137.3 Setting up gettext-base (0.19.8.1-9) ...
#12 137.3 Setting up m4 (1.4.18-2) ...
#12 137.3 Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ...
#12 137.3 Setting up libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ...
#12 137.4 Setting up libnpth0:amd64 (1.6-1) ...
#12 137.4 Setting up autoconf-archive (20180313-1) ...
#12 137.4 Setting up libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ...
#12 137.4 Setting up libc-ares2:amd64 (1.14.0-1+deb10u4) ...
#12 137.4 Setting up libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 137.4 Setting up file (1:5.35-4+deb10u2) ...
#12 137.4 Setting up libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 137.4 Setting up libassuan0:amd64 (2.5.2-1) ...
#12 137.4 Setting up libgomp1:amd64 (8.3.0-6) ...
#12 137.5 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
#12 137.5 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
#12 137.5 Setting up libffi-dev:amd64 (3.2.1-9) ...
#12 137.5 Setting up locales (2.28-10+deb10u2) ...
#12 137.9 Generating locales (this might take a while)...
#12 137.9 Generation complete.
#12 138.0 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
#12 138.0 Setting up libtext-wrapi18n-perl (0.06-7.1) ...
#12 138.0 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
#12 138.0 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
#12 138.0 Setting up libsource-highlight-common (3.1.8-1.2) ...
#12 138.0 Setting up librevenge-0.0-0:amd64 (0.0.4-6) ...
#12 138.0 Setting up libfakeroot:amd64 (1.23-1) ...
#12 138.0 Setting up libjansson4:amd64 (2.12-1) ...
#12 138.1 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ...
#12 138.1 Setting up poppler-data (0.4.9-2) ...
#12 138.1 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ...
#12 138.1 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
#12 138.1 Setting up libosp5 (1.5.2-13+b1) ...
#12 138.1 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ...
#12 138.2 Setting up fakeroot (1.23-1) ...
#12 138.2 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
#12 138.2 Setting up libtalloc2:amd64 (2.1.14-2) ...
#12 138.2 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...
#12 138.2 Setting up mariadb-common (1:10.3.39-0+deb10u2) ...
#12 138.2 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
#12 138.2 Setting up libasound2-data (1.1.8-1) ...
#12 138.2 Setting up asciidoc-common (8.6.10-3) ...
#12 138.5 Setting up libasan5:amd64 (8.3.0-6) ...
#12 138.5 Setting up libfontenc1:amd64 (1:1.1.3-1+b2) ...
#12 138.5 Setting up autotools-dev (20180224.1) ...
#12 138.5 Setting up libglib2.0-data (2.58.3-2+deb10u5) ...
#12 138.5 Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ...
#12 138.5 Setting up libuv1:amd64 (1.24.1-1+deb10u2) ...
#12 138.5 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ...
#12 138.5 Setting up emacsen-common (3.0.4) ...
#12 138.6 Setting up libpcap0.8:amd64 (1.8.1-6+deb10u1) ...
#12 138.6 Setting up libwrap0:amd64 (7.6.q-28) ...
#12 138.6 Setting up libx11-data (2:1.6.7-1+deb10u4) ...
#12 138.6 Setting up make (4.2.1-1.2) ...
#12 138.6 Setting up libnspr4:amd64 (2:4.20-1) ...
#12 138.6 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
#12 138.7 Setting up libjbig2dec0:amd64 (0.16-1+deb10u1) ...
#12 138.7 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
#12 138.7 Setting up libidn11:amd64 (1.33-2.2) ...
#12 138.7 Setting up libgsl23:amd64 (2.5+dfsg-6+deb10u1) ...
#12 138.7 Setting up libsigc++-2.0-0v5:amd64 (2.10.1-2) ...
#12 138.7 Setting up libteckit0:amd64 (2.5.8+ds2-5) ...
#12 138.7 Setting up libpathplan4 (2.40.1-6+deb10u1) ...
#12 138.7 Setting up libavahi-common-data:amd64 (0.7-4+deb10u3) ...
#12 138.8 Setting up libmnl-dev (1.0.4-2) ...
#12 138.8 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
#12 138.8 Setting up libdbus-1-3:amd64 (1.12.28-0+deb10u1) ...
#12 138.8 Setting up dbus (1.12.28-0+deb10u1) ...
#12 138.9 invoke-rc.d: could not determine current runlevel
#12 138.9 invoke-rc.d: policy-rc.d denied execution of start.
#12 138.9 Setting up xz-utils (5.2.4-1+deb10u1) ...
#12 138.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#12 138.9 Setting up xfonts-encodings (1:1.0.4-2) ...
#12 139.0 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
#12 139.0 Setting up t1utils (1.41-3) ...
#12 139.0 Setting up libnewlib-dev (3.1.0.20181231-1) ...
#12 139.0 Setting up libquadmath0:amd64 (8.3.0-6) ...
#12 139.0 Setting up libimagequant0:amd64 (2.12.2-1.1) ...
#12 139.0 Setting up ofono (1.21-1) ...
#12 139.1 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service.
#12 139.3 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service.
#12 139.3 invoke-rc.d: could not determine current runlevel
#12 139.3 invoke-rc.d: policy-rc.d denied execution of start.
#12 139.3 invoke-rc.d: could not determine current runlevel
#12 139.3 invoke-rc.d: policy-rc.d denied execution of start.
#12 139.3 Setting up libgsm1-dev:amd64 (1.0.18-2) ...
#12 139.3 Setting up libssl-dev:amd64 (1.1.1n-0+deb10u6) ...
#12 139.3 Setting up libpng16-16:amd64 (1.6.36-6) ...
#12 139.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
#12 139.3 Setting up libmpc3:amd64 (1.1.0-1) ...
#12 139.3 Setting up libc-ares-dev:amd64 (1.14.0-1+deb10u4) ...
#12 139.4 Setting up liboping0:amd64 (1.10.0-2.1+b1) ...
#12 139.4 Setting up libatomic1:amd64 (8.3.0-6) ...
#12 139.4 Setting up patch (2.7.6-3+deb10u1) ...
#12 139.4 Setting up autopoint (0.19.8.1-9) ...
#12 139.4 Setting up libwebp6:amd64 (0.6.1-2+deb10u3) ...
#12 139.4 Setting up sudo (1.8.27-1+deb10u6) ...
#12 139.4 invoke-rc.d: could not determine current runlevel
#12 139.5 invoke-rc.d: policy-rc.d denied execution of start.
#12 139.5 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u2) ...
#12 139.5 Setting up fonts-dejavu-core (2.37-1) ...
#12 139.5 Setting up libudev-dev:amd64 (241-7~deb10u10) ...
#12 139.5 Setting up libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 139.5 Setting up libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ...
#12 139.6 Setting up libpcsclite1:amd64 (1.8.24-1) ...
#12 139.6 Setting up libsensors5:amd64 (1:3.5.0-3) ...
#12 139.6 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
#12 139.6 Setting up libsodium-dev:amd64 (1.0.17-1) ...
#12 139.6 Setting up sdcc-libraries (3.8.0+dfsg-2) ...
#12 139.6 Setting up libpcsclite-dev (1.8.24-1) ...
#12 139.6 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ...
#12 139.6 Setting up lynx-common (2.8.9rel.1-3+deb10u1) ...
#12 139.6 Setting up libltdl7:amd64 (2.4.6-9) ...
#12 139.6 Setting up libfftw3-double3:amd64 (3.3.8-2) ...
#12 139.7 Setting up libidn2-dev:amd64 (2.0.5-1+deb10u1) ...
#12 139.7 Setting up libnewlib-arm-none-eabi (3.1.0.20181231-1) ...
#12 139.7 Setting up libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 139.7 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
#12 139.7 Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4) ...
#12 139.7 Setting up libgfortran5:amd64 (8.3.0-6) ...
#12 139.7 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
#12 139.7 Setting up libmpx2:amd64 (8.3.0-6) ...
#12 139.7 Setting up libubsan1:amd64 (8.3.0-6) ...
#12 139.8 Setting up libatk1.0-data (2.30.0-2) ...
#12 139.8 Setting up libpci3:amd64 (1:3.5.2-1) ...
#12 139.8 Setting up libnuma1:amd64 (2.0.12-1) ...
#12 139.8 Setting up libisl19:amd64 (0.20-2) ...
#12 139.8 Setting up dwz (0.12-3) ...
#12 139.8 Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
#12 139.8 Setting up python-apt-common (1.8.4.3) ...
#12 139.8 Setting up libostyle1c2 (1.4devel1-21.3+b1) ...
#12 139.9 Setting up liblqr-1-0:amd64 (0.4.2-2.1) ...
#12 139.9 Setting up fonts-gfs-baskerville (1.1-5) ...
#12 139.9 Setting up sensible-utils (0.0.12) ...
#12 139.9 Setting up ocl-icd-libopencl1:amd64 (2.2.12-2) ...
#12 139.9 Setting up libbluetooth3:amd64 (5.50-1.2~deb10u4) ...
#12 139.9 Setting up librhash0:amd64 (1.3.8-1) ...
#12 139.9 Setting up libwrap0-dev:amd64 (7.6.q-28) ...
#12 139.9 Setting up libxxhash0:amd64 (0.6.5-2) ...
#12 140.0 Setting up libuchardet0:amd64 (0.0.6-3) ...
#12 140.0 Setting up liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ...
#12 140.0 Setting up procps (2:3.3.15-2) ...
#12 140.0 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
#12 140.0 Setting up libasound2:amd64 (1.1.8-1) ...
#12 140.0 Setting up libnl-3-200:amd64 (3.4.0-1) ...
#12 140.0 Setting up bison (2:3.3.2.dfsg-1) ...
#12 140.1 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
#12 140.1 Setting up gpgconf (2.2.12-1+deb10u2) ...
#12 140.1 Setting up libboost-python1.67.0 (1.67.0-13+deb10u1) ...
#12 140.1 Setting up libpsm2-2 (11.2.78-1) ...
#12 140.1 Setting up openmpi-common (3.1.3-11) ...
#12 140.1 Setting up fonts-lmodern (2.004.5-6) ...
#12 140.1 Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ...
#12 140.1 Setting up libopenjp2-7:amd64 (2.3.0-2+deb10u2) ...
#12 140.1 Setting up git-man (1:2.20.1-2+deb10u8) ...
#12 140.2 Setting up libthai-data (0.1.28-2) ...
#12 140.2 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
#12 140.2 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
#12 140.2 Setting up netbase (5.6) ...
#12 140.2 Setting up libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 140.2 Setting up sgml-base (1.29) ...
#12 140.3 Setting up libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ...
#12 140.3 Setting up libgtk2.0-common (2.24.32-3) ...
#12 140.3 Setting up cmake-data (3.13.4-1) ...
#12 140.3 Setting up libcdt5 (2.40.1-6+deb10u1) ...
#12 140.3 Setting up libatk1.0-0:amd64 (2.30.0-2) ...
#12 140.4 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ...
#12 140.4 Setting up libcgraph6 (2.40.1-6+deb10u1) ...
#12 140.4 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ...
#12 140.4 Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ...
#12 140.4 Setting up ocaml-base-nox (4.05.0-11) ...
#12 140.4 Setting up libpsm-infinipath1 (3.3+20.604758e7-6) ...
#12 140.4 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode
#12 140.4 Setting up libmpdec2:amd64 (2.4.2-2) ...
#12 140.5 Setting up libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 140.5 Setting up libhunspell-1.7-0:amd64 (1.7.0-2) ...
#12 140.5 Setting up libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 140.5 Setting up libbinutils:amd64 (2.31.1-16) ...
#12 140.5 Setting up cpp-8 (8.3.0-6) ...
#12 140.5 Setting up patchelf (0.9+52.20180509-1) ...
#12 140.6 Setting up libaio1:amd64 (0.3.112-3) ...
#12 140.6 Setting up libasound2-dev:amd64 (1.1.8-1) ...
#12 140.6 Setting up libde265-0:amd64 (1.0.11-0+deb10u6) ...
#12 140.6 Setting up libc-dev-bin (2.28-10+deb10u2) ...
#12 140.6 Setting up liboping-dev:amd64 (1.10.0-2.1+b1) ...
#12 140.6 Setting up libtasn1-6-dev:amd64 (4.13-3+deb10u1) ...
#12 140.6 Setting up libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 140.6 Setting up openssl (1.1.1n-0+deb10u6) ...
#12 140.7 Setting up libwebpmux3:amd64 (0.6.1-2+deb10u3) ...
#12 140.7 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
#12 140.7 Setting up libwpd-0.10-10:amd64 (0.10.3-1) ...
#12 140.7 Setting up libparmap-ocaml (1.0~rc10-1) ...
#12 140.7 Setting up libtinfo5:amd64 (6.1+20181013-2+deb10u5) ...
#12 140.7 Setting up openjade (1.4devel1-21.3+b1) ...
#12 140.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ...
#12 140.8 Setting up xdg-utils (1.1.3-1+deb10u1) ...
#12 140.8 Setting up libcc1-0:amd64 (8.3.0-6) ...
#12 140.8 Setting up libjansson-dev:amd64 (2.12-1) ...
#12 140.8 Setting up sqlite3 (3.27.2-3+deb10u2) ...
#12 140.8 Setting up gpg (2.2.12-1+deb10u2) ...
#12 140.8 Setting up liblsan0:amd64 (8.3.0-6) ...
#12 140.8 Setting up libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ...
#12 140.8 Setting up libitm1:amd64 (8.3.0-6) ...
#12 140.8 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ...
#12 140.9 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
#12 140.9 Setting up libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 140.9 Setting up libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 140.9 Setting up libkmod2:amd64 (26-1) ...
#12 140.9 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ...
#12 140.9 Setting up libvisio-0.1-1:amd64 (0.1.6-1+b2) ...
#12 140.9 Setting up libgdbm6:amd64 (1.18.1-4) ...
#12 140.9 Setting up libpopt0:amd64 (1.16-12) ...
#12 140.9 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
#12 141.0 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
#12 141.0 Setting up libcsv3:amd64 (3.0.3+dfsg-4) ...
#12 141.0 Setting up libtsan0:amd64 (8.3.0-6) ...
#12 141.0 Setting up libpotrace0:amd64 (1.15-1) ...
#12 141.0 Setting up pinentry-curses (1.1.0-2) ...
#12 141.0 Setting up libdbi-dev (0.9.0-5) ...
#12 141.0 Setting up teckit (2.5.8+ds2-5) ...
#12 141.0 Setting up libglibmm-2.4-1v5:amd64 (2.58.0-2) ...
#12 141.0 Setting up libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ...
#12 141.1 Setting up libboost1.67-tools-dev (1.67.0-13+deb10u1) ...
#12 141.1 Setting up libice6:amd64 (2:1.0.9-2) ...
#12 141.1 Setting up tcpdump (4.9.3-1~deb10u2) ...
#12 141.1 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
#12 141.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ...
#12 141.1 Setting up libpython2.7:amd64 (2.7.16-2+deb10u4) ...
#12 141.2 Setting up flex (2.6.4-6.2) ...
#12 141.2 Setting up libxcb1:amd64 (1.13.1-2) ...
#12 141.2 Setting up libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 141.2 Setting up libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 141.2 Setting up libfftw3-single3:amd64 (3.3.8-2) ...
#12 141.2 Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ...
#12 141.2 Setting up gpg-agent (2.2.12-1+deb10u2) ...
#12 141.2 Setting up wget (1.20.1-1.1) ...
#12 141.3 Setting up nettle-dev:amd64 (3.4.1-1+deb10u1) ...
#12 141.3 Setting up python2.7 (2.7.16-2+deb10u4) ...
#12 142.1 Setting up libwoff1:amd64 (1.0.2-1) ...
#12 142.1 Setting up libcsv-dev:amd64 (3.0.3+dfsg-4) ...
#12 142.1 Setting up libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 142.1 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ...
#12 142.1 Setting up dictionaries-common (1.28.1) ...
#12 142.4 Setting up libpython2-stdlib:amd64 (2.7.16-1) ...
#12 142.4 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ...
#12 142.5 Setting up libxcb-render0:amd64 (1.13.1-2) ...
#12 142.5 Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ...
#12 142.5 Setting up libx265-165:amd64 (2.9-4) ...
#12 142.5 Setting up libdbd-sqlite3:amd64 (0.9.0-6+b1) ...
#12 142.5 Setting up libhwloc5:amd64 (1.11.12-3) ...
#12 142.5 Setting up libwebpdemux2:amd64 (0.6.1-2+deb10u3) ...
#12 142.5 Setting up gcc-arm-none-eabi (15:7-2018-q2-6) ...
#12 142.5 Setting up libedit2:amd64 (3.1-20181209-1) ...
#12 142.5 Setting up gpgsm (2.2.12-1+deb10u2) ...
#12 142.6 Setting up libheif1:amd64 (1.3.2-2~deb10u1) ...
#12 142.6 Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ...
#12 142.6 Setting up libavahi-common3:amd64 (0.7-4+deb10u3) ...
#12 142.6 Setting up libfindlib-ocaml (1.7.3-2+b1) ...
#12 142.6 Setting up bc (1.07.1-2+b1) ...
#12 142.6 Setting up libglib2.0-bin (2.58.3-2+deb10u5) ...
#12 142.6 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
#12 142.6 Setting up libfftw3-long3:amd64 (3.3.8-2) ...
#12 142.6 Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ...
#12 142.7 Setting up libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 142.7 Setting up libboost-tools-dev (1.67.0.1) ...
#12 142.7 Setting up libnss3:amd64 (2:3.42.1-1+deb10u8) ...
#12 142.7 Setting up libxcb-shm0:amd64 (1.13.1-2) ...
#12 142.7 Setting up binutils (2.31.1-16) ...
#12 142.7 Setting up opensp (1.5.2-13+b1) ...
#12 142.7 Setting up libcdr-0.1-1:amd64 (0.1.5-1) ...
#12 142.7 Setting up libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 142.8 Setting up libgps23:amd64 (3.17-7) ...
#12 142.8 Setting up libaio-dev:amd64 (0.3.112-3) ...
#12 142.8 Setting up libhwloc-plugins:amd64 (1.11.12-3) ...
#12 142.8 Setting up libllvm6.0:amd64 (1:6.0.1-10) ...
#12 142.8 Setting up libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 142.8 Setting up python2 (2.7.16-1) ...
#12 142.8 Setting up libclang1-6.0:amd64 (1:6.0.1-10) ...
#12 142.8 Setting up sdcc (3.8.0+dfsg-2) ...
#12 142.8 Setting up libsensors4-dev:amd64 (1:3.5.0-3) ...
#12 142.9 Setting up libnl-route-3-200:amd64 (3.4.0-1) ...
#12 142.9 Setting up libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 142.9 Setting up libboost-numpy1.67.0 (1.67.0-13+deb10u1) ...
#12 142.9 Setting up dirmngr (2.2.12-1+deb10u2) ...
#12 142.9 Setting up libthai0:amd64 (0.1.28-2) ...
#12 142.9 Setting up ca-certificates (20200601~deb10u2) ...
#12 143.5 Updating certificates in /etc/ssl/certs...
#12 144.1 137 added, 0 removed; done.
#12 144.2 Setting up libpython-stdlib:amd64 (2.7.16-1) ...
#12 144.2 Setting up libblas3:amd64 (3.8.0-2) ...
#12 144.2 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
#12 144.2 Setting up doxygen (1.8.13-10) ...
#12 144.2 Setting up libunbound8:amd64 (1.9.0-2+deb10u4) ...
#12 144.2 Setting up libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ...
#12 144.2 Setting up libfreetype6:amd64 (2.9.1-3+deb10u3) ...
#12 144.2 Setting up libdbus-glib-1-2:amd64 (0.110-4) ...
#12 144.2 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3) ...
#12 144.3 Setting up libfftw3-quad3:amd64 (3.3.8-2) ...
#12 144.3 Setting up shared-mime-info (1.10-1) ...
#12 146.0 Setting up bsdmainutils (11.1.2+b1) ...
#12 146.1 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
#12 146.1 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
#12 146.1 Setting up ocaml-findlib (1.7.3-2+b1) ...
#12 146.1 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ...
#12 146.1 Setting up libcroco3:amd64 (0.6.12-3) ...
#12 146.1 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
#12 146.1 Setting up ucf (3.0038+nmu1) ...
#12 146.3 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
#12 146.3 Setting up aspell (0.60.7~20110707-6+deb10u1) ...
#12 146.4 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
#12 146.4 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
#12 146.4 Setting up libwpg-0.3-3:amd64 (0.3.3-1) ...
#12 146.4 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ...
#12 146.5 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
#12 146.5 Setting up libpcre-ocaml (7.2.3-2+b1) ...
#12 146.5 Setting up libgvpr2 (2.40.1-6+deb10u1) ...
#12 146.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
#12 146.5 Setting up groff-base (1.22.4-3+deb10u1) ...
#12 146.5 Setting up cpp (4:8.3.0-1) ...
#12 146.5 Setting up xml-core (0.18+nmu1) ...
#12 146.8 Setting up libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 146.8 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ...
#12 146.8 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ...
#12 146.8 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ...
#12 146.8 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ...
#12 146.8 Setting up libharfbuzz0b:amd64 (2.3.1-1) ...
#12 146.8 Setting up libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 146.8 Setting up python-pip-whl (18.1-5) ...
#12 146.9 Setting up lynx (2.8.9rel.1-3+deb10u1) ...
#12 146.9 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode
#12 146.9 Setting up libatkmm-1.6-1v5:amd64 (2.28.0-2) ...
#12 146.9 Setting up libpycaml-ocaml (0.82-15+b1) ...
#12 146.9 Setting up libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 146.9 Setting up libxml2-utils (2.9.4+dfsg1-7+deb10u6) ...
#12 146.9 Setting up libxcomposite1:amd64 (1:0.4.4-2) ...
#12 146.9 Setting up libsm6:amd64 (2:1.2.3-1) ...
#12 146.9 Setting up python (2.7.16-1) ...
#12 147.0 Setting up libavahi-client3:amd64 (0.7-4+deb10u3) ...
#12 147.0 Setting up libboost-numpy1.67-dev (1.67.0-13+deb10u1) ...
#12 147.0 Setting up rsync (3.1.3-6) ...
#12 147.0 invoke-rc.d: could not determine current runlevel
#12 147.0 invoke-rc.d: policy-rc.d denied execution of restart.
#12 147.1 Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service → /lib/systemd/system/rsync.service.
#12 147.2 Setting up libsource-highlight4v5 (3.1.8-1.2+b1) ...
#12 147.2 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
#12 147.2 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
#12 147.2 Setting up libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 147.2 Setting up libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 147.2 Setting up libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 147.2 Setting up libpaper1:amd64 (1.1.28) ...
#12 147.4 
#12 147.4 Creating config file /etc/papersize with new version
#12 147.4 Setting up python3.7 (3.7.3-2+deb10u7) ...
#12 148.1 Setting up libibverbs1:amd64 (22.1-1) ...
#12 148.2 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ...
#12 148.2 Setting up liblapack3:amd64 (3.8.0-2) ...
#12 148.2 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
#12 148.2 Setting up libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ...
#12 148.2 Setting up gettext (0.19.8.1-9) ...
#12 148.2 Setting up libharfbuzz-icu0:amd64 (2.3.1-1) ...
#12 148.2 Setting up libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 148.2 Setting up gcc-8 (8.3.0-6) ...
#12 148.2 Setting up libzmq5:amd64 (4.3.1-4+deb10u2) ...
#12 148.3 Setting up libxpm4:amd64 (1:3.5.12-1+deb10u2) ...
#12 148.3 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
#12 148.3 Setting up libxrender1:amd64 (1:0.9.10-1) ...
#12 148.3 Setting up python-typing (3.6.6-1) ...
#12 148.6 Setting up libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 148.6 Setting up libpmix2:amd64 (3.1.2-3+deb10u1) ...
#12 148.6 Setting up ibverbs-providers:amd64 (22.1-1) ...
#12 148.7 Setting up libtool (2.4.6-9) ...
#12 148.7 Setting up libsombok3:amd64 (2.4.0-2) ...
#12 148.7 Setting up libfftw3-bin (3.3.8-2) ...
#12 148.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
#12 148.7 Setting up libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 148.7 Setting up python-pkg-resources (40.8.0-1) ...
#12 149.1 Setting up fontconfig-config (2.13.1-2) ...
#12 149.6 Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ...
#12 149.6 Setting up openssh-client (1:7.9p1-10+deb10u4) ...
#12 149.8 Setting up libboost-math-dev:amd64 (1.67.0.1) ...
#12 149.8 Setting up python-gobject-2 (2.28.6-13+b1) ...
#12 150.1 Setting up libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ...
#12 150.1 Setting up libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 150.1 Setting up xsltproc (1.1.32-2.2~deb10u2) ...
#12 150.1 Setting up aspell-en (2018.04.16-0-1) ...
#12 150.3 Setting up libenchant1c2a:amd64 (1.6.0-11.1+b1) ...
#12 150.3 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
#12 150.3 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ...
#12 150.3 Setting up python3 (3.7.3-1) ...
#12 151.0 Setting up libpaper-utils (1.1.28) ...
#12 151.0 Setting up libusb-dev (2:0.1.12-32) ...
#12 151.0 Setting up libreadline-dev:amd64 (7.0-5) ...
#12 151.0 Setting up libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 151.0 Setting up xfonts-utils (1:7.7+6) ...
#12 151.0 Setting up man-db (2.8.5-2+deb10u1) ...
#12 151.2 Building database of manual pages ...
#12 167.2 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
#12 167.3 Setting up python3-markupsafe (1.1.0-1) ...
#12 167.5 Setting up libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 167.6 Setting up gcc (4:8.3.0-1) ...
#12 167.7 Setting up libboost-type-erasure-dev:amd64 (1.67.0.1) ...
#12 167.7 Setting up libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ...
#12 167.7 Setting up libnuma-dev:amd64 (2.0.12-1) ...
#12 167.8 Setting up libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 167.8 Setting up libboost-test-dev:amd64 (1.67.0.1) ...
#12 167.9 Setting up python3-six (1.12.0-1) ...
#12 168.1 Setting up tex-common (6.11) ...
#12 168.4 update-language: texlive-base not installed and configured, doing nothing!
#12 168.5 Setting up libnl-route-3-dev:amd64 (3.4.0-1) ...
#12 168.5 Setting up python3-pil:amd64 (5.4.1-2+deb10u6) ...
#12 168.8 Setting up libgssrpc4:amd64 (1.17-3+deb10u6) ...
#12 168.8 Setting up python3-roman (2.0.0-3) ...
#12 169.0 Setting up asciidoc-base (8.6.10-3) ...
#12 169.2 Setting up libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 169.2 Setting up perl (5.28.1-6+deb10u1) ...
#12 169.2 Setting up libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 169.2 Setting up python3-pygments (2.3.1+dfsg-1+deb10u2) ...
#12 169.7 Setting up python3-webcolors (1.5-2) ...
#12 169.8 Setting up libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ...
#12 169.8 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ...
#12 169.9 Setting up libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ...
#12 169.9 Setting up libboost-program-options-dev:amd64 (1.67.0.1) ...
#12 169.9 Setting up libxfixes3:amd64 (1:5.0.3-1) ...
#12 170.0 Setting up libboost-log1.67.0 (1.67.0-13+deb10u1) ...
#12 170.0 Setting up libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 170.1 Setting up uuid-dev:amd64 (2.33.1-0.1+deb10u1) ...
#12 170.1 Setting up libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ...
#12 170.1 Setting up python3-gi (3.30.4-1) ...
#12 170.3 Setting up python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ...
#12 170.4 Setting up libxinerama1:amd64 (2:1.1.4-2) ...
#12 170.4 Setting up libboost-numpy-dev (1.67.0.1) ...
#12 170.5 Setting up comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ...
#12 170.5 Setting up stow (2.2.2-1) ...
#12 170.5 Setting up libio-html-perl (1.001-1) ...
#12 170.6 Setting up libxrandr2:amd64 (2:1.5.1-1) ...
#12 170.6 Setting up python-pip (18.1-5) ...
#12 171.0 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
#12 171.0 Setting up python-setuptools (40.8.0-1) ...
#12 171.4 Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ...
#12 171.5 Setting up libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 171.5 Setting up python3-funcparserlib (0.3.6-7) ...
#12 171.7 Setting up libbctoolbox-dev (0.6.0-2+b2) ...
#12 171.8 Setting up libboost-serialization-dev:amd64 (1.67.0.1) ...
#12 171.8 Setting up libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 171.8 Setting up libboost-date-time-dev:amd64 (1.67.0.1) ...
#12 171.9 Setting up libxt6:amd64 (1:1.1.5-1+b3) ...
#12 171.9 Setting up libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 172.0 Setting up libdpkg-perl (1.19.8) ...
#12 172.0 Setting up autoconf (2.69-11) ...
#12 172.0 Setting up cppcheck (1.86-1) ...
#12 172.1 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
#12 172.1 Setting up python3-reportlab (3.5.13-1+deb10u2) ...
#12 172.8 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
#12 172.8 Setting up module-assistant (0.11.10) ...
#12 172.9 Setting up libcups2:amd64 (2.2.10-6+deb10u9) ...
#12 172.9 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ...
#12 172.9 Setting up libboost-atomic-dev:amd64 (1.67.0.1) ...
#12 173.0 Setting up libboost-signals-dev:amd64 (1.67.0.1) ...
#12 173.0 Setting up g++-8 (8.3.0-6) ...
#12 173.1 Setting up libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 173.1 Setting up libkdb5-9:amd64 (1.17-3+deb10u6) ...
#12 173.2 Setting up libmime-charset-perl (1.012.2-1) ...
#12 173.2 Setting up source-highlight (3.1.8-1.2+b1) ...
#12 173.2 Setting up libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ...
#12 173.3 Setting up gnupg (2.2.12-1+deb10u2) ...
#12 173.3 Setting up libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 173.3 Setting up cmake (3.13.4-1) ...
#12 173.4 Setting up python-pycurl (7.43.0.2-0.1) ...
#12 173.7 Setting up python3-dateutil (2.7.3-3) ...
#12 173.9 Setting up libdevel-globaldestruction-perl (0.14-1) ...
#12 174.0 Setting up libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 174.0 Setting up libstrictures-perl (2.000005-1) ...
#12 174.1 Setting up libsub-quote-perl (2.005001-1) ...
#12 174.1 Setting up python-yaml (3.13-2) ...
#12 174.4 Setting up libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 174.5 Setting up libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 174.5 Setting up libboost-dev:amd64 (1.67.0.1) ...
#12 174.5 Setting up libfontconfig1:amd64 (2.13.1-2) ...
#12 174.6 Setting up libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ...
#12 174.6 Setting up libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 174.6 Setting up libtext-unidecode-perl (1.30-1) ...
#12 174.7 Setting up python3-lib2to3 (3.7.3-1) ...
#12 174.8 Setting up libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 174.9 Setting up libfftw3-dev:amd64 (3.3.8-2) ...
#12 174.9 Setting up python3-asn1crypto (0.24.0-1) ...
#12 175.2 Setting up tex-gyre (20180621-3) ...
#12 175.3 Setting up liburi-perl (1.76-1) ...
#12 175.4 Setting up libboost-timer-dev:amd64 (1.67.0.1) ...
#12 175.4 Setting up libortp13:amd64 (1:1.0.2-1) ...
#12 175.4 Setting up python3-cffi-backend (1.12.2-1) ...
#12 175.5 Setting up python3-mako (1.0.7+ds1-1+deb10u1) ...
#12 175.6 Setting up libpci-dev (1:3.5.2-1) ...
#12 175.7 Setting up libboost-fiber-dev:amd64 (1.67.0.1) ...
#12 175.7 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
#12 175.7 Setting up python3-pkg-resources (40.8.0-1) ...
#12 175.9 Setting up automake (1:1.16.1-4) ...
#12 176.0 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
#12 176.0 Setting up python3-distutils (3.7.3-1) ...
#12 176.1 Setting up dh-python (3.20190308) ...
#12 176.3 Setting up libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ...
#12 176.3 Setting up python-urlgrabber (3.10.2-1) ...
#12 176.6 Setting up python-m2crypto (0.31.0-4+deb10u2) ...
#12 176.9 Setting up libglib2.0-dev-bin (2.58.3-2+deb10u5) ...
#12 177.1 Setting up librdmacm1:amd64 (22.1-1) ...
#12 177.1 Setting up libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ...
#12 177.1 Setting up libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ...
#12 177.2 Setting up gtk-update-icon-cache (3.24.5-1) ...
#12 177.2 Setting up libboost-graph-dev:amd64 (1.67.0.1) ...
#12 177.2 Setting up libhttp-date-perl (6.02-1) ...
#12 177.3 Setting up libfile-which-perl (1.23-1) ...
#12 177.3 Setting up fontconfig (2.13.1-2) ...
#12 177.3 Regenerating fonts cache... done.
#12 179.6 Setting up libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ...
#12 179.7 Setting up libsgmls-perl (1.03ii-36) ...
#12 179.7 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
#12 179.8 Setting up liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ...
#12 179.8 Setting up libxdamage1:amd64 (1:1.1.4-3+b3) ...
#12 179.8 Setting up libpcap-dev:amd64 (1.8.1-6+deb10u1) ...
#12 179.9 Setting up libfile-listing-perl (6.04-1) ...
#12 179.9 Setting up python3-setuptools (40.8.0-1) ...
#12 180.1 Setting up libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 180.1 Setting up libxi6:amd64 (2:1.7.9-1) ...
#12 180.2 Setting up libdynaloader-functions-perl (0.003-1) ...
#12 180.2 Setting up libclass-method-modifiers-perl (2.12-1) ...
#12 180.3 Setting up python-numpy (1:1.16.2-1) ...
#12 181.2 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
#12 181.2 Setting up sgmlspl (1.03ii-36) ...
#12 181.2 Setting up libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 181.3 Setting up libboost-chrono-dev:amd64 (1.67.0.1) ...
#12 181.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
#12 181.3 Setting up libarchive-zip-perl (1.64-1) ...
#12 181.4 Setting up python3-usb (1.0.2-1) ...
#12 181.5 Setting up libhtml-tagset-perl (3.20-3) ...
#12 181.5 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ...
#12 181.6 Setting up preview-latex-style (11.91-2) ...
#12 181.6 Setting up libxcursor1:amd64 (1:1.1.15-2) ...
#12 181.6 Setting up libboost-system-dev:amd64 (1.67.0.1) ...
#12 181.7 Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ...
#12 181.7 Setting up python3-pyflakes (2.0.0-1) ...
#12 181.9 Setting up liblwp-mediatypes-perl (6.02-1) ...
#12 181.9 Setting up libtry-tiny-perl (0.30-1) ...
#12 182.0 Setting up libpoppler82:amd64 (0.71.0-5+deb10u3) ...
#12 182.0 Setting up libboost-random-dev:amd64 (1.67.0.1) ...
#12 182.0 Setting up libxml-namespacesupport-perl (1.12-1) ...
#12 182.1 Setting up libnet-http-perl (6.18-1) ...
#12 182.1 Setting up python-apt (1.8.4.3) ...
#12 182.3 Setting up python3-yaml (3.13-2) ...
#12 182.5 Setting up libboost-locale-dev:amd64 (1.67.0.1) ...
#12 182.5 Setting up libencode-locale-perl (1.05-1) ...
#12 182.6 Setting up lcov (1.13-4) ...
#12 182.6 Setting up libxaw7:amd64 (2:1.0.13-1+b2) ...
#12 182.6 Setting up libboost-exception-dev:amd64 (1.67.0.1) ...
#12 182.7 Setting up libboost-context-dev:amd64 (1.67.0.1) ...
#12 182.7 Setting up libibverbs-dev:amd64 (22.1-1) ...
#12 182.7 Setting up libboost-log1.67-dev (1.67.0-13+deb10u1) ...
#12 182.8 Setting up libdevel-callchecker-perl (0.008-1) ...
#12 182.8 Setting up python3.7-dev (3.7.3-2+deb10u7) ...
#12 182.8 Setting up libcairo2:amd64 (1.16.0-4+deb10u1) ...
#12 182.9 Setting up libboost-container-dev:amd64 (1.67.0.1) ...
#12 182.9 Setting up libcupsimage2:amd64 (2.2.10-6+deb10u9) ...
#12 182.9 Setting up dpkg-dev (1.19.8) ...
#12 183.0 Setting up asciidoc (8.6.10-3) ...
#12 183.1 Setting up intltool-debian (0.35.0+20060710.5) ...
#12 183.2 Setting up libcairomm-1.0-1v5:amd64 (1.12.2-4) ...
#12 183.2 Setting up liberror-perl (0.17027-2) ...
#12 183.2 Setting up patchutils (0.3.4-2) ...
#12 183.3 Setting up libltdl-dev:amd64 (2.4.6-9) ...
#12 183.3 Setting up libxml-sax-base-perl (1.09-1) ...
#12 183.4 Setting up libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 183.4 Setting up python-cairo:amd64 (1.16.2-1+b1) ...
#12 183.6 Setting up libunicode-linebreak-perl (0.0.20190101-1) ...
#12 183.7 Setting up python3-cryptography (2.6.1-3+deb10u4) ...
#12 183.9 Setting up libgd3:amd64 (2.2.5-5.2+deb10u1) ...
#12 183.9 Setting up libelf-dev:amd64 (0.176-1.1+deb10u1) ...
#12 184.0 Setting up pkg-config (0.29-6) ...
#12 184.0 Setting up libipc-run-perl (20180523.0-1) ...
#12 184.1 Setting up osc (0.164.2-1) ...
#12 184.4 Setting up git (1:2.20.1-2+deb10u8) ...
#12 184.4 Setting up python3-pip (18.1-5) ...
#12 184.6 Setting up libwww-robotrules-perl (6.02-1) ...
#12 184.7 Setting up g++ (4:8.3.0-1) ...
#12 184.7 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
#12 184.7 Setting up libboost-stacktrace-dev:amd64 (1.67.0.1) ...
#12 184.8 Setting up libsnmp-dev (5.7.3+dfsg-5+deb10u4) ...
#12 185.1 Setting up libhtml-parser-perl (3.72-3+b3) ...
#12 185.1 Setting up librole-tiny-perl (2.000006-1) ...
#12 185.1 Setting up libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 185.2 Setting up libpython2-dev:amd64 (2.7.16-1) ...
#12 185.2 Setting up libhwloc-dev:amd64 (1.11.12-3) ...
#12 185.2 Setting up libboost-coroutine-dev:amd64 (1.67.0.1) ...
#12 185.3 Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ...
#12 185.3 Setting up libfile-homedir-perl (1.004-1) ...
#12 185.3 Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ...
#12 185.3 Setting up libboost-log-dev (1.67.0.1) ...
#12 185.4 Setting up libgps-dev (3.17-7) ...
#12 185.4 Setting up libmount-dev:amd64 (2.33.1-0.1+deb10u1) ...
#12 185.4 Setting up libboost-filesystem-dev:amd64 (1.67.0.1) ...
#12 185.4 Setting up libio-socket-ssl-perl (2.060-3) ...
#12 185.5 Setting up libortp-dev:amd64 (1:1.0.2-1) ...
#12 185.5 Setting up libboost-thread-dev:amd64 (1.67.0.1) ...
#12 185.5 Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ...
#12 185.5 Setting up libhttp-message-perl (6.18-1) ...
#12 185.6 Setting up krb5-multidev:amd64 (1.17-3+deb10u6) ...
#12 185.6 Setting up python2.7-dev (2.7.16-2+deb10u4) ...
#12 185.6 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
#12 185.7 Setting up libfabric1 (1.6.2-3) ...
#12 185.7 Setting up libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 185.7 Setting up libhttp-negotiate-perl (6.01-1) ...
#12 185.8 Setting up libpython3-dev:amd64 (3.7.3-1) ...
#12 185.8 Setting up libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ...
#12 185.8 Setting up python2-dev (2.7.16-1) ...
#12 185.9 Setting up libgs9:amd64 (9.27~dfsg-2+deb10u9) ...
#12 185.9 Setting up libhttp-cookies-perl (6.04-1) ...
#12 185.9 Setting up mscgen (0.20-12) ...
#12 186.0 Setting up po-debconf (1.0.21) ...
#12 186.0 Setting up libhtml-tree-perl (5.07-2) ...
#12 186.1 Setting up libopenmpi3:amd64 (3.1.3-11) ...
#12 186.1 Setting up libparams-classify-perl (0.015-1+b1) ...
#12 186.1 Setting up libboost-mpi1.67.0 (1.67.0-13+deb10u1) ...
#12 186.2 Setting up libboost-wave-dev:amd64 (1.67.0.1) ...
#12 186.2 Setting up ghostscript (9.27~dfsg-2+deb10u9) ...
#12 186.2 Setting up libxml-sax-perl (1.00+dfsg-1) ...
#12 186.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
#12 186.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
#12 186.5 
#12 186.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
#12 186.6 Setting up libpython-dev:amd64 (2.7.16-1) ...
#12 186.6 Setting up librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ...
#12 186.7 Setting up libkrb5-dev:amd64 (1.17-3+deb10u6) ...
#12 186.7 Setting up libtalloc-dev:amd64 (2.1.14-2) ...
#12 186.8 Setting up libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ...
#12 186.8 Setting up libglib2.0-dev:amd64 (2.58.3-2+deb10u5) ...
#12 186.8 Setting up libmodule-runtime-perl (0.016-1) ...
#12 186.9 Setting up python3-dev (3.7.3-1) ...
#12 186.9 Setting up libgvc6 (2.40.1-6+deb10u1) ...
#12 186.9 Setting up icu-devtools (63.1-6+deb10u3) ...
#12 187.0 Setting up librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ...
#12 187.0 Setting up libpangomm-1.4-1v5:amd64 (2.42.0-2) ...
#12 187.1 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
#12 187.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
#12 187.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
#12 187.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
#12 187.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
#12 187.5 Setting up texlive-binaries (2018.20181218.49446-1+deb10u2) ...
#12 187.5 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
#12 187.5 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
#12 187.5 Setting up libzmq3-dev:amd64 (4.3.1-4+deb10u2) ...
#12 187.5 Setting up texlive-base (2018.20190227-2) ...
#12 188.1 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
#12 188.3 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
#12 188.5 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
#12 188.7 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/config/pdftexconfig.tex
#12 189.2 Setting up libicu-dev:amd64 (63.1-6+deb10u3) ...
#12 189.2 Setting up openmpi-bin (3.1.3-11) ...
#12 189.3 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode
#12 189.3 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode
#12 189.3 Setting up python-dev (2.7.16-1) ...
#12 189.4 Setting up graphviz (2.40.1-6+deb10u1) ...
#12 189.5 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ...
#12 189.5 Setting up libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 189.5 Setting up libimport-into-perl (1.002005-1) ...
#12 189.5 Setting up libmoo-perl (2.003004-2) ...
#12 189.6 Setting up texlive-plain-generic (2018.20190227-2) ...
#12 189.6 Setting up mpi-default-bin (1.13) ...
#12 189.6 Setting up libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ...
#12 189.7 Setting up texlive-lang-greek (2018.20190227-2) ...
#12 189.8 Setting up texlive-latex-base (2018.20190227-2) ...
#12 189.8 Setting up adwaita-icon-theme (3.30.1-1) ...
#12 189.9 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
#12 189.9 Setting up texlive-extra-utils (2018.20190227-2) ...
#12 190.0 Setting up texlive-latex-recommended (2018.20190227-2) ...
#12 190.0 Setting up libboost-graph-parallel-dev (1.67.0.1) ...
#12 190.1 Setting up texinfo (6.5.0.dfsg.1-4+b1) ...
#12 190.1 Running mktexlsr. This may take some time. ... done.
#12 190.2 Setting up texlive-pictures (2018.20190227-2) ...
#12 190.2 Setting up texlive-fonts-recommended (2018.20190227-2) ...
#12 190.3 Setting up tipa (2:1.3-20) ...
#12 190.3 Regenerating '/var/lib/texmf/fmtutil.cnf-DEBIAN'... done.
#12 190.3 Regenerating '/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST'... done.
#12 190.3 update-fmtutil has updated the following file(s):
#12 190.3 	/var/lib/texmf/fmtutil.cnf-DEBIAN
#12 190.3 	/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST
#12 190.3 If you want to activate the changes in the above file(s),
#12 190.3 you should run fmtutil-sys or fmtutil.
#12 190.4 Setting up libopenmpi-dev:amd64 (3.1.3-11) ...
#12 190.4 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode
#12 190.4 Setting up libboost-python1.67-dev (1.67.0-13+deb10u1) ...
#12 190.5 Setting up libboost-regex-dev:amd64 (1.67.0.1) ...
#12 190.5 Setting up libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ...
#12 190.5 Setting up texlive (2018.20190227-2) ...
#12 190.6 Setting up libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ...
#12 191.0 Setting up libgtk2.0-0:amd64 (2.24.32-3) ...
#12 191.0 Setting up texlive-science (2018.20190227-2) ...
#12 191.1 Setting up latexmk (1:4.61-0.1) ...
#12 191.1 Setting up texlive-latex-extra (2018.20190227-2) ...
#12 191.2 Setting up python-gtk2 (2.24.0-5.1+b1) ...
#12 191.5 Setting up libboost-iostreams-dev:amd64 (1.67.0.1) ...
#12 191.5 Setting up libboost-python-dev (1.67.0.1) ...
#12 191.5 Setting up texlive-bibtex-extra (2018.20190227-2) ...
#12 191.6 Setting up libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ...
#12 191.6 Setting up mpi-default-dev (1.13) ...
#12 191.6 Setting up texlive-xetex (2018.20190227-2) ...
#12 191.6 Setting up libgtkspell0:amd64 (2.0.16-1.2) ...
#12 191.7 Setting up libglade2-0:amd64 (1:2.6.4-2+b1) ...
#12 191.7 Setting up libboost-mpi1.67-dev (1.67.0-13+deb10u1) ...
#12 191.7 Setting up texlive-formats-extra (2018.20190227-2) ...
#12 191.9 Setting up libboost-mpi-dev (1.67.0.1) ...
#12 191.9 Setting up inkscape (0.92.4-3) ...
#12 192.5 Setting up python-glade2 (2.24.0-5.1+b1) ...
#12 192.5 Setting up coccinelle (1.0.4.deb-4) ...
#12 192.8 Setting up libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ...
#12 192.9 Setting up libboost-mpi-python-dev (1.67.0.1) ...
#12 192.9 Setting up libboost-all-dev (1.67.0.1) ...
#12 192.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
#12 193.0 Setting up dmsetup (2:1.02.155-3) ...
#12 193.0 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
#12 193.1 Setting up libwww-perl (6.36-2) ...
#12 193.1 Setting up systemd (241-7~deb10u10) ...
#12 193.2 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
#12 193.2 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
#12 193.2 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
#12 193.2 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
#12 193.2 Initializing machine ID from D-Bus machine ID.
#12 193.8 Setting up dh-autoreconf (19) ...
#12 193.9 Setting up devscripts (2.19.5+deb10u1) ...
#12 194.0 Setting up git-buildpackage (0.9.14) ...
#12 194.3 Setting up dh-strip-nondeterminism (1.1.2-1) ...
#12 194.3 Setting up liblwp-protocol-https-perl (6.07-2) ...
#12 194.4 Setting up debhelper (12.1.1) ...
#12 194.4 Setting up dh-systemd (12.1.1) ...
#12 194.5 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-7) ...
#12 194.5 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#12 194.6 Processing triggers for sgml-base (1.29) ...
#12 194.6 Setting up docutils-common (0.14+dfsg-4) ...
#12 194.8 Setting up sgml-data (2.0.11) ...
#12 195.3 Setting up docbook5-xml (5.0-2) ...
#12 195.4 Processing triggers for sgml-base (1.29) ...
#12 195.5 Setting up docbook (4.5-6) ...
#12 195.6 Setting up python3-docutils (0.14+dfsg-4) ...
#12 195.6 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
#12 195.6 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
#12 195.6 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
#12 195.7 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
#12 195.8 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
#12 196.2 Setting up docbook-xml (4.5-8) ...
#12 197.9 Setting up python3-blockdiag (1.5.3+dfsg-5.2) ...
#12 198.1 Setting up python3-nwdiag (1.0.4+dfsg-1) ...
#12 198.3 Processing triggers for sgml-base (1.29) ...
#12 198.4 Setting up dblatex (0.3.10-2) ...
#12 198.6 Setting up docbook-dsssl (1.79-9.1) ...
#12 198.7 Processing triggers for sgml-base (1.29) ...
#12 198.7 Setting up docbook-utils (0.6.14-3.3) ...
#12 198.8 Setting up asciidoc-dblatex (8.6.10-3) ...
#12 198.9 Processing triggers for dbus (1.12.28-0+deb10u1) ...
#12 198.9 Processing triggers for dictionaries-common (1.28.1) ...
#12 199.0 aspell-autobuildhash: processing: en [en-common].
#12 199.2 aspell-autobuildhash: processing: en [en-variant_0].
#12 199.2 aspell-autobuildhash: processing: en [en-variant_1].
#12 199.2 aspell-autobuildhash: processing: en [en-variant_2].
#12 199.2 aspell-autobuildhash: processing: en [en-w_accents-only].
#12 199.2 aspell-autobuildhash: processing: en [en-wo_accents-only].
#12 199.2 aspell-autobuildhash: processing: en [en_AU-variant_0].
#12 199.2 aspell-autobuildhash: processing: en [en_AU-variant_1].
#12 199.2 aspell-autobuildhash: processing: en [en_AU-w_accents-only].
#12 199.2 aspell-autobuildhash: processing: en [en_AU-wo_accents-only].
#12 199.2 aspell-autobuildhash: processing: en [en_CA-variant_0].
#12 199.2 aspell-autobuildhash: processing: en [en_CA-variant_1].
#12 199.2 aspell-autobuildhash: processing: en [en_CA-w_accents-only].
#12 199.3 aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
#12 199.3 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
#12 199.3 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
#12 199.3 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
#12 199.3 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
#12 199.3 aspell-autobuildhash: processing: en [en_GB-variant_0].
#12 199.3 aspell-autobuildhash: processing: en [en_GB-variant_1].
#12 199.3 aspell-autobuildhash: processing: en [en_US-w_accents-only].
#12 199.3 aspell-autobuildhash: processing: en [en_US-wo_accents-only].
#12 199.4 Processing triggers for ca-certificates (20200601~deb10u2) ...
#12 199.4 Updating certificates in /etc/ssl/certs...
#12 199.7 0 added, 0 removed; done.
#12 199.7 Running hooks in /etc/ca-certificates/update.d...
#12 199.7 done.
#12 199.7 Processing triggers for tex-common (6.11) ...
#12 199.9 Running updmap-sys. This may take some time... done.
#12 200.3 Running mktexlsr /var/lib/texmf ... done.
#12 200.4 Building format(s) --all.
#12 200.4 	This may take some time... done.
#12 205.8 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ...
#12 DONE 206.3s

#13 [ 3/23] RUN	SET -x && 	[ "$(arch)" = "x86_64" ] || exit 0; 	wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && 	/opt/llvm-arm/bin/clang --version && 	/opt/llvm-arm/bin/clang --print-targets
#13 0.428 + arch
#13 0.429 + [ x86_64 = x86_64 ]
#13 0.429 + wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz
#13 2.142 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz
#13 4.469 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz
#13 4.493 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm
#13 4.495 + /opt/llvm-arm/bin/clang --version
#13 4.500 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be)
#13 4.500 Target: x86_64-unknown-linux-gnu
#13 4.500 Thread model: posix
#13 4.500 InstalledDir: /opt/llvm-arm/bin
#13 4.502 + /opt/llvm-arm/bin/clang --print-targets
#13 4.507   Registered Targets:
#13 4.507     aarch64    - AArch64 (little endian)
#13 4.507     aarch64_32 - AArch64 (little endian ILP32)
#13 4.507     aarch64_be - AArch64 (big endian)
#13 4.507     arm        - ARM
#13 4.507     arm64      - ARM64 (little endian)
#13 4.507     arm64_32   - ARM64 (little endian ILP32)
#13 4.507     armeb      - ARM (big endian)
#13 4.507     thumb      - Thumb
#13 4.507     thumbeb    - Thumb (big endian)
#13 DONE 5.0s

#14 [ 4/23] RUN pip3 install 	'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 	'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 	'git+https://github.com/podshumok/python-smpplib.git' 	'pydbus' 	'pylint' 	'pysispm' 	'sphinx' 	'sphinxcontrib-napoleon' 	'swig'
#14 1.477 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git
#14 1.478   Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-uwedg0l7
#14 2.039   Installing build dependencies: started
#14 4.458   Installing build dependencies: finished with status 'done'
#14 4.699 Collecting git+https://github.com/podshumok/python-smpplib.git
#14 4.699   Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-yfjq1m3z
#14 5.367 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
#14 5.367   Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-xgdgwgax/sphinx-argparse
#14 6.102 Collecting pydbus
#14 6.209   Downloading https://files.pythonhosted.org/packages/92/56/27148014c2f85ce70332f18612f921f682395c7d4e91ec103783be4fce00/pydbus-0.6.0-py2.py3-none-any.whl
#14 6.240 Collecting pylint
#14 6.389   Downloading https://files.pythonhosted.org/packages/b4/49/cea450a83079445a84f16050e571a7c383d3f474b13c5caedfebd4e35def/pylint-2.17.7-py3-none-any.whl (537kB)
#14 6.519 Collecting pysispm
#14 6.628   Downloading https://files.pythonhosted.org/packages/5a/b9/9fa384911a9a5c3c23809050b5f546f1ef0e0532a9baeafc87de36d59436/pysispm-0.6-py3-none-any.whl
#14 6.652 Collecting sphinx
#14 6.817   Downloading https://files.pythonhosted.org/packages/67/a7/01dd6fd9653c056258d65032aa09a615b5d7b07dd840845a9f41a8860fbc/sphinx-5.3.0-py3-none-any.whl (3.2MB)
#14 7.292 Collecting sphinxcontrib-napoleon
#14 7.418   Downloading https://files.pythonhosted.org/packages/75/f2/6b7627dfe7b4e418e295e254bb15c3a6455f11f8c0ad0d43113f678049c3/sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl
#14 7.447 Collecting swig
#14 7.538   Downloading https://files.pythonhosted.org/packages/2f/df/11c14b2a71b0d94a226682cee3beaecf7cdb88cc20a4f276f5fc316b93e1/swig-4.2.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.9MB)
#14 7.852 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.12.0)
#14 7.865 Collecting astroid<=2.17.0-dev0,>=2.15.8 (from pylint)
#14 8.014   Downloading https://files.pythonhosted.org/packages/16/b6/c0b5394ec6149e0129421f1a762b805e0e583974bc3cd65e3c7ce7c95444/astroid-2.15.8-py3-none-any.whl (278kB)
#14 8.092 Collecting dill>=0.2; python_version < "3.11" (from pylint)
#14 8.132   Downloading https://files.pythonhosted.org/packages/f5/3a/74a29b11cf2cdfcd6ba89c0cecd70b37cd1ba7b77978ce611eb7a146a832/dill-0.3.7-py3-none-any.whl (115kB)
#14 8.174 Collecting typing-extensions>=3.10.0; python_version < "3.10" (from pylint)
#14 8.227   Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl
#14 8.251 Collecting isort<6,>=4.2.5 (from pylint)
#14 8.374   Downloading https://files.pythonhosted.org/packages/5f/f6/c55db45970fbd14de6ab72082f1b8a143c3a69aa031c1e0dd4b9ecc8d496/isort-5.11.5-py3-none-any.whl (104kB)
#14 8.418 Collecting platformdirs>=2.2.0 (from pylint)
#14 8.467   Downloading https://files.pythonhosted.org/packages/31/16/70be3b725073035aa5fc3229321d06e22e73e3e09f6af78dcfdf16c7636c/platformdirs-4.0.0-py3-none-any.whl
#14 8.502 Collecting mccabe<0.8,>=0.6 (from pylint)
#14 8.528   Downloading https://files.pythonhosted.org/packages/27/1a/1f68f9ba0c207934b35b86a8ca3aad8395a3d6dd7921c0686e23853ff5a9/mccabe-0.7.0-py2.py3-none-any.whl
#14 8.553 Collecting tomli>=1.1.0; python_version < "3.11" (from pylint)
#14 8.588   Downloading https://files.pythonhosted.org/packages/97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9/tomli-2.0.1-py3-none-any.whl
#14 8.608 Collecting tomlkit>=0.10.1 (from pylint)
#14 8.665   Downloading https://files.pythonhosted.org/packages/07/fa/c96545d741f2fd47f565e4e06bfef0962add790cb9c2289d900102b55eca/tomlkit-0.12.4-py3-none-any.whl
#14 8.680 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.0.2)
#14 8.683 Collecting Pygments>=2.12 (from sphinx)
#14 8.744   Downloading https://files.pythonhosted.org/packages/97/9c/372fef8377a6e340b1704768d20daaded98bf13282b5327beb2e2fe2c7ef/pygments-2.17.2-py3-none-any.whl (1.2MB)
#14 8.918 Collecting Jinja2>=3.0 (from sphinx)
#14 8.961   Downloading https://files.pythonhosted.org/packages/30/6d/6de6be2d02603ab56e72997708809e8a5b0fbfee080735109b40a3564843/Jinja2-3.1.3-py3-none-any.whl (133kB)
#14 9.002 Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx)
#14 9.032   Downloading https://files.pythonhosted.org/packages/63/40/c854ef09500e25f6432dcbad0f37df87fd7046d376272292d8654cc71c95/sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100kB)
#14 9.082 Collecting imagesize>=1.3 (from sphinx)
#14 9.110   Downloading https://files.pythonhosted.org/packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl
#14 9.132 Collecting sphinxcontrib-qthelp (from sphinx)
#14 9.160   Downloading https://files.pythonhosted.org/packages/2b/14/05f9206cf4e9cfca1afb5fd224c7cd434dcc3a433d6d9e4e0264d29c6cdb/sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90kB)
#14 9.202 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx)
#14 9.228   Downloading https://files.pythonhosted.org/packages/c6/77/5464ec50dd0f1c1037e3c93249b040c8fc8078fdda97530eeb02424b6eea/sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94kB)
#14 9.273 Collecting snowballstemmer>=2.0 (from sphinx)
#14 9.296   Downloading https://files.pythonhosted.org/packages/ed/dc/c02e01294f7265e63a7315fe086dd1df7dacb9f840a804da846b96d01b96/snowballstemmer-2.2.0-py2.py3-none-any.whl (93kB)
#14 9.330 Collecting babel>=2.9 (from sphinx)
#14 9.375   Downloading https://files.pythonhosted.org/packages/0d/35/4196b21041e29a42dc4f05866d0c94fa26c9da88ce12c38c2265e42c82fb/Babel-2.14.0-py3-none-any.whl (11.0MB)
#14 10.65 Collecting alabaster<0.8,>=0.7 (from sphinx)
#14 10.68   Downloading https://files.pythonhosted.org/packages/64/88/c7083fc61120ab661c5d0b82cb77079fc1429d3f913a456c1c82cf4658f7/alabaster-0.7.13-py3-none-any.whl
#14 10.71 Collecting packaging>=21.0 (from sphinx)
#14 10.77   Downloading https://files.pythonhosted.org/packages/49/df/1fceb2f8900f8639e278b056416d49134fb8d84c5942ffaa01ad34782422/packaging-24.0-py3-none-any.whl (53kB)
#14 10.80 Collecting sphinxcontrib-devhelp (from sphinx)
#14 10.83   Downloading https://files.pythonhosted.org/packages/c5/09/5de5ed43a521387f18bdf5f5af31d099605c992fd25372b2b9b825ce48ee/sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84kB)
#14 10.86 Requirement already satisfied: docutils<0.20,>=0.14 in /usr/lib/python3/dist-packages (from sphinx) (0.14)
#14 10.87 Collecting importlib-metadata>=4.8; python_version < "3.10" (from sphinx)
#14 11.00   Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl
#14 11.06 Collecting requests>=2.5.0 (from sphinx)
#14 11.15   Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB)
#14 11.20 Collecting sphinxcontrib-jsmath (from sphinx)
#14 11.22   Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl
#14 11.25 Collecting sphinxcontrib-applehelp (from sphinx)
#14 11.27   Downloading https://files.pythonhosted.org/packages/dc/47/86022665a9433d89a66f5911b558ddff69861766807ba685de2e324bd6ed/sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121kB)
#14 11.33 Collecting pockets>=0.3 (from sphinxcontrib-napoleon)
#14 11.45   Downloading https://files.pythonhosted.org/packages/e9/2f/a4583c70fbd8cd04910e2884bcc2bdd670e884061f7b4d70bc13e632a993/pockets-0.9.1-py2.py3-none-any.whl
#14 11.48 Collecting wrapt<2,>=1.11; python_version < "3.11" (from astroid<=2.17.0-dev0,>=2.15.8->pylint)
#14 11.87   Downloading https://files.pythonhosted.org/packages/7f/46/896369f2550d1ecb5e776f532aada5e77e5e13f821045978cf3d7f3f236b/wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77kB)
#14 11.90 Collecting typed-ast<2.0,>=1.4.0; implementation_name == "cpython" and python_version < "3.8" (from astroid<=2.17.0-dev0,>=2.15.8->pylint)
#14 12.08   Downloading https://files.pythonhosted.org/packages/f9/7e/a424029f350aa8078b75fd0d360a787a273ca753a678d1104c5fa4f3072a/typed_ast-1.5.5.tar.gz (252kB)
#14 12.40 Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.17.0-dev0,>=2.15.8->pylint)
#14 12.57   Downloading https://files.pythonhosted.org/packages/11/fe/be1eb76d83f1b5242c492b410ce86c59db629c0b0f0f8e75018dfd955c30/lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (58kB)
#14 12.60 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx)
#14 12.81   Downloading https://files.pythonhosted.org/packages/87/5b/aae44c6655f3801e81aa3eef09dbbf012431987ba564d7231722f68df02d/MarkupSafe-2.1.5.tar.gz
#14 13.03 Collecting pytz>=2015.7; python_version < "3.9" (from babel>=2.9->sphinx)
#14 13.20   Downloading https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-none-any.whl (505kB)
#14 13.33 Collecting zipp>=0.5 (from importlib-metadata>=4.8; python_version < "3.10"->sphinx)
#14 13.39   Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl
#14 13.43 Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx)
#14 13.76   Downloading https://files.pythonhosted.org/packages/28/76/e6222113b83e3622caa4bb41032d0b1bf785250607392e1b778aca0b8a7d/charset_normalizer-3.3.2-py3-none-any.whl (48kB)
#14 13.79 Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx)
#14 13.85   Downloading https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl (163kB)
#14 13.89 Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx)
#14 13.98   Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB)
#14 14.03 Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx)
#14 14.07   Downloading https://files.pythonhosted.org/packages/c2/e7/a82b05cf63a603df6e68d59ae6a68bf5064484a0718ea5033660af4b54a9/idna-3.6-py3-none-any.whl (61kB)
#14 14.09 Building wheels for collected packages: sphinx-argparse, lcov-cobertura, smpplib, typed-ast, MarkupSafe
#14 14.09   Running setup.py bdist_wheel for sphinx-argparse: started
#14 14.25   Running setup.py bdist_wheel for sphinx-argparse: finished with status 'error'
#14 14.25   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-xgdgwgax/sphinx-argparse/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-vwhv5wac --python-tag cp37:
#14 14.26   Failed building wheel for sphinx-argparse
#14 14.26   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#14 14.26      or: -c --help [cmd1 cmd2 ...]
#14 14.26      or: -c --help-commands
#14 14.26      or: -c cmd --help
#14 14.26   
#14 14.26   error: invalid command 'bdist_wheel'
#14 14.26   
#14 14.26   ----------------------------------------
#14 14.26   Running setup.py clean for sphinx-argparse
#14 14.40   Running setup.py bdist_wheel for lcov-cobertura: started
#14 14.68   Running setup.py bdist_wheel for lcov-cobertura: finished with status 'done'
#14 14.68   Stored in directory: /tmp/pip-ephem-wheel-cache-9_ay8wzi/wheels/58/40/90/cb9b815942abb7566a5ed6f2e4203e444b3f65933ca6612467
#14 14.70   Running setup.py bdist_wheel for smpplib: started
#14 14.86   Running setup.py bdist_wheel for smpplib: finished with status 'error'
#14 14.86   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-yfjq1m3z/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-5d4mu7sr --python-tag cp37:
#14 14.86   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#14 14.86      or: -c --help [cmd1 cmd2 ...]
#14 14.86      or: -c --help-commands
#14 14.86      or: -c cmd --help
#14 14.86   
#14 14.86   error: invalid command 'bdist_wheel'
#14 14.86   
#14 14.86   ----------------------------------------
#14 14.86   Failed building wheel for smpplib
#14 14.86   Running setup.py clean for smpplib
#14 15.01   Running setup.py bdist_wheel for typed-ast: started
#14 15.17   Running setup.py bdist_wheel for typed-ast: finished with status 'error'
#14 15.17   Failed building wheel for typed-ast
#14 15.17   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-xgdgwgax/typed-ast/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-xfvxuflc --python-tag cp37:
#14 15.17   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#14 15.17      or: -c --help [cmd1 cmd2 ...]
#14 15.17      or: -c --help-commands
#14 15.17      or: -c cmd --help
#14 15.17   
#14 15.17   error: invalid command 'bdist_wheel'
#14 15.17   
#14 15.17   ----------------------------------------
#14 15.17   Running setup.py clean for typed-ast
#14 15.32   Running setup.py bdist_wheel for MarkupSafe: started
#14 15.47   Running setup.py bdist_wheel for MarkupSafe: finished with status 'error'
#14 15.47   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-xgdgwgax/MarkupSafe/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-4buficem --python-tag cp37:
#14 15.47   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#14 15.47      or: -c --help [cmd1 cmd2 ...]
#14 15.47      or: -c --help-commands
#14 15.47      or: -c cmd --help
#14 15.47   
#14 15.47   error: invalid command 'bdist_wheel'
#14 15.47   
#14 15.47   ----------------------------------------
#14 15.47   Failed building wheel for MarkupSafe
#14 15.47   Running setup.py clean for MarkupSafe
#14 15.59 Successfully built lcov-cobertura
#14 15.59 Failed to build sphinx-argparse smpplib typed-ast MarkupSafe
#14 15.73 Installing collected packages: Pygments, MarkupSafe, Jinja2, sphinxcontrib-htmlhelp, imagesize, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, snowballstemmer, pytz, babel, alabaster, packaging, sphinxcontrib-devhelp, typing-extensions, zipp, importlib-metadata, charset-normalizer, certifi, urllib3, idna, requests, sphinxcontrib-jsmath, sphinxcontrib-applehelp, sphinx, sphinx-argparse, pydbus, wrapt, typed-ast, lazy-object-proxy, astroid, dill, isort, platformdirs, mccabe, tomli, tomlkit, pylint, pysispm, pockets, sphinxcontrib-napoleon, swig, lcov-cobertura, smpplib
#14 15.73   Found existing installation: Pygments 2.3.1
#14 15.73     Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr
#14 15.73     Can't uninstall 'Pygments'. No files were found to uninstall.
#14 16.22   Found existing installation: MarkupSafe 1.1.0
#14 16.22     Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /usr
#14 16.22     Can't uninstall 'MarkupSafe'. No files were found to uninstall.
#14 16.22   Running setup.py install for MarkupSafe: started
#14 16.56     Running setup.py install for MarkupSafe: finished with status 'done'
#14 17.81   Running setup.py install for sphinx-argparse: started
#14 18.00     Running setup.py install for sphinx-argparse: finished with status 'done'
#14 18.04   Running setup.py install for typed-ast: started
#14 25.53     Running setup.py install for typed-ast: finished with status 'done'
#14 26.25   Running setup.py install for smpplib: started
#14 26.49     Running setup.py install for smpplib: finished with status 'done'
#14 26.52 Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 astroid-2.15.8 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 dill-0.3.7 idna-3.6 imagesize-1.4.1 importlib-metadata-6.7.0 isort-5.11.5 lazy-object-proxy-1.9.0 lcov-cobertura-2.0.2 mccabe-0.7.0 packaging-24.0 platformdirs-4.0.0 pockets-0.9.1 pydbus-0.6.0 pylint-2.17.7 pysispm-0.6 pytz-2024.1 requests-2.31.0 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-argparse-0.2.5 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 swig-4.2.1 tomli-2.0.1 tomlkit-0.12.4 typed-ast-1.5.5 typing-extensions-4.7.1 urllib3-2.0.7 wrapt-1.16.0 zipp-3.15.0
#14 DONE 26.9s

#15 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt
#15 DONE 0.0s

#16 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt
#16 1.069 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14))
#16 1.069   Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-zpd7w_g1
#16 2.305 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16))
#16 2.307   Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-ndykjc2x
#16 3.048 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1))
#16 3.260   Downloading https://files.pythonhosted.org/packages/b4/42/1608722ca8fcf0311b6ca7ece39610c599b64a8d3988226c9d134ef6cbdb/pyscard-2.0.9.tar.gz (153kB)
#16 3.336   Installing build dependencies: started
#16 5.505   Installing build dependencies: finished with status 'done'
#16 5.761 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2))
#16 5.788   Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl (90kB)
#16 5.837 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3))
#16 5.945   Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b4706442d74e94e3f5faa655efd4621ed559c/pytlv-0.71.tar.gz
#16 6.156 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4))
#16 6.256   Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f0bab83d1b81245a105f1613a365828/cmd2-2.4.3-py3-none-any.whl (147kB)
#16 6.333 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5))
#16 6.357   Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82ed3b2c0e42285beb8bf9e18de8c903f/jsonpath_ng-1.6.1-py3-none-any.whl
#16 6.395 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6))
#16 6.435   Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a558758def16e8516bc75ca94ff73587e7d3/construct-2.10.70-py3-none-any.whl (63kB)
#16 6.472 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7))
#16 6.596   Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c342cfa3588380232f3801db9dd62f9e/bidict-0.22.1-py3-none-any.whl
#16 6.661 Collecting gsm0338 (from -r /tmp/pysim_requirements.txt (line 8))
#16 6.771   Downloading https://files.pythonhosted.org/packages/2e/7d/88c13ec66a5e7d0ebfb2b9f459c23103549e76de7f83d591ef348275e611/gsm0338-1.0.0-py2.py3-none-any.whl
#16 6.791 Collecting pyyaml>=5.1 (from -r /tmp/pysim_requirements.txt (line 9))
#16 6.912   Downloading https://files.pythonhosted.org/packages/cd/e5/af35f7ea75cf72f2cd079c95ee16797de7cd71f29ea7c68ae5ce7be1eda0/PyYAML-6.0.1.tar.gz (125kB)
#16 7.045   Installing build dependencies: started
#16 10.69   Installing build dependencies: finished with status 'done'
#16 11.47 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10))
#16 11.49   Downloading https://files.pythonhosted.org/packages/67/e1/434566ffce04448192369c1a282931cf4ae593e91907558eaecd2e9f2801/termcolor-2.3.0-py3-none-any.whl
#16 11.52 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11))
#16 11.56   Downloading https://files.pythonhosted.org/packages/f3/18/3e867ab37a24fdf073c1617b9c7830e06ec270b1ea4694a624038fc40a03/colorlog-6.8.2-py3-none-any.whl
#16 11.59 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12))
#16 11.92   Downloading https://files.pythonhosted.org/packages/31/a4/b03a16637574312c1b54c55aedeed8a4cb7d101d44058d46a0e5706c63e1/pycryptodomex-3.20.0.tar.gz (4.8MB)
#16 12.51   Installing build dependencies: started
#16 14.20   Installing build dependencies: finished with status 'done'
#16 15.27 Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 13)) (2.6.1)
#16 15.27 Requirement already satisfied: packaging in /usr/local/lib/python3.7/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (24.0)
#16 15.28 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14))
#16 15.35   Downloading https://files.pythonhosted.org/packages/24/54/784b5536bf49d6a3387b16e798dce45e9296ea1c331bf48e241dc7dabacd/bitstruct-8.19.0.tar.gz
#16 15.36   Installing build dependencies: started
#16 16.95   Installing build dependencies: finished with status 'done'
#16 17.43 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14))
#16 17.52   Downloading https://files.pythonhosted.org/packages/9d/ea/6d76df31432a0e6fdf81681a895f009a4bb47b3c39036db3e1b528191d52/pyparsing-3.1.2-py3-none-any.whl (103kB)
#16 17.55 Requirement already satisfied: importlib-metadata>=1.6.0; python_version < "3.8" in /usr/local/lib/python3.7/dist-packages (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (6.7.0)
#16 17.58 Requirement already satisfied: typing-extensions; python_version < "3.8" in /usr/local/lib/python3.7/dist-packages (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (4.7.1)
#16 17.59 Collecting wcwidth>=0.1.7 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4))
#16 17.62   Downloading https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl
#16 17.66 Collecting attrs>=16.3.0 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4))
#16 17.70   Downloading https://files.pythonhosted.org/packages/e0/44/827b2a91a5816512fcaf3cc4ebc465ccd5d598c45cefa6703fcf4a79018f/attrs-23.2.0-py3-none-any.whl (60kB)
#16 17.76 Collecting pyperclip>=1.6 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4))
#16 17.79   Downloading https://files.pythonhosted.org/packages/a7/2c/4c64579f847bd5d539803c8b909e54ba087a79d01bb3aba433a95879a6c5/pyperclip-1.8.2.tar.gz
#16 18.02 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5))
#16 18.04   Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB)
#16 18.06 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gsm0338->-r /tmp/pysim_requirements.txt (line 8)) (1.12.0)
#16 18.06 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata>=1.6.0; python_version < "3.8"->cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (3.15.0)
#16 18.08 Building wheels for collected packages: pyscard, pytlv, pyyaml, pycryptodomex, asn1tools, bitstruct, smpp.pdu, pyperclip
#16 18.08   Running setup.py bdist_wheel for pyscard: started
#16 18.22   Running setup.py bdist_wheel for pyscard: finished with status 'error'
#16 18.22   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-uonqrwcl/pyscard/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-6nez_imw --python-tag cp37:
#16 18.22   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#16 18.22      or: -c --help [cmd1 cmd2 ...]
#16 18.22      or: -c --help-commands
#16 18.22      or: -c cmd --help
#16 18.22   
#16 18.22   error: invalid command 'bdist_wheel'
#16 18.22   
#16 18.22   ----------------------------------------
#16 18.22   Failed building wheel for pyscard
#16 18.22   Running setup.py clean for pyscard
#16 18.36   Running setup.py bdist_wheel for pytlv: started
#16 18.48   Running setup.py bdist_wheel for pytlv: finished with status 'error'
#16 18.48   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-uonqrwcl/pytlv/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-jco2ul_p --python-tag cp37:
#16 18.48   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#16 18.48      or: -c --help [cmd1 cmd2 ...]
#16 18.48      or: -c --help-commands
#16 18.48      or: -c cmd --help
#16 18.48   
#16 18.48   error: invalid command 'bdist_wheel'
#16 18.48   
#16 18.48   ----------------------------------------
#16 18.48   Failed building wheel for pytlv
#16 18.48   Running setup.py clean for pytlv
#16 18.61   Running setup.py bdist_wheel for pyyaml: started
#16 18.94   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
#16 18.94   Stored in directory: /root/.cache/pip/wheels/e6/c6/ef/4e8ee93f1b79fc90562f1600d47189799f8213023d9dadafa2
#16 18.98   Running setup.py bdist_wheel for pycryptodomex: started
#16 19.89   Running setup.py bdist_wheel for pycryptodomex: finished with status 'error'
#16 19.89   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-uonqrwcl/pycryptodomex/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-avm1lqlj --python-tag cp37:
#16 19.89   Testing support for clang
#16 19.89   Target does not support clang
#16 19.89   Testing support for gcc
#16 19.89   Target does support gcc
#16 19.89   Testing support for stdint.h header
#16 19.89   Target does support stdint.h header
#16 19.89   Testing support for 128-bit integer
#16 19.89   Target does support 128-bit integer
#16 19.89   Testing support for cpuid.h header
#16 19.89   Target does support cpuid.h header
#16 19.89   Testing support for intrin.h header
#16 19.89   Target does not support intrin.h header
#16 19.89   Testing support for posix_memalign
#16 19.89   Target does support posix_memalign
#16 19.89   Testing support for SSE2(intrin.h)
#16 19.89   Target does not support SSE2(intrin.h)
#16 19.89   Testing support for SSE2(x86intrin.h)
#16 19.89   Target does support SSE2(x86intrin.h)
#16 19.89   Testing support for AESNI intrinsics
#16 19.89   Target does support AESNI intrinsics
#16 19.89   Compiling support for AESNI instructions
#16 19.89   Testing support for CLMUL intrinsics
#16 19.89   Target does support CLMUL intrinsics
#16 19.89   Compiling support for CLMUL instructions
#16 19.89   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#16 19.89      or: -c --help [cmd1 cmd2 ...]
#16 19.89      or: -c --help-commands
#16 19.89      or: -c cmd --help
#16 19.89   
#16 19.89   error: invalid command 'bdist_wheel'
#16 19.89   
#16 19.89   ----------------------------------------
#16 19.89   Failed building wheel for pycryptodomex
#16 19.89   Running setup.py clean for pycryptodomex
#16 20.81   Running setup.py bdist_wheel for asn1tools: started
#16 20.94   Running setup.py bdist_wheel for asn1tools: finished with status 'error'
#16 20.94   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-zpd7w_g1/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-9m2qah_1 --python-tag cp37:
#16 20.94   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#16 20.94      or: -c --help [cmd1 cmd2 ...]
#16 20.94      or: -c --help-commands
#16 20.94      or: -c cmd --help
#16 20.94   
#16 20.94   error: invalid command 'bdist_wheel'
#16 20.94   
#16 20.94   ----------------------------------------
#16 20.94   Failed building wheel for asn1tools
#16 20.94   Running setup.py clean for asn1tools
#16 21.07   Running setup.py bdist_wheel for bitstruct: started
#16 21.44   Running setup.py bdist_wheel for bitstruct: finished with status 'error'
#16 21.44   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-uonqrwcl/bitstruct/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-wnoxnuht --python-tag cp37:
#16 21.44   /tmp/pip-build-env-taufh3mf/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
#16 21.44     config = read_configuration(filepath, True, ignore_option_errors, dist)
#16 21.44   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#16 21.44      or: -c --help [cmd1 cmd2 ...]
#16 21.44      or: -c --help-commands
#16 21.44      or: -c cmd --help
#16 21.44   
#16 21.44   error: invalid command 'bdist_wheel'
#16 21.44   
#16 21.44   ----------------------------------------
#16 21.44   Failed building wheel for bitstruct
#16 21.44   Running setup.py clean for bitstruct
#16 21.79   Running setup.py bdist_wheel for smpp.pdu: started
#16 21.91   Running setup.py bdist_wheel for smpp.pdu: finished with status 'error'
#16 21.91   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-ndykjc2x/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-_0ub_bsv --python-tag cp37:
#16 21.91   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#16 21.91      or: -c --help [cmd1 cmd2 ...]
#16 21.91      or: -c --help-commands
#16 21.91      or: -c cmd --help
#16 21.91   
#16 21.91   error: invalid command 'bdist_wheel'
#16 21.91   
#16 21.91   ----------------------------------------
#16 21.91   Failed building wheel for smpp.pdu
#16 21.91   Running setup.py clean for smpp.pdu
#16 22.03   Running setup.py bdist_wheel for pyperclip: started
#16 22.15   Running setup.py bdist_wheel for pyperclip: finished with status 'error'
#16 22.15   Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-uonqrwcl/pyperclip/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-pcztokvs --python-tag cp37:
#16 22.15   usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#16 22.15      or: -c --help [cmd1 cmd2 ...]
#16 22.15      or: -c --help-commands
#16 22.15      or: -c cmd --help
#16 22.15   
#16 22.15   error: invalid command 'bdist_wheel'
#16 22.15   
#16 22.15   ----------------------------------------
#16 22.16   Failed building wheel for pyperclip
#16 22.16   Running setup.py clean for pyperclip
#16 22.30 Successfully built pyyaml
#16 22.30 Failed to build pyscard pytlv pycryptodomex asn1tools bitstruct smpp.pdu pyperclip
#16 22.54 Installing collected packages: pyscard, pyserial, pytlv, wcwidth, attrs, pyperclip, cmd2, ply, jsonpath-ng, construct, bidict, gsm0338, pyyaml, termcolor, colorlog, pycryptodomex, bitstruct, pyparsing, asn1tools, smpp.pdu
#16 22.54   Running setup.py install for pyscard: started
#16 25.10     Running setup.py install for pyscard: finished with status 'done'
#16 25.18   Running setup.py install for pytlv: started
#16 25.42     Running setup.py install for pytlv: finished with status 'done'
#16 25.48   Running setup.py install for pyperclip: started
#16 25.75     Running setup.py install for pyperclip: finished with status 'done'
#16 25.92   Found existing installation: PyYAML 3.13
#16 25.93     Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /usr
#16 25.93     Can't uninstall 'PyYAML'. No files were found to uninstall.
#16 25.96   Running setup.py install for pycryptodomex: started
#16 48.28     Running setup.py install for pycryptodomex: finished with status 'done'
#16 48.33   Running setup.py install for bitstruct: started
#16 50.14     Running setup.py install for bitstruct: finished with status 'done'
#16 50.21   Running setup.py install for asn1tools: started
#16 50.61     Running setup.py install for asn1tools: finished with status 'done'
#16 50.63   Running setup.py install for smpp.pdu: started
#16 50.90     Running setup.py install for smpp.pdu: finished with status 'done'
#16 50.93 Successfully installed asn1tools-0.166.0 attrs-23.2.0 bidict-0.22.1 bitstruct cmd2-2.4.3 colorlog-6.8.2 construct-2.10.70 gsm0338-1.0.0 jsonpath-ng-1.6.1 ply-3.11 pycryptodomex pyparsing-3.1.2 pyperclip-1.8.2 pyscard pyserial-3.5 pytlv-0.71 pyyaml-6.0.1 smpp.pdu-0.3 termcolor-2.3.0 wcwidth-0.2.13
#16 DONE 51.1s

#17 [ 7/23] RUN useradd --uid=1000 build
#17 DONE 0.4s

#18 [ 8/23] RUN mkdir /build
#18 DONE 0.4s

#19 [ 9/23] RUN chown build:build /build
#19 DONE 0.4s

#20 [10/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed /tmp/osmo-python-tests2-commit
#20 DONE 0.1s

#21 [11/23] RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests2 && 	cd osmo-python-tests2 && 	git checkout fb4b813d4df62b7b2445bdced961eb1847267eed && 	python2 setup.py clean build install
#21 0.512 Cloning into 'osmo-python-tests2'...
#21 0.668 Note: checking out 'fb4b813d4df62b7b2445bdced961eb1847267eed'.
#21 0.668 
#21 0.668 You are in 'detached HEAD' state. You can look around, make experimental
#21 0.668 changes and commit them, and you can discard any commits you make in this
#21 0.668 state without impacting any branches by performing another checkout.
#21 0.668 
#21 0.668 If you want to create a new branch to retain commits you create, you may
#21 0.668 do so (now or later) by using -b with the checkout command again. Example:
#21 0.668 
#21 0.668   git checkout -b <new-branch-name>
#21 0.668 
#21 0.668 HEAD is now at fb4b813 osmo_interact_vty.py: fix py3 encoding bug
#21 0.802 running clean
#21 0.802 running build
#21 0.802 running build_py
#21 0.808 creating build
#21 0.808 creating build/lib.linux-x86_64-2.7
#21 0.808 creating build/lib.linux-x86_64-2.7/osmopy
#21 0.808 copying osmopy/trap_helper.py -> build/lib.linux-x86_64-2.7/osmopy
#21 0.808 copying osmopy/osmo_ipa.py -> build/lib.linux-x86_64-2.7/osmopy
#21 0.808 copying osmopy/twisted_ipa.py -> build/lib.linux-x86_64-2.7/osmopy
#21 0.808 copying osmopy/__init__.py -> build/lib.linux-x86_64-2.7/osmopy
#21 0.808 copying osmopy/osmoutil.py -> build/lib.linux-x86_64-2.7/osmopy
#21 0.808 copying osmopy/obscvty.py -> build/lib.linux-x86_64-2.7/osmopy
#21 0.808 creating build/lib.linux-x86_64-2.7/osmopy/osmo_interact
#21 0.808 copying osmopy/osmo_interact/common.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact
#21 0.808 copying osmopy/osmo_interact/ctrl.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact
#21 0.808 copying osmopy/osmo_interact/__init__.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact
#21 0.808 copying osmopy/osmo_interact/vty.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact
#21 0.808 running build_scripts
#21 0.808 creating build/scripts-2.7
#21 0.808 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-2.7
#21 0.808 copying and adjusting scripts/osmotestconfig.py -> build/scripts-2.7
#21 0.808 copying and adjusting scripts/osmotestvty.py -> build/scripts-2.7
#21 0.808 changing mode of build/scripts-2.7/osmodumpdoc.py from 644 to 755
#21 0.808 changing mode of build/scripts-2.7/osmotestconfig.py from 644 to 755
#21 0.808 changing mode of build/scripts-2.7/osmotestvty.py from 644 to 755
#21 0.808 running install
#21 0.842 running bdist_egg
#21 0.846 running egg_info
#21 0.846 creating osmopython.egg-info
#21 0.846 writing osmopython.egg-info/PKG-INFO
#21 0.846 writing top-level names to osmopython.egg-info/top_level.txt
#21 0.846 writing dependency_links to osmopython.egg-info/dependency_links.txt
#21 0.846 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#21 0.846 reading manifest file 'osmopython.egg-info/SOURCES.txt'
#21 0.846 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#21 0.846 installing library code to build/bdist.linux-x86_64/egg
#21 0.846 running install_lib
#21 0.846 creating build/bdist.linux-x86_64
#21 0.846 creating build/bdist.linux-x86_64/egg
#21 0.846 creating build/bdist.linux-x86_64/egg/osmopy
#21 0.846 copying build/lib.linux-x86_64-2.7/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy
#21 0.846 copying build/lib.linux-x86_64-2.7/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#21 0.846 copying build/lib.linux-x86_64-2.7/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#21 0.846 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#21 0.847 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#21 0.847 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#21 0.847 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#21 0.847 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#21 0.847 copying build/lib.linux-x86_64-2.7/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy
#21 0.847 copying build/lib.linux-x86_64-2.7/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy
#21 0.847 copying build/lib.linux-x86_64-2.7/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy
#21 0.848 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.pyc
#21 0.849 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.pyc
#21 0.856 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.pyc
#21 0.856 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.pyc
#21 0.856 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.pyc
#21 0.856 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.pyc
#21 0.856 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.pyc
#21 0.860 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.pyc
#21 0.860 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.pyc
#21 0.860 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.pyc
#21 0.860 creating build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.860 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.860 running install_scripts
#21 0.860 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.860 copying build/scripts-2.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.860 copying build/scripts-2.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.860 copying build/scripts-2.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.860 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
#21 0.860 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
#21 0.860 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755
#21 0.860 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.860 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.860 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.860 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.860 zip_safe flag not set; analyzing archive contents...
#21 0.864 creating dist
#21 0.864 creating 'dist/osmopython-0.1.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
#21 0.864 osmopy.trap_helper: module references __file__
#21 0.870 removing 'build/bdist.linux-x86_64/egg' (and everything under it)
#21 0.872 Processing osmopython-0.1.0-py2.7.egg
#21 0.872 creating /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg
#21 0.872 Extracting osmopython-0.1.0-py2.7.egg to /usr/local/lib/python2.7/dist-packages
#21 0.888 Adding osmopython 0.1.0 to easy-install.pth file
#21 0.888 Installing osmodumpdoc.py script to /usr/local/bin
#21 0.892 Installing osmotestconfig.py script to /usr/local/bin
#21 0.892 Installing osmotestvty.py script to /usr/local/bin
#21 0.892 
#21 0.892 Installed /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg
#21 0.892 Processing dependencies for osmopython==0.1.0
#21 0.892 Finished processing dependencies for osmopython==0.1.0
#21 DONE 0.9s

#22 [12/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/osmo-python-tests3-commit
#22 DONE 0.1s

#23 [13/23] RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests3 && 	cd osmo-python-tests3 && 	python3 setup.py clean build install
#23 0.359 Cloning into 'osmo-python-tests3'...
#23 0.648 running clean
#23 0.648 running build
#23 0.648 running build_py
#23 0.677 creating build
#23 0.677 creating build/lib
#23 0.677 creating build/lib/osmopy
#23 0.677 copying osmopy/trap_helper.py -> build/lib/osmopy
#23 0.678 copying osmopy/osmo_ipa.py -> build/lib/osmopy
#23 0.678 copying osmopy/twisted_ipa.py -> build/lib/osmopy
#23 0.678 copying osmopy/__init__.py -> build/lib/osmopy
#23 0.678 copying osmopy/osmoutil.py -> build/lib/osmopy
#23 0.678 copying osmopy/obscvty.py -> build/lib/osmopy
#23 0.678 creating build/lib/osmopy/osmo_interact
#23 0.678 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact
#23 0.679 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact
#23 0.679 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact
#23 0.679 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact
#23 0.679 running build_scripts
#23 0.680 creating build/scripts-3.7
#23 0.680 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.7
#23 0.680 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.7
#23 0.680 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.7
#23 0.680 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.7
#23 0.680 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.7
#23 0.680 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.7
#23 0.681 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.7
#23 0.681 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.7
#23 0.681 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.7
#23 0.681 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.7
#23 0.681 changing mode of build/scripts-3.7/osmodumpdoc.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmotestvty.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmotestconfig.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmo_ctrl.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmo_rate_ctr2csv.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmo_trap2cgi.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmo_interact_vty.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmo_interact_ctrl.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmo_verify_transcript_vty.py from 644 to 755
#23 0.681 changing mode of build/scripts-3.7/osmo_verify_transcript_ctrl.py from 644 to 755
#23 0.681 running install
#23 0.756 running bdist_egg
#23 0.757 running egg_info
#23 0.757 creating osmopython.egg-info
#23 0.757 writing osmopython.egg-info/PKG-INFO
#23 0.758 writing dependency_links to osmopython.egg-info/dependency_links.txt
#23 0.758 writing top-level names to osmopython.egg-info/top_level.txt
#23 0.758 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#23 0.759 reading manifest file 'osmopython.egg-info/SOURCES.txt'
#23 0.760 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#23 0.761 installing library code to build/bdist.linux-x86_64/egg
#23 0.761 running install_lib
#23 0.761 creating build/bdist.linux-x86_64
#23 0.761 creating build/bdist.linux-x86_64/egg
#23 0.761 creating build/bdist.linux-x86_64/egg/osmopy
#23 0.761 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy
#23 0.761 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#23 0.761 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#23 0.762 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#23 0.762 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#23 0.762 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#23 0.762 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#23 0.762 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#23 0.762 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy
#23 0.763 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy
#23 0.763 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy
#23 0.763 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-37.pyc
#23 0.764 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-37.pyc
#23 0.766 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-37.pyc
#23 0.767 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-37.pyc
#23 0.769 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-37.pyc
#23 0.770 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-37.pyc
#23 0.770 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-37.pyc
#23 0.771 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-37.pyc
#23 0.771 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-37.pyc
#23 0.772 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-37.pyc
#23 0.773 creating build/bdist.linux-x86_64/egg/EGG-INFO
#23 0.773 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.773 running install_scripts
#23 0.773 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.774 copying build/scripts-3.7/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.775 copying build/scripts-3.7/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.775 copying build/scripts-3.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755
#23 0.775 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755
#23 0.775 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
#23 0.775 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#23 0.775 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#23 0.775 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#23 0.776 zip_safe flag not set; analyzing archive contents...
#23 0.777 osmopy.__pycache__.trap_helper.cpython-37: module references __file__
#23 0.779 creating dist
#23 0.779 creating 'dist/osmopython-0.2.1-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
#23 0.788 removing 'build/bdist.linux-x86_64/egg' (and everything under it)
#23 0.790 Processing osmopython-0.2.1-py3.7.egg
#23 0.791 creating /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg
#23 0.791 Extracting osmopython-0.2.1-py3.7.egg to /usr/local/lib/python3.7/dist-packages
#23 0.810 Adding osmopython 0.2.1 to easy-install.pth file
#23 0.812 Installing osmodumpdoc.py script to /usr/local/bin
#23 0.812 Installing osmotestconfig.py script to /usr/local/bin
#23 0.813 Installing osmo_trap2cgi.py script to /usr/local/bin
#23 0.814 Installing osmo_ctrl.py script to /usr/local/bin
#23 0.814 Installing osmo_rate_ctr2csv.py script to /usr/local/bin
#23 0.815 Installing osmo_verify_transcript_vty.py script to /usr/local/bin
#23 0.816 Installing osmo_interact_ctrl.py script to /usr/local/bin
#23 0.816 Installing osmo_interact_vty.py script to /usr/local/bin
#23 0.817 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin
#23 0.818 Installing osmotestvty.py script to /usr/local/bin
#23 0.818 
#23 0.818 Installed /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg
#23 0.819 Processing dependencies for osmopython==0.2.1
#23 0.819 Finished processing dependencies for osmopython==0.2.1
#23 DONE 0.9s

#24 [14/23] ADD http://git.osmocom.org/osmo-ci/patch /tmp/osmo-ci-commit
#24 DONE 0.1s

#25 [15/23] RUN git clone https://gerrit.osmocom.org/osmo-ci osmo-ci && 	cp -v $(find osmo-ci/scripts 		-maxdepth 1 		-type f ) 	   /usr/local/bin
#25 0.417 Cloning into 'osmo-ci'...
#25 0.693 'osmo-ci/scripts/osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh'
#25 0.693 'osmo-ci/scripts/requirements.txt' -> '/usr/local/bin/requirements.txt'
#25 0.693 'osmo-ci/scripts/cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh'
#25 0.693 'osmo-ci/scripts/docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh'
#25 0.693 'osmo-ci/scripts/osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh'
#25 0.693 'osmo-ci/scripts/osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh'
#25 0.693 'osmo-ci/scripts/osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh'
#25 0.693 'osmo-ci/scripts/verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh'
#25 0.693 'osmo-ci/scripts/osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh'
#25 0.693 'osmo-ci/scripts/repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh'
#25 0.693 'osmo-ci/scripts/osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh'
#25 0.693 'osmo-ci/scripts/jenkins_jobs.ini.example' -> '/usr/local/bin/jenkins_jobs.ini.example'
#25 0.693 'osmo-ci/scripts/osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh'
#25 0.693 'osmo-ci/scripts/verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py'
#25 0.693 'osmo-ci/scripts/osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh'
#25 0.693 'osmo-ci/scripts/osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh'
#25 0.693 'osmo-ci/scripts/verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py'
#25 0.693 'osmo-ci/scripts/osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh'
#25 0.693 'osmo-ci/scripts/common.sh' -> '/usr/local/bin/common.sh'
#25 0.693 'osmo-ci/scripts/xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh'
#25 DONE 0.7s

#26 [16/23] ADD http://git.osmocom.org/osmo-gsm-manuals/patch /tmp/osmo-gsm-manuals-commit
#26 DONE 0.0s

#27 [17/23] RUN git -C /opt clone https://gerrit.osmocom.org/osmo-gsm-manuals
#27 0.306 Cloning into 'osmo-gsm-manuals'...
#27 DONE 0.5s

#28 [18/23] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen &&     dpkg-reconfigure --frontend=noninteractive locales &&     update-locale LANG=en_US.UTF-8
#28 0.849 Generating locales (this might take a while)...
#28 0.852   en_US.UTF-8... done
#28 1.996 Generation complete.
#28 DONE 2.1s

#29 [19/23] COPY	.COMMON/RELEASE.KEY /tmp/Release.key
#29 DONE 0.0s

#30 [20/23] RUN	APT-KEY add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb " https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ " ./" > /etc/apt/sources.list.d/osmocom-nightly.list
#30 0.520 Warning: apt-key output should not be parsed (stdout is not a terminal)
#30 1.313 OK
#30 DONE 1.4s

#31 [21/23] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release
#31 DONE 0.0s

#32 [22/23] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		liblimesuite-dev 		libuhd-dev 		libulfius-dev && 	apt-get clean
#32 0.354 Hit:1 http://deb.debian.org/debian buster InRelease
#32 0.354 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#32 0.354 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#32 0.488 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1,571 B]
#32 0.742 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [121 kB]
#32 0.769 Fetched 122 kB in 0s (282 kB/s)
#32 0.769 Reading package lists...
#32 1.925 Reading package lists...
#32 2.841 Building dependency tree...
#32 3.113 Reading state information...
#32 3.579 The following additional packages will be installed:
#32 3.579   libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev libjs-jquery
#32 3.580   liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12 liborcania-dev
#32 3.580   liborcania1.2 libsystemd-dev libuhd3.13.1 libulfius2.5 libyder-dev
#32 3.581   libyder2.0
#32 3.583 Suggested packages:
#32 3.583   libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssh2-1-dev
#32 3.583   libgcrypt20-doc liblimesuite-doc gnuradio
#32 3.584 Recommended packages:
#32 3.584   javascript-common limesuite-udev gnuradio
#32 3.761 The following NEW packages will be installed:
#32 3.761   libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev libjs-jquery
#32 3.761   liblimesuite-dev liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12
#32 3.762   liborcania-dev liborcania1.2 libsystemd-dev libuhd-dev libuhd3.13.1
#32 3.763   libulfius-dev libulfius2.5 libyder-dev libyder2.0
#32 3.820 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
#32 3.820 Need to get 12.3 MB of archives.
#32 3.820 After this operation, 113 MB of additional disk space will be used.
#32 3.820 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4-gnutls-dev amd64 7.64.0-4+deb10u9 [422 kB]
#32 3.846 Get:2 http://deb.debian.org/debian buster/main amd64 libgpg-error-dev amd64 1.35-1 [124 kB]
#32 3.848 Get:3 http://deb.debian.org/debian buster/main amd64 libgcrypt20-dev amd64 1.8.4-5+deb10u1 [608 kB]
#32 3.855 Get:4 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3+deb10u1 [332 kB]
#32 3.858 Get:5 http://deb.debian.org/debian buster/main amd64 liblimesuite18.06-1 amd64 18.06.0+dfsg-1+b1 [246 kB]
#32 3.861 Get:6 http://deb.debian.org/debian buster/main amd64 liblimesuite-dev amd64 18.06.0+dfsg-1+b1 [51.8 kB]
#32 3.862 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd12 amd64 0.9.62-1+deb10u1 [96.4 kB]
#32 3.863 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd-dev amd64 0.9.62-1+deb10u1 [261 kB]
#32 3.866 Get:9 http://deb.debian.org/debian buster/main amd64 liborcania1.2 amd64 1.2.9-5 [10.2 kB]
#32 3.866 Get:10 http://deb.debian.org/debian buster/main amd64 liborcania-dev amd64 1.2.9-5 [6,756 B]
#32 3.867 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB]
#32 3.870 Get:12 http://deb.debian.org/debian buster/main amd64 libuhd3.13.1 amd64 3.13.1.0-3 [2,703 kB]
#32 3.908 Get:13 http://deb.debian.org/debian buster/main amd64 libuhd-dev amd64 3.13.1.0-3 [6,998 kB]
#32 3.984 Get:14 http://deb.debian.org/debian buster/main amd64 libyder2.0 amd64 1.4.4-4 [7,592 B]
#32 3.984 Get:15 http://deb.debian.org/debian buster/main amd64 libyder-dev amd64 1.4.4-4 [10.2 kB]
#32 4.004 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libulfius2.5 2.5.2-4.2 [39.1 kB]
#32 4.025 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libulfius-dev 2.5.2-4.2 [92.2 kB]
#32 4.274 debconf: delaying package configuration, since apt-utils is not installed
#32 4.327 Fetched 12.3 MB in 0s (55.7 MB/s)
#32 4.356 Selecting previously unselected package libcurl4-gnutls-dev:amd64.
#32 4.356 (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 ... 101785 files and directories currently installed.)
#32 4.408 Preparing to unpack .../00-libcurl4-gnutls-dev_7.64.0-4+deb10u9_amd64.deb ...
#32 4.412 Unpacking libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ...
#32 4.493 Selecting previously unselected package libgpg-error-dev.
#32 4.501 Preparing to unpack .../01-libgpg-error-dev_1.35-1_amd64.deb ...
#32 4.504 Unpacking libgpg-error-dev (1.35-1) ...
#32 4.552 Selecting previously unselected package libgcrypt20-dev.
#32 4.559 Preparing to unpack .../02-libgcrypt20-dev_1.8.4-5+deb10u1_amd64.deb ...
#32 4.562 Unpacking libgcrypt20-dev (1.8.4-5+deb10u1) ...
#32 4.657 Selecting previously unselected package libjs-jquery.
#32 4.667 Preparing to unpack .../03-libjs-jquery_3.3.1~dfsg-3+deb10u1_all.deb ...
#32 4.675 Unpacking libjs-jquery (3.3.1~dfsg-3+deb10u1) ...
#32 4.744 Selecting previously unselected package liblimesuite18.06-1:amd64.
#32 4.749 Preparing to unpack .../04-liblimesuite18.06-1_18.06.0+dfsg-1+b1_amd64.deb ...
#32 4.756 Unpacking liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ...
#32 4.806 Selecting previously unselected package liblimesuite-dev:amd64.
#32 4.814 Preparing to unpack .../05-liblimesuite-dev_18.06.0+dfsg-1+b1_amd64.deb ...
#32 4.819 Unpacking liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ...
#32 4.857 Selecting previously unselected package libmicrohttpd12.
#32 4.864 Preparing to unpack .../06-libmicrohttpd12_0.9.62-1+deb10u1_amd64.deb ...
#32 4.867 Unpacking libmicrohttpd12 (0.9.62-1+deb10u1) ...
#32 4.907 Selecting previously unselected package libmicrohttpd-dev.
#32 4.915 Preparing to unpack .../07-libmicrohttpd-dev_0.9.62-1+deb10u1_amd64.deb ...
#32 4.919 Unpacking libmicrohttpd-dev (0.9.62-1+deb10u1) ...
#32 4.966 Selecting previously unselected package liborcania1.2.
#32 4.974 Preparing to unpack .../08-liborcania1.2_1.2.9-5_amd64.deb ...
#32 4.977 Unpacking liborcania1.2 (1.2.9-5) ...
#32 5.011 Selecting previously unselected package liborcania-dev.
#32 5.018 Preparing to unpack .../09-liborcania-dev_1.2.9-5_amd64.deb ...
#32 5.021 Unpacking liborcania-dev (1.2.9-5) ...
#32 5.051 Selecting previously unselected package libsystemd-dev:amd64.
#32 5.058 Preparing to unpack .../10-libsystemd-dev_241-7~deb10u10_amd64.deb ...
#32 5.064 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ...
#32 5.154 Selecting previously unselected package libuhd3.13.1:amd64.
#32 5.162 Preparing to unpack .../11-libuhd3.13.1_3.13.1.0-3_amd64.deb ...
#32 5.165 Unpacking libuhd3.13.1:amd64 (3.13.1.0-3) ...
#32 5.387 Selecting previously unselected package libuhd-dev:amd64.
#32 5.395 Preparing to unpack .../12-libuhd-dev_3.13.1.0-3_amd64.deb ...
#32 5.399 Unpacking libuhd-dev:amd64 (3.13.1.0-3) ...
#32 6.127 Selecting previously unselected package libyder2.0:amd64.
#32 6.135 Preparing to unpack .../13-libyder2.0_1.4.4-4_amd64.deb ...
#32 6.138 Unpacking libyder2.0:amd64 (1.4.4-4) ...
#32 6.171 Selecting previously unselected package libulfius2.5:amd64.
#32 6.179 Preparing to unpack .../14-libulfius2.5_2.5.2-4.2_amd64.deb ...
#32 6.182 Unpacking libulfius2.5:amd64 (2.5.2-4.2) ...
#32 6.217 Selecting previously unselected package libyder-dev:amd64.
#32 6.226 Preparing to unpack .../15-libyder-dev_1.4.4-4_amd64.deb ...
#32 6.230 Unpacking libyder-dev:amd64 (1.4.4-4) ...
#32 6.273 Selecting previously unselected package libulfius-dev:amd64.
#32 6.276 Preparing to unpack .../16-libulfius-dev_2.5.2-4.2_amd64.deb ...
#32 6.279 Unpacking libulfius-dev:amd64 (2.5.2-4.2) ...
#32 6.351 Setting up libuhd3.13.1:amd64 (3.13.1.0-3) ...
#32 6.360 Setting up liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ...
#32 6.371 Setting up libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ...
#32 6.381 Setting up libmicrohttpd12 (0.9.62-1+deb10u1) ...
#32 6.391 Setting up libgpg-error-dev (1.35-1) ...
#32 6.403 Setting up liborcania1.2 (1.2.9-5) ...
#32 6.411 Setting up libyder2.0:amd64 (1.4.4-4) ...
#32 6.420 Setting up libuhd-dev:amd64 (3.13.1.0-3) ...
#32 6.430 Setting up libjs-jquery (3.3.1~dfsg-3+deb10u1) ...
#32 6.441 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ...
#32 6.451 Setting up liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ...
#32 6.463 Setting up liborcania-dev (1.2.9-5) ...
#32 6.472 Setting up libulfius2.5:amd64 (2.5.2-4.2) ...
#32 6.483 Setting up libgcrypt20-dev (1.8.4-5+deb10u1) ...
#32 6.493 Setting up libmicrohttpd-dev (0.9.62-1+deb10u1) ...
#32 6.503 Setting up libyder-dev:amd64 (1.4.4-4) ...
#32 6.515 Setting up libulfius-dev:amd64 (2.5.2-4.2) ...
#32 6.525 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#32 6.860 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#32 DONE 7.1s

#33 [23/23] RUN chown -R build:build /usr/local
#33 DONE 13.9s

#34 exporting to image
#34 exporting layers
#34 exporting layers 19.7s done
#34 writing image sha256:b9abd64576d067ebc19726adfae8e40f7ec8cff37ac2f484a6ca8e5705801b6e done
#34 naming to docker.io/osmocom-build/debian-buster-jenkins:latest done
#34 DONE 19.7s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins'
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/master \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 5.10kB done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/osmocom-build/debian-buster-jenkins:latest
#3 DONE 0.0s

#4 [internal] load build context
#4 transferring context: 5.76kB done
#4 DONE 0.0s

#5 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins
#5 ...

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT
#6 DONE 0.1s

#7 https://www.mongodb.org/static/pgp/server-4.4.asc
#7 DONE 0.9s

#8 https://github.com/NixOS/patchelf/archive/0.11.tar.gz
#8 CACHED

#7 https://www.mongodb.org/static/pgp/server-4.4.asc
#7 CACHED

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT
#6 CACHED

#5 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins
#5 DONE 2.4s

#9 [ 2/32] RUN     useradd -ms /bin/bash jenkins
#9 DONE 0.6s

#10 [ 3/32] RUN     groupadd osmo-gsm-tester
#10 DONE 0.5s

#11 [ 4/32] RUN     usermod -a -G osmo-gsm-tester jenkins
#11 DONE 0.4s

#12 [ 5/32] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		dbus 		tcpdump 		sqlite3 		python3 		python3-setuptools 		python3-yaml 		python3-mako 		python3-gi 		python3-numpy 		python3-wheel 		python3-watchdog 		ofono 		patchelf 		sudo 		libcap2-bin 		python3-pip 		udhcpc 		iperf3 		locales
#12 0.581 Hit:1 http://deb.debian.org/debian buster InRelease
#12 0.581 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#12 0.581 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#12 0.585 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#12 1.015 Reading package lists...
#12 2.190 Reading package lists...
#12 3.290 Building dependency tree...
#12 3.658 Reading state information...
#12 4.201 libcap2-bin is already the newest version (1:2.25-2).
#12 4.201 libcap2-bin set to manually installed.
#12 4.201 ofono is already the newest version (1.21-1).
#12 4.201 patchelf is already the newest version (0.9+52.20180509-1).
#12 4.201 python3-gi is already the newest version (3.30.4-1).
#12 4.201 python3-pip is already the newest version (18.1-5).
#12 4.201 python3-setuptools is already the newest version (40.8.0-1).
#12 4.201 python3 is already the newest version (3.7.3-1).
#12 4.201 python3-yaml is already the newest version (3.13-2).
#12 4.201 tcpdump is already the newest version (4.9.3-1~deb10u2).
#12 4.201 dbus is already the newest version (1.12.28-0+deb10u1).
#12 4.201 locales is already the newest version (2.28-10+deb10u2).
#12 4.201 python3-mako is already the newest version (1.0.7+ds1-1+deb10u1).
#12 4.201 sqlite3 is already the newest version (3.27.2-3+deb10u2).
#12 4.201 sudo is already the newest version (1.8.27-1+deb10u6).
#12 4.201 The following additional packages will be installed:
#12 4.204   busybox libiperf0 libjs-sphinxdoc libjs-underscore python3-argh
#12 4.204   python3-pathtools
#12 4.207 Suggested packages:
#12 4.207   gfortran python-numpy-doc python3-pytest python3-numpy-dbg
#12 4.207 Recommended packages:
#12 4.207   javascript-common python3-argcomplete python3-keyring python3-keyrings.alt
#12 4.207   python3-xdg
#12 4.355 The following NEW packages will be installed:
#12 4.356   busybox iperf3 libiperf0 libjs-sphinxdoc libjs-underscore python3-argh
#12 4.356   python3-numpy python3-pathtools python3-watchdog python3-wheel udhcpc
#12 4.388 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
#12 4.388 Need to get 3,044 kB of archives.
#12 4.388 After this operation, 14.6 MB of additional disk space will be used.
#12 4.388 Get:1 http://deb.debian.org/debian buster/main amd64 busybox amd64 1:1.30.1-4 [432 kB]
#12 4.414 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libiperf0 amd64 3.6-2+deb10u1 [77.7 kB]
#12 4.416 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 iperf3 amd64 3.6-2+deb10u1 [26.1 kB]
#12 4.417 Get:4 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1+deb10u1 [100.0 kB]
#12 4.419 Get:5 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB]
#12 4.420 Get:6 http://deb.debian.org/debian buster/main amd64 python3-argh all 0.26.2-1 [21.9 kB]
#12 4.423 Get:7 http://deb.debian.org/debian buster/main amd64 python3-numpy amd64 1:1.16.2-1 [2,119 kB]
#12 4.445 Get:8 http://deb.debian.org/debian buster/main amd64 python3-pathtools all 0.1.2-2 [11.1 kB]
#12 4.446 Get:9 http://deb.debian.org/debian buster/main amd64 python3-watchdog all 0.9.0-1 [116 kB]
#12 4.447 Get:10 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
#12 4.447 Get:11 http://deb.debian.org/debian buster/main amd64 udhcpc amd64 1:1.30.1-4 [24.3 kB]
#12 4.707 debconf: delaying package configuration, since apt-utils is not installed
#12 4.780 Fetched 3,044 kB in 0s (42.0 MB/s)
#12 4.815 Selecting previously unselected package busybox.
#12 4.815 (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 ... 102762 files and directories currently installed.)
#12 4.871 Preparing to unpack .../00-busybox_1%3a1.30.1-4_amd64.deb ...
#12 4.874 Unpacking busybox (1:1.30.1-4) ...
#12 4.950 Selecting previously unselected package libiperf0:amd64.
#12 4.958 Preparing to unpack .../01-libiperf0_3.6-2+deb10u1_amd64.deb ...
#12 4.967 Unpacking libiperf0:amd64 (3.6-2+deb10u1) ...
#12 5.007 Selecting previously unselected package iperf3.
#12 5.014 Preparing to unpack .../02-iperf3_3.6-2+deb10u1_amd64.deb ...
#12 5.019 Unpacking iperf3 (3.6-2+deb10u1) ...
#12 5.045 Selecting previously unselected package libjs-underscore.
#12 5.053 Preparing to unpack .../03-libjs-underscore_1.9.1~dfsg-1+deb10u1_all.deb ...
#12 5.056 Unpacking libjs-underscore (1.9.1~dfsg-1+deb10u1) ...
#12 5.093 Selecting previously unselected package libjs-sphinxdoc.
#12 5.100 Preparing to unpack .../04-libjs-sphinxdoc_1.8.4-1_all.deb ...
#12 5.103 Unpacking libjs-sphinxdoc (1.8.4-1) ...
#12 5.138 Selecting previously unselected package python3-argh.
#12 5.146 Preparing to unpack .../05-python3-argh_0.26.2-1_all.deb ...
#12 5.151 Unpacking python3-argh (0.26.2-1) ...
#12 5.186 Selecting previously unselected package python3-numpy.
#12 5.193 Preparing to unpack .../06-python3-numpy_1%3a1.16.2-1_amd64.deb ...
#12 5.196 Unpacking python3-numpy (1:1.16.2-1) ...
#12 5.408 Selecting previously unselected package python3-pathtools.
#12 5.415 Preparing to unpack .../07-python3-pathtools_0.1.2-2_all.deb ...
#12 5.418 Unpacking python3-pathtools (0.1.2-2) ...
#12 5.456 Selecting previously unselected package python3-watchdog.
#12 5.463 Preparing to unpack .../08-python3-watchdog_0.9.0-1_all.deb ...
#12 5.466 Unpacking python3-watchdog (0.9.0-1) ...
#12 5.511 Selecting previously unselected package python3-wheel.
#12 5.517 Preparing to unpack .../09-python3-wheel_0.32.3-2_all.deb ...
#12 5.520 Unpacking python3-wheel (0.32.3-2) ...
#12 5.553 Selecting previously unselected package udhcpc.
#12 5.559 Preparing to unpack .../10-udhcpc_1%3a1.30.1-4_amd64.deb ...
#12 5.562 Unpacking udhcpc (1:1.30.1-4) ...
#12 5.625 Setting up python3-argh (0.26.2-1) ...
#12 5.744 Setting up python3-wheel (0.32.3-2) ...
#12 5.866 Setting up busybox (1:1.30.1-4) ...
#12 5.877 Setting up python3-pathtools (0.1.2-2) ...
#12 5.990 Setting up libiperf0:amd64 (3.6-2+deb10u1) ...
#12 5.999 Setting up python3-numpy (1:1.16.2-1) ...
#12 6.847 Setting up udhcpc (1:1.30.1-4) ...
#12 6.859 Setting up libjs-underscore (1.9.1~dfsg-1+deb10u1) ...
#12 6.870 Setting up iperf3 (3.6-2+deb10u1) ...
#12 6.882 Setting up libjs-sphinxdoc (1.8.4-1) ...
#12 6.891 Setting up python3-watchdog (0.9.0-1) ...
#12 7.045 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#12 7.229 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#12 DONE 7.4s

#13 [ 6/32] RUN	PIP3 install 		"git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" 		pydbus 		pyusb 		pysispm 		pymongo
#13 1.148 Requirement already satisfied: smpplib from git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib in /usr/local/lib/python3.7/dist-packages (2.1.0)
#13 1.150 Requirement already satisfied: pydbus in /usr/local/lib/python3.7/dist-packages (0.6.0)
#13 1.151 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.0.2)
#13 1.153 Requirement already satisfied: pysispm in /usr/local/lib/python3.7/dist-packages (0.6)
#13 1.174 Collecting pymongo
#13 2.470   Downloading https://files.pythonhosted.org/packages/12/24/3642a6f2217b89ad798d2e0643321e1fc04d26cd665b9ac8847960720d32/pymongo-4.6.3-cp37-cp37m-manylinux1_x86_64.whl (671kB)
#13 2.610 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.12.0)
#13 2.633 Collecting dnspython<3.0.0,>=1.16.0 (from pymongo)
#13 2.756   Downloading https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl (283kB)
#13 3.132 Installing collected packages: dnspython, pymongo
#13 3.485 Successfully installed dnspython-2.3.0 pymongo-4.6.3
#13 DONE 3.6s

#14 [ 7/32] RUN	APT-GET update && apt-get install -y openssh-server
#14 0.414 Hit:1 http://deb.debian.org/debian buster InRelease
#14 0.414 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#14 0.414 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#14 0.416 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#14 0.797 Reading package lists...
#14 1.816 Reading package lists...
#14 3.116 Building dependency tree...
#14 3.423 Reading state information...
#14 3.786 The following additional packages will be installed:
#14 3.787   libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-sftp-server
#14 3.787   systemd-sysv xauth
#14 3.789 Suggested packages:
#14 3.789   molly-guard monkeysphere rssh ssh-askpass ufw
#14 3.850 The following NEW packages will be installed:
#14 3.850   libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-server
#14 3.851   openssh-sftp-server systemd-sysv xauth
#14 3.890 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
#14 3.890 Need to get 1,468 kB of archives.
#14 3.890 After this operation, 6,952 kB of additional disk space will be used.
#14 3.890 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB]
#14 3.905 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB]
#14 3.912 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 ncurses-term all 6.1+20181013-2+deb10u5 [491 kB]
#14 3.919 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
#14 3.919 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-sftp-server amd64 1:7.9p1-10+deb10u4 [44.9 kB]
#14 3.919 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-server amd64 1:7.9p1-10+deb10u4 [353 kB]
#14 3.923 Get:7 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
#14 3.924 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB]
#14 4.170 debconf: delaying package configuration, since apt-utils is not installed
#14 4.240 Fetched 1,468 kB in 0s (30.0 MB/s)
#14 4.270 Selecting previously unselected package systemd-sysv.
#14 4.270 (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 ... 103418 files and directories currently installed.)
#14 4.328 Preparing to unpack .../0-systemd-sysv_241-7~deb10u10_amd64.deb ...
#14 4.334 Unpacking systemd-sysv (241-7~deb10u10) ...
#14 4.378 Selecting previously unselected package libpam-systemd:amd64.
#14 4.386 Preparing to unpack .../1-libpam-systemd_241-7~deb10u10_amd64.deb ...
#14 4.389 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ...
#14 4.441 Selecting previously unselected package ncurses-term.
#14 4.449 Preparing to unpack .../2-ncurses-term_6.1+20181013-2+deb10u5_all.deb ...
#14 4.454 Unpacking ncurses-term (6.1+20181013-2+deb10u5) ...
#14 4.759 Selecting previously unselected package libxmuu1:amd64.
#14 4.768 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
#14 4.778 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
#14 4.808 Selecting previously unselected package openssh-sftp-server.
#14 4.814 Preparing to unpack .../4-openssh-sftp-server_1%3a7.9p1-10+deb10u4_amd64.deb ...
#14 4.817 Unpacking openssh-sftp-server (1:7.9p1-10+deb10u4) ...
#14 4.861 Selecting previously unselected package openssh-server.
#14 4.869 Preparing to unpack .../5-openssh-server_1%3a7.9p1-10+deb10u4_amd64.deb ...
#14 4.881 Unpacking openssh-server (1:7.9p1-10+deb10u4) ...
#14 4.949 Selecting previously unselected package xauth.
#14 4.957 Preparing to unpack .../6-xauth_1%3a1.0.10-1_amd64.deb ...
#14 4.962 Unpacking xauth (1:1.0.10-1) ...
#14 5.000 Selecting previously unselected package libnss-systemd:amd64.
#14 5.008 Preparing to unpack .../7-libnss-systemd_241-7~deb10u10_amd64.deb ...
#14 5.011 Unpacking libnss-systemd:amd64 (241-7~deb10u10) ...
#14 5.090 Setting up openssh-sftp-server (1:7.9p1-10+deb10u4) ...
#14 5.099 Setting up systemd-sysv (241-7~deb10u10) ...
#14 5.108 Setting up openssh-server (1:7.9p1-10+deb10u4) ...
#14 5.199 debconf: unable to initialize frontend: Dialog
#14 5.199 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 5.199 debconf: falling back to frontend: Readline
#14 5.256 
#14 5.256 Creating config file /etc/ssh/sshd_config with new version
#14 5.288 Creating SSH2 RSA key; this may take some time ...
#14 5.406 2048 SHA256:IZ3Iqi023QOZ6jB9X83sLKcY8LAoUBYSut8o7EWzc6k root@buildkitsandbox (RSA)
#14 5.409 Creating SSH2 ECDSA key; this may take some time ...
#14 5.416 256 SHA256:c7GxP+AaKUJIgbmoLyWp5CD576RFIMfLRN3knVC7PO0 root@buildkitsandbox (ECDSA)
#14 5.417 Creating SSH2 ED25519 key; this may take some time ...
#14 5.425 256 SHA256:8xiVg7taJVFs1wi9O2ni5E0caVw9HnLM7Z+1t1QcTCo root@buildkitsandbox (ED25519)
#14 5.641 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
#14 5.641 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
#14 5.730 invoke-rc.d: could not determine current runlevel
#14 5.732 invoke-rc.d: policy-rc.d denied execution of start.
#14 5.759 Setting up libnss-systemd:amd64 (241-7~deb10u10) ...
#14 5.766 First installation detected...
#14 5.766 Checking NSS setup...
#14 5.771 Setting up libpam-systemd:amd64 (241-7~deb10u10) ...
#14 5.856 debconf: unable to initialize frontend: Dialog
#14 5.856 debconf: (TERM is not set, so the dialog frontend is not usable.)
#14 5.856 debconf: falling back to frontend: Readline
#14 5.921 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
#14 5.929 Setting up ncurses-term (6.1+20181013-2+deb10u5) ...
#14 5.942 Setting up xauth (1:1.0.10-1) ...
#14 5.953 Processing triggers for systemd (241-7~deb10u10) ...
#14 5.962 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#14 6.135 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#14 DONE 6.3s

#15 [ 8/32] RUN	MKDIR /var/run/sshd
#15 DONE 0.6s

#16 [ 9/32] COPY	SSH /root/.ssh
#16 DONE 0.1s

#17 [10/32] COPY	--CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#17 DONE 0.1s

#18 [11/32] RUN     chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#18 DONE 0.7s

#19 [12/32] RUN	MKDIR -p /osmo-gsm-tester-srsue                  /osmo-gsm-tester-srsenb                  /osmo-gsm-tester-srsepc                  /osmo-gsm-tester-trx 		 /osmo-gsm-tester-grbroker 		 /osmo-gsm-tester-open5gs
#19 DONE 0.4s

#20 [13/32] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#20 DONE 0.5s

#21 [14/32] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen &&     dpkg-reconfigure --frontend=noninteractive locales &&     update-locale LANG=en_US.UTF-8
#21 1.171 Generating locales (this might take a while)...
#21 1.174   en_US.UTF-8... done
#21 2.300 Generation complete.
#21 DONE 2.4s

#22 [15/32] ADD     https://github.com/NixOS/patchelf/archive/0.11.tar.gz /tmp/patchelf-0.11.tar.gz
#22 DONE 0.0s

#23 [16/32] RUN     cd /tmp &&         tar -zxf /tmp/patchelf-0.11.tar.gz &&         cd patchelf-0.11 && 	autoreconf -fi &&         ./configure --prefix=/usr/local &&         make &&         make install
#23 2.778 configure.ac:6: installing 'build-aux/compile'
#23 2.780 configure.ac:4: installing 'build-aux/install-sh'
#23 2.782 configure.ac:4: installing 'build-aux/missing'
#23 2.822 src/Makefile.am: installing 'build-aux/depcomp'
#23 2.990 checking for a BSD-compatible install... /usr/bin/install -c
#23 2.995 checking whether build environment is sane... yes
#23 3.003 checking for a thread-safe mkdir -p... /bin/mkdir -p
#23 3.006 checking for gawk... gawk
#23 3.006 checking whether make sets $(MAKE)... yes
#23 3.014 checking whether make supports nested variables... yes
#23 3.022 checking whether make supports the include directive... yes (GNU style)
#23 3.028 checking for gcc... gcc
#23 3.046 checking whether the C compiler works... yes
#23 3.074 checking for C compiler default output file name... a.out
#23 3.075 checking for suffix of executables... 
#23 3.103 checking whether we are cross compiling... no
#23 3.136 checking for suffix of object files... o
#23 3.152 checking whether we are using the GNU C compiler... yes
#23 3.168 checking whether gcc accepts -g... yes
#23 3.184 checking for gcc option to accept ISO C89... none needed
#23 3.209 checking whether gcc understands -c and -o together... yes
#23 3.245 checking dependency style of gcc... gcc3
#23 3.284 checking for g++... g++
#23 3.302 checking whether we are using the GNU C++ compiler... yes
#23 3.324 checking whether g++ accepts -g... yes
#23 3.345 checking dependency style of g++... gcc3
#23 3.379 Setting page size to 4096
#23 3.393 checking that generated files are newer than configure... done
#23 4.000 configure: creating ./config.status
#23 4.063 config.status: creating Makefile
#23 4.074 config.status: creating src/Makefile
#23 4.084 config.status: creating tests/Makefile
#23 4.095 config.status: creating patchelf.spec
#23 4.102 config.status: executing depfiles commands
#23 4.161 Making all in src
#23 4.163 make[1]: Entering directory '/tmp/patchelf-0.11/src'
#23 4.163 g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.11\" -DPACKAGE_STRING=\"patchelf\ 0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.11\" -DPAGESIZE=4096 -I.    -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc
#23 8.691 mv -f .deps/patchelf.Tpo .deps/patchelf.Po
#23 8.694 g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2   -o patchelf patchelf.o  
#23 8.798 make[1]: Leaving directory '/tmp/patchelf-0.11/src'
#23 8.799 Making all in tests
#23 8.801 make[1]: Entering directory '/tmp/patchelf-0.11/tests'
#23 8.801 make[1]: Nothing to be done for 'all'.
#23 8.802 make[1]: Leaving directory '/tmp/patchelf-0.11/tests'
#23 8.804 make[1]: Entering directory '/tmp/patchelf-0.11'
#23 8.804 make[1]: Nothing to be done for 'all-am'.
#23 8.804 make[1]: Leaving directory '/tmp/patchelf-0.11'
#23 8.815 Making install in src
#23 8.825 make[1]: Entering directory '/tmp/patchelf-0.11/src'
#23 8.842 make[2]: Entering directory '/tmp/patchelf-0.11/src'
#23 8.846  /bin/mkdir -p '/usr/local/bin'
#23 8.857   /usr/bin/install -c patchelf '/usr/local/bin'
#23 8.865 make[2]: Nothing to be done for 'install-data-am'.
#23 8.865 make[2]: Leaving directory '/tmp/patchelf-0.11/src'
#23 8.866 make[1]: Leaving directory '/tmp/patchelf-0.11/src'
#23 8.866 Making install in tests
#23 8.870 make[1]: Entering directory '/tmp/patchelf-0.11/tests'
#23 8.875 make[2]: Entering directory '/tmp/patchelf-0.11/tests'
#23 8.875 make[2]: Nothing to be done for 'install-exec-am'.
#23 8.875 make[2]: Nothing to be done for 'install-data-am'.
#23 8.875 make[2]: Leaving directory '/tmp/patchelf-0.11/tests'
#23 8.875 make[1]: Leaving directory '/tmp/patchelf-0.11/tests'
#23 8.877 make[1]: Entering directory '/tmp/patchelf-0.11'
#23 8.879 make[2]: Entering directory '/tmp/patchelf-0.11'
#23 8.879 make[2]: Nothing to be done for 'install-exec-am'.
#23 8.880  /bin/mkdir -p '/usr/local/share/doc/patchelf'
#23 8.895  /usr/bin/install -c -m 644 README.md '/usr/local/share/doc/patchelf'
#23 8.914  /bin/mkdir -p '/usr/local/share/man/man1'
#23 8.930  /usr/bin/install -c -m 644 patchelf.1 '/usr/local/share/man/man1'
#23 8.937 make[2]: Leaving directory '/tmp/patchelf-0.11'
#23 8.938 make[1]: Leaving directory '/tmp/patchelf-0.11'
#23 DONE 9.0s

#24 [17/32] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-gsup-client-dev 		libosmo-netif-dev 		libosmo-ranap-dev 		libosmo-sccp-dev 		libosmo-sigtran-dev 		libsmpp34-dev 		libgtp-dev 		libasn1c-dev && 	apt-get clean
#24 0.551 Hit:1 http://deb.debian.org/debian buster InRelease
#24 0.551 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#24 0.552 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#24 0.569 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#24 0.962 Reading package lists...
#24 2.012 Reading package lists...
#24 3.027 Building dependency tree...
#24 3.302 Reading state information...
#24 3.527 The following additional packages will be installed:
#24 3.527   libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9
#24 3.527   libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21
#24 3.527   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11
#24 3.528   libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly
#24 3.581 The following NEW packages will be installed:
#24 3.581   libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev
#24 3.581   libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev
#24 3.581   libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev
#24 3.581   libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore
#24 3.581   libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20
#24 3.581   libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0
#24 3.582   libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly telnet
#24 3.616 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
#24 3.616 Need to get 4,197 kB of archives.
#24 3.616 After this operation, 18.6 MB of additional disk space will be used.
#24 3.616 Get:1 http://deb.debian.org/debian buster/main amd64 telnet amd64 0.17-41.2 [70.4 kB]
#24 3.631 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ osmocom-nightly 202404092026 [1,168 B]
#24 3.637 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore21 1.9.0.192.1c24.202404092026 [173 kB]
#24 3.641 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp6 1.11.0.18.1f9c.202404092026 [42.6 kB]
#24 3.642 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp-dev 1.11.0.18.1f9c.202404092026 [142 kB]
#24 3.655 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocodec4 1.9.0.192.1c24.202404092026 [60.6 kB]
#24 3.663 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoisdn0 1.9.0.192.1c24.202404092026 [79.9 kB]
#24 3.669 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogsm20 1.9.0.192.1c24.202404092026 [234 kB]
#24 3.679 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmovty13 1.9.0.192.1c24.202404092026 [112 kB]
#24 3.690 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmotrau2 1.5.1.11.5277.202404092026 [30.7 kB]
#24 3.700 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoabis13 1.5.1.11.5277.202404092026 [74.2 kB]
#24 3.702 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-abis-dev 1.5.1.11.5277.202404092026 [112 kB]
#24 3.710 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client0 1.7.0.11.da4f.202404092026 [23.2 kB]
#24 3.714 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocoding0 1.9.0.192.1c24.202404092026 [79.1 kB]
#24 3.717 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogb14 1.9.0.192.1c24.202404092026 [187 kB]
#24 3.721 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoctrl0 1.9.0.192.1c24.202404092026 [69.4 kB]
#24 3.724 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmosim2 1.9.0.192.1c24.202404092026 [73.3 kB]
#24 3.738 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmousb0 1.9.0.192.1c24.202404092026 [60.0 kB]
#24 3.744 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore 1.9.0.192.1c24.202404092026 [53.3 kB]
#24 3.755 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore-dev 1.9.0.192.1c24.202404092026 [839 kB]
#24 3.775 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client-dev 1.7.0.11.da4f.202404092026 [26.4 kB]
#24 3.783 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmonetif11 1.4.0.49.5fec.202404092026 [53.8 kB]
#24 3.788 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-netif-dev 1.4.0.49.5fec.202404092026 [65.5 kB]
#24 3.791 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sccp-dev 1.8.0.59.513e.202404092026 [95.0 kB]
#24 3.793 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran9 1.8.0.59.513e.202404092026 [124 kB]
#24 3.798 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran-dev 1.8.0.59.513e.202404092026 [583 kB]
#24 3.806 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp1 1.14.3.2.4b6d.202404092026 [109 kB]
#24 3.809 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp34-dev 1.14.3.2.4b6d.202404092026 [123 kB]
#24 3.812 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c1 0.9.36.1.3dfa.202404092026 [77.0 kB]
#24 3.814 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c-dev 0.9.36.1.3dfa.202404092026 [110 kB]
#24 3.821 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap7 1.5.1.6.fc08.202404092026 [218 kB]
#24 3.830 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap-dev 1.5.1.6.fc08.202404092026 [93.5 kB]
#24 4.024 debconf: delaying package configuration, since apt-utils is not installed
#24 4.078 Fetched 4,197 kB in 0s (18.4 MB/s)
#24 4.108 Selecting previously unselected package telnet.
#24 4.108 (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 ... 106264 files and directories currently installed.)
#24 4.159 Preparing to unpack .../00-telnet_0.17-41.2_amd64.deb ...
#24 4.163 Unpacking telnet (0.17-41.2) ...
#24 4.206 Selecting previously unselected package osmocom-nightly.
#24 4.212 Preparing to unpack .../01-osmocom-nightly_202404092026_amd64.deb ...
#24 4.215 Unpacking osmocom-nightly (202404092026) ...
#24 4.243 Selecting previously unselected package libosmocore21:amd64.
#24 4.250 Preparing to unpack .../02-libosmocore21_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 4.258 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404092026) ...
#24 4.334 Selecting previously unselected package libgtp6:amd64.
#24 4.343 Preparing to unpack .../03-libgtp6_1.11.0.18.1f9c.202404092026_amd64.deb ...
#24 4.352 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404092026) ...
#24 4.408 Selecting previously unselected package libgtp-dev:amd64.
#24 4.415 Preparing to unpack .../04-libgtp-dev_1.11.0.18.1f9c.202404092026_amd64.deb ...
#24 4.420 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404092026) ...
#24 4.504 Selecting previously unselected package libosmocodec4:amd64.
#24 4.505 Preparing to unpack .../05-libosmocodec4_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 4.508 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404092026) ...
#24 4.572 Selecting previously unselected package libosmoisdn0:amd64.
#24 4.583 Preparing to unpack .../06-libosmoisdn0_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 4.587 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 4.660 Selecting previously unselected package libosmogsm20:amd64.
#24 4.664 Preparing to unpack .../07-libosmogsm20_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 4.676 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404092026) ...
#24 4.752 Selecting previously unselected package libosmovty13:amd64.
#24 4.756 Preparing to unpack .../08-libosmovty13_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 4.764 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404092026) ...
#24 4.860 Selecting previously unselected package libosmotrau2:amd64.
#24 4.866 Preparing to unpack .../09-libosmotrau2_1.5.1.11.5277.202404092026_amd64.deb ...
#24 4.871 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404092026) ...
#24 4.930 Selecting previously unselected package libosmoabis13:amd64.
#24 4.939 Preparing to unpack .../10-libosmoabis13_1.5.1.11.5277.202404092026_amd64.deb ...
#24 4.943 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404092026) ...
#24 4.989 Selecting previously unselected package libosmo-abis-dev:amd64.
#24 4.998 Preparing to unpack .../11-libosmo-abis-dev_1.5.1.11.5277.202404092026_amd64.deb ...
#24 5.004 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404092026) ...
#24 5.041 Selecting previously unselected package libosmo-gsup-client0:amd64.
#24 5.048 Preparing to unpack .../12-libosmo-gsup-client0_1.7.0.11.da4f.202404092026_amd64.deb ...
#24 5.051 Unpacking libosmo-gsup-client0:amd64 (1.7.0.11.da4f.202404092026) ...
#24 5.091 Selecting previously unselected package libosmocoding0:amd64.
#24 5.097 Preparing to unpack .../13-libosmocoding0_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 5.100 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 5.141 Selecting previously unselected package libosmogb14:amd64.
#24 5.148 Preparing to unpack .../14-libosmogb14_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 5.151 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404092026) ...
#24 5.204 Selecting previously unselected package libosmoctrl0:amd64.
#24 5.210 Preparing to unpack .../15-libosmoctrl0_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 5.213 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 5.257 Selecting previously unselected package libosmosim2:amd64.
#24 5.265 Preparing to unpack .../16-libosmosim2_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 5.267 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404092026) ...
#24 5.308 Selecting previously unselected package libosmousb0:amd64.
#24 5.316 Preparing to unpack .../17-libosmousb0_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 5.319 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 5.356 Selecting previously unselected package libosmocore.
#24 5.362 Preparing to unpack .../18-libosmocore_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 5.365 Unpacking libosmocore (1.9.0.192.1c24.202404092026) ...
#24 5.402 Selecting previously unselected package libosmocore-dev:amd64.
#24 5.409 Preparing to unpack .../19-libosmocore-dev_1.9.0.192.1c24.202404092026_amd64.deb ...
#24 5.415 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404092026) ...
#24 5.503 Selecting previously unselected package libosmo-gsup-client-dev:amd64.
#24 5.510 Preparing to unpack .../20-libosmo-gsup-client-dev_1.7.0.11.da4f.202404092026_amd64.deb ...
#24 5.515 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.11.da4f.202404092026) ...
#24 5.554 Selecting previously unselected package libosmonetif11:amd64.
#24 5.561 Preparing to unpack .../21-libosmonetif11_1.4.0.49.5fec.202404092026_amd64.deb ...
#24 5.564 Unpacking libosmonetif11:amd64 (1.4.0.49.5fec.202404092026) ...
#24 5.599 Selecting previously unselected package libosmo-netif-dev:amd64.
#24 5.606 Preparing to unpack .../22-libosmo-netif-dev_1.4.0.49.5fec.202404092026_amd64.deb ...
#24 5.609 Unpacking libosmo-netif-dev:amd64 (1.4.0.49.5fec.202404092026) ...
#24 5.644 Selecting previously unselected package libosmo-sccp-dev:amd64.
#24 5.651 Preparing to unpack .../23-libosmo-sccp-dev_1.8.0.59.513e.202404092026_amd64.deb ...
#24 5.654 Unpacking libosmo-sccp-dev:amd64 (1.8.0.59.513e.202404092026) ...
#24 5.701 Selecting previously unselected package libosmo-sigtran9:amd64.
#24 5.708 Preparing to unpack .../24-libosmo-sigtran9_1.8.0.59.513e.202404092026_amd64.deb ...
#24 5.711 Unpacking libosmo-sigtran9:amd64 (1.8.0.59.513e.202404092026) ...
#24 5.748 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#24 5.754 Preparing to unpack .../25-libosmo-sigtran-dev_1.8.0.59.513e.202404092026_amd64.deb ...
#24 5.760 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.59.513e.202404092026) ...
#24 5.843 Selecting previously unselected package libsmpp1:amd64.
#24 5.850 Preparing to unpack .../26-libsmpp1_1.14.3.2.4b6d.202404092026_amd64.deb ...
#24 5.853 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404092026) ...
#24 5.899 Selecting previously unselected package libsmpp34-dev:amd64.
#24 5.905 Preparing to unpack .../27-libsmpp34-dev_1.14.3.2.4b6d.202404092026_amd64.deb ...
#24 5.908 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404092026) ...
#24 5.963 Selecting previously unselected package libasn1c1:amd64.
#24 5.970 Preparing to unpack .../28-libasn1c1_0.9.36.1.3dfa.202404092026_amd64.deb ...
#24 5.973 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202404092026) ...
#24 6.008 Selecting previously unselected package libasn1c-dev:amd64.
#24 6.014 Preparing to unpack .../29-libasn1c-dev_0.9.36.1.3dfa.202404092026_amd64.deb ...
#24 6.023 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202404092026) ...
#24 6.071 Selecting previously unselected package libosmo-ranap7:amd64.
#24 6.079 Preparing to unpack .../30-libosmo-ranap7_1.5.1.6.fc08.202404092026_amd64.deb ...
#24 6.082 Unpacking libosmo-ranap7:amd64 (1.5.1.6.fc08.202404092026) ...
#24 6.133 Selecting previously unselected package libosmo-ranap-dev:amd64.
#24 6.139 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.6.fc08.202404092026_amd64.deb ...
#24 6.142 Unpacking libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202404092026) ...
#24 6.258 Setting up telnet (0.17-41.2) ...
#24 6.268 update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode
#24 6.275 Setting up osmocom-nightly (202404092026) ...
#24 6.286 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404092026) ...
#24 6.297 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.306 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.316 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.330 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404092026) ...
#24 6.338 Setting up libosmo-sccp-dev:amd64 (1.8.0.59.513e.202404092026) ...
#24 6.346 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202404092026) ...
#24 6.355 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.369 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.378 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404092026) ...
#24 6.387 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404092026) ...
#24 6.395 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202404092026) ...
#24 6.410 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.419 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404092026) ...
#24 6.428 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.439 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.451 Setting up libosmonetif11:amd64 (1.4.0.49.5fec.202404092026) ...
#24 6.459 Setting up libosmo-gsup-client0:amd64 (1.7.0.11.da4f.202404092026) ...
#24 6.469 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.484 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.492 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404092026) ...
#24 6.501 Setting up libosmocore (1.9.0.192.1c24.202404092026) ...
#24 6.513 Setting up libosmo-sigtran9:amd64 (1.8.0.59.513e.202404092026) ...
#24 6.525 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404092026) ...
#24 6.534 Setting up libosmo-ranap7:amd64 (1.5.1.6.fc08.202404092026) ...
#24 6.543 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404092026) ...
#24 6.559 Setting up libosmo-netif-dev:amd64 (1.4.0.49.5fec.202404092026) ...
#24 6.567 Setting up libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202404092026) ...
#24 6.576 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.11.da4f.202404092026) ...
#24 6.586 Setting up libosmo-sigtran-dev:amd64 (1.8.0.59.513e.202404092026) ...
#24 6.601 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#24 6.746 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#24 DONE 6.9s

#25 [18/32] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cmake 		libfftw3-dev 		libmbedtls-dev 		libboost-program-options-dev 		libconfig++-dev 		libsctp-dev 		libpcsclite-dev 		libuhd-dev 		libczmq-dev 		libsoapysdr-dev 		soapysdr-module-lms7 && 	apt-get clean
#25 0.356 Hit:1 http://deb.debian.org/debian buster InRelease
#25 0.356 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#25 0.356 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#25 0.465 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#25 0.707 Reading package lists...
#25 1.539 Reading package lists...
#25 2.350 Building dependency tree...
#25 2.548 Reading state information...
#25 2.687 libboost-program-options-dev is already the newest version (1.67.0.1).
#25 2.687 libboost-program-options-dev set to manually installed.
#25 2.687 cmake is already the newest version (3.13.4-1).
#25 2.687 libfftw3-dev is already the newest version (3.3.8-2).
#25 2.687 libsctp-dev is already the newest version (1.0.18+dfsg-1).
#25 2.687 libpcsclite-dev is already the newest version (1.8.24-1).
#25 2.687 libuhd-dev is already the newest version (3.13.1.0-3).
#25 2.687 Suggested packages:
#25 2.687   libmbedtls-doc libsoapysdr-doc
#25 2.687 Recommended packages:
#25 2.687   libconfig-doc soapysdr0.6-module-all | soapysdr0.6-module
#25 2.780 The following NEW packages will be installed:
#25 2.780   libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4
#25 2.780   libmbedtls-dev libsoapysdr-dev libsoapysdr0.6 soapysdr-module-lms7
#25 2.780   soapysdr0.6-module-lms7
#25 2.809 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
#25 2.809 Need to get 1,403 kB of archives.
#25 2.809 After this operation, 6,369 kB of additional disk space will be used.
#25 2.809 Get:1 http://deb.debian.org/debian buster/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB]
#25 2.819 Get:2 http://deb.debian.org/debian buster/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB]
#25 2.820 Get:3 http://deb.debian.org/debian buster/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB]
#25 2.825 Get:4 http://deb.debian.org/debian buster/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB]
#25 2.826 Get:5 http://deb.debian.org/debian buster/main amd64 libczmq4 amd64 4.2.0-2 [168 kB]
#25 2.831 Get:6 http://deb.debian.org/debian buster/main amd64 libczmq-dev amd64 4.2.0-2 [395 kB]
#25 2.837 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls-dev amd64 2.16.9-0~deb10u1 [514 kB]
#25 2.841 Get:8 http://deb.debian.org/debian buster/main amd64 libsoapysdr0.6 amd64 0.6.1-4+b1 [68.4 kB]
#25 2.842 Get:9 http://deb.debian.org/debian buster/main amd64 libsoapysdr-dev amd64 0.6.1-4+b1 [28.2 kB]
#25 2.842 Get:10 http://deb.debian.org/debian buster/main amd64 soapysdr0.6-module-lms7 amd64 18.06.0+dfsg-1+b1 [54.1 kB]
#25 2.842 Get:11 http://deb.debian.org/debian buster/main amd64 soapysdr-module-lms7 amd64 18.06.0+dfsg-1+b1 [1,128 B]
#25 3.009 debconf: delaying package configuration, since apt-utils is not installed
#25 3.055 Fetched 1,403 kB in 0s (29.0 MB/s)
#25 3.085 Selecting previously unselected package libconfig++9v5:amd64.
#25 3.085 (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 ... 107456 files and directories currently installed.)
#25 3.129 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ...
#25 3.137 Unpacking libconfig++9v5:amd64 (1.5-0.4) ...
#25 3.175 Selecting previously unselected package libconfig9:amd64.
#25 3.181 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ...
#25 3.184 Unpacking libconfig9:amd64 (1.5-0.4) ...
#25 3.223 Selecting previously unselected package libconfig-dev:amd64.
#25 3.228 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ...
#25 3.231 Unpacking libconfig-dev:amd64 (1.5-0.4) ...
#25 3.265 Selecting previously unselected package libconfig++-dev:amd64.
#25 3.271 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ...
#25 3.278 Unpacking libconfig++-dev:amd64 (1.5-0.4) ...
#25 3.319 Selecting previously unselected package libczmq4:amd64.
#25 3.325 Preparing to unpack .../04-libczmq4_4.2.0-2_amd64.deb ...
#25 3.328 Unpacking libczmq4:amd64 (4.2.0-2) ...
#25 3.386 Selecting previously unselected package libczmq-dev:amd64.
#25 3.394 Preparing to unpack .../05-libczmq-dev_4.2.0-2_amd64.deb ...
#25 3.397 Unpacking libczmq-dev:amd64 (4.2.0-2) ...
#25 3.465 Selecting previously unselected package libmbedtls-dev:amd64.
#25 3.472 Preparing to unpack .../06-libmbedtls-dev_2.16.9-0~deb10u1_amd64.deb ...
#25 3.475 Unpacking libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ...
#25 3.543 Selecting previously unselected package libsoapysdr0.6:amd64.
#25 3.550 Preparing to unpack .../07-libsoapysdr0.6_0.6.1-4+b1_amd64.deb ...
#25 3.553 Unpacking libsoapysdr0.6:amd64 (0.6.1-4+b1) ...
#25 3.599 Selecting previously unselected package libsoapysdr-dev:amd64.
#25 3.605 Preparing to unpack .../08-libsoapysdr-dev_0.6.1-4+b1_amd64.deb ...
#25 3.608 Unpacking libsoapysdr-dev:amd64 (0.6.1-4+b1) ...
#25 3.642 Selecting previously unselected package soapysdr0.6-module-lms7:amd64.
#25 3.649 Preparing to unpack .../09-soapysdr0.6-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ...
#25 3.655 Unpacking soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ...
#25 3.690 Selecting previously unselected package soapysdr-module-lms7:amd64.
#25 3.696 Preparing to unpack .../10-soapysdr-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ...
#25 3.699 Unpacking soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ...
#25 3.757 Setting up libconfig9:amd64 (1.5-0.4) ...
#25 3.769 Setting up libsoapysdr0.6:amd64 (0.6.1-4+b1) ...
#25 3.777 Setting up libczmq4:amd64 (4.2.0-2) ...
#25 3.789 Setting up libconfig++9v5:amd64 (1.5-0.4) ...
#25 3.800 Setting up libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ...
#25 3.809 Setting up libsoapysdr-dev:amd64 (0.6.1-4+b1) ...
#25 3.818 Setting up libczmq-dev:amd64 (4.2.0-2) ...
#25 3.829 Setting up libconfig-dev:amd64 (1.5-0.4) ...
#25 3.840 Setting up soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ...
#25 3.848 Setting up soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ...
#25 3.857 Setting up libconfig++-dev:amd64 (1.5-0.4) ...
#25 3.872 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#25 4.068 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#25 DONE 4.2s

#26 [19/32] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#26 0.361 Hit:1 http://deb.debian.org/debian buster InRelease
#26 0.361 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#26 0.361 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#26 0.365 Hit:4 http://deb.debian.org/debian buster-updates InRelease
#26 0.710 Reading package lists...
#26 1.847 Reading package lists...
#26 3.119 Building dependency tree...
#26 3.400 Reading state information...
#26 3.771 The following additional packages will be installed:
#26 3.771   dbus-user-session dconf-gsettings-backend dconf-service freeglut3
#26 3.771   glib-networking glib-networking-common glib-networking-services
#26 3.772   gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0
#26 3.772   libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1
#26 3.772   libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1
#26 3.772   libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0
#26 3.772   libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx
#26 3.772   libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0
#26 3.772   libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13
#26 3.772   libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13
#26 3.772   libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13
#26 3.772   libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13
#26 3.772   libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13
#26 3.772   libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13
#26 3.772   libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13
#26 3.772   libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13
#26 3.772   libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10
#26 3.772   libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7
#26 3.772   liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0
#26 3.772   libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5
#26 3.772   libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5
#26 3.772   libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5
#26 3.772   libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian
#26 3.772   libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin
#26 3.772   libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2
#26 3.772   libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
#26 3.772   libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0
#26 3.772   libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
#26 3.772   libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1
#26 3.772   libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0
#26 3.773   libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah
#26 3.773   python-enum34 python-lxml python-opengl python-pyqt5 python-sip
#26 3.773   python-wxgtk3.0 python-wxversion python-zmq xkb-data
#26 3.775 Suggested packages:
#26 3.775   gr-fosphor gr-osmosdr colord gvfs jackd2 opus-tools pulseaudio
#26 3.775   qt5-image-formats-plugins qtwayland5 libvolk1-dev python-cheetah-doc
#26 3.775   python-markdown python-memcache python-pygments python-enum34-doc
#26 3.775   python-lxml-dbg python-lxml-doc python-tk libgle3 python-pyqt5-dbg wx3.0-doc
#26 3.775 Recommended packages:
#26 3.775   gnuradio-dev python-matplotlib python-networkx python-qwt-qt5 python-scipy
#26 3.775   python-tk rtl-sdr uhd-host at-spi2-core udev libgtk-3-bin
#26 3.775   notification-daemon qttranslations5-l10n qt5-gtk-platformtheme
#26 3.775   libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql
#26 3.775   | libqt5sql5-tds | libqt5sql5-ibase libwacom-bin python-bs4 python-html5lib
#26 4.466 The following NEW packages will be installed:
#26 4.466   dbus-user-session dconf-gsettings-backend dconf-service freeglut3
#26 4.466   glib-networking glib-networking-common glib-networking-services gnuradio
#26 4.466   gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0
#26 4.466   libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1
#26 4.466   libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1
#26 4.466   libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0
#26 4.466   libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx
#26 4.467   libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0
#26 4.467   libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13
#26 4.467   libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13
#26 4.467   libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13
#26 4.467   libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13
#26 4.467   libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13
#26 4.467   libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13
#26 4.467   libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13
#26 4.467   libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13
#26 4.467   libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10
#26 4.467   libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7
#26 4.467   liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0
#26 4.467   libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5
#26 4.467   libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5
#26 4.467   libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5
#26 4.467   libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian
#26 4.467   libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin
#26 4.467   libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2
#26 4.467   libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
#26 4.467   libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0
#26 4.467   libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
#26 4.467   libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1
#26 4.467   libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0
#26 4.467   libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah
#26 4.467   python-enum34 python-lxml python-opengl python-pyqt5 python-sip
#26 4.468   python-wxgtk3.0 python-wxversion python-zmq xkb-data
#26 4.499 0 upgraded, 146 newly installed, 0 to remove and 0 not upgraded.
#26 4.499 Need to get 77.3 MB of archives.
#26 4.499 After this operation, 508 MB of additional disk space will be used.
#26 4.499 Get:1 http://deb.debian.org/debian buster/main amd64 libdouble-conversion1 amd64 3.1.0-3 [39.4 kB]
#26 4.510 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-16-0 amd64 10.32-5+deb10u1 [203 kB]
#26 4.521 Get:3 http://deb.debian.org/debian buster/main amd64 libqt5core5a amd64 5.11.3+dfsg1-1+deb10u5 [1,946 kB]
#26 4.541 Get:4 http://deb.debian.org/debian buster/main amd64 libdrm-common all 2.4.97-1 [13.8 kB]
#26 4.541 Get:5 http://deb.debian.org/debian buster/main amd64 libdrm2 amd64 2.4.97-1 [39.7 kB]
#26 4.542 Get:6 http://deb.debian.org/debian buster/main amd64 libglvnd0 amd64 1.1.0-1 [48.6 kB]
#26 4.542 Get:7 http://deb.debian.org/debian buster/main amd64 libwayland-server0 amd64 1.16.0-1 [32.5 kB]
#26 4.542 Get:8 http://deb.debian.org/debian buster/main amd64 libgbm1 amd64 18.3.6-2+deb10u1 [67.8 kB]
#26 4.543 Get:9 http://deb.debian.org/debian buster/main amd64 libglapi-mesa amd64 18.3.6-2+deb10u1 [66.3 kB]
#26 4.544 Get:10 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB]
#26 4.544 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-xcb1 amd64 2:1.6.7-1+deb10u4 [191 kB]
#26 4.550 Get:12 http://deb.debian.org/debian buster/main amd64 libxcb-dri2-0 amd64 1.13.1-2 [101 kB]
#26 4.551 Get:13 http://deb.debian.org/debian buster/main amd64 libxcb-dri3-0 amd64 1.13.1-2 [100 kB]
#26 4.552 Get:14 http://deb.debian.org/debian buster/main amd64 libxcb-present0 amd64 1.13.1-2 [99.1 kB]
#26 4.553 Get:15 http://deb.debian.org/debian buster/main amd64 libxcb-sync1 amd64 1.13.1-2 [103 kB]
#26 4.554 Get:16 http://deb.debian.org/debian buster/main amd64 libxcb-xfixes0 amd64 1.13.1-2 [103 kB]
#26 4.555 Get:17 http://deb.debian.org/debian buster/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#26 4.556 Get:18 http://deb.debian.org/debian buster/main amd64 libegl-mesa0 amd64 18.3.6-2+deb10u1 [135 kB]
#26 4.557 Get:19 http://deb.debian.org/debian buster/main amd64 libegl1 amd64 1.1.0-1 [33.6 kB]
#26 4.557 Get:20 http://deb.debian.org/debian buster/main amd64 libxcb-glx0 amd64 1.13.1-2 [116 kB]
#26 4.558 Get:21 http://deb.debian.org/debian buster/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#26 4.563 Get:22 http://deb.debian.org/debian buster/main amd64 libdrm-amdgpu1 amd64 2.4.97-1 [27.3 kB]
#26 4.563 Get:23 http://deb.debian.org/debian buster/main amd64 libdrm-intel1 amd64 2.4.97-1 [69.8 kB]
#26 4.564 Get:24 http://deb.debian.org/debian buster/main amd64 libdrm-nouveau2 amd64 2.4.97-1 [26.3 kB]
#26 4.564 Get:25 http://deb.debian.org/debian buster/main amd64 libdrm-radeon1 amd64 2.4.97-1 [31.1 kB]
#26 4.565 Get:26 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB]
#26 4.678 Get:27 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-dri amd64 18.3.6-2+deb10u1 [6,685 kB]
#26 4.737 Get:28 http://deb.debian.org/debian buster/main amd64 libglx-mesa0 amd64 18.3.6-2+deb10u1 [180 kB]
#26 4.738 Get:29 http://deb.debian.org/debian buster/main amd64 libglx0 amd64 1.1.0-1 [30.0 kB]
#26 4.738 Get:30 http://deb.debian.org/debian buster/main amd64 libgl1 amd64 1.1.0-1 [91.1 kB]
#26 4.739 Get:31 http://deb.debian.org/debian buster/main amd64 libevdev2 amd64 1.6.0+dfsg-1 [31.0 kB]
#26 4.740 Get:32 http://deb.debian.org/debian buster/main amd64 libmtdev1 amd64 1.1.5-1+b1 [22.3 kB]
#26 4.740 Get:33 http://deb.debian.org/debian buster/main amd64 libgudev-1.0-0 amd64 232-2 [13.6 kB]
#26 4.740 Get:34 http://deb.debian.org/debian buster/main amd64 libwacom-common all 0.32-1 [39.1 kB]
#26 4.741 Get:35 http://deb.debian.org/debian buster/main amd64 libwacom2 amd64 0.32-1 [18.8 kB]
#26 4.741 Get:36 http://deb.debian.org/debian buster/main amd64 libinput-bin amd64 1.12.6-2+deb10u1 [16.9 kB]
#26 4.742 Get:37 http://deb.debian.org/debian buster/main amd64 libinput10 amd64 1.12.6-2+deb10u1 [107 kB]
#26 4.748 Get:38 http://deb.debian.org/debian buster/main amd64 libqt5dbus5 amd64 5.11.3+dfsg1-1+deb10u5 [231 kB]
#26 4.751 Get:39 http://deb.debian.org/debian buster/main amd64 libqt5network5 amd64 5.11.3+dfsg1-1+deb10u5 [671 kB]
#26 4.757 Get:40 http://deb.debian.org/debian buster/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#26 4.757 Get:41 http://deb.debian.org/debian buster/main amd64 libxcb-util0 amd64 0.3.8-3+b2 [23.0 kB]
#26 4.758 Get:42 http://deb.debian.org/debian buster/main amd64 libxcb-image0 amd64 0.4.0-1+b2 [24.4 kB]
#26 4.758 Get:43 http://deb.debian.org/debian buster/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#26 4.759 Get:44 http://deb.debian.org/debian buster/main amd64 libxcb-randr0 amd64 1.13.1-2 [110 kB]
#26 4.760 Get:45 http://deb.debian.org/debian buster/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#26 4.760 Get:46 http://deb.debian.org/debian buster/main amd64 libxcb-shape0 amd64 1.13.1-2 [99.5 kB]
#26 4.761 Get:47 http://deb.debian.org/debian buster/main amd64 libxcb-xinerama0 amd64 1.13.1-2 [98.9 kB]
#26 4.762 Get:48 http://deb.debian.org/debian buster/main amd64 libxcb-xkb1 amd64 1.13.1-2 [123 kB]
#26 4.767 Get:49 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB]
#26 4.774 Get:50 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB]
#26 4.775 Get:51 http://deb.debian.org/debian buster/main amd64 libxkbcommon-x11-0 amd64 0.8.2-1 [39.4 kB]
#26 4.776 Get:52 http://deb.debian.org/debian buster/main amd64 libqt5gui5 amd64 5.11.3+dfsg1-1+deb10u5 [2,843 kB]
#26 4.799 Get:53 http://deb.debian.org/debian buster/main amd64 libqt5widgets5 amd64 5.11.3+dfsg1-1+deb10u5 [2,261 kB]
#26 4.822 Get:54 http://deb.debian.org/debian buster/main amd64 libqt5svg5 amd64 5.11.3-2 [131 kB]
#26 4.823 Get:55 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.28-0+deb10u1 [98.6 kB]
#26 4.824 Get:56 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB]
#26 4.824 Get:57 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB]
#26 4.824 Get:58 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB]
#26 4.825 Get:59 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-glx amd64 18.3.6-2+deb10u1 [47.4 kB]
#26 4.825 Get:60 http://deb.debian.org/debian buster/main amd64 freeglut3 amd64 2.8.1-3 [123 kB]
#26 4.826 Get:61 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB]
#26 4.827 Get:62 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB]
#26 4.828 Get:63 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB]
#26 4.833 Get:64 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB]
#26 4.838 Get:65 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB]
#26 4.839 Get:66 http://deb.debian.org/debian buster/main amd64 liborc-0.4-0 amd64 1:0.4.28-3.1 [141 kB]
#26 4.841 Get:67 http://deb.debian.org/debian buster/main amd64 libvolk1.4 amd64 1.4-3+b1 [161 kB]
#26 4.842 Get:68 http://deb.debian.org/debian buster/main amd64 libvolk1-bin amd64 1.4-3+b1 [71.1 kB]
#26 4.843 Get:69 http://deb.debian.org/debian buster/main amd64 python-cheetah amd64 3.1.0-3 [140 kB]
#26 4.845 Get:70 http://deb.debian.org/debian buster/main amd64 python-lxml amd64 4.3.2-1+deb10u4 [1,146 kB]
#26 4.855 Get:71 http://deb.debian.org/debian buster/main amd64 libglu1-mesa amd64 9.0.0-2.1+b3 [169 kB]
#26 4.856 Get:72 http://deb.debian.org/debian buster/main amd64 python-opengl all 3.1.0+dfsg-2 [490 kB]
#26 4.860 Get:73 http://deb.debian.org/debian buster/main amd64 libqt5xml5 amd64 5.11.3+dfsg1-1+deb10u5 [128 kB]
#26 4.861 Get:74 http://deb.debian.org/debian buster/main amd64 libqt5designer5 amd64 5.11.3-4 [2,783 kB]
#26 4.886 Get:75 http://deb.debian.org/debian buster/main amd64 libqt5sql5 amd64 5.11.3+dfsg1-1+deb10u5 [145 kB]
#26 4.888 Get:76 http://deb.debian.org/debian buster/main amd64 libqt5help5 amd64 5.11.3-4 [149 kB]
#26 4.889 Get:77 http://deb.debian.org/debian buster/main amd64 libqt5printsupport5 amd64 5.11.3+dfsg1-1+deb10u5 [217 kB]
#26 4.890 Get:78 http://deb.debian.org/debian buster/main amd64 libqt5test5 amd64 5.11.3+dfsg1-1+deb10u5 [150 kB]
#26 4.892 Get:79 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB]
#26 4.892 Get:80 http://deb.debian.org/debian buster/main amd64 python-sip amd64 4.19.14+dfsg-2 [170 kB]
#26 4.894 Get:81 http://deb.debian.org/debian buster/main amd64 python-pyqt5 amd64 5.11.3+dfsg-1+b3 [2,238 kB]
#26 4.912 Get:82 http://deb.debian.org/debian buster/main amd64 python-wxversion all 3.0.2.0+dfsg-8 [114 kB]
#26 4.913 Get:83 http://deb.debian.org/debian buster/main amd64 libwxbase3.0-0v5 amd64 3.0.4+dfsg-8 [1,057 kB]
#26 4.922 Get:84 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB]
#26 4.922 Get:85 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB]
#26 4.923 Get:86 http://deb.debian.org/debian buster/main amd64 libcairo-gobject2 amd64 1.16.0-4+deb10u1 [125 kB]
#26 4.924 Get:87 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB]
#26 4.925 Get:88 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB]
#26 4.926 Get:89 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-common all 1.4.4-2 [52.3 kB]
#26 4.927 Get:90 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2 [61.2 kB]
#26 4.927 Get:91 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB]
#26 4.929 Get:92 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB]
#26 4.930 Get:93 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB]
#26 4.935 Get:94 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB]
#26 4.936 Get:95 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8,204 B]
#26 4.937 Get:96 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3,678 kB]
#26 4.972 Get:97 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2,580 kB]
#26 4.991 Get:98 http://deb.debian.org/debian buster/main amd64 libnotify4 amd64 0.7.7-4 [29.0 kB]
#26 4.991 Get:99 http://deb.debian.org/debian buster/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.4+dfsg-8 [4,350 kB]
#26 5.032 Get:100 http://deb.debian.org/debian buster/main amd64 python-wxgtk3.0 amd64 3.0.2.0+dfsg-8 [5,196 kB]
#26 5.076 Get:101 http://deb.debian.org/debian buster/main amd64 python-zmq amd64 17.1.2-2+deb10u1 [259 kB]
#26 5.078 Get:102 http://deb.debian.org/debian buster/main amd64 libcodec2-0.8.1 amd64 0.8.1-2 [233 kB]
#26 5.080 Get:103 http://deb.debian.org/debian buster/main amd64 libcomedi0 amd64 0.11.0-1 [236 kB]
#26 5.081 Get:104 http://deb.debian.org/debian buster/main amd64 liblog4cpp5v5 amd64 1.1.3-1 [106 kB]
#26 5.082 Get:105 http://deb.debian.org/debian buster/main amd64 libgnuradio-pmt3.7.13 amd64 3.7.13.4-4+b1 [116 kB]
#26 5.083 Get:106 http://deb.debian.org/debian buster/main amd64 libgnuradio-runtime3.7.13 amd64 3.7.13.4-4+b1 [314 kB]
#26 5.085 Get:107 http://deb.debian.org/debian buster/main amd64 libgnuradio-blocks3.7.13 amd64 3.7.13.4-4+b1 [537 kB]
#26 5.089 Get:108 http://deb.debian.org/debian buster/main amd64 libgnuradio-fft3.7.13 amd64 3.7.13.4-4+b1 [86.5 kB]
#26 5.089 Get:109 http://deb.debian.org/debian buster/main amd64 libgnuradio-filter3.7.13 amd64 3.7.13.4-4+b1 [196 kB]
#26 5.091 Get:110 http://deb.debian.org/debian buster/main amd64 libgnuradio-analog3.7.13 amd64 3.7.13.4-4+b1 [144 kB]
#26 5.093 Get:111 http://deb.debian.org/debian buster/main amd64 libgnuradio-fec3.7.13 amd64 3.7.13.4-4+b1 [211 kB]
#26 5.096 Get:112 http://deb.debian.org/debian buster/main amd64 libgnuradio-atsc3.7.13 amd64 3.7.13.4-4+b1 [93.5 kB]
#26 5.097 Get:113 http://deb.debian.org/debian buster/main amd64 libopus0 amd64 1.3-1 [191 kB]
#26 5.099 Get:114 http://deb.debian.org/debian buster/main amd64 libsamplerate0 amd64 0.1.9-2 [949 kB]
#26 5.112 Get:115 http://deb.debian.org/debian buster/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2 [299 kB]
#26 5.115 Get:116 http://deb.debian.org/debian buster/main amd64 libportaudio2 amd64 19.6.0-1+deb10u1 [66.8 kB]
#26 5.117 Get:117 http://deb.debian.org/debian buster/main amd64 libgnuradio-audio3.7.13 amd64 3.7.13.4-4+b1 [112 kB]
#26 5.118 Get:118 http://deb.debian.org/debian buster/main amd64 libgnuradio-channels3.7.13 amd64 3.7.13.4-4+b1 [89.1 kB]
#26 5.119 Get:119 http://deb.debian.org/debian buster/main amd64 libgnuradio-comedi3.7.13 amd64 3.7.13.4-4+b1 [54.8 kB]
#26 5.119 Get:120 http://deb.debian.org/debian buster/main amd64 libgnuradio-digital3.7.13 amd64 3.7.13.4-4+b1 [348 kB]
#26 5.122 Get:121 http://deb.debian.org/debian buster/main amd64 libgnuradio-dtv3.7.13 amd64 3.7.13.4-4+b1 [300 kB]
#26 5.124 Get:122 http://deb.debian.org/debian buster/main amd64 libgnuradio-fcd3.7.13 amd64 3.7.13.4-4+b1 [62.3 kB]
#26 5.124 Get:123 http://deb.debian.org/debian buster/main amd64 libgnuradio-noaa3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB]
#26 5.125 Get:124 http://deb.debian.org/debian buster/main amd64 libgnuradio-pager3.7.13 amd64 3.7.13.4-4+b1 [59.1 kB]
#26 5.128 Get:125 http://deb.debian.org/debian buster/main amd64 libqt5opengl5 amd64 5.11.3+dfsg1-1+deb10u5 [161 kB]
#26 5.129 Get:126 http://deb.debian.org/debian buster/main amd64 libqwt-qt5-6 amd64 6.1.4-1 [437 kB]
#26 5.133 Get:127 http://deb.debian.org/debian buster/main amd64 libgnuradio-qtgui3.7.13 amd64 3.7.13.4-4+b1 [368 kB]
#26 5.136 Get:128 http://deb.debian.org/debian buster/main amd64 libgnuradio-trellis3.7.13 amd64 3.7.13.4-4+b1 [166 kB]
#26 5.138 Get:129 http://deb.debian.org/debian buster/main amd64 libgnuradio-uhd3.7.13 amd64 3.7.13.4-4+b1 [121 kB]
#26 5.139 Get:130 http://deb.debian.org/debian buster/main amd64 libslang2 amd64 2.3.2-2 [507 kB]
#26 5.143 Get:131 http://deb.debian.org/debian-security buster/updates/main amd64 libcaca0 amd64 0.99.beta19-2.1+deb10u1 [346 kB]
#26 5.146 Get:132 http://deb.debian.org/debian buster/main amd64 libasyncns0 amd64 0.8-6 [12.5 kB]
#26 5.147 Get:133 http://deb.debian.org/debian buster/main amd64 libogg0 amd64 1.3.2-1+b1 [21.3 kB]
#26 5.147 Get:134 http://deb.debian.org/debian-security buster/updates/main amd64 libflac8 amd64 1.3.2-3+deb10u3 [195 kB]
#26 5.148 Get:135 http://deb.debian.org/debian buster/main amd64 libvorbis0a amd64 1.3.6-2 [93.5 kB]
#26 5.149 Get:136 http://deb.debian.org/debian buster/main amd64 libvorbisenc2 amd64 1.3.6-2 [80.2 kB]
#26 5.151 Get:137 http://deb.debian.org/debian-security buster/updates/main amd64 libsndfile1 amd64 1.0.28-6+deb10u2 [253 kB]
#26 5.153 Get:138 http://deb.debian.org/debian buster/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB]
#26 5.154 Get:139 http://deb.debian.org/debian buster/main amd64 libpulse0 amd64 12.2-4+deb10u1 [281 kB]
#26 5.156 Get:140 http://deb.debian.org/debian buster/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-6~deb10u1 [194 kB]
#26 5.159 Get:141 http://deb.debian.org/debian buster/main amd64 libgnuradio-video-sdl3.7.13 amd64 3.7.13.4-4+b1 [55.7 kB]
#26 5.159 Get:142 http://deb.debian.org/debian buster/main amd64 libgnuradio-vocoder3.7.13 amd64 3.7.13.4-4+b1 [76.7 kB]
#26 5.161 Get:143 http://deb.debian.org/debian buster/main amd64 libgnuradio-wavelet3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB]
#26 5.162 Get:144 http://deb.debian.org/debian buster/main amd64 libgnuradio-wxgui3.7.13 amd64 3.7.13.4-4+b1 [65.7 kB]
#26 5.163 Get:145 http://deb.debian.org/debian buster/main amd64 libgnuradio-zeromq3.7.13 amd64 3.7.13.4-4+b1 [110 kB]
#26 5.165 Get:146 http://deb.debian.org/debian buster/main amd64 gnuradio amd64 3.7.13.4-4+b1 [9,656 kB]
#26 5.450 debconf: delaying package configuration, since apt-utils is not installed
#26 5.502 Fetched 77.3 MB in 1s (99.9 MB/s)
#26 5.540 Selecting previously unselected package libdouble-conversion1:amd64.
#26 5.540 (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 ... 107763 files and directories currently installed.)
#26 5.577 Preparing to unpack .../000-libdouble-conversion1_3.1.0-3_amd64.deb ...
#26 5.586 Unpacking libdouble-conversion1:amd64 (3.1.0-3) ...
#26 5.624 Selecting previously unselected package libpcre2-16-0:amd64.
#26 5.631 Preparing to unpack .../001-libpcre2-16-0_10.32-5+deb10u1_amd64.deb ...
#26 5.634 Unpacking libpcre2-16-0:amd64 (10.32-5+deb10u1) ...
#26 5.700 Selecting previously unselected package libqt5core5a:amd64.
#26 5.708 Preparing to unpack .../002-libqt5core5a_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 5.716 Unpacking libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 5.876 Selecting previously unselected package libdrm-common.
#26 5.883 Preparing to unpack .../003-libdrm-common_2.4.97-1_all.deb ...
#26 5.889 Unpacking libdrm-common (2.4.97-1) ...
#26 5.928 Selecting previously unselected package libdrm2:amd64.
#26 5.931 Preparing to unpack .../004-libdrm2_2.4.97-1_amd64.deb ...
#26 5.935 Unpacking libdrm2:amd64 (2.4.97-1) ...
#26 6.012 Selecting previously unselected package libglvnd0:amd64.
#26 6.022 Preparing to unpack .../005-libglvnd0_1.1.0-1_amd64.deb ...
#26 6.025 Unpacking libglvnd0:amd64 (1.1.0-1) ...
#26 6.088 Selecting previously unselected package libwayland-server0:amd64.
#26 6.092 Preparing to unpack .../006-libwayland-server0_1.16.0-1_amd64.deb ...
#26 6.096 Unpacking libwayland-server0:amd64 (1.16.0-1) ...
#26 6.143 Selecting previously unselected package libgbm1:amd64.
#26 6.152 Preparing to unpack .../007-libgbm1_18.3.6-2+deb10u1_amd64.deb ...
#26 6.160 Unpacking libgbm1:amd64 (18.3.6-2+deb10u1) ...
#26 6.228 Selecting previously unselected package libglapi-mesa:amd64.
#26 6.237 Preparing to unpack .../008-libglapi-mesa_18.3.6-2+deb10u1_amd64.deb ...
#26 6.245 Unpacking libglapi-mesa:amd64 (18.3.6-2+deb10u1) ...
#26 6.338 Selecting previously unselected package libwayland-client0:amd64.
#26 6.350 Preparing to unpack .../009-libwayland-client0_1.16.0-1_amd64.deb ...
#26 6.353 Unpacking libwayland-client0:amd64 (1.16.0-1) ...
#26 6.464 Selecting previously unselected package libx11-xcb1:amd64.
#26 6.465 Preparing to unpack .../010-libx11-xcb1_2%3a1.6.7-1+deb10u4_amd64.deb ...
#26 6.477 Unpacking libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ...
#26 6.556 Selecting previously unselected package libxcb-dri2-0:amd64.
#26 6.561 Preparing to unpack .../011-libxcb-dri2-0_1.13.1-2_amd64.deb ...
#26 6.565 Unpacking libxcb-dri2-0:amd64 (1.13.1-2) ...
#26 6.654 Selecting previously unselected package libxcb-dri3-0:amd64.
#26 6.664 Preparing to unpack .../012-libxcb-dri3-0_1.13.1-2_amd64.deb ...
#26 6.668 Unpacking libxcb-dri3-0:amd64 (1.13.1-2) ...
#26 6.743 Selecting previously unselected package libxcb-present0:amd64.
#26 6.756 Preparing to unpack .../013-libxcb-present0_1.13.1-2_amd64.deb ...
#26 6.759 Unpacking libxcb-present0:amd64 (1.13.1-2) ...
#26 6.837 Selecting previously unselected package libxcb-sync1:amd64.
#26 6.844 Preparing to unpack .../014-libxcb-sync1_1.13.1-2_amd64.deb ...
#26 6.851 Unpacking libxcb-sync1:amd64 (1.13.1-2) ...
#26 6.946 Selecting previously unselected package libxcb-xfixes0:amd64.
#26 6.951 Preparing to unpack .../015-libxcb-xfixes0_1.13.1-2_amd64.deb ...
#26 6.957 Unpacking libxcb-xfixes0:amd64 (1.13.1-2) ...
#26 6.999 Selecting previously unselected package libxshmfence1:amd64.
#26 7.007 Preparing to unpack .../016-libxshmfence1_1.3-1_amd64.deb ...
#26 7.011 Unpacking libxshmfence1:amd64 (1.3-1) ...
#26 7.053 Selecting previously unselected package libegl-mesa0:amd64.
#26 7.061 Preparing to unpack .../017-libegl-mesa0_18.3.6-2+deb10u1_amd64.deb ...
#26 7.064 Unpacking libegl-mesa0:amd64 (18.3.6-2+deb10u1) ...
#26 7.116 Selecting previously unselected package libegl1:amd64.
#26 7.124 Preparing to unpack .../018-libegl1_1.1.0-1_amd64.deb ...
#26 7.127 Unpacking libegl1:amd64 (1.1.0-1) ...
#26 7.165 Selecting previously unselected package libxcb-glx0:amd64.
#26 7.173 Preparing to unpack .../019-libxcb-glx0_1.13.1-2_amd64.deb ...
#26 7.178 Unpacking libxcb-glx0:amd64 (1.13.1-2) ...
#26 7.222 Selecting previously unselected package libxxf86vm1:amd64.
#26 7.231 Preparing to unpack .../020-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#26 7.235 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#26 7.280 Selecting previously unselected package libdrm-amdgpu1:amd64.
#26 7.288 Preparing to unpack .../021-libdrm-amdgpu1_2.4.97-1_amd64.deb ...
#26 7.291 Unpacking libdrm-amdgpu1:amd64 (2.4.97-1) ...
#26 7.327 Selecting previously unselected package libdrm-intel1:amd64.
#26 7.335 Preparing to unpack .../022-libdrm-intel1_2.4.97-1_amd64.deb ...
#26 7.342 Unpacking libdrm-intel1:amd64 (2.4.97-1) ...
#26 7.384 Selecting previously unselected package libdrm-nouveau2:amd64.
#26 7.391 Preparing to unpack .../023-libdrm-nouveau2_2.4.97-1_amd64.deb ...
#26 7.394 Unpacking libdrm-nouveau2:amd64 (2.4.97-1) ...
#26 7.456 Selecting previously unselected package libdrm-radeon1:amd64.
#26 7.456 Preparing to unpack .../024-libdrm-radeon1_2.4.97-1_amd64.deb ...
#26 7.487 Unpacking libdrm-radeon1:amd64 (2.4.97-1) ...
#26 7.540 Selecting previously unselected package libllvm7:amd64.
#26 7.562 Preparing to unpack .../025-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ...
#26 7.566 Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) ...
#26 8.728 Selecting previously unselected package libgl1-mesa-dri:amd64.
#26 8.734 Preparing to unpack .../026-libgl1-mesa-dri_18.3.6-2+deb10u1_amd64.deb ...
#26 8.742 Unpacking libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ...
#26 9.252 Selecting previously unselected package libglx-mesa0:amd64.
#26 9.260 Preparing to unpack .../027-libglx-mesa0_18.3.6-2+deb10u1_amd64.deb ...
#26 9.263 Unpacking libglx-mesa0:amd64 (18.3.6-2+deb10u1) ...
#26 9.316 Selecting previously unselected package libglx0:amd64.
#26 9.324 Preparing to unpack .../028-libglx0_1.1.0-1_amd64.deb ...
#26 9.327 Unpacking libglx0:amd64 (1.1.0-1) ...
#26 9.366 Selecting previously unselected package libgl1:amd64.
#26 9.374 Preparing to unpack .../029-libgl1_1.1.0-1_amd64.deb ...
#26 9.377 Unpacking libgl1:amd64 (1.1.0-1) ...
#26 9.420 Selecting previously unselected package libevdev2:amd64.
#26 9.426 Preparing to unpack .../030-libevdev2_1.6.0+dfsg-1_amd64.deb ...
#26 9.429 Unpacking libevdev2:amd64 (1.6.0+dfsg-1) ...
#26 9.468 Selecting previously unselected package libmtdev1:amd64.
#26 9.475 Preparing to unpack .../031-libmtdev1_1.1.5-1+b1_amd64.deb ...
#26 9.478 Unpacking libmtdev1:amd64 (1.1.5-1+b1) ...
#26 9.518 Selecting previously unselected package libgudev-1.0-0:amd64.
#26 9.526 Preparing to unpack .../032-libgudev-1.0-0_232-2_amd64.deb ...
#26 9.529 Unpacking libgudev-1.0-0:amd64 (232-2) ...
#26 9.559 Selecting previously unselected package libwacom-common.
#26 9.567 Preparing to unpack .../033-libwacom-common_0.32-1_all.deb ...
#26 9.570 Unpacking libwacom-common (0.32-1) ...
#26 9.632 Selecting previously unselected package libwacom2:amd64.
#26 9.640 Preparing to unpack .../034-libwacom2_0.32-1_amd64.deb ...
#26 9.643 Unpacking libwacom2:amd64 (0.32-1) ...
#26 9.678 Selecting previously unselected package libinput-bin.
#26 9.684 Preparing to unpack .../035-libinput-bin_1.12.6-2+deb10u1_amd64.deb ...
#26 9.687 Unpacking libinput-bin (1.12.6-2+deb10u1) ...
#26 9.725 Selecting previously unselected package libinput10:amd64.
#26 9.733 Preparing to unpack .../036-libinput10_1.12.6-2+deb10u1_amd64.deb ...
#26 9.739 Unpacking libinput10:amd64 (1.12.6-2+deb10u1) ...
#26 9.781 Selecting previously unselected package libqt5dbus5:amd64.
#26 9.790 Preparing to unpack .../037-libqt5dbus5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 9.793 Unpacking libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 9.849 Selecting previously unselected package libqt5network5:amd64.
#26 9.858 Preparing to unpack .../038-libqt5network5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 9.861 Unpacking libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 9.946 Selecting previously unselected package libxcb-icccm4:amd64.
#26 9.954 Preparing to unpack .../039-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#26 9.957 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#26 9.997 Selecting previously unselected package libxcb-util0:amd64.
#26 10.01 Preparing to unpack .../040-libxcb-util0_0.3.8-3+b2_amd64.deb ...
#26 10.01 Unpacking libxcb-util0:amd64 (0.3.8-3+b2) ...
#26 10.04 Selecting previously unselected package libxcb-image0:amd64.
#26 10.05 Preparing to unpack .../041-libxcb-image0_0.4.0-1+b2_amd64.deb ...
#26 10.05 Unpacking libxcb-image0:amd64 (0.4.0-1+b2) ...
#26 10.09 Selecting previously unselected package libxcb-keysyms1:amd64.
#26 10.10 Preparing to unpack .../042-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#26 10.10 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#26 10.14 Selecting previously unselected package libxcb-randr0:amd64.
#26 10.15 Preparing to unpack .../043-libxcb-randr0_1.13.1-2_amd64.deb ...
#26 10.15 Unpacking libxcb-randr0:amd64 (1.13.1-2) ...
#26 10.19 Selecting previously unselected package libxcb-render-util0:amd64.
#26 10.20 Preparing to unpack .../044-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#26 10.20 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#26 10.24 Selecting previously unselected package libxcb-shape0:amd64.
#26 10.25 Preparing to unpack .../045-libxcb-shape0_1.13.1-2_amd64.deb ...
#26 10.25 Unpacking libxcb-shape0:amd64 (1.13.1-2) ...
#26 10.29 Selecting previously unselected package libxcb-xinerama0:amd64.
#26 10.30 Preparing to unpack .../046-libxcb-xinerama0_1.13.1-2_amd64.deb ...
#26 10.31 Unpacking libxcb-xinerama0:amd64 (1.13.1-2) ...
#26 10.35 Selecting previously unselected package libxcb-xkb1:amd64.
#26 10.36 Preparing to unpack .../047-libxcb-xkb1_1.13.1-2_amd64.deb ...
#26 10.36 Unpacking libxcb-xkb1:amd64 (1.13.1-2) ...
#26 10.41 Selecting previously unselected package xkb-data.
#26 10.41 Preparing to unpack .../048-xkb-data_2.26-2_all.deb ...
#26 10.42 Unpacking xkb-data (2.26-2) ...
#26 10.53 Selecting previously unselected package libxkbcommon0:amd64.
#26 10.53 Preparing to unpack .../049-libxkbcommon0_0.8.2-1_amd64.deb ...
#26 10.54 Unpacking libxkbcommon0:amd64 (0.8.2-1) ...
#26 10.58 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#26 10.58 Preparing to unpack .../050-libxkbcommon-x11-0_0.8.2-1_amd64.deb ...
#26 10.59 Unpacking libxkbcommon-x11-0:amd64 (0.8.2-1) ...
#26 10.64 Selecting previously unselected package libqt5gui5:amd64.
#26 10.65 Preparing to unpack .../051-libqt5gui5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 10.65 Unpacking libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 10.91 Selecting previously unselected package libqt5widgets5:amd64.
#26 10.92 Preparing to unpack .../052-libqt5widgets5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 10.93 Unpacking libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 11.20 Selecting previously unselected package libqt5svg5:amd64.
#26 11.20 Preparing to unpack .../053-libqt5svg5_5.11.3-2_amd64.deb ...
#26 11.21 Unpacking libqt5svg5:amd64 (5.11.3-2) ...
#26 11.25 Selecting previously unselected package dbus-user-session.
#26 11.26 Preparing to unpack .../054-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ...
#26 11.27 Unpacking dbus-user-session (1.12.28-0+deb10u1) ...
#26 11.32 Selecting previously unselected package libdconf1:amd64.
#26 11.33 Preparing to unpack .../055-libdconf1_0.30.1-2_amd64.deb ...
#26 11.33 Unpacking libdconf1:amd64 (0.30.1-2) ...
#26 11.37 Selecting previously unselected package dconf-service.
#26 11.38 Preparing to unpack .../056-dconf-service_0.30.1-2_amd64.deb ...
#26 11.38 Unpacking dconf-service (0.30.1-2) ...
#26 11.41 Selecting previously unselected package dconf-gsettings-backend:amd64.
#26 11.42 Preparing to unpack .../057-dconf-gsettings-backend_0.30.1-2_amd64.deb ...
#26 11.42 Unpacking dconf-gsettings-backend:amd64 (0.30.1-2) ...
#26 11.47 Selecting previously unselected package libgl1-mesa-glx:amd64.
#26 11.47 Preparing to unpack .../058-libgl1-mesa-glx_18.3.6-2+deb10u1_amd64.deb ...
#26 11.47 Unpacking libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ...
#26 11.52 Selecting previously unselected package freeglut3:amd64.
#26 11.52 Preparing to unpack .../059-freeglut3_2.8.1-3_amd64.deb ...
#26 11.53 Unpacking freeglut3:amd64 (2.8.1-3) ...
#26 11.57 Selecting previously unselected package libproxy1v5:amd64.
#26 11.57 Preparing to unpack .../060-libproxy1v5_0.4.15-5+deb10u1_amd64.deb ...
#26 11.58 Unpacking libproxy1v5:amd64 (0.4.15-5+deb10u1) ...
#26 11.61 Selecting previously unselected package glib-networking-common.
#26 11.62 Preparing to unpack .../061-glib-networking-common_2.58.0-2+deb10u2_all.deb ...
#26 11.62 Unpacking glib-networking-common (2.58.0-2+deb10u2) ...
#26 11.67 Selecting previously unselected package glib-networking-services.
#26 11.67 Preparing to unpack .../062-glib-networking-services_2.58.0-2+deb10u2_amd64.deb ...
#26 11.68 Unpacking glib-networking-services (2.58.0-2+deb10u2) ...
#26 11.71 Selecting previously unselected package gsettings-desktop-schemas.
#26 11.72 Preparing to unpack .../063-gsettings-desktop-schemas_3.28.1-1_all.deb ...
#26 11.72 Unpacking gsettings-desktop-schemas (3.28.1-1) ...
#26 11.80 Selecting previously unselected package glib-networking:amd64.
#26 11.81 Preparing to unpack .../064-glib-networking_2.58.0-2+deb10u2_amd64.deb ...
#26 11.81 Unpacking glib-networking:amd64 (2.58.0-2+deb10u2) ...
#26 11.85 Selecting previously unselected package liborc-0.4-0:amd64.
#26 11.86 Preparing to unpack .../065-liborc-0.4-0_1%3a0.4.28-3.1_amd64.deb ...
#26 11.86 Unpacking liborc-0.4-0:amd64 (1:0.4.28-3.1) ...
#26 11.91 Selecting previously unselected package libvolk1.4:amd64.
#26 11.91 Preparing to unpack .../066-libvolk1.4_1.4-3+b1_amd64.deb ...
#26 11.92 Unpacking libvolk1.4:amd64 (1.4-3+b1) ...
#26 11.96 Selecting previously unselected package libvolk1-bin.
#26 11.97 Preparing to unpack .../067-libvolk1-bin_1.4-3+b1_amd64.deb ...
#26 11.97 Unpacking libvolk1-bin (1.4-3+b1) ...
#26 12.01 Selecting previously unselected package python-cheetah.
#26 12.02 Preparing to unpack .../068-python-cheetah_3.1.0-3_amd64.deb ...
#26 12.02 Unpacking python-cheetah (3.1.0-3) ...
#26 12.07 Selecting previously unselected package python-lxml:amd64.
#26 12.07 Preparing to unpack .../069-python-lxml_4.3.2-1+deb10u4_amd64.deb ...
#26 12.08 Unpacking python-lxml:amd64 (4.3.2-1+deb10u4) ...
#26 12.19 Selecting previously unselected package libglu1-mesa:amd64.
#26 12.19 Preparing to unpack .../070-libglu1-mesa_9.0.0-2.1+b3_amd64.deb ...
#26 12.20 Unpacking libglu1-mesa:amd64 (9.0.0-2.1+b3) ...
#26 12.26 Selecting previously unselected package python-opengl.
#26 12.26 Preparing to unpack .../071-python-opengl_3.1.0+dfsg-2_all.deb ...
#26 12.27 Unpacking python-opengl (3.1.0+dfsg-2) ...
#26 12.49 Selecting previously unselected package libqt5xml5:amd64.
#26 12.49 Preparing to unpack .../072-libqt5xml5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 12.50 Unpacking libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 12.55 Selecting previously unselected package libqt5designer5:amd64.
#26 12.56 Preparing to unpack .../073-libqt5designer5_5.11.3-4_amd64.deb ...
#26 12.56 Unpacking libqt5designer5:amd64 (5.11.3-4) ...
#26 12.75 Selecting previously unselected package libqt5sql5:amd64.
#26 12.75 Preparing to unpack .../074-libqt5sql5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 12.76 Unpacking libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 12.81 Selecting previously unselected package libqt5help5:amd64.
#26 12.81 Preparing to unpack .../075-libqt5help5_5.11.3-4_amd64.deb ...
#26 12.82 Unpacking libqt5help5:amd64 (5.11.3-4) ...
#26 12.87 Selecting previously unselected package libqt5printsupport5:amd64.
#26 12.87 Preparing to unpack .../076-libqt5printsupport5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 12.88 Unpacking libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 12.93 Selecting previously unselected package libqt5test5:amd64.
#26 12.94 Preparing to unpack .../077-libqt5test5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 12.94 Unpacking libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 12.99 Selecting previously unselected package python-enum34.
#26 13.00 Preparing to unpack .../078-python-enum34_1.1.6-2_all.deb ...
#26 13.00 Unpacking python-enum34 (1.1.6-2) ...
#26 13.04 Selecting previously unselected package python-sip.
#26 13.04 Preparing to unpack .../079-python-sip_4.19.14+dfsg-2_amd64.deb ...
#26 13.05 Unpacking python-sip (4.19.14+dfsg-2) ...
#26 13.10 Selecting previously unselected package python-pyqt5.
#26 13.11 Preparing to unpack .../080-python-pyqt5_5.11.3+dfsg-1+b3_amd64.deb ...
#26 13.11 Unpacking python-pyqt5 (5.11.3+dfsg-1+b3) ...
#26 13.33 Selecting previously unselected package python-wxversion.
#26 13.33 Preparing to unpack .../081-python-wxversion_3.0.2.0+dfsg-8_all.deb ...
#26 13.34 Unpacking python-wxversion (3.0.2.0+dfsg-8) ...
#26 13.41 Selecting previously unselected package libwxbase3.0-0v5:amd64.
#26 13.41 Preparing to unpack .../082-libwxbase3.0-0v5_3.0.4+dfsg-8_amd64.deb ...
#26 13.42 Unpacking libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ...
#26 13.52 Selecting previously unselected package libatspi2.0-0:amd64.
#26 13.53 Preparing to unpack .../083-libatspi2.0-0_2.30.0-7_amd64.deb ...
#26 13.54 Unpacking libatspi2.0-0:amd64 (2.30.0-7) ...
#26 13.57 Selecting previously unselected package libatk-bridge2.0-0:amd64.
#26 13.58 Preparing to unpack .../084-libatk-bridge2.0-0_2.30.0-5_amd64.deb ...
#26 13.59 Unpacking libatk-bridge2.0-0:amd64 (2.30.0-5) ...
#26 13.63 Selecting previously unselected package libcairo-gobject2:amd64.
#26 13.64 Preparing to unpack .../085-libcairo-gobject2_1.16.0-4+deb10u1_amd64.deb ...
#26 13.64 Unpacking libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ...
#26 13.70 Selecting previously unselected package libcolord2:amd64.
#26 13.70 Preparing to unpack .../086-libcolord2_1.4.3-4_amd64.deb ...
#26 13.71 Unpacking libcolord2:amd64 (1.4.3-4) ...
#26 13.76 Selecting previously unselected package libepoxy0:amd64.
#26 13.77 Preparing to unpack .../087-libepoxy0_1.5.3-0.1_amd64.deb ...
#26 13.77 Unpacking libepoxy0:amd64 (1.5.3-0.1) ...
#26 13.82 Selecting previously unselected package libjson-glib-1.0-common.
#26 13.82 Preparing to unpack .../088-libjson-glib-1.0-common_1.4.4-2_all.deb ...
#26 13.83 Unpacking libjson-glib-1.0-common (1.4.4-2) ...
#26 13.87 Selecting previously unselected package libjson-glib-1.0-0:amd64.
#26 13.88 Preparing to unpack .../089-libjson-glib-1.0-0_1.4.4-2_amd64.deb ...
#26 13.89 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2) ...
#26 13.93 Selecting previously unselected package libsoup2.4-1:amd64.
#26 13.93 Preparing to unpack .../090-libsoup2.4-1_2.64.2-2_amd64.deb ...
#26 13.94 Unpacking libsoup2.4-1:amd64 (2.64.2-2) ...
#26 13.99 Selecting previously unselected package libsoup-gnome2.4-1:amd64.
#26 14.00 Preparing to unpack .../091-libsoup-gnome2.4-1_2.64.2-2_amd64.deb ...
#26 14.00 Unpacking libsoup-gnome2.4-1:amd64 (2.64.2-2) ...
#26 14.04 Selecting previously unselected package librest-0.7-0:amd64.
#26 14.05 Preparing to unpack .../092-librest-0.7-0_0.8.1-1_amd64.deb ...
#26 14.05 Unpacking librest-0.7-0:amd64 (0.8.1-1) ...
#26 14.09 Selecting previously unselected package libwayland-cursor0:amd64.
#26 14.10 Preparing to unpack .../093-libwayland-cursor0_1.16.0-1_amd64.deb ...
#26 14.10 Unpacking libwayland-cursor0:amd64 (1.16.0-1) ...
#26 14.14 Selecting previously unselected package libwayland-egl1:amd64.
#26 14.15 Preparing to unpack .../094-libwayland-egl1_1.16.0-1_amd64.deb ...
#26 14.15 Unpacking libwayland-egl1:amd64 (1.16.0-1) ...
#26 14.19 Selecting previously unselected package libgtk-3-common.
#26 14.20 Preparing to unpack .../095-libgtk-3-common_3.24.5-1_all.deb ...
#26 14.20 Unpacking libgtk-3-common (3.24.5-1) ...
#26 14.51 Selecting previously unselected package libgtk-3-0:amd64.
#26 14.51 Preparing to unpack .../096-libgtk-3-0_3.24.5-1_amd64.deb ...
#26 14.52 Unpacking libgtk-3-0:amd64 (3.24.5-1) ...
#26 14.72 Selecting previously unselected package libnotify4:amd64.
#26 14.73 Preparing to unpack .../097-libnotify4_0.7.7-4_amd64.deb ...
#26 14.73 Unpacking libnotify4:amd64 (0.7.7-4) ...
#26 14.77 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64.
#26 14.77 Preparing to unpack .../098-libwxgtk3.0-gtk3-0v5_3.0.4+dfsg-8_amd64.deb ...
#26 14.78 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ...
#26 15.09 Selecting previously unselected package python-wxgtk3.0.
#26 15.10 Preparing to unpack .../099-python-wxgtk3.0_3.0.2.0+dfsg-8_amd64.deb ...
#26 15.10 Unpacking python-wxgtk3.0 (3.0.2.0+dfsg-8) ...
#26 15.48 Selecting previously unselected package python-zmq.
#26 15.49 Preparing to unpack .../100-python-zmq_17.1.2-2+deb10u1_amd64.deb ...
#26 15.49 Unpacking python-zmq (17.1.2-2+deb10u1) ...
#26 15.55 Selecting previously unselected package libcodec2-0.8.1:amd64.
#26 15.56 Preparing to unpack .../101-libcodec2-0.8.1_0.8.1-2_amd64.deb ...
#26 15.56 Unpacking libcodec2-0.8.1:amd64 (0.8.1-2) ...
#26 15.62 Selecting previously unselected package libcomedi0.
#26 15.63 Preparing to unpack .../102-libcomedi0_0.11.0-1_amd64.deb ...
#26 15.63 Unpacking libcomedi0 (0.11.0-1) ...
#26 15.68 Selecting previously unselected package liblog4cpp5v5:amd64.
#26 15.69 Preparing to unpack .../103-liblog4cpp5v5_1.1.3-1_amd64.deb ...
#26 15.69 Unpacking liblog4cpp5v5:amd64 (1.1.3-1) ...
#26 15.74 Selecting previously unselected package libgnuradio-pmt3.7.13:amd64.
#26 15.74 Preparing to unpack .../104-libgnuradio-pmt3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 15.75 Unpacking libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 15.79 Selecting previously unselected package libgnuradio-runtime3.7.13:amd64.
#26 15.80 Preparing to unpack .../105-libgnuradio-runtime3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 15.80 Unpacking libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 15.86 Selecting previously unselected package libgnuradio-blocks3.7.13:amd64.
#26 15.87 Preparing to unpack .../106-libgnuradio-blocks3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 15.87 Unpacking libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 15.95 Selecting previously unselected package libgnuradio-fft3.7.13:amd64.
#26 15.96 Preparing to unpack .../107-libgnuradio-fft3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 15.97 Unpacking libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.03 Selecting previously unselected package libgnuradio-filter3.7.13:amd64.
#26 16.04 Preparing to unpack .../108-libgnuradio-filter3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.04 Unpacking libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.10 Selecting previously unselected package libgnuradio-analog3.7.13:amd64.
#26 16.11 Preparing to unpack .../109-libgnuradio-analog3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.11 Unpacking libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.15 Selecting previously unselected package libgnuradio-fec3.7.13:amd64.
#26 16.16 Preparing to unpack .../110-libgnuradio-fec3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.16 Unpacking libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.22 Selecting previously unselected package libgnuradio-atsc3.7.13:amd64.
#26 16.23 Preparing to unpack .../111-libgnuradio-atsc3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.23 Unpacking libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.28 Selecting previously unselected package libopus0:amd64.
#26 16.29 Preparing to unpack .../112-libopus0_1.3-1_amd64.deb ...
#26 16.29 Unpacking libopus0:amd64 (1.3-1) ...
#26 16.34 Selecting previously unselected package libsamplerate0:amd64.
#26 16.34 Preparing to unpack .../113-libsamplerate0_0.1.9-2_amd64.deb ...
#26 16.35 Unpacking libsamplerate0:amd64 (0.1.9-2) ...
#26 16.48 Selecting previously unselected package libjack-jackd2-0:amd64.
#26 16.49 Preparing to unpack .../114-libjack-jackd2-0_1.9.12~dfsg-2_amd64.deb ...
#26 16.49 Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ...
#26 16.55 Selecting previously unselected package libportaudio2:amd64.
#26 16.56 Preparing to unpack .../115-libportaudio2_19.6.0-1+deb10u1_amd64.deb ...
#26 16.56 Unpacking libportaudio2:amd64 (19.6.0-1+deb10u1) ...
#26 16.60 Selecting previously unselected package libgnuradio-audio3.7.13:amd64.
#26 16.61 Preparing to unpack .../116-libgnuradio-audio3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.62 Unpacking libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.66 Selecting previously unselected package libgnuradio-channels3.7.13:amd64.
#26 16.67 Preparing to unpack .../117-libgnuradio-channels3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.67 Unpacking libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.72 Selecting previously unselected package libgnuradio-comedi3.7.13:amd64.
#26 16.73 Preparing to unpack .../118-libgnuradio-comedi3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.73 Unpacking libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.77 Selecting previously unselected package libgnuradio-digital3.7.13:amd64.
#26 16.77 Preparing to unpack .../119-libgnuradio-digital3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.78 Unpacking libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.84 Selecting previously unselected package libgnuradio-dtv3.7.13:amd64.
#26 16.85 Preparing to unpack .../120-libgnuradio-dtv3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.85 Unpacking libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.91 Selecting previously unselected package libgnuradio-fcd3.7.13:amd64.
#26 16.92 Preparing to unpack .../121-libgnuradio-fcd3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.92 Unpacking libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 16.96 Selecting previously unselected package libgnuradio-noaa3.7.13:amd64.
#26 16.97 Preparing to unpack .../122-libgnuradio-noaa3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 16.98 Unpacking libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 17.01 Selecting previously unselected package libgnuradio-pager3.7.13:amd64.
#26 17.02 Preparing to unpack .../123-libgnuradio-pager3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 17.03 Unpacking libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 17.07 Selecting previously unselected package libqt5opengl5:amd64.
#26 17.07 Preparing to unpack .../124-libqt5opengl5_5.11.3+dfsg1-1+deb10u5_amd64.deb ...
#26 17.08 Unpacking libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 17.13 Selecting previously unselected package libqwt-qt5-6.
#26 17.14 Preparing to unpack .../125-libqwt-qt5-6_6.1.4-1_amd64.deb ...
#26 17.14 Unpacking libqwt-qt5-6 (6.1.4-1) ...
#26 17.20 Selecting previously unselected package libgnuradio-qtgui3.7.13:amd64.
#26 17.21 Preparing to unpack .../126-libgnuradio-qtgui3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 17.22 Unpacking libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 17.28 Selecting previously unselected package libgnuradio-trellis3.7.13:amd64.
#26 17.29 Preparing to unpack .../127-libgnuradio-trellis3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 17.29 Unpacking libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 17.34 Selecting previously unselected package libgnuradio-uhd3.7.13:amd64.
#26 17.35 Preparing to unpack .../128-libgnuradio-uhd3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 17.35 Unpacking libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 17.39 Selecting previously unselected package libslang2:amd64.
#26 17.40 Preparing to unpack .../129-libslang2_2.3.2-2_amd64.deb ...
#26 17.40 Unpacking libslang2:amd64 (2.3.2-2) ...
#26 17.47 Selecting previously unselected package libcaca0:amd64.
#26 17.48 Preparing to unpack .../130-libcaca0_0.99.beta19-2.1+deb10u1_amd64.deb ...
#26 17.48 Unpacking libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ...
#26 17.54 Selecting previously unselected package libasyncns0:amd64.
#26 17.55 Preparing to unpack .../131-libasyncns0_0.8-6_amd64.deb ...
#26 17.55 Unpacking libasyncns0:amd64 (0.8-6) ...
#26 17.59 Selecting previously unselected package libogg0:amd64.
#26 17.60 Preparing to unpack .../132-libogg0_1.3.2-1+b1_amd64.deb ...
#26 17.60 Unpacking libogg0:amd64 (1.3.2-1+b1) ...
#26 17.64 Selecting previously unselected package libflac8:amd64.
#26 17.65 Preparing to unpack .../133-libflac8_1.3.2-3+deb10u3_amd64.deb ...
#26 17.65 Unpacking libflac8:amd64 (1.3.2-3+deb10u3) ...
#26 17.70 Selecting previously unselected package libvorbis0a:amd64.
#26 17.71 Preparing to unpack .../134-libvorbis0a_1.3.6-2_amd64.deb ...
#26 17.71 Unpacking libvorbis0a:amd64 (1.3.6-2) ...
#26 17.75 Selecting previously unselected package libvorbisenc2:amd64.
#26 17.76 Preparing to unpack .../135-libvorbisenc2_1.3.6-2_amd64.deb ...
#26 17.76 Unpacking libvorbisenc2:amd64 (1.3.6-2) ...
#26 17.81 Selecting previously unselected package libsndfile1:amd64.
#26 17.82 Preparing to unpack .../136-libsndfile1_1.0.28-6+deb10u2_amd64.deb ...
#26 17.82 Unpacking libsndfile1:amd64 (1.0.28-6+deb10u2) ...
#26 17.86 Selecting previously unselected package libxtst6:amd64.
#26 17.87 Preparing to unpack .../137-libxtst6_2%3a1.2.3-1_amd64.deb ...
#26 17.87 Unpacking libxtst6:amd64 (2:1.2.3-1) ...
#26 17.92 Selecting previously unselected package libpulse0:amd64.
#26 17.93 Preparing to unpack .../138-libpulse0_12.2-4+deb10u1_amd64.deb ...
#26 17.93 Unpacking libpulse0:amd64 (12.2-4+deb10u1) ...
#26 17.99 Selecting previously unselected package libsdl1.2debian:amd64.
#26 18.00 Preparing to unpack .../139-libsdl1.2debian_1.2.15+dfsg2-6~deb10u1_amd64.deb ...
#26 18.00 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ...
#26 18.06 Selecting previously unselected package libgnuradio-video-sdl3.7.13:amd64.
#26 18.07 Preparing to unpack .../140-libgnuradio-video-sdl3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 18.07 Unpacking libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 18.11 Selecting previously unselected package libgnuradio-vocoder3.7.13:amd64.
#26 18.12 Preparing to unpack .../141-libgnuradio-vocoder3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 18.12 Unpacking libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 18.16 Selecting previously unselected package libgnuradio-wavelet3.7.13:amd64.
#26 18.17 Preparing to unpack .../142-libgnuradio-wavelet3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 18.17 Unpacking libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 18.21 Selecting previously unselected package libgnuradio-wxgui3.7.13:amd64.
#26 18.22 Preparing to unpack .../143-libgnuradio-wxgui3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 18.22 Unpacking libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 18.26 Selecting previously unselected package libgnuradio-zeromq3.7.13:amd64.
#26 18.27 Preparing to unpack .../144-libgnuradio-zeromq3.7.13_3.7.13.4-4+b1_amd64.deb ...
#26 18.27 Unpacking libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 18.32 Selecting previously unselected package gnuradio.
#26 18.33 Preparing to unpack .../145-gnuradio_3.7.13.4-4+b1_amd64.deb ...
#26 18.33 Unpacking gnuradio (3.7.13.4-4+b1) ...
#26 19.23 Setting up liblog4cpp5v5:amd64 (1.1.3-1) ...
#26 19.24 Setting up libxcb-dri3-0:amd64 (1.13.1-2) ...
#26 19.25 Setting up python-enum34 (1.1.6-2) ...
#26 19.46 Setting up libwayland-server0:amd64 (1.16.0-1) ...
#26 19.47 Setting up libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ...
#26 19.48 Setting up libproxy1v5:amd64 (0.4.15-5+deb10u1) ...
#26 19.49 Setting up python-wxversion (3.0.2.0+dfsg-8) ...
#26 19.69 Setting up libxcb-xfixes0:amd64 (1.13.1-2) ...
#26 19.70 Setting up libogg0:amd64 (1.3.2-1+b1) ...
#26 19.71 Setting up libglvnd0:amd64 (1.1.0-1) ...
#26 19.72 Setting up libxtst6:amd64 (2:1.2.3-1) ...
#26 19.73 Setting up libxcb-glx0:amd64 (1.13.1-2) ...
#26 19.74 Setting up libcodec2-0.8.1:amd64 (0.8.1-2) ...
#26 19.75 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#26 19.76 Setting up libxcb-shape0:amd64 (1.13.1-2) ...
#26 19.77 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#26 19.78 Setting up xkb-data (2.26-2) ...
#26 19.79 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#26 19.80 Setting up libatspi2.0-0:amd64 (2.30.0-7) ...
#26 19.81 Setting up libxcb-util0:amd64 (0.3.8-3+b2) ...
#26 19.82 Setting up libpcre2-16-0:amd64 (10.32-5+deb10u1) ...
#26 19.83 Setting up libcolord2:amd64 (1.4.3-4) ...
#26 19.84 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#26 19.85 Setting up libflac8:amd64 (1.3.2-3+deb10u3) ...
#26 19.86 Setting up libxcb-xkb1:amd64 (1.13.1-2) ...
#26 19.87 Setting up libxcb-image0:amd64 (0.4.0-1+b2) ...
#26 19.88 Setting up libxcb-present0:amd64 (1.13.1-2) ...
#26 19.89 Setting up libdconf1:amd64 (0.30.1-2) ...
#26 19.90 Setting up python-zmq (17.1.2-2+deb10u1) ...
#26 20.17 Setting up libatk-bridge2.0-0:amd64 (2.30.0-5) ...
#26 20.18 Setting up dbus-user-session (1.12.28-0+deb10u1) ...
#26 20.19 Setting up libxcb-xinerama0:amd64 (1.13.1-2) ...
#26 20.20 Setting up libslang2:amd64 (2.3.2-2) ...
#26 20.22 Setting up libepoxy0:amd64 (1.5.3-0.1) ...
#26 20.22 Setting up libxcb-sync1:amd64 (1.13.1-2) ...
#26 20.23 Setting up libnotify4:amd64 (0.7.7-4) ...
#26 20.24 Setting up libopus0:amd64 (1.3-1) ...
#26 20.26 Setting up python-cheetah (3.1.0-3) ...
#26 20.52 Setting up libvorbis0a:amd64 (1.3.6-2) ...
#26 20.53 Setting up liborc-0.4-0:amd64 (1:0.4.28-3.1) ...
#26 20.55 Setting up libglapi-mesa:amd64 (18.3.6-2+deb10u1) ...
#26 20.55 Setting up libmtdev1:amd64 (1.1.5-1+b1) ...
#26 20.56 Setting up libvolk1.4:amd64 (1.4-3+b1) ...
#26 20.57 Setting up libxcb-dri2-0:amd64 (1.13.1-2) ...
#26 20.58 Setting up libasyncns0:amd64 (0.8-6) ...
#26 20.59 Setting up libxshmfence1:amd64 (1.3-1) ...
#26 20.60 Setting up libxcb-randr0:amd64 (1.13.1-2) ...
#26 20.61 Setting up libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 20.62 Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ...
#26 20.63 Setting up libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ...
#26 20.65 Setting up libjson-glib-1.0-common (1.4.4-2) ...
#26 20.65 Setting up libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ...
#26 20.66 Setting up libwayland-egl1:amd64 (1.16.0-1) ...
#26 20.67 Setting up glib-networking-common (2.58.0-2+deb10u2) ...
#26 20.69 Setting up libsamplerate0:amd64 (0.1.9-2) ...
#26 20.70 Setting up libdrm-common (2.4.97-1) ...
#26 20.71 Setting up libevdev2:amd64 (1.6.0+dfsg-1) ...
#26 20.72 Setting up python-lxml:amd64 (4.3.2-1+deb10u4) ...
#26 20.95 Setting up libdouble-conversion1:amd64 (3.1.0-3) ...
#26 20.96 Setting up libgudev-1.0-0:amd64 (232-2) ...
#26 20.97 Setting up libcomedi0 (0.11.0-1) ...
#26 20.99 creating iocard group...
#26 21.02 Adding group `iocard' (GID 108) ...
#26 21.04 Done.
#26 21.04 Setting up libvorbisenc2:amd64 (1.3.6-2) ...
#26 21.05 Setting up python-sip (4.19.14+dfsg-2) ...
#26 21.32 Setting up libwacom-common (0.32-1) ...
#26 21.33 Setting up libxkbcommon0:amd64 (0.8.2-1) ...
#26 21.34 Setting up libwayland-client0:amd64 (1.16.0-1) ...
#26 21.35 Setting up libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.37 Setting up libvolk1-bin (1.4-3+b1) ...
#26 21.37 Setting up glib-networking-services (2.58.0-2+deb10u2) ...
#26 21.38 Setting up libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ...
#26 21.40 Setting up libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.41 Setting up libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.42 Setting up libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.43 Setting up dconf-service (0.30.1-2) ...
#26 21.44 Setting up libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.45 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2) ...
#26 21.46 Setting up libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.47 Setting up libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.49 Setting up libxkbcommon-x11-0:amd64 (0.8.2-1) ...
#26 21.50 Setting up libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.51 Setting up libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 21.53 Setting up libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.53 Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ...
#26 21.56 Setting up libdrm2:amd64 (2.4.97-1) ...
#26 21.58 Setting up libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 21.59 Setting up libwayland-cursor0:amd64 (1.16.0-1) ...
#26 21.59 Setting up libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.60 Setting up libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.62 Setting up libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.63 Setting up libsndfile1:amd64 (1.0.28-6+deb10u2) ...
#26 21.63 Setting up libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 21.65 Setting up libwacom2:amd64 (0.32-1) ...
#26 21.66 Setting up libdrm-amdgpu1:amd64 (2.4.97-1) ...
#26 21.66 Setting up libportaudio2:amd64 (19.6.0-1+deb10u1) ...
#26 21.67 Setting up libdrm-nouveau2:amd64 (2.4.97-1) ...
#26 21.68 Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ...
#26 21.70 Setting up libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.70 Setting up libgbm1:amd64 (18.3.6-2+deb10u1) ...
#26 21.71 Setting up libpulse0:amd64 (12.2-4+deb10u1) ...
#26 21.73 Setting up libdrm-radeon1:amd64 (2.4.97-1) ...
#26 21.74 Setting up libdrm-intel1:amd64 (2.4.97-1) ...
#26 21.75 Setting up libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ...
#26 21.77 Setting up libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.78 Setting up libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 21.79 Setting up libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.80 Setting up libinput-bin (1.12.6-2+deb10u1) ...
#26 21.81 Setting up libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 21.82 Setting up libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 21.83 Setting up libegl-mesa0:amd64 (18.3.6-2+deb10u1) ...
#26 21.84 Setting up libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.85 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ...
#26 21.86 Setting up libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.87 Setting up libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.88 Setting up libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.89 Setting up libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.90 Setting up libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.91 Setting up libegl1:amd64 (1.1.0-1) ...
#26 21.93 Setting up libgtk-3-common (3.24.5-1) ...
#26 21.94 Setting up libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 21.95 Setting up gsettings-desktop-schemas (3.28.1-1) ...
#26 21.96 Setting up libinput10:amd64 (1.12.6-2+deb10u1) ...
#26 21.97 Setting up libglx-mesa0:amd64 (18.3.6-2+deb10u1) ...
#26 21.98 Setting up libglx0:amd64 (1.1.0-1) ...
#26 22.00 Setting up libgl1:amd64 (1.1.0-1) ...
#26 22.01 Setting up libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ...
#26 22.02 Setting up libglu1-mesa:amd64 (9.0.0-2.1+b3) ...
#26 22.02 Setting up freeglut3:amd64 (2.8.1-3) ...
#26 22.04 Setting up python-opengl (3.1.0+dfsg-2) ...
#26 22.94 Setting up libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 22.96 Setting up libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 22.97 Setting up libqt5help5:amd64 (5.11.3-4) ...
#26 22.98 Setting up libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 22.99 Setting up libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u5) ...
#26 23.01 Setting up libqt5designer5:amd64 (5.11.3-4) ...
#26 23.02 Setting up libqt5svg5:amd64 (5.11.3-2) ...
#26 23.03 Setting up libqwt-qt5-6 (6.1.4-1) ...
#26 23.04 Setting up python-pyqt5 (5.11.3+dfsg-1+b3) ...
#26 23.34 Setting up libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ...
#26 23.36 Processing triggers for hicolor-icon-theme (0.17-2) ...
#26 23.40 Processing triggers for libglib2.0-0:amd64 (2.58.3-2+deb10u5) ...
#26 23.44 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#26 23.48 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#26 24.26 Processing triggers for shared-mime-info (1.10-1) ...
#26 26.02 Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ...
#26 26.04 Processing triggers for mime-support (3.62) ...
#26 26.07 Setting up libsoup2.4-1:amd64 (2.64.2-2) ...
#26 26.09 Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ...
#26 26.10 Setting up librest-0.7-0:amd64 (0.8.1-1) ...
#26 26.12 Setting up libgtk-3-0:amd64 (3.24.5-1) ...
#26 26.15 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ...
#26 26.17 Setting up python-wxgtk3.0 (3.0.2.0+dfsg-8) ...
#26 26.18 update-alternatives: using /usr/lib/wx/python/wx3.0.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode
#26 27.70 Setting up gnuradio (3.7.13.4-4+b1) ...
#26 29.52 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#26 DONE 30.1s

#27 [20/32] ADD	HTTPS://WWW.MONGODB.ORG/STATIC/PGP/SERVER-4.4.ASC /tmp/mongodb-server-4.4.asc
#27 DONE 0.1s

#28 [21/32] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-key add /tmp/mongodb-server-4.4.asc && 		echo "deb http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 main" 			> /etc/apt/sources.list.d/mongodb-org-4.4.list; 	fi
#28 0.404 Warning: apt-key output should not be parsed (stdout is not a terminal)
#28 1.347 OK
#28 DONE 1.4s

#29 [22/32] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-get update && 		systemctl_path=$(which systemctl) && 		mv $systemctl_path /tmp/systemctl && 		apt-get install -y --no-install-recommends mongodb-org && 		apt-get clean && 		mv /tmp/systemctl $systemctl_path && 		sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf; 	fi
#29 0.427 Hit:1 http://deb.debian.org/debian buster InRelease
#29 0.427 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#29 0.427 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#29 0.427 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease
#29 0.443 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#29 0.533 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release [2,032 B]
#29 0.745 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release.gpg [866 B]
#29 1.097 Get:8 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 Packages [72.6 kB]
#29 1.127 Fetched 75.5 kB in 1s (105 kB/s)
#29 1.127 Reading package lists...
#29 2.181 Reading package lists...
#29 3.247 Building dependency tree...
#29 3.555 Reading state information...
#29 3.859 The following additional packages will be installed:
#29 3.859   mongodb-database-tools mongodb-org-database-tools-extra mongodb-org-mongos
#29 3.859   mongodb-org-server mongodb-org-shell mongodb-org-tools
#29 3.883 The following NEW packages will be installed:
#29 3.883   mongodb-database-tools mongodb-org mongodb-org-database-tools-extra
#29 3.884   mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools
#29 4.124 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
#29 4.124 Need to get 102 MB of archives.
#29 4.124 After this operation, 203 MB of additional disk space will be used.
#29 4.124 Get:1 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-database-tools amd64 100.9.4 [52.0 MB]
#29 4.965 Get:2 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-shell amd64 4.4.29 [13.4 MB]
#29 5.301 Get:3 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-server amd64 4.4.29 [20.8 MB]
#29 5.638 Get:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-mongos amd64 4.4.29 [16.1 MB]
#29 5.903 Get:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-database-tools-extra amd64 4.4.29 [7,756 B]
#29 6.041 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-tools amd64 4.4.29 [2,896 B]
#29 6.239 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org amd64 4.4.29 [3,524 B]
#29 6.490 debconf: delaying package configuration, since apt-utils is not installed
#29 6.587 Fetched 102 MB in 2s (43.7 MB/s)
#29 6.655 Selecting previously unselected package mongodb-database-tools.
#29 6.655 (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 ... 114752 files and directories currently installed.)
#29 6.715 Preparing to unpack .../0-mongodb-database-tools_100.9.4_amd64.deb ...
#29 6.724 Unpacking mongodb-database-tools (100.9.4) ...
#29 9.335 Selecting previously unselected package mongodb-org-shell.
#29 9.344 Preparing to unpack .../1-mongodb-org-shell_4.4.29_amd64.deb ...
#29 9.347 Unpacking mongodb-org-shell (4.4.29) ...
#29 10.44 Selecting previously unselected package mongodb-org-server.
#29 10.45 Preparing to unpack .../2-mongodb-org-server_4.4.29_amd64.deb ...
#29 10.46 Unpacking mongodb-org-server (4.4.29) ...
#29 11.97 Selecting previously unselected package mongodb-org-mongos.
#29 11.98 Preparing to unpack .../3-mongodb-org-mongos_4.4.29_amd64.deb ...
#29 11.98 Unpacking mongodb-org-mongos (4.4.29) ...
#29 13.11 Selecting previously unselected package mongodb-org-database-tools-extra.
#29 13.12 Preparing to unpack .../4-mongodb-org-database-tools-extra_4.4.29_amd64.deb ...
#29 13.13 Unpacking mongodb-org-database-tools-extra (4.4.29) ...
#29 13.21 Selecting previously unselected package mongodb-org-tools.
#29 13.22 Preparing to unpack .../5-mongodb-org-tools_4.4.29_amd64.deb ...
#29 13.23 Unpacking mongodb-org-tools (4.4.29) ...
#29 13.33 Selecting previously unselected package mongodb-org.
#29 13.34 Preparing to unpack .../6-mongodb-org_4.4.29_amd64.deb ...
#29 13.35 Unpacking mongodb-org (4.4.29) ...
#29 13.48 Setting up mongodb-org-server (4.4.29) ...
#29 13.55 Adding system user `mongodb' (UID 106) ...
#29 13.55 Adding new user `mongodb' (UID 106) with group `nogroup' ...
#29 13.72 Not creating home directory `/home/mongodb'.
#29 13.74 Adding group `mongodb' (GID 109) ...
#29 13.77 Done.
#29 13.79 Adding user `mongodb' to group `mongodb' ...
#29 13.79 Adding user mongodb to group mongodb
#29 13.83 Done.
#29 13.84 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found
#29 13.85 Setting up mongodb-org-shell (4.4.29) ...
#29 13.88 Setting up mongodb-database-tools (100.9.4) ...
#29 13.91 Setting up mongodb-org-mongos (4.4.29) ...
#29 13.94 Setting up mongodb-org-database-tools-extra (4.4.29) ...
#29 13.98 Setting up mongodb-org-tools (4.4.29) ...
#29 14.01 Setting up mongodb-org (4.4.29) ...
#29 14.03 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#29 DONE 14.8s

#30 [23/32] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-pip 			python3-setuptools 			python3-wheel 			ninja-build 			build-essential 			flex 			bison 			git 			libsctp-dev 			libgnutls28-dev 			libgcrypt-dev 			libssl-dev 			libidn11-dev 			libmongoc-dev 			libbson-dev 			libyaml-dev 			libnghttp2-dev 			libmicrohttpd-dev 			libcurl4-gnutls-dev 			libnghttp2-dev 			meson && 		apt-get clean; 	fi
#30 0.409 Hit:1 http://deb.debian.org/debian buster InRelease
#30 0.409 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#30 0.409 Ign:3 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease
#30 0.409 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#30 0.413 Hit:5 http://deb.debian.org/debian buster-updates InRelease
#30 0.627 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release
#30 0.838 Reading package lists...
#30 1.764 Reading package lists...
#30 2.610 Building dependency tree...
#30 2.838 Reading state information...
#30 3.007 bison is already the newest version (2:3.3.2.dfsg-1).
#30 3.007 flex is already the newest version (2.6.4-6.2).
#30 3.007 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1).
#30 3.007 libgcrypt20-dev set to manually installed.
#30 3.007 libsctp-dev is already the newest version (1.0.18+dfsg-1).
#30 3.007 python3-pip is already the newest version (18.1-5).
#30 3.007 python3-setuptools is already the newest version (40.8.0-1).
#30 3.007 python3-wheel is already the newest version (0.32.3-2).
#30 3.007 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9).
#30 3.007 libcurl4-gnutls-dev set to manually installed.
#30 3.007 git is already the newest version (1:2.20.1-2+deb10u8).
#30 3.007 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12).
#30 3.007 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1).
#30 3.007 libmicrohttpd-dev set to manually installed.
#30 3.007 libssl-dev is already the newest version (1.1.1n-0+deb10u6).
#30 3.007 The following additional packages will be installed:
#30 3.008   libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5
#30 3.009 Suggested packages:
#30 3.009   libnghttp2-doc libyaml-doc
#30 3.116 The following NEW packages will be installed:
#30 3.116   build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0
#30 3.116   libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson
#30 3.117   ninja-build
#30 3.147 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
#30 3.147 Need to get 1,666 kB of archives.
#30 3.147 After this operation, 5,602 kB of additional disk space will be used.
#30 3.147 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B]
#30 3.153 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB]
#30 3.159 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB]
#30 3.165 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB]
#30 3.176 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB]
#30 3.177 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB]
#30 3.179 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB]
#30 3.180 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB]
#30 3.181 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u2 [121 kB]
#30 3.182 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB]
#30 3.183 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB]
#30 3.184 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB]
#30 3.428 debconf: delaying package configuration, since apt-utils is not installed
#30 3.502 Fetched 1,666 kB in 0s (31.1 MB/s)
#30 3.542 Selecting previously unselected package build-essential.
#30 3.542 (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 ... 114799 files and directories currently installed.)
#30 3.589 Preparing to unpack .../00-build-essential_12.6_amd64.deb ...
#30 3.595 Unpacking build-essential (12.6) ...
#30 3.670 Selecting previously unselected package libbson-1.0-0.
#30 3.678 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ...
#30 3.716 Unpacking libbson-1.0-0 (1.14.0-1) ...
#30 3.791 Selecting previously unselected package libbson-dev.
#30 3.798 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ...
#30 3.809 Unpacking libbson-dev (1.14.0-1) ...
#30 3.896 Selecting previously unselected package libidn11-dev:amd64.
#30 3.904 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ...
#30 3.914 Unpacking libidn11-dev:amd64 (1.33-2.2) ...
#30 4.065 Selecting previously unselected package libsnappy1v5:amd64.
#30 4.072 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ...
#30 4.079 Unpacking libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.159 Selecting previously unselected package libmongoc-1.0-0.
#30 4.168 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ...
#30 4.171 Unpacking libmongoc-1.0-0 (1.14.0-1) ...
#30 4.222 Selecting previously unselected package libsnappy-dev:amd64.
#30 4.230 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ...
#30 4.233 Unpacking libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.270 Selecting previously unselected package libmongoc-dev.
#30 4.277 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ...
#30 4.280 Unpacking libmongoc-dev (1.14.0-1) ...
#30 4.324 Selecting previously unselected package libnghttp2-dev.
#30 4.332 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u2_amd64.deb ...
#30 4.335 Unpacking libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 4.374 Selecting previously unselected package libyaml-dev:amd64.
#30 4.381 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ...
#30 4.384 Unpacking libyaml-dev:amd64 (0.2.1-1) ...
#30 4.433 Selecting previously unselected package ninja-build.
#30 4.440 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ...
#30 4.449 Unpacking ninja-build (1.8.2-1) ...
#30 4.494 Selecting previously unselected package meson.
#30 4.503 Preparing to unpack .../11-meson_0.49.2-1_all.deb ...
#30 4.506 Unpacking meson (0.49.2-1) ...
#30 4.596 Setting up libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 4.605 Setting up libidn11-dev:amd64 (1.33-2.2) ...
#30 4.618 Setting up libyaml-dev:amd64 (0.2.1-1) ...
#30 4.630 Setting up ninja-build (1.8.2-1) ...
#30 4.643 Setting up libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.652 Setting up libbson-1.0-0 (1.14.0-1) ...
#30 4.664 Setting up build-essential (12.6) ...
#30 4.675 Setting up libbson-dev (1.14.0-1) ...
#30 4.683 Setting up libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.693 Setting up meson (0.49.2-1) ...
#30 4.708 Setting up libmongoc-1.0-0 (1.14.0-1) ...
#30 4.717 Setting up libmongoc-dev (1.14.0-1) ...
#30 4.728 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#30 5.195 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#30 DONE 5.4s

#31 [24/32] WORKDIR	/TMP
#31 DONE 0.0s

#32 [25/32] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 0.297 Cloning into 'osmo-gsm-tester'...
#32 DONE 0.7s

#33 [26/32] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#33 DONE 0.0s

#34 [27/32] RUN	CD osmo-gsm-tester && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#34 0.493 Already on 'master'
#34 0.493 Your branch is up to date with 'origin/master'.
#34 0.494 refs/heads/master
#34 0.498 HEAD is now at bcde1d0 Update git URLs
#34 0.498 master
#34 0.499 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4
#34 DONE 0.5s

#35 [28/32] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#35 DONE 0.4s

#36 [29/32] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#36 DONE 0.5s

#37 [30/32] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#37 DONE 0.4s

#38 [31/32] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#38 DONE 0.2s

#39 [32/32] WORKDIR	/DATA
#39 DONE 0.1s

#40 exporting to image
#40 exporting layers
#40 exporting layers 2.7s done
#40 writing image sha256:8b9a5fd5da3563e8a928412858107f0d222a94affb8e5135e875fb1bbd48b05e done
#40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#40 DONE 2.7s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7554 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2024-04-10 22:55:37
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7554
+ mkdir -p trial-7554
+ mv open5gs.build-8.tgz osmo-bsc.build-21574.tgz osmo-bts-oc2g.build-7512.tgz osmo-bts-sysmo.build-10014.tgz osmo-bts.build-9490.tgz osmo-ggsn.build-8494.tgz osmo-hlr.build-11087.tgz osmo-hnbgw.build-8124.tgz osmo-mgw.build-11385.tgz osmo-msc.build-35195.tgz osmo-nitb.build-16219.tgz osmo-pcu-oc2g.build-5090.tgz osmo-pcu-sysmo.build-6371.tgz osmo-pcu.build-6334.tgz osmo-sgsn.build-36700.tgz osmo-stp.build-11671.tgz osmo-trx.build-6474.tgz osmocom-bb.build-6155.tgz srslte.build-19.tgz trial-7554
+ cat open5gs.build-8.md5 osmo-bsc.build-21574.md5 osmo-bts-oc2g.build-7512.md5 osmo-bts-sysmo.build-10014.md5 osmo-bts.build-9490.md5 osmo-ggsn.build-8494.md5 osmo-hlr.build-11087.md5 osmo-hnbgw.build-8124.md5 osmo-mgw.build-11385.md5 osmo-msc.build-35195.md5 osmo-nitb.build-16219.md5 osmo-pcu-oc2g.build-5090.md5 osmo-pcu-sysmo.build-6371.md5 osmo-pcu.build-6334.md5 osmo-sgsn.build-36700.md5 osmo-stp.build-11671.md5 osmo-trx.build-6474.md5 osmocom-bb.build-6155.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-21574.md5 osmo-bts-oc2g.build-7512.md5 osmo-bts-sysmo.build-10014.md5 osmo-bts.build-9490.md5 osmo-ggsn.build-8494.md5 osmo-hlr.build-11087.md5 osmo-hnbgw.build-8124.md5 osmo-mgw.build-11385.md5 osmo-msc.build-35195.md5 osmo-nitb.build-16219.md5 osmo-pcu-oc2g.build-5090.md5 osmo-pcu-sysmo.build-6371.md5 osmo-pcu.build-6334.md5 osmo-sgsn.build-36700.md5 osmo-stp.build-11671.md5 osmo-trx.build-6474.md5 osmocom-bb.build-6155.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7554 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7554'
tests: None

--------------------------------------------------------------------------------------------
trial-7554
--------------------------------------------------------------------------------------------
22:55:37.556235 tst                       trial-7554: Detailed log at /build/trial-7554/run.2024-04-10_22-55-37/log

---------------------------------------------------------------------
trial-7554 netreg_mass
---------------------------------------------------------------------
22:55:37.856251 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:55:37.857466 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:55:37.860116 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:55:37.864841 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:55:37.991101 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:55:37.993952 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:55:37.999711 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:55:38.599516 tst                      netreg_mass: RESERVED RESOURCES for netreg_mass:
bts
  OsmoBTS Virtual
ip_address
  127.0.42.2
  127.0.42.3
  127.0.42.4
  127.0.42.5
  127.0.42.6
  127.0.42.7
modem
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile

----------------------------------------------
trial-7554 netreg_mass register_default_mass.py
----------------------------------------------
22:55:38.602987 tst       register_default_mass.py:9: Claiming resources for the test
22:55:38.639338 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.640793 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.642075 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.643291 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.644510 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.645723 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.646907 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:55:38.719868 tst         register_default_mass.py: using LAC 2
22:55:38.750529 tst         register_default_mass.py: using RAC 2
22:55:38.779272 tst         register_default_mass.py: using CellId 2
22:55:38.805719 tst         register_default_mass.py: using BVCI 3
22:55:38.822508 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.824140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.825672 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.827131 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.828640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.830129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.831624 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.833142 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.834637 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.836084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.837553 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.839037 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.840609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.842137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.843625 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.845127 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.846664 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.848107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.849566 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.851032 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.852578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.854092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.855650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.857230 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.858806 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.860421 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.862071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.863695 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.865352 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.866991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.868629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.870264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.871910 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.873570 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.875184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.876840 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.878387 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.879871 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.881429 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.882896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.884370 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.885986 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.887594 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.889273 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.890860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.892333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.893999 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.895698 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.897304 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.898823 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.900336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.901831 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.903315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.904849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.906388 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.907919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.909492 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.911031 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.912633 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.914127 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.915568 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.917043 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.918639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.920148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.921745 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.923398 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.925085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.926521 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.927911 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.929329 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.930798 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.932182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.933563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.934928 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.936289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.937816 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.939849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.941803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.943188 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.944636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.946047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.947462 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.948879 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.950224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.951551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.952907 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.954256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.955595 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.957013 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.958507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.959857 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.961224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.962584 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.964047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.965449 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.966789 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.968128 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.969592 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.970951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.972297 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.973674 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.975161 tst      register_default_mass.py:21: Launching a simple network
22:55:38.996059 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:55:39.236181 run            create_hlr_db(pid=20): Launched
22:55:40.256539 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:55:40.304640 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:55:40.350920 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:55:40.366654 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:55:40.846787 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:55:40.906447 run      osmo-stp_127.0.42.5(pid=25): Launched
22:55:40.924196 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:55:41.871103 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:55:41.915367 run      osmo-msc_127.0.42.6(pid=27): Launched
22:55:44.941768 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:55:45.168997 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:55:45.198822 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:55:45.209203 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:55:45.255477 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:55:45.284853 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:55:45.295274 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:55:45.861063 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:55:45.890237 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:55:51.927766 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:55:52.217737 run         osmo-bts-virtual(pid=34): Launched
22:55:53.253855 tst         register_default_mass.py: using MSISDN 1001
22:55:53.269065 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:55:53.292366 tst         register_default_mass.py: using MSISDN 1002
22:55:53.307409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:55:53.331693 tst         register_default_mass.py: using MSISDN 1003
22:55:53.346809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:55:53.366269 tst         register_default_mass.py: using MSISDN 1004
22:55:53.380070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:55:53.399235 tst         register_default_mass.py: using MSISDN 1005
22:55:53.413439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:55:53.432308 tst         register_default_mass.py: using MSISDN 1006
22:55:53.446435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:55:53.473259 tst         register_default_mass.py: using MSISDN 1007
22:55:53.484771 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:55:53.500777 tst         register_default_mass.py: using MSISDN 1008
22:55:53.514702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:55:53.531184 tst         register_default_mass.py: using MSISDN 1009
22:55:53.546062 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:55:53.565430 tst         register_default_mass.py: using MSISDN 1010
22:55:53.580291 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:55:53.599874 tst         register_default_mass.py: using MSISDN 1011
22:55:53.614685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:55:53.640128 tst         register_default_mass.py: using MSISDN 1012
22:55:53.654381 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:55:53.673587 tst         register_default_mass.py: using MSISDN 1013
22:55:53.688041 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:55:53.707233 tst         register_default_mass.py: using MSISDN 1014
22:55:53.721910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:55:53.741180 tst         register_default_mass.py: using MSISDN 1015
22:55:53.755789 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:55:53.774825 tst         register_default_mass.py: using MSISDN 1016
22:55:53.789318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:55:53.815964 tst         register_default_mass.py: using MSISDN 1017
22:55:53.826613 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:55:53.841993 tst         register_default_mass.py: using MSISDN 1018
22:55:53.852818 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:55:53.868244 tst         register_default_mass.py: using MSISDN 1019
22:55:53.879433 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:55:53.898511 tst         register_default_mass.py: using MSISDN 1020
22:55:53.910374 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:55:53.925921 tst         register_default_mass.py: using MSISDN 1021
22:55:53.940061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:55:53.973204 tst         register_default_mass.py: using MSISDN 1022
22:55:53.990149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:55:54.006043 tst         register_default_mass.py: using MSISDN 1023
22:55:54.020203 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:55:54.036728 tst         register_default_mass.py: using MSISDN 1024
22:55:54.053012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:55:54.067872 tst         register_default_mass.py: using MSISDN 1025
22:55:54.078417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:55:54.096440 tst         register_default_mass.py: using MSISDN 1026
22:55:54.112723 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:55:54.129823 tst         register_default_mass.py: using MSISDN 1027
22:55:54.140225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:55:54.154956 tst         register_default_mass.py: using MSISDN 1028
22:55:54.165507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:55:54.180504 tst         register_default_mass.py: using MSISDN 1029
22:55:54.190776 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:55:54.205467 tst         register_default_mass.py: using MSISDN 1030
22:55:54.216082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:55:54.231195 tst         register_default_mass.py: using MSISDN 1031
22:55:54.241569 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:55:54.260561 tst         register_default_mass.py: using MSISDN 1032
22:55:54.271106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:55:54.286134 tst         register_default_mass.py: using MSISDN 1033
22:55:54.296482 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:55:54.311419 tst         register_default_mass.py: using MSISDN 1034
22:55:54.321741 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:55:54.336536 tst         register_default_mass.py: using MSISDN 1035
22:55:54.346892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:55:54.361976 tst         register_default_mass.py: using MSISDN 1036
22:55:54.372369 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:55:54.393560 tst         register_default_mass.py: using MSISDN 1037
22:55:54.404889 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:55:54.419705 tst         register_default_mass.py: using MSISDN 1038
22:55:54.429987 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:55:54.445107 tst         register_default_mass.py: using MSISDN 1039
22:55:54.455553 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:55:54.470831 tst         register_default_mass.py: using MSISDN 1040
22:55:54.481655 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:55:54.496968 tst         register_default_mass.py: using MSISDN 1041
22:55:54.507617 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:55:54.525802 tst         register_default_mass.py: using MSISDN 1042
22:55:54.540946 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:55:54.559815 tst         register_default_mass.py: using MSISDN 1043
22:55:54.571650 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:55:54.588560 tst         register_default_mass.py: using MSISDN 1044
22:55:54.600302 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:55:54.615901 tst         register_default_mass.py: using MSISDN 1045
22:55:54.626748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:55:54.642349 tst         register_default_mass.py: using MSISDN 1046
22:55:54.653185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:55:54.671885 tst         register_default_mass.py: using MSISDN 1047
22:55:54.686672 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:55:54.701820 tst         register_default_mass.py: using MSISDN 1048
22:55:54.713668 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:55:54.733624 tst         register_default_mass.py: using MSISDN 1049
22:55:54.747272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:55:54.765177 tst         register_default_mass.py: using MSISDN 1050
22:55:54.776049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:55:54.790904 tst         register_default_mass.py: using MSISDN 1051
22:55:54.801848 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:55:54.822990 tst         register_default_mass.py: using MSISDN 1052
22:55:54.837866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:55:54.853909 tst         register_default_mass.py: using MSISDN 1053
22:55:54.865170 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:55:54.880556 tst         register_default_mass.py: using MSISDN 1054
22:55:54.891556 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:55:54.906851 tst         register_default_mass.py: using MSISDN 1055
22:55:54.917277 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:55:54.932056 tst         register_default_mass.py: using MSISDN 1056
22:55:54.944172 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:55:54.963417 tst         register_default_mass.py: using MSISDN 1057
22:55:54.979058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:55:54.998915 tst         register_default_mass.py: using MSISDN 1058
22:55:55.011043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:55:55.027325 tst         register_default_mass.py: using MSISDN 1059
22:55:55.039618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:55:55.055733 tst         register_default_mass.py: using MSISDN 1060
22:55:55.067295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:55:55.085659 tst         register_default_mass.py: using MSISDN 1061
22:55:55.097404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:55:55.116646 tst         register_default_mass.py: using MSISDN 1062
22:55:55.132106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:55:55.147931 tst         register_default_mass.py: using MSISDN 1063
22:55:55.159360 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:55:55.175335 tst         register_default_mass.py: using MSISDN 1064
22:55:55.186875 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:55:55.202462 tst         register_default_mass.py: using MSISDN 1065
22:55:55.216016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:55:55.231262 tst         register_default_mass.py: using MSISDN 1066
22:55:55.242286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:55:55.263854 tst         register_default_mass.py: using MSISDN 1067
22:55:55.279583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:55:55.299464 tst         register_default_mass.py: using MSISDN 1068
22:55:55.315010 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:55:55.335987 tst         register_default_mass.py: using MSISDN 1069
22:55:55.352751 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:55:55.374566 tst         register_default_mass.py: using MSISDN 1070
22:55:55.390754 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:55:55.411505 tst         register_default_mass.py: using MSISDN 1071
22:55:55.427800 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:55:55.455946 tst         register_default_mass.py: using MSISDN 1072
22:55:55.471392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:55:55.493271 tst         register_default_mass.py: using MSISDN 1073
22:55:55.509436 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:55:55.534171 tst         register_default_mass.py: using MSISDN 1074
22:55:55.550270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:55:55.570644 tst         register_default_mass.py: using MSISDN 1075
22:55:55.586151 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:55:55.605587 tst         register_default_mass.py: using MSISDN 1076
22:55:55.620683 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:55:55.643768 tst         register_default_mass.py: using MSISDN 1077
22:55:55.658625 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:55:55.680973 tst         register_default_mass.py: using MSISDN 1078
22:55:55.696027 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:55:55.715624 tst         register_default_mass.py: using MSISDN 1079
22:55:55.730997 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:55:55.751182 tst         register_default_mass.py: using MSISDN 1080
22:55:55.766483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:55:55.786321 tst         register_default_mass.py: using MSISDN 1081
22:55:55.802019 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:55:55.824123 tst         register_default_mass.py: using MSISDN 1082
22:55:55.839971 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:55:55.862121 tst         register_default_mass.py: using MSISDN 1083
22:55:55.874303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:55:55.892998 tst         register_default_mass.py: using MSISDN 1084
22:55:55.906116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:55:55.921946 tst         register_default_mass.py: using MSISDN 1085
22:55:55.933084 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:55:55.951822 tst         register_default_mass.py: using MSISDN 1086
22:55:55.965893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:55:55.984968 tst         register_default_mass.py: using MSISDN 1087
22:55:55.996504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:55:56.012255 tst         register_default_mass.py: using MSISDN 1088
22:55:56.024164 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:55:56.040732 tst         register_default_mass.py: using MSISDN 1089
22:55:56.052697 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:55:56.071551 tst         register_default_mass.py: using MSISDN 1090
22:55:56.087481 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:55:56.111044 tst         register_default_mass.py: using MSISDN 1091
22:55:56.126922 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:55:56.151117 tst         register_default_mass.py: using MSISDN 1092
22:55:56.166833 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:55:56.186888 tst         register_default_mass.py: using MSISDN 1093
22:55:56.202826 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:55:56.223066 tst         register_default_mass.py: using MSISDN 1094
22:55:56.238806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:55:56.259932 tst         register_default_mass.py: using MSISDN 1095
22:55:56.275412 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:55:56.295506 tst         register_default_mass.py: using MSISDN 1096
22:55:56.310994 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:55:56.336313 tst         register_default_mass.py: using MSISDN 1097
22:55:56.351688 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:55:56.371581 tst         register_default_mass.py: using MSISDN 1098
22:55:56.386846 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:55:56.406331 tst         register_default_mass.py: using MSISDN 1099
22:55:56.421063 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:55:56.440481 tst         register_default_mass.py: using MSISDN 1100
22:55:56.455495 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:55:56.677532 run                             mass: Starting testcase
22:55:56.690335 run                             mass: Pre-launching all virtphy's
22:55:56.703069 run           osmo-ms-virt-phy/00000: Starting virtphy
22:55:56.734366 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:55:56.748312 run           osmo-ms-virt-phy/00001: Starting virtphy
22:55:56.778395 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:55:56.794102 run           osmo-ms-virt-phy/00002: Starting virtphy
22:55:56.833025 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:55:56.846741 run           osmo-ms-virt-phy/00003: Starting virtphy
22:55:56.875273 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:55:56.890448 run           osmo-ms-virt-phy/00004: Starting virtphy
22:55:56.919178 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:55:56.934346 run           osmo-ms-virt-phy/00005: Starting virtphy
22:55:56.962806 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:55:56.977934 run           osmo-ms-virt-phy/00006: Starting virtphy
22:55:57.006126 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:55:57.021426 run           osmo-ms-virt-phy/00007: Starting virtphy
22:55:57.051328 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:55:57.064006 run           osmo-ms-virt-phy/00008: Starting virtphy
22:55:57.095440 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:55:57.108524 run           osmo-ms-virt-phy/00009: Starting virtphy
22:55:57.144551 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:55:57.161372 run           osmo-ms-virt-phy/00010: Starting virtphy
22:55:57.199961 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:55:57.216509 run           osmo-ms-virt-phy/00011: Starting virtphy
22:55:57.254964 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:55:57.271850 run           osmo-ms-virt-phy/00012: Starting virtphy
22:55:57.309870 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:55:57.326129 run           osmo-ms-virt-phy/00013: Starting virtphy
22:55:57.363279 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:55:57.379312 run           osmo-ms-virt-phy/00014: Starting virtphy
22:55:57.417529 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:55:57.434519 run           osmo-ms-virt-phy/00015: Starting virtphy
22:55:57.472967 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:55:57.489878 run           osmo-ms-virt-phy/00016: Starting virtphy
22:55:57.528622 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:55:57.545427 run           osmo-ms-virt-phy/00017: Starting virtphy
22:55:57.583725 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:55:57.600205 run           osmo-ms-virt-phy/00018: Starting virtphy
22:55:57.638291 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:55:57.654979 run           osmo-ms-virt-phy/00019: Starting virtphy
22:55:57.693573 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:55:57.710324 run           osmo-ms-virt-phy/00020: Starting virtphy
22:55:57.747535 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:55:57.764157 run           osmo-ms-virt-phy/00021: Starting virtphy
22:55:57.802590 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:55:57.819211 run           osmo-ms-virt-phy/00022: Starting virtphy
22:55:57.856192 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:55:57.872061 run           osmo-ms-virt-phy/00023: Starting virtphy
22:55:57.905684 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:55:57.917463 run           osmo-ms-virt-phy/00024: Starting virtphy
22:55:57.947233 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:55:57.959443 run           osmo-ms-virt-phy/00025: Starting virtphy
22:55:57.987367 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:55:57.999633 run           osmo-ms-virt-phy/00026: Starting virtphy
22:55:58.027460 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:55:58.039217 run           osmo-ms-virt-phy/00027: Starting virtphy
22:55:58.066593 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:55:58.078097 run           osmo-ms-virt-phy/00028: Starting virtphy
22:55:58.105365 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:55:58.116916 run           osmo-ms-virt-phy/00029: Starting virtphy
22:55:58.144858 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:55:58.156719 run           osmo-ms-virt-phy/00030: Starting virtphy
22:55:58.186233 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:55:58.198160 run           osmo-ms-virt-phy/00031: Starting virtphy
22:55:58.225693 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:55:58.237385 run           osmo-ms-virt-phy/00032: Starting virtphy
22:55:58.264933 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:55:58.276996 run           osmo-ms-virt-phy/00033: Starting virtphy
22:55:58.307122 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:55:58.319571 run           osmo-ms-virt-phy/00034: Starting virtphy
22:55:58.348651 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:55:58.360670 run           osmo-ms-virt-phy/00035: Starting virtphy
22:55:58.388937 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:55:58.400986 run           osmo-ms-virt-phy/00036: Starting virtphy
22:55:58.429341 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:55:58.441414 run           osmo-ms-virt-phy/00037: Starting virtphy
22:55:58.469576 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:55:58.481753 run           osmo-ms-virt-phy/00038: Starting virtphy
22:55:58.510543 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:55:58.525712 run           osmo-ms-virt-phy/00039: Starting virtphy
22:55:58.554350 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:55:58.566202 run           osmo-ms-virt-phy/00040: Starting virtphy
22:55:58.594046 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:55:58.606048 run           osmo-ms-virt-phy/00041: Starting virtphy
22:55:58.634112 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:55:58.649176 run           osmo-ms-virt-phy/00042: Starting virtphy
22:55:58.679630 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:55:58.691580 run           osmo-ms-virt-phy/00043: Starting virtphy
22:55:58.720052 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:55:58.732420 run           osmo-ms-virt-phy/00044: Starting virtphy
22:55:58.760895 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:55:58.772503 run           osmo-ms-virt-phy/00045: Starting virtphy
22:55:58.800465 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:55:58.811992 run           osmo-ms-virt-phy/00046: Starting virtphy
22:55:58.840370 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:55:58.852207 run           osmo-ms-virt-phy/00047: Starting virtphy
22:55:58.881214 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:55:58.893077 run           osmo-ms-virt-phy/00048: Starting virtphy
22:55:58.922205 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:55:58.934162 run           osmo-ms-virt-phy/00049: Starting virtphy
22:55:58.962050 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:55:58.974088 run           osmo-ms-virt-phy/00050: Starting virtphy
22:55:59.001905 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:55:59.013365 run           osmo-ms-virt-phy/00051: Starting virtphy
22:55:59.041057 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:55:59.052663 run           osmo-ms-virt-phy/00052: Starting virtphy
22:55:59.080626 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:55:59.094871 run           osmo-ms-virt-phy/00053: Starting virtphy
22:55:59.122889 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:55:59.135295 run           osmo-ms-virt-phy/00054: Starting virtphy
22:55:59.163324 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:55:59.175419 run           osmo-ms-virt-phy/00055: Starting virtphy
22:55:59.203069 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:55:59.214615 run           osmo-ms-virt-phy/00056: Starting virtphy
22:55:59.242650 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:55:59.254374 run           osmo-ms-virt-phy/00057: Starting virtphy
22:55:59.282539 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:55:59.294158 run           osmo-ms-virt-phy/00058: Starting virtphy
22:55:59.322398 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:55:59.334011 run           osmo-ms-virt-phy/00059: Starting virtphy
22:55:59.362274 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:55:59.374124 run           osmo-ms-virt-phy/00060: Starting virtphy
22:55:59.403063 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:55:59.414777 run           osmo-ms-virt-phy/00061: Starting virtphy
22:55:59.442984 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:55:59.454581 run           osmo-ms-virt-phy/00062: Starting virtphy
22:55:59.482581 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:55:59.494306 run           osmo-ms-virt-phy/00063: Starting virtphy
22:55:59.522571 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:55:59.534237 run           osmo-ms-virt-phy/00064: Starting virtphy
22:55:59.561940 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:55:59.573832 run           osmo-ms-virt-phy/00065: Starting virtphy
22:55:59.601726 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:55:59.613463 run           osmo-ms-virt-phy/00066: Starting virtphy
22:55:59.641463 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:55:59.657366 run           osmo-ms-virt-phy/00067: Starting virtphy
22:55:59.697492 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:55:59.711549 run           osmo-ms-virt-phy/00068: Starting virtphy
22:55:59.739655 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:55:59.750999 run           osmo-ms-virt-phy/00069: Starting virtphy
22:55:59.779007 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:55:59.790804 run           osmo-ms-virt-phy/00070: Starting virtphy
22:55:59.818507 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:55:59.829994 run           osmo-ms-virt-phy/00071: Starting virtphy
22:55:59.859876 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:55:59.871587 run           osmo-ms-virt-phy/00072: Starting virtphy
22:55:59.900104 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:55:59.911605 run           osmo-ms-virt-phy/00073: Starting virtphy
22:55:59.939565 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:55:59.954973 run           osmo-ms-virt-phy/00074: Starting virtphy
22:55:59.983653 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:55:59.995297 run           osmo-ms-virt-phy/00075: Starting virtphy
22:56:00.025437 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:56:00.038487 run           osmo-ms-virt-phy/00076: Starting virtphy
22:56:00.066611 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:56:00.079700 run           osmo-ms-virt-phy/00077: Starting virtphy
22:56:00.109687 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:56:00.122468 run           osmo-ms-virt-phy/00078: Starting virtphy
22:56:00.152449 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:56:00.165255 run           osmo-ms-virt-phy/00079: Starting virtphy
22:56:00.195648 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:56:00.208162 run           osmo-ms-virt-phy/00080: Starting virtphy
22:56:00.236850 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:56:00.251738 run           osmo-ms-virt-phy/00081: Starting virtphy
22:56:00.281085 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:56:00.293477 run           osmo-ms-virt-phy/00082: Starting virtphy
22:56:00.328430 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:56:00.344918 run           osmo-ms-virt-phy/00083: Starting virtphy
22:56:00.386982 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:56:00.404035 run           osmo-ms-virt-phy/00084: Starting virtphy
22:56:00.443340 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:56:00.460075 run           osmo-ms-virt-phy/00085: Starting virtphy
22:56:00.498579 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:56:00.515361 run           osmo-ms-virt-phy/00086: Starting virtphy
22:56:00.555379 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:56:00.571171 run           osmo-ms-virt-phy/00087: Starting virtphy
22:56:00.601151 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:56:00.613248 run           osmo-ms-virt-phy/00088: Starting virtphy
22:56:00.641304 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:56:00.656540 run           osmo-ms-virt-phy/00089: Starting virtphy
22:56:00.692602 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:56:00.708139 run           osmo-ms-virt-phy/00090: Starting virtphy
22:56:00.743437 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:56:00.760985 run           osmo-ms-virt-phy/00091: Starting virtphy
22:56:00.798872 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:56:00.815449 run           osmo-ms-virt-phy/00092: Starting virtphy
22:56:00.854312 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:56:00.871507 run           osmo-ms-virt-phy/00093: Starting virtphy
22:56:00.909793 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:56:00.926392 run           osmo-ms-virt-phy/00094: Starting virtphy
22:56:00.965829 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:56:00.983604 run           osmo-ms-virt-phy/00095: Starting virtphy
22:56:01.023136 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:56:01.040292 run           osmo-ms-virt-phy/00096: Starting virtphy
22:56:01.081687 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:56:01.103426 run           osmo-ms-virt-phy/00097: Starting virtphy
22:56:01.143268 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:56:01.160055 run           osmo-ms-virt-phy/00098: Starting virtphy
22:56:01.199462 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:56:01.215768 run           osmo-ms-virt-phy/00099: Starting virtphy
22:56:01.263895 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:56:01.289654 run                             mass: Checking if sockets are in the filesystem
22:56:01.326214 run                osmo-ms-mob/00000: Starting mobile
22:56:01.370129 run       osmo-ms-mob/00000(pid=135): Launched
22:56:01.400040 run                             mass: MS start registered  {at=41420111.68750603, delay=0.0121464803814888, ms=00000}
22:56:05.524189 run                osmo-ms-mob/00001: Starting mobile
22:56:05.566405 run       osmo-ms-mob/00001(pid=136): Launched
22:56:05.591558 run                             mass: MS start registered  {at=41420115.879049495, delay=0.007628649473190308, ms=00001}
22:56:06.940104 run                             mass: MS performed LU  {at=41420117.227609076, lu_delay=5.540103048086166, ms=00000}
22:56:07.370989 run                osmo-ms-mob/00002: Starting mobile
22:56:07.402817 run       osmo-ms-mob/00002(pid=137): Launched
22:56:07.415633 run                             mass: Starting too slowly. Moving on {now=41420117.70322001, sleep=-0.009200260043144226, target=41420117.69401975}
22:56:07.427975 run                             mass: MS start registered  {at=41420117.71552622, delay=0.01232042908668518, ms=00002}
22:56:08.622989 run                osmo-ms-mob/00003: Starting mobile
22:56:08.651559 run       osmo-ms-mob/00003(pid=138): Launched
22:56:08.670141 run                             mass: MS start registered  {at=41420118.95763733, delay=0.0028504133224487305, ms=00003}
22:56:09.722623 run                osmo-ms-mob/00004: Starting mobile
22:56:09.758634 run       osmo-ms-mob/00004(pid=139): Launched
22:56:09.776950 run                             mass: MS start registered  {at=41420120.064458795, delay=0.006612628698348999, ms=00004}
22:56:10.705616 run                             mass: MS performed LU  {at=41420120.993099645, lu_delay=5.1140501499176025, ms=00001}
22:56:10.734535 run                osmo-ms-mob/00005: Starting mobile
22:56:10.763647 run       osmo-ms-mob/00005(pid=140): Launched
22:56:10.784410 run                             mass: MS start registered  {at=41420121.07191868, delay=0.008409127593040466, ms=00005}
22:56:11.620312 run                osmo-ms-mob/00006: Starting mobile
22:56:11.659790 run       osmo-ms-mob/00006(pid=141): Launched
22:56:11.680440 run                             mass: MS start registered  {at=41420121.967947446, delay=0.005064666271209717, ms=00006}
22:56:12.520526 run                osmo-ms-mob/00007: Starting mobile
22:56:12.548869 run       osmo-ms-mob/00007(pid=142): Launched
22:56:12.569075 run                             mass: MS start registered  {at=41420122.85659731, delay=0.008456513285636902, ms=00007}
22:56:12.607276 run                             mass: MS performed LU  {at=41420122.89479799, lu_delay=5.179271765053272, ms=00002}
22:56:13.318118 run                osmo-ms-mob/00008: Starting mobile
22:56:13.347195 run       osmo-ms-mob/00008(pid=143): Launched
22:56:13.366765 run                             mass: MS start registered  {at=41420123.654300794, delay=0.008161842823028564, ms=00008}
22:56:14.021652 run                osmo-ms-mob/00009: Starting mobile
22:56:14.058722 run       osmo-ms-mob/00009(pid=144): Launched
22:56:14.080439 run                             mass: MS start registered  {at=41420124.367908984, delay=0.010089315474033356, ms=00009}
22:56:14.472204 run                             mass: MS performed LU  {at=41420124.75971118, lu_delay=5.80207385122776, ms=00003}
22:56:14.518300 run                             mass: MS performed LU  {at=41420124.80587157, lu_delay=4.741412773728371, ms=00004}
22:56:14.721446 run                osmo-ms-mob/00010: Starting mobile
22:56:14.748420 run       osmo-ms-mob/00010(pid=145): Launched
22:56:14.767956 run                             mass: MS start registered  {at=41420125.05549732, delay=0.008052125573158264, ms=00010}
22:56:15.321334 run                osmo-ms-mob/00011: Starting mobile
22:56:15.351792 run       osmo-ms-mob/00011(pid=146): Launched
22:56:15.371011 run                             mass: MS start registered  {at=41420125.65851892, delay=0.007771514356136322, ms=00011}
22:56:15.919568 run                osmo-ms-mob/00012: Starting mobile
22:56:15.948140 run       osmo-ms-mob/00012(pid=147): Launched
22:56:15.968992 run                             mass: MS start registered  {at=41420126.25653552, delay=0.009415507316589355, ms=00012}
22:56:16.373324 run                             mass: MS performed LU  {at=41420126.66083053, lu_delay=4.6928830817341805, ms=00006}
22:56:16.419551 run                             mass: MS performed LU  {at=41420126.70710111, lu_delay=5.635182425379753, ms=00005}
22:56:16.445847 run                osmo-ms-mob/00013: Starting mobile
22:56:16.472817 run       osmo-ms-mob/00013(pid=148): Launched
22:56:16.493805 run                             mass: MS start registered  {at=41420126.78135382, delay=0.010224685072898865, ms=00013}
22:56:17.120941 run                osmo-ms-mob/00014: Starting mobile
22:56:17.147687 run       osmo-ms-mob/00014(pid=149): Launched
22:56:17.168759 run                             mass: MS start registered  {at=41420127.45628696, delay=0.009963452816009521, ms=00014}
22:56:17.719735 run                osmo-ms-mob/00015: Starting mobile
22:56:17.748254 run       osmo-ms-mob/00015(pid=150): Launched
22:56:17.770717 run                             mass: MS start registered  {at=41420128.05824534, delay=0.01097746193408966, ms=00015}
22:56:18.221910 run                osmo-ms-mob/00016: Starting mobile
22:56:18.251475 run       osmo-ms-mob/00016(pid=151): Launched
22:56:18.262685 run                             mass: MS performed LU  {at=41420128.55024901, lu_delay=5.69365169852972, ms=00007}
22:56:18.273541 run                             mass: MS start registered  {at=41420128.5611308, delay=0.01092730462551117, ms=00016}
22:56:18.284508 run                             mass: MS performed LU  {at=41420128.57209559, lu_delay=4.917794793844223, ms=00008}
22:56:18.721005 run                osmo-ms-mob/00017: Starting mobile
22:56:18.747937 run       osmo-ms-mob/00017(pid=152): Launched
22:56:18.767153 run                             mass: MS start registered  {at=41420129.05471011, delay=0.007782414555549622, ms=00017}
22:56:19.321097 run                osmo-ms-mob/00018: Starting mobile
22:56:19.350684 run       osmo-ms-mob/00018(pid=153): Launched
22:56:19.372473 run                             mass: MS start registered  {at=41420129.65997527, delay=0.010742440819740295, ms=00018}
22:56:19.721081 run                osmo-ms-mob/00019: Starting mobile
22:56:19.748766 run       osmo-ms-mob/00019(pid=154): Launched
22:56:19.768194 run                             mass: MS start registered  {at=41420130.0556975, delay=0.005917541682720184, ms=00019}
22:56:20.139265 run                             mass: MS performed LU  {at=41420130.42677046, lu_delay=4.768251545727253, ms=00011}
22:56:20.164207 run                osmo-ms-mob/00020: Starting mobile
22:56:20.191333 run       osmo-ms-mob/00020(pid=155): Launched
22:56:20.202450 run                             mass: MS performed LU  {at=41420130.49000664, lu_delay=5.434509322047234, ms=00010}
22:56:20.213328 run                             mass: MS start registered  {at=41420130.50091335, delay=0.010962866246700287, ms=00020}
22:56:20.254177 run                             mass: MS performed LU  {at=41420130.54173935, lu_delay=6.17383036762476, ms=00009}
22:56:20.723220 run                osmo-ms-mob/00021: Starting mobile
22:56:20.764019 run       osmo-ms-mob/00021(pid=156): Launched
22:56:20.790002 run                             mass: MS start registered  {at=41420131.07750507, delay=0.009637057781219482, ms=00021}
22:56:21.122435 run                osmo-ms-mob/00022: Starting mobile
22:56:21.150750 run       osmo-ms-mob/00022(pid=157): Launched
22:56:21.174968 run                             mass: MS start registered  {at=41420131.46246631, delay=0.007630497217178345, ms=00022}
22:56:21.622537 run                osmo-ms-mob/00023: Starting mobile
22:56:21.649508 run       osmo-ms-mob/00023(pid=158): Launched
22:56:21.670246 run                             mass: MS start registered  {at=41420131.95774648, delay=0.009405970573425293, ms=00023}
22:56:21.920282 run                             mass: MS performed LU  {at=41420132.20777889, lu_delay=5.951243370771408, ms=00012}
22:56:21.947366 run                osmo-ms-mob/00024: Starting mobile
22:56:21.978076 run       osmo-ms-mob/00024(pid=159): Launched
22:56:21.996999 run                             mass: MS start registered  {at=41420132.284532696, delay=0.007401473820209503, ms=00024}
22:56:22.012202 run                             mass: MS performed LU  {at=41420132.29976295, lu_delay=4.843475989997387, ms=00014}
22:56:22.049676 run                             mass: MS performed LU  {at=41420132.337189905, lu_delay=5.555836088955402, ms=00013}
22:56:22.521875 run                osmo-ms-mob/00025: Starting mobile
22:56:22.560725 run       osmo-ms-mob/00025(pid=160): Launched
22:56:22.584092 run                             mass: MS start registered  {at=41420132.87159094, delay=0.006666950881481171, ms=00025}
22:56:22.921253 run                osmo-ms-mob/00026: Starting mobile
22:56:22.949290 run       osmo-ms-mob/00026(pid=161): Launched
22:56:22.970281 run                             mass: MS start registered  {at=41420133.257801056, delay=0.00951191782951355, ms=00026}
22:56:23.317479 run                osmo-ms-mob/00027: Starting mobile
22:56:23.347200 run       osmo-ms-mob/00027(pid=162): Launched
22:56:23.367141 run                             mass: MS start registered  {at=41420133.65463624, delay=0.006769046187400818, ms=00027}
22:56:23.721632 run                osmo-ms-mob/00028: Starting mobile
22:56:23.763841 run       osmo-ms-mob/00028(pid=163): Launched
22:56:23.784407 run                             mass: MS start registered  {at=41420134.07192839, delay=0.006345704197883606, ms=00028}
22:56:23.904743 run                             mass: MS performed LU  {at=41420134.19224265, lu_delay=6.133997313678265, ms=00015}
22:56:23.951320 run                             mass: MS performed LU  {at=41420134.23882825, lu_delay=5.184118136763573, ms=00017}
22:56:24.020901 run                             mass: MS performed LU  {at=41420134.30841385, lu_delay=5.747283048927784, ms=00016}
22:56:24.044349 run                osmo-ms-mob/00029: Starting mobile
22:56:24.077449 run       osmo-ms-mob/00029(pid=164): Launched
22:56:24.097880 run                             mass: MS start registered  {at=41420134.38538793, delay=0.006588511168956757, ms=00029}
22:56:24.292601 run                             mass: MS performed LU  {at=41420134.580113105, lu_delay=4.920137837529182, ms=00018}
22:56:24.521658 run                osmo-ms-mob/00030: Starting mobile
22:56:24.553204 run       osmo-ms-mob/00030(pid=165): Launched
22:56:24.572380 run                             mass: MS start registered  {at=41420134.859895565, delay=0.003308922052383423, ms=00030}
22:56:24.919810 run                osmo-ms-mob/00031: Starting mobile
22:56:24.949361 run       osmo-ms-mob/00031(pid=166): Launched
22:56:24.969347 run                             mass: MS start registered  {at=41420135.256844014, delay=0.007114782929420471, ms=00031}
22:56:25.220269 run                osmo-ms-mob/00032: Starting mobile
22:56:25.255841 run       osmo-ms-mob/00032(pid=167): Launched
22:56:25.285473 run                             mass: MS start registered  {at=41420135.572974674, delay=0.01519937813282013, ms=00032}
22:56:25.625348 run                osmo-ms-mob/00033: Starting mobile
22:56:25.666821 run       osmo-ms-mob/00033(pid=168): Launched
22:56:25.689273 run                             mass: MS performed LU  {at=41420135.97680511, lu_delay=5.921107612550259, ms=00019}
22:56:25.707277 run                             mass: MS start registered  {at=41420135.994850226, delay=0.01811644434928894, ms=00033}
22:56:25.769591 run                             mass: MS performed LU  {at=41420136.05709146, lu_delay=5.556178107857704, ms=00020}
22:56:25.815451 run                             mass: MS performed LU  {at=41420136.1029608, lu_delay=5.0254557356238365, ms=00021}
22:56:25.850442 run                osmo-ms-mob/00034: Starting mobile
22:56:25.891432 run       osmo-ms-mob/00034(pid=169): Launched
22:56:25.917554 run                             mass: MS start registered  {at=41420136.20504828, delay=0.00885908305644989, ms=00034}
22:56:25.959938 run                             mass: MS performed LU  {at=41420136.24744423, lu_delay=4.784977920353413, ms=00022}
22:56:26.320879 run                osmo-ms-mob/00035: Starting mobile
22:56:26.358356 run       osmo-ms-mob/00035(pid=170): Launched
22:56:26.387978 run                             mass: MS start registered  {at=41420136.67547014, delay=0.013851836323738098, ms=00035}
22:56:26.720301 run                osmo-ms-mob/00036: Starting mobile
22:56:26.748946 run       osmo-ms-mob/00036(pid=171): Launched
22:56:26.773050 run                             mass: MS start registered  {at=41420137.060548104, delay=0.00721074640750885, ms=00036}
22:56:27.122951 run                osmo-ms-mob/00037: Starting mobile
22:56:27.153162 run       osmo-ms-mob/00037(pid=172): Launched
22:56:27.177458 run                             mass: MS start registered  {at=41420137.46496413, delay=0.010680116713047028, ms=00037}
22:56:27.423387 run                osmo-ms-mob/00038: Starting mobile
22:56:27.455599 run       osmo-ms-mob/00038(pid=173): Launched
22:56:27.480998 run                             mass: MS start registered  {at=41420137.768491, delay=0.012771464884281158, ms=00038}
22:56:27.670631 run                             mass: MS performed LU  {at=41420137.95812026, lu_delay=6.000373773276806, ms=00023}
22:56:27.697574 run                osmo-ms-mob/00039: Starting mobile
22:56:27.729301 run       osmo-ms-mob/00039(pid=174): Launched
22:56:27.744210 run                             mass: MS performed LU  {at=41420138.03174202, lu_delay=5.747209325432777, ms=00024}
22:56:27.758483 run                             mass: MS start registered  {at=41420138.04606018, delay=0.014389298856258392, ms=00039}
22:56:27.786529 run                             mass: MS performed LU  {at=41420138.07402383, lu_delay=4.81622277200222, ms=00026}
22:56:27.823232 run                             mass: MS performed LU  {at=41420138.1107447, lu_delay=5.239153757691383, ms=00025}
22:56:27.853380 run                osmo-ms-mob/00040: Starting mobile
22:56:27.895110 run       osmo-ms-mob/00040(pid=175): Launched
22:56:27.917730 run                             mass: MS start registered  {at=41420138.20523912, delay=0.006952740252017975, ms=00040}
22:56:28.418287 run                osmo-ms-mob/00041: Starting mobile
22:56:28.451091 run       osmo-ms-mob/00041(pid=176): Launched
22:56:28.475794 run                             mass: MS start registered  {at=41420138.76328697, delay=0.0069212764501571655, ms=00041}
22:56:28.721123 run                osmo-ms-mob/00042: Starting mobile
22:56:28.760321 run       osmo-ms-mob/00042(pid=177): Launched
22:56:28.781802 run                             mass: MS start registered  {at=41420139.06928505, delay=0.004435904324054718, ms=00042}
22:56:29.121216 run                osmo-ms-mob/00043: Starting mobile
22:56:29.159454 run       osmo-ms-mob/00043(pid=178): Launched
22:56:29.182135 run                             mass: MS start registered  {at=41420139.46963477, delay=0.006452418863773346, ms=00043}
22:56:29.422675 run                osmo-ms-mob/00044: Starting mobile
22:56:29.476655 run       osmo-ms-mob/00044(pid=179): Launched
22:56:29.495437 run                             mass: MS performed LU  {at=41420139.78296448, lu_delay=6.128328241407871, ms=00027}
22:56:29.516496 run                             mass: MS start registered  {at=41420139.80406514, delay=0.02117517590522766, ms=00044}
22:56:29.536257 run                             mass: MS performed LU  {at=41420139.823747925, lu_delay=5.438359998166561, ms=00029}
22:56:29.594648 run                osmo-ms-mob/00045: Starting mobile
22:56:29.640663 run       osmo-ms-mob/00045(pid=180): Launched
22:56:29.662062 run                             mass: MS performed LU  {at=41420139.94958925, lu_delay=5.089693687856197, ms=00030}
22:56:29.678425 run                             mass: MS start registered  {at=41420139.96599566, delay=0.016497842967510223, ms=00045}
22:56:29.725304 run                             mass: MS performed LU  {at=41420140.01280012, lu_delay=5.9408717304468155, ms=00028}
22:56:29.759858 run                osmo-ms-mob/00046: Starting mobile
22:56:29.800052 run       osmo-ms-mob/00046(pid=181): Launched
22:56:29.826149 run                             mass: MS performed LU  {at=41420140.113667525, lu_delay=4.8568235114216805, ms=00031}
22:56:29.842228 run                             mass: MS start registered  {at=41420140.12979699, delay=0.0162147656083107, ms=00046}
22:56:30.321806 run                osmo-ms-mob/00047: Starting mobile
22:56:30.363675 run       osmo-ms-mob/00047(pid=182): Launched
22:56:30.389856 run                             mass: MS start registered  {at=41420140.67734268, delay=0.0037184730172157288, ms=00047}
22:56:30.625713 run                osmo-ms-mob/00048: Starting mobile
22:56:30.668977 run       osmo-ms-mob/00048(pid=183): Launched
22:56:30.690072 run                             mass: MS start registered  {at=41420140.97756943, delay=0.006659209728240967, ms=00048}
22:56:30.921907 run                osmo-ms-mob/00049: Starting mobile
22:56:30.962450 run       osmo-ms-mob/00049(pid=184): Launched
22:56:30.988847 run                             mass: MS start registered  {at=41420141.276345074, delay=0.009318947792053223, ms=00049}
22:56:31.224283 run                osmo-ms-mob/00050: Starting mobile
22:56:31.266366 run       osmo-ms-mob/00050(pid=185): Launched
22:56:31.293618 run                             mass: MS start registered  {at=41420141.58111107, delay=0.009473659098148346, ms=00050}
22:56:31.438203 run                             mass: MS performed LU  {at=41420141.725698754, lu_delay=5.050228610634804, ms=00035}
22:56:31.482836 run                             mass: MS performed LU  {at=41420141.77034463, lu_delay=5.7754944041371346, ms=00033}
22:56:31.511218 run                osmo-ms-mob/00051: Starting mobile
22:56:31.546041 run       osmo-ms-mob/00051(pid=186): Launched
22:56:31.561392 run                             mass: MS performed LU  {at=41420141.84892913, lu_delay=4.788381025195122, ms=00036}
22:56:31.575420 run                             mass: MS start registered  {at=41420141.862994514, delay=0.014128945767879486, ms=00051}
22:56:31.589209 run                             mass: MS performed LU  {at=41420141.87675876, lu_delay=5.671710483729839, ms=00034}
22:56:31.614925 run                osmo-ms-mob/00052: Starting mobile
22:56:31.650627 run       osmo-ms-mob/00052(pid=187): Launched
22:56:31.664802 run                             mass: MS performed LU  {at=41420141.95234527, lu_delay=6.379370592534542, ms=00032}
22:56:31.677551 run                             mass: MS start registered  {at=41420141.96512518, delay=0.0128464475274086, ms=00052}
22:56:32.222000 run                osmo-ms-mob/00053: Starting mobile
22:56:32.255605 run       osmo-ms-mob/00053(pid=188): Launched
22:56:32.281381 run                             mass: MS start registered  {at=41420142.56887441, delay=0.008224338293075562, ms=00053}
22:56:32.521226 run                osmo-ms-mob/00054: Starting mobile
22:56:32.553278 run       osmo-ms-mob/00054(pid=189): Launched
22:56:32.577875 run                             mass: MS start registered  {at=41420142.86536874, delay=0.007482685148715973, ms=00054}
22:56:32.821147 run                osmo-ms-mob/00055: Starting mobile
22:56:32.851143 run       osmo-ms-mob/00055(pid=190): Launched
22:56:32.870631 run                             mass: MS start registered  {at=41420143.15814525, delay=0.007313653826713562, ms=00055}
22:56:33.121744 run                osmo-ms-mob/00056: Starting mobile
22:56:33.150048 run       osmo-ms-mob/00056(pid=191): Launched
22:56:33.173591 run                             mass: MS start registered  {at=41420143.46107735, delay=0.007020406424999237, ms=00056}
22:56:33.217515 run                             mass: MS performed LU  {at=41420143.50501074, lu_delay=4.741723768413067, ms=00041}
22:56:33.301471 run                             mass: MS performed LU  {at=41420143.58898585, lu_delay=6.124021723866463, ms=00037}
22:56:33.329111 run                osmo-ms-mob/00057: Starting mobile
22:56:33.365265 run       osmo-ms-mob/00057(pid=192): Launched
22:56:33.385698 run                             mass: MS start registered  {at=41420143.67323155, delay=0.008309155702590942, ms=00057}
22:56:33.491545 run                             mass: MS performed LU  {at=41420143.77903315, lu_delay=6.010542146861553, ms=00038}
22:56:33.545384 run                             mass: MS performed LU  {at=41420143.83291238, lu_delay=4.763627327978611, ms=00042}
22:56:33.822250 run                osmo-ms-mob/00058: Starting mobile
22:56:33.851211 run       osmo-ms-mob/00058(pid=193): Launched
22:56:33.873151 run                             mass: MS start registered  {at=41420144.16067127, delay=0.01033666729927063, ms=00058}
22:56:34.117217 run                osmo-ms-mob/00059: Starting mobile
22:56:34.146029 run       osmo-ms-mob/00059(pid=194): Launched
22:56:34.165812 run                             mass: MS start registered  {at=41420144.4533657, delay=0.00820881873369217, ms=00059}
22:56:34.420634 run                osmo-ms-mob/00060: Starting mobile
22:56:34.450651 run       osmo-ms-mob/00060(pid=195): Launched
22:56:34.472502 run                             mass: MS start registered  {at=41420144.75997745, delay=0.009848803281784058, ms=00060}
22:56:34.820246 run                osmo-ms-mob/00061: Starting mobile
22:56:34.849388 run       osmo-ms-mob/00061(pid=196): Launched
22:56:34.869842 run                             mass: MS start registered  {at=41420145.15736497, delay=0.0038443654775619507, ms=00061}
22:56:35.118995 run                osmo-ms-mob/00062: Starting mobile
22:56:35.152238 run       osmo-ms-mob/00062(pid=197): Launched
22:56:35.173069 run                             mass: MS start registered  {at=41420145.46057583, delay=0.006970547139644623, ms=00062}
22:56:35.202108 run                             mass: MS performed LU  {at=41420145.48961531, lu_delay=5.523619651794434, ms=00045}
22:56:35.248276 run                             mass: MS performed LU  {at=41420145.53579758, lu_delay=6.066162809729576, ms=00043}
22:56:35.273294 run                osmo-ms-mob/00063: Starting mobile
22:56:35.313819 run       osmo-ms-mob/00063(pid=198): Launched
22:56:35.329061 run                             mass: MS performed LU  {at=41420145.61659453, lu_delay=5.812529392540455, ms=00044}
22:56:35.345286 run                             mass: MS start registered  {at=41420145.63280898, delay=0.016281485557556152, ms=00063}
22:56:35.362193 run                             mass: MS performed LU  {at=41420145.64975111, lu_delay=5.51995412260294, ms=00046}
22:56:35.410676 run                             mass: MS performed LU  {at=41420145.6981875, lu_delay=5.02084481716156, ms=00047}
22:56:35.442765 run                osmo-ms-mob/00064: Starting mobile
22:56:35.485351 run       osmo-ms-mob/00064(pid=199): Launched
22:56:35.513377 run                             mass: MS start registered  {at=41420145.80086407, delay=0.010210588574409485, ms=00064}
22:56:35.683342 run                             mass: MS performed LU  {at=41420145.9708422, lu_delay=4.993272766470909, ms=00048}
22:56:36.223485 run                osmo-ms-mob/00065: Starting mobile
22:56:36.265334 run       osmo-ms-mob/00065(pid=200): Launched
22:56:36.299355 run                             mass: MS start registered  {at=41420146.58682935, delay=0.014470428228378296, ms=00065}
22:56:36.313826 run                             mass: MS performed LU  {at=41420146.60137355, lu_delay=4.0324991419911385, ms=00053}
22:56:36.326489 run                             mass: MS performed LU  {at=41420146.61406812, lu_delay=3.7486993819475174, ms=00054}
22:56:36.352314 run                osmo-ms-mob/00066: Starting mobile
22:56:36.390994 run       osmo-ms-mob/00066(pid=201): Launched
22:56:36.411916 run                             mass: MS start registered  {at=41420146.69945152, delay=0.0037679150700569153, ms=00066}
22:56:36.923315 run                osmo-ms-mob/00067: Starting mobile
22:56:36.963918 run       osmo-ms-mob/00067(pid=202): Launched
22:56:36.985500 run                             mass: MS performed LU  {at=41420147.27298658, lu_delay=5.409992069005966, ms=00051}
22:56:37.003467 run                             mass: MS start registered  {at=41420147.29103402, delay=0.021183185279369354, ms=00067}
22:56:37.027109 run                             mass: MS performed LU  {at=41420147.314625174, lu_delay=5.733514100313187, ms=00050}
22:56:37.059863 run                osmo-ms-mob/00068: Starting mobile
22:56:37.098581 run       osmo-ms-mob/00068(pid=203): Launched
22:56:37.115608 run                             mass: MS performed LU  {at=41420147.403144374, lu_delay=5.438019193708897, ms=00052}
22:56:37.131903 run                             mass: MS start registered  {at=41420147.41947829, delay=0.01640269160270691, ms=00068}
22:56:37.314939 run                             mass: MS performed LU  {at=41420147.602444805, lu_delay=6.32609973102808, ms=00049}
22:56:37.623337 run                osmo-ms-mob/00069: Starting mobile
22:56:37.663592 run       osmo-ms-mob/00069(pid=204): Launched
22:56:37.683626 run                             mass: MS start registered  {at=41420147.97112652, delay=0.006761610507965088, ms=00069}
22:56:38.021499 run                osmo-ms-mob/00070: Starting mobile
22:56:38.052423 run       osmo-ms-mob/00070(pid=205): Launched
22:56:38.077196 run                             mass: MS start registered  {at=41420148.36467495, delay=0.008138947188854218, ms=00070}
22:56:38.417258 run                osmo-ms-mob/00071: Starting mobile
22:56:38.448547 run       osmo-ms-mob/00071(pid=206): Launched
22:56:38.470248 run                             mass: MS start registered  {at=41420148.75776457, delay=0.007641956210136414, ms=00071}
22:56:38.817588 run                osmo-ms-mob/00072: Starting mobile
22:56:38.848240 run       osmo-ms-mob/00072(pid=207): Launched
22:56:38.872110 run                             mass: MS start registered  {at=41420149.159598455, delay=0.007178403437137604, ms=00072}
22:56:38.969018 run                             mass: MS performed LU  {at=41420149.25651411, lu_delay=4.803148411214352, ms=00059}
22:56:39.014475 run                             mass: MS performed LU  {at=41420149.30199672, lu_delay=5.840919375419617, ms=00056}
22:56:39.120343 run                             mass: MS performed LU  {at=41420149.40785887, lu_delay=5.247187599539757, ms=00058}
22:56:39.152585 run                osmo-ms-mob/00073: Starting mobile
22:56:39.194094 run       osmo-ms-mob/00073(pid=208): Launched
22:56:39.211762 run                             mass: MS performed LU  {at=41420149.49929487, lu_delay=6.341149620711803, ms=00055}
22:56:39.228693 run                             mass: MS performed LU  {at=41420149.51625888, lu_delay=4.756281428039074, ms=00060}
22:56:39.245356 run                             mass: MS start registered  {at=41420149.5329324, delay=0.03371179848909378, ms=00073}
22:56:39.621168 run                osmo-ms-mob/00074: Starting mobile
22:56:39.650199 run       osmo-ms-mob/00074(pid=209): Launched
22:56:39.670912 run                             mass: MS start registered  {at=41420149.95841384, delay=0.008453182876110077, ms=00074}
22:56:40.017550 run                osmo-ms-mob/00075: Starting mobile
22:56:40.047150 run       osmo-ms-mob/00075(pid=210): Launched
22:56:40.066721 run                             mass: MS start registered  {at=41420150.35423853, delay=0.006981693208217621, ms=00075}
22:56:40.523404 run                osmo-ms-mob/00076: Starting mobile
22:56:40.569172 run       osmo-ms-mob/00076(pid=211): Launched
22:56:40.609156 run                             mass: Starting too slowly. Moving on {now=41420150.89674044, sleep=-0.002720192074775696, target=41420150.894020244}
22:56:40.625199 run                             mass: MS start registered  {at=41420150.91273628, delay=0.01601266860961914, ms=00076}
22:56:40.750848 run                             mass: MS performed LU  {at=41420151.03835565, lu_delay=5.237491577863693, ms=00064}
22:56:40.833465 run                             mass: MS performed LU  {at=41420151.12097095, lu_delay=5.9636059775948524, ms=00061}
22:56:40.858315 run                osmo-ms-mob/00077: Starting mobile
22:56:40.895915 run       osmo-ms-mob/00077(pid=212): Launched
22:56:40.913776 run                             mass: MS performed LU  {at=41420151.20130984, lu_delay=5.568500854074955, ms=00063}
22:56:40.931346 run                             mass: MS start registered  {at=41420151.218916126, delay=0.017677336931228638, ms=00077}
22:56:41.044458 run                             mass: MS performed LU  {at=41420151.331953175, lu_delay=4.632501654326916, ms=00066}
22:56:41.078113 run                             mass: MS performed LU  {at=41420151.36563765, lu_delay=4.778808303177357, ms=00065}
22:56:41.421283 run                osmo-ms-mob/00078: Starting mobile
22:56:41.457611 run       osmo-ms-mob/00078(pid=213): Launched
22:56:41.482310 run                             mass: MS start registered  {at=41420151.769794844, delay=0.007077865302562714, ms=00078}
22:56:41.819746 run                osmo-ms-mob/00079: Starting mobile
22:56:41.850282 run       osmo-ms-mob/00079(pid=214): Launched
22:56:41.873651 run                             mass: MS start registered  {at=41420152.16114702, delay=0.007077410817146301, ms=00079}
22:56:42.321151 run                osmo-ms-mob/00080: Starting mobile
22:56:42.358367 run       osmo-ms-mob/00080(pid=215): Launched
22:56:42.377000 run                             mass: MS start registered  {at=41420152.664538845, delay=0.002248913049697876, ms=00080}
22:56:42.651225 run                             mass: MS performed LU  {at=41420152.93873055, lu_delay=5.519252263009548, ms=00068}
22:56:42.734452 run                             mass: MS performed LU  {at=41420153.021966636, lu_delay=5.730932615697384, ms=00067}
22:56:42.765498 run                osmo-ms-mob/00081: Starting mobile
22:56:42.804665 run       osmo-ms-mob/00081(pid=216): Launched
22:56:42.820906 run                             mass: MS performed LU  {at=41420153.108445965, lu_delay=5.137319445610046, ms=00069}
22:56:42.836513 run                             mass: MS start registered  {at=41420153.12408958, delay=0.01570536196231842, ms=00081}
22:56:42.941493 run                             mass: MS performed LU  {at=41420153.22901243, lu_delay=4.864337481558323, ms=00070}
22:56:43.219607 run                osmo-ms-mob/00082: Starting mobile
22:56:43.249696 run       osmo-ms-mob/00082(pid=217): Launched
22:56:43.270540 run                             mass: MS start registered  {at=41420153.55805464, delay=0.009292900562286377, ms=00082}
22:56:43.821209 run                osmo-ms-mob/00083: Starting mobile
22:56:43.860493 run       osmo-ms-mob/00083(pid=218): Launched
22:56:43.882056 run                             mass: MS start registered  {at=41420154.16955216, delay=0.0045402199029922485, ms=00083}
22:56:44.321230 run                osmo-ms-mob/00084: Starting mobile
22:56:44.355108 run       osmo-ms-mob/00084(pid=219): Launched
22:56:44.377958 run                             mass: MS start registered  {at=41420154.665456615, delay=0.00800766795873642, ms=00084}
22:56:44.515396 run                             mass: MS performed LU  {at=41420154.80288604, lu_delay=6.045121468603611, ms=00071}
22:56:44.599261 run                             mass: MS performed LU  {at=41420154.88675859, lu_delay=4.928344748914242, ms=00074}
22:56:44.644638 run                             mass: MS performed LU  {at=41420154.93215455, lu_delay=5.399222150444984, ms=00073}
22:56:44.667536 run                osmo-ms-mob/00085: Starting mobile
22:56:44.695982 run       osmo-ms-mob/00085(pid=220): Launched
22:56:44.719599 run                             mass: MS start registered  {at=41420155.00709798, delay=0.007033511996269226, ms=00085}
22:56:44.807417 run                             mass: MS performed LU  {at=41420155.09491282, lu_delay=5.935314364731312, ms=00072}
22:56:45.078648 run                             mass: MS performed LU  {at=41420155.36616833, lu_delay=5.0119297951459885, ms=00075}
22:56:45.421143 run                osmo-ms-mob/00086: Starting mobile
22:56:45.464598 run       osmo-ms-mob/00086(pid=221): Launched
22:56:45.489446 run                             mass: MS start registered  {at=41420155.776936896, delay=0.007063411176204681, ms=00086}
22:56:46.022713 run                osmo-ms-mob/00087: Starting mobile
22:56:46.059119 run       osmo-ms-mob/00087(pid=222): Launched
22:56:46.084387 run                             mass: MS start registered  {at=41420156.371878855, delay=0.012351877987384796, ms=00087}
22:56:46.501783 run                             mass: MS performed LU  {at=41420156.78928196, lu_delay=4.628134936094284, ms=00079}
22:56:46.546825 run                             mass: MS performed LU  {at=41420156.83434341, lu_delay=5.064548566937447, ms=00078}
22:56:46.577317 run                osmo-ms-mob/00088: Starting mobile
22:56:46.624590 run       osmo-ms-mob/00088(pid=223): Launched
22:56:46.648422 run                             mass: MS performed LU  {at=41420156.93593153, lu_delay=5.717015407979488, ms=00077}
22:56:46.677701 run                             mass: MS performed LU  {at=41420156.96526938, lu_delay=6.052533097565174, ms=00076}
22:56:46.694096 run                             mass: MS start registered  {at=41420156.981675334, delay=0.045815929770469666, ms=00088}
22:56:47.222032 run                osmo-ms-mob/00089: Starting mobile
22:56:47.262982 run       osmo-ms-mob/00089(pid=224): Launched
22:56:47.292623 run                             mass: MS start registered  {at=41420157.5801021, delay=0.012306168675422668, ms=00089}
22:56:47.825790 run                osmo-ms-mob/00090: Starting mobile
22:56:47.871316 run       osmo-ms-mob/00090(pid=225): Launched
22:56:47.901896 run                             mass: MS start registered  {at=41420158.189377196, delay=0.011905960738658905, ms=00090}
22:56:48.281909 run                             mass: MS performed LU  {at=41420158.56941405, lu_delay=5.01135940849781, ms=00082}
22:56:48.364829 run                             mass: MS performed LU  {at=41420158.652333505, lu_delay=5.52824392914772, ms=00081}
22:56:48.410432 run                             mass: MS performed LU  {at=41420158.69793465, lu_delay=6.033395804464817, ms=00080}
22:56:48.445473 run                osmo-ms-mob/00091: Starting mobile
22:56:48.489132 run       osmo-ms-mob/00091(pid=226): Launched
22:56:48.516055 run                             mass: MS start registered  {at=41420158.803527206, delay=0.010057695209980011, ms=00091}
22:56:48.555379 run                             mass: MS performed LU  {at=41420158.842866324, lu_delay=4.673314161598682, ms=00083}
22:56:49.222942 run                osmo-ms-mob/00092: Starting mobile
22:56:49.266825 run       osmo-ms-mob/00092(pid=227): Launched
22:56:49.296633 run                             mass: MS start registered  {at=41420159.58411735, delay=0.004831746220588684, ms=00092}
22:56:50.019192 run                osmo-ms-mob/00093: Starting mobile
22:56:50.048273 run       osmo-ms-mob/00093(pid=228): Launched
22:56:50.069931 run                             mass: MS start registered  {at=41420160.35744573, delay=0.00992903858423233, ms=00093}
22:56:50.265809 run                             mass: MS performed LU  {at=41420160.55330605, lu_delay=5.546208068728447, ms=00085}
22:56:50.311912 run                             mass: MS performed LU  {at=41420160.59942211, lu_delay=5.9339654967188835, ms=00084}
22:56:50.381426 run                             mass: MS performed LU  {at=41420160.668938905, lu_delay=4.892002008855343, ms=00086}
22:56:50.417923 run                             mass: MS performed LU  {at=41420160.70543988, lu_delay=22.659379698336124, ms=00039}
22:56:50.456141 run                             mass: MS performed LU  {at=41420160.743624814, lu_delay=22.538385696709156, ms=00040}
22:56:50.928273 run                osmo-ms-mob/00094: Starting mobile
22:56:50.980580 run       osmo-ms-mob/00094(pid=229): Launched
22:56:51.012597 run                             mass: MS start registered  {at=41420161.30008554, delay=0.01420997828245163, ms=00094}
22:56:51.823071 run                osmo-ms-mob/00095: Starting mobile
22:56:51.863461 run       osmo-ms-mob/00095(pid=230): Launched
22:56:51.889570 run                             mass: MS start registered  {at=41420162.17706555, delay=0.009264066815376282, ms=00095}
22:56:52.048804 run                             mass: MS performed LU  {at=41420162.33630781, lu_delay=5.9644289538264275, ms=00087}
22:56:52.135327 run                             mass: MS performed LU  {at=41420162.422839865, lu_delay=4.842737764120102, ms=00089}
22:56:52.178990 run                             mass: MS performed LU  {at=41420162.46650745, lu_delay=5.484832115471363, ms=00088}
22:56:52.829354 run                osmo-ms-mob/00096: Starting mobile
22:56:52.884602 run       osmo-ms-mob/00096(pid=231): Launched
22:56:52.907408 run                             mass: Starting too slowly. Moving on {now=41420163.194990665, sleep=-0.0009702369570732117, target=41420163.19402043}
22:56:52.926259 run                             mass: MS start registered  {at=41420163.2137996, delay=0.018825776875019073, ms=00096}
22:56:53.924995 run                osmo-ms-mob/00097: Starting mobile
22:56:53.968315 run       osmo-ms-mob/00097(pid=232): Launched
22:56:53.990193 run                             mass: MS start registered  {at=41420164.277686216, delay=0.0034106597304344177, ms=00097}
22:56:54.031151 run                             mass: MS performed LU  {at=41420164.31864587, lu_delay=6.129268676042557, ms=00090}
22:56:54.077429 run                             mass: MS performed LU  {at=41420164.364926256, lu_delay=5.561399050056934, ms=00091}
22:56:54.146890 run                             mass: MS performed LU  {at=41420164.43440202, lu_delay=4.850284665822983, ms=00092}
22:56:55.220884 run                osmo-ms-mob/00098: Starting mobile
22:56:55.248313 run       osmo-ms-mob/00098(pid=233): Launched
22:56:55.267021 run                             mass: MS start registered  {at=41420165.55453882, delay=0.007439829409122467, ms=00098}
22:56:55.896718 run                             mass: MS performed LU  {at=41420166.184213534, lu_delay=4.884127996861935, ms=00094}
22:56:55.942726 run                             mass: MS performed LU  {at=41420166.23024007, lu_delay=5.872794337570667, ms=00093}
22:56:56.048485 run                             mass: MS performed LU  {at=41420166.335987195, lu_delay=22.662755645811558, ms=00057}
22:56:57.022563 run                osmo-ms-mob/00099: Starting mobile
22:56:57.060366 run       osmo-ms-mob/00099(pid=234): Launched
22:56:57.077365 run                             mass: All started... {duration=55.77092685550451, too_slow=3}
22:56:57.092668 run                             mass: MS start registered  {at=41420167.380214326, delay=0.01528681069612503, ms=00099}
22:56:57.797645 run                             mass: MS performed LU  {at=41420168.08509524, lu_delay=5.908029690384865, ms=00095}
22:56:57.843002 run                             mass: MS performed LU  {at=41420168.13046931, lu_delay=4.916669704020023, ms=00096}
22:56:57.913484 run                             mass: MS performed LU  {at=41420168.20098237, lu_delay=22.740406543016434, ms=00062}
22:56:59.661592 run                             mass: MS performed LU  {at=41420169.94907028, lu_delay=5.6713840663433075, ms=00097}
22:56:59.943760 run                             mass: MS performed LU  {at=41420170.23127814, lu_delay=4.676739312708378, ms=00098}
22:57:02.035026 run                             mass: MS performed LU  {at=41420172.32254002, lu_delay=4.942325696349144, ms=00099}
22:57:02.048433 run                             mass: Tests done {all_completed=True, max=22.740406543016434, min=3.7486993819475174}
22:57:02.059991 tst         register_default_mass.py: Test passed (83.5 sec)
22:57:02.068389 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:57:02.072663 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:57:02.076891 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:57:02.081125 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:57:02.085353 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:57:02.089600 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:57:02.093814 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:57:02.098927 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:57:02.105391 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:57:02.110000 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:57:02.114171 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:57:02.118390 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:57:02.122674 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:57:02.127053 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:57:02.131316 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:57:02.135525 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:57:02.139832 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:57:02.145282 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:57:02.150124 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:57:02.156053 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:57:02.161852 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:57:02.166423 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:57:02.170749 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:57:02.175935 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:57:02.181570 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:57:02.186446 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:57:02.191467 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:57:02.197034 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:57:02.202362 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:57:02.207440 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:57:02.211793 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:57:02.216129 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:57:02.220697 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:57:02.226042 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:57:02.231537 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:57:02.236575 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:57:02.241258 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:57:02.246309 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:57:02.252265 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:57:02.258180 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:57:02.263645 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:57:02.268801 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:57:02.273280 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:57:02.277646 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:57:02.282654 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:57:02.287177 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:57:02.291448 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:57:02.296826 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:57:02.302175 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:57:02.307410 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:57:02.312640 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:57:02.317708 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:57:02.322085 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:57:02.326403 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:57:02.330637 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:57:02.335953 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:57:02.341431 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:57:02.345926 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:57:02.351077 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:57:02.356583 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:57:02.361957 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:57:02.367354 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:57:02.372135 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:57:02.377172 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:57:02.381565 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:57:02.385975 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:57:02.390609 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:57:02.395590 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:57:02.400100 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:57:02.405504 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:57:02.409862 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:57:02.415195 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:57:02.419828 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:57:02.425269 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:57:02.430699 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:57:02.435476 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:57:02.440071 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:57:02.445434 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:57:02.450809 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:57:02.456250 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:57:02.461077 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:57:02.466509 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:57:02.471871 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:57:02.477339 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:57:02.482137 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:57:02.486548 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:57:02.491865 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:57:02.497294 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:57:02.502480 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:57:02.507889 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:57:02.513524 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:57:02.518922 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:57:02.525427 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:57:02.530390 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:57:02.535802 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:57:02.541021 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:57:02.545884 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:57:02.550920 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:57:02.556274 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:57:02.561026 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:57:02.567183 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:57:02.573430 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:57:02.578483 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:57:02.583562 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:57:02.588672 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:57:02.593517 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:57:02.599118 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:57:02.604186 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:57:02.608548 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:57:02.612752 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:57:02.618462 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:57:02.623823 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:57:02.628528 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:57:02.633126 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:57:02.638502 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:57:02.643902 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:57:02.648689 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:57:02.653818 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:57:02.658688 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:57:02.662864 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:57:02.666996 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:57:02.671165 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:57:02.676813 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:57:02.681451 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:57:02.685920 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:57:02.690342 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:57:02.694819 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:57:02.700844 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:57:02.707982 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:57:02.714441 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:57:02.720784 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:57:02.725189 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:57:02.729513 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:57:02.733777 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:57:02.737994 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:57:02.742138 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:57:02.746245 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:57:02.750405 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:57:02.754516 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:57:02.758658 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:57:02.762811 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:57:02.767443 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:57:02.771776 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:57:02.776088 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:57:02.780311 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:57:02.784526 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:57:02.788717 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:57:02.792929 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:57:02.797143 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:57:02.801344 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:57:02.805556 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:57:02.809708 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:57:02.813869 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:57:02.818028 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:57:02.822254 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:57:02.826527 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:57:02.830760 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:57:02.834992 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:57:02.839251 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:57:02.843508 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:57:02.847730 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:57:02.852031 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:57:02.856278 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:57:02.860583 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:57:02.864876 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:57:02.869176 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:57:02.873556 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:57:02.877934 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:57:02.882421 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:57:02.886898 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:57:02.891485 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:57:02.895935 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:57:02.900427 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:57:02.904815 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:57:02.909142 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:57:02.913552 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:57:02.917981 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:57:02.922456 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:57:02.926960 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:57:02.931459 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:57:02.935762 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:57:02.940103 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:57:02.944373 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:57:02.948643 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:57:02.952941 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:57:02.957365 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:57:02.961883 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:57:02.966734 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:57:02.971194 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:57:02.975573 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:57:02.980111 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:57:02.984567 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:57:02.988964 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:57:02.993302 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:57:02.997759 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:57:03.002171 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:57:03.006475 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:57:03.010862 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:57:03.015190 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:57:03.019579 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:57:03.024007 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:57:03.028452 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:57:03.032783 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:57:03.037157 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:57:03.041558 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:57:03.045915 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:57:03.050278 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:57:03.054770 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:57:03.059301 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:57:03.063879 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:57:03.068265 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:57:03.072758 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:57:03.077197 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:57:03.081656 ---      ParallelTerminationStrategy: PID 22 died...
22:57:03.083836 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:57:03.088958 ---      ParallelTerminationStrategy: PID 23 died...
22:57:03.091054 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:57:03.096219 ---      ParallelTerminationStrategy: PID 24 died...
22:57:03.098386 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:57:03.103613 ---      ParallelTerminationStrategy: PID 25 died...
22:57:03.105873 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:57:03.110605 ---      ParallelTerminationStrategy: PID 26 died...
22:57:03.112739 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:57:03.117431 ---      ParallelTerminationStrategy: PID 27 died...
22:57:03.119394 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:57:03.124080 ---      ParallelTerminationStrategy: PID 28 died...
22:57:03.126152 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:57:03.130860 ---      ParallelTerminationStrategy: PID 29 died...
22:57:03.132903 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:57:03.137597 ---      ParallelTerminationStrategy: PID 30 died...
22:57:03.139585 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:57:03.144290 ---      ParallelTerminationStrategy: PID 31 died...
22:57:03.146346 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:57:03.151307 ---      ParallelTerminationStrategy: PID 32 died...
22:57:03.153336 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:57:03.157941 ---      ParallelTerminationStrategy: PID 33 died...
22:57:03.159997 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:57:03.164738 ---      ParallelTerminationStrategy: PID 35 died...
22:57:03.166776 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:57:03.171479 ---      ParallelTerminationStrategy: PID 36 died...
22:57:03.173495 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:57:03.178187 ---      ParallelTerminationStrategy: PID 37 died...
22:57:03.180201 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:57:03.184911 ---      ParallelTerminationStrategy: PID 38 died...
22:57:03.186903 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:57:03.191603 ---      ParallelTerminationStrategy: PID 39 died...
22:57:03.193628 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:57:03.198191 ---      ParallelTerminationStrategy: PID 40 died...
22:57:03.200132 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:57:03.204782 ---      ParallelTerminationStrategy: PID 41 died...
22:57:03.206765 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:57:03.211439 ---      ParallelTerminationStrategy: PID 42 died...
22:57:03.213463 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:57:03.218011 ---      ParallelTerminationStrategy: PID 43 died...
22:57:03.219936 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:57:03.226177 ---      ParallelTerminationStrategy: PID 44 died...
22:57:03.228090 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:57:03.232661 ---      ParallelTerminationStrategy: PID 45 died...
22:57:03.234613 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:57:03.239422 ---      ParallelTerminationStrategy: PID 46 died...
22:57:03.241409 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:57:03.245986 ---      ParallelTerminationStrategy: PID 47 died...
22:57:03.247949 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:57:03.252528 ---      ParallelTerminationStrategy: PID 48 died...
22:57:03.254480 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:57:03.259142 ---      ParallelTerminationStrategy: PID 49 died...
22:57:03.261220 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:57:03.266030 ---      ParallelTerminationStrategy: PID 50 died...
22:57:03.269078 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:57:03.276110 ---      ParallelTerminationStrategy: PID 51 died...
22:57:03.279045 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:57:03.285970 ---      ParallelTerminationStrategy: PID 52 died...
22:57:03.288896 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:57:03.295874 ---      ParallelTerminationStrategy: PID 53 died...
22:57:03.298781 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:57:03.305741 ---      ParallelTerminationStrategy: PID 54 died...
22:57:03.308625 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:57:03.315675 ---      ParallelTerminationStrategy: PID 55 died...
22:57:03.318599 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:57:03.325615 ---      ParallelTerminationStrategy: PID 56 died...
22:57:03.328526 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:57:03.335528 ---      ParallelTerminationStrategy: PID 57 died...
22:57:03.338532 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:57:03.345618 ---      ParallelTerminationStrategy: PID 58 died...
22:57:03.348554 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:57:03.355532 ---      ParallelTerminationStrategy: PID 59 died...
22:57:03.358509 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:57:03.365405 ---      ParallelTerminationStrategy: PID 60 died...
22:57:03.368289 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:57:03.375287 ---      ParallelTerminationStrategy: PID 61 died...
22:57:03.378311 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:57:03.385263 ---      ParallelTerminationStrategy: PID 62 died...
22:57:03.388150 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:57:03.395196 ---      ParallelTerminationStrategy: PID 63 died...
22:57:03.398166 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:57:03.405170 ---      ParallelTerminationStrategy: PID 64 died...
22:57:03.408048 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:57:03.415148 ---      ParallelTerminationStrategy: PID 65 died...
22:57:03.418079 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:57:03.425168 ---      ParallelTerminationStrategy: PID 66 died...
22:57:03.428036 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:57:03.435027 ---      ParallelTerminationStrategy: PID 67 died...
22:57:03.437098 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:57:03.441778 ---      ParallelTerminationStrategy: PID 68 died...
22:57:03.443710 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:57:03.448218 ---      ParallelTerminationStrategy: PID 69 died...
22:57:03.450094 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:57:03.454598 ---      ParallelTerminationStrategy: PID 70 died...
22:57:03.456475 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:57:03.460906 ---      ParallelTerminationStrategy: PID 71 died...
22:57:03.462767 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:57:03.467191 ---      ParallelTerminationStrategy: PID 72 died...
22:57:03.469077 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:57:03.473518 ---      ParallelTerminationStrategy: PID 73 died...
22:57:03.475379 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:57:03.479835 ---      ParallelTerminationStrategy: PID 74 died...
22:57:03.481848 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:57:03.486505 ---      ParallelTerminationStrategy: PID 75 died...
22:57:03.488570 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:57:03.493322 ---      ParallelTerminationStrategy: PID 76 died...
22:57:03.495290 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:57:03.499901 ---      ParallelTerminationStrategy: PID 77 died...
22:57:03.501954 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:57:03.506616 ---      ParallelTerminationStrategy: PID 78 died...
22:57:03.508556 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:57:03.513053 ---      ParallelTerminationStrategy: PID 79 died...
22:57:03.514934 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:57:03.519582 ---      ParallelTerminationStrategy: PID 80 died...
22:57:03.521497 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:57:03.526040 ---      ParallelTerminationStrategy: PID 81 died...
22:57:03.527954 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:57:03.532523 ---      ParallelTerminationStrategy: PID 82 died...
22:57:03.534466 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:57:03.538990 ---      ParallelTerminationStrategy: PID 83 died...
22:57:03.540897 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:57:03.545415 ---      ParallelTerminationStrategy: PID 84 died...
22:57:03.547274 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:57:03.551696 ---      ParallelTerminationStrategy: PID 85 died...
22:57:03.553687 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:57:03.558325 ---      ParallelTerminationStrategy: PID 86 died...
22:57:03.560206 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:57:03.564658 ---      ParallelTerminationStrategy: PID 87 died...
22:57:03.566543 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:57:03.570991 ---      ParallelTerminationStrategy: PID 88 died...
22:57:03.572895 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:57:03.577396 ---      ParallelTerminationStrategy: PID 89 died...
22:57:03.579292 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:57:03.583846 ---      ParallelTerminationStrategy: PID 90 died...
22:57:03.585811 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:57:03.590296 ---      ParallelTerminationStrategy: PID 91 died...
22:57:03.592169 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:57:03.596675 ---      ParallelTerminationStrategy: PID 92 died...
22:57:03.598549 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:57:03.604052 ---      ParallelTerminationStrategy: PID 93 died...
22:57:03.606651 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:57:03.612936 ---      ParallelTerminationStrategy: PID 94 died...
22:57:03.615593 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:57:03.622116 ---      ParallelTerminationStrategy: PID 95 died...
22:57:03.624894 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:57:03.631442 ---      ParallelTerminationStrategy: PID 96 died...
22:57:03.634215 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:57:03.639687 ---      ParallelTerminationStrategy: PID 97 died...
22:57:03.641707 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:57:03.646373 ---      ParallelTerminationStrategy: PID 98 died...
22:57:03.648303 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:57:03.652872 ---      ParallelTerminationStrategy: PID 99 died...
22:57:03.654783 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:57:03.659329 ---      ParallelTerminationStrategy: PID 100 died...
22:57:03.661278 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:57:03.665863 ---      ParallelTerminationStrategy: PID 101 died...
22:57:03.667755 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:57:03.672272 ---      ParallelTerminationStrategy: PID 102 died...
22:57:03.674171 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:57:03.678649 ---      ParallelTerminationStrategy: PID 103 died...
22:57:03.680541 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:57:03.685135 ---      ParallelTerminationStrategy: PID 104 died...
22:57:03.687061 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:57:03.691682 ---      ParallelTerminationStrategy: PID 105 died...
22:57:03.693607 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:57:03.698589 ---      ParallelTerminationStrategy: PID 106 died...
22:57:03.701089 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:57:03.705969 ---      ParallelTerminationStrategy: PID 107 died...
22:57:03.707992 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:57:03.712831 ---      ParallelTerminationStrategy: PID 108 died...
22:57:03.714860 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:57:03.719715 ---      ParallelTerminationStrategy: PID 109 died...
22:57:03.721726 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:57:03.726564 ---      ParallelTerminationStrategy: PID 110 died...
22:57:03.728619 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:57:03.733352 ---      ParallelTerminationStrategy: PID 111 died...
22:57:03.735277 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:57:03.739884 ---      ParallelTerminationStrategy: PID 112 died...
22:57:03.741807 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:57:03.746292 ---      ParallelTerminationStrategy: PID 113 died...
22:57:03.748169 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:57:03.752624 ---      ParallelTerminationStrategy: PID 114 died...
22:57:03.754467 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:57:03.758784 ---      ParallelTerminationStrategy: PID 115 died...
22:57:03.760645 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:57:03.765046 ---      ParallelTerminationStrategy: PID 116 died...
22:57:03.766909 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:57:03.771311 ---      ParallelTerminationStrategy: PID 117 died...
22:57:03.773199 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:57:03.777551 ---      ParallelTerminationStrategy: PID 118 died...
22:57:03.779378 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:57:03.783714 ---      ParallelTerminationStrategy: PID 119 died...
22:57:03.785566 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:57:03.789938 ---      ParallelTerminationStrategy: PID 120 died...
22:57:03.791793 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:57:03.796235 ---      ParallelTerminationStrategy: PID 121 died...
22:57:03.798123 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:57:03.802547 ---      ParallelTerminationStrategy: PID 122 died...
22:57:03.804432 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:57:03.808800 ---      ParallelTerminationStrategy: PID 123 died...
22:57:03.810618 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:57:03.814929 ---      ParallelTerminationStrategy: PID 124 died...
22:57:03.816751 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:57:03.821076 ---      ParallelTerminationStrategy: PID 125 died...
22:57:03.822898 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:57:03.827271 ---      ParallelTerminationStrategy: PID 126 died...
22:57:03.829102 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:57:03.833417 ---      ParallelTerminationStrategy: PID 127 died...
22:57:03.835239 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:57:03.839547 ---      ParallelTerminationStrategy: PID 128 died...
22:57:03.841448 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:57:03.845899 ---      ParallelTerminationStrategy: PID 129 died...
22:57:03.847740 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:57:03.852084 ---      ParallelTerminationStrategy: PID 130 died...
22:57:03.853945 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:57:03.858459 ---      ParallelTerminationStrategy: PID 131 died...
22:57:03.860335 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:57:03.864875 ---      ParallelTerminationStrategy: PID 132 died...
22:57:03.866761 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:57:03.871466 ---      ParallelTerminationStrategy: PID 133 died...
22:57:03.873435 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:57:03.878125 ---      ParallelTerminationStrategy: PID 134 died...
22:57:03.880153 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:57:03.884763 ---      ParallelTerminationStrategy: PID 135 died...
22:57:03.886669 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:57:03.891249 ---      ParallelTerminationStrategy: PID 136 died...
22:57:03.893175 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:57:03.897723 ---      ParallelTerminationStrategy: PID 137 died...
22:57:03.899598 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:57:03.904041 ---      ParallelTerminationStrategy: PID 138 died...
22:57:03.905941 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:57:03.910377 ---      ParallelTerminationStrategy: PID 139 died...
22:57:03.912229 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:57:03.916643 ---      ParallelTerminationStrategy: PID 140 died...
22:57:03.918476 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:57:03.922913 ---      ParallelTerminationStrategy: PID 141 died...
22:57:03.924745 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:57:03.929241 ---      ParallelTerminationStrategy: PID 142 died...
22:57:03.931141 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:57:03.935596 ---      ParallelTerminationStrategy: PID 143 died...
22:57:03.937467 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:57:03.941878 ---      ParallelTerminationStrategy: PID 144 died...
22:57:03.943761 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:57:03.948209 ---      ParallelTerminationStrategy: PID 145 died...
22:57:03.950099 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:57:03.954532 ---      ParallelTerminationStrategy: PID 146 died...
22:57:03.956390 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:57:03.960824 ---      ParallelTerminationStrategy: PID 147 died...
22:57:03.962729 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:57:03.967287 ---      ParallelTerminationStrategy: PID 148 died...
22:57:03.969212 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:57:03.973726 ---      ParallelTerminationStrategy: PID 149 died...
22:57:03.975631 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:57:03.980132 ---      ParallelTerminationStrategy: PID 150 died...
22:57:03.982033 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:57:03.986458 ---      ParallelTerminationStrategy: PID 151 died...
22:57:03.988378 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:57:03.992868 ---      ParallelTerminationStrategy: PID 152 died...
22:57:03.994759 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:57:03.999228 ---      ParallelTerminationStrategy: PID 153 died...
22:57:04.001184 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:57:04.005802 ---      ParallelTerminationStrategy: PID 154 died...
22:57:04.007700 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:57:04.012191 ---      ParallelTerminationStrategy: PID 155 died...
22:57:04.014052 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:57:04.018499 ---      ParallelTerminationStrategy: PID 156 died...
22:57:04.020360 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:57:04.024815 ---      ParallelTerminationStrategy: PID 157 died...
22:57:04.026721 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:57:04.031184 ---      ParallelTerminationStrategy: PID 158 died...
22:57:04.033052 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:57:04.037537 ---      ParallelTerminationStrategy: PID 159 died...
22:57:04.039426 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:57:04.043902 ---      ParallelTerminationStrategy: PID 160 died...
22:57:04.045805 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:57:04.050291 ---      ParallelTerminationStrategy: PID 161 died...
22:57:04.052248 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:57:04.057041 ---      ParallelTerminationStrategy: PID 162 died...
22:57:04.058934 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:57:04.063514 ---      ParallelTerminationStrategy: PID 163 died...
22:57:04.065502 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:57:04.070130 ---      ParallelTerminationStrategy: PID 164 died...
22:57:04.072032 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:57:04.076976 ---      ParallelTerminationStrategy: PID 165 died...
22:57:04.078923 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:57:04.083445 ---      ParallelTerminationStrategy: PID 166 died...
22:57:04.085361 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:57:04.089901 ---      ParallelTerminationStrategy: PID 167 died...
22:57:04.091832 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:57:04.096294 ---      ParallelTerminationStrategy: PID 168 died...
22:57:04.098245 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:57:04.102882 ---      ParallelTerminationStrategy: PID 169 died...
22:57:04.104869 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:57:04.109439 ---      ParallelTerminationStrategy: PID 170 died...
22:57:04.111406 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:57:04.116003 ---      ParallelTerminationStrategy: PID 171 died...
22:57:04.117962 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:57:04.122708 ---      ParallelTerminationStrategy: PID 172 died...
22:57:04.124739 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:57:04.129349 ---      ParallelTerminationStrategy: PID 173 died...
22:57:04.131363 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:57:04.136050 ---      ParallelTerminationStrategy: PID 174 died...
22:57:04.138063 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:57:04.142750 ---      ParallelTerminationStrategy: PID 175 died...
22:57:04.144864 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:57:04.149603 ---      ParallelTerminationStrategy: PID 176 died...
22:57:04.151586 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:57:04.156233 ---      ParallelTerminationStrategy: PID 177 died...
22:57:04.158203 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:57:04.162833 ---      ParallelTerminationStrategy: PID 178 died...
22:57:04.164746 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:57:04.169315 ---      ParallelTerminationStrategy: PID 179 died...
22:57:04.171487 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:57:04.176297 ---      ParallelTerminationStrategy: PID 180 died...
22:57:04.178166 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:57:04.182603 ---      ParallelTerminationStrategy: PID 181 died...
22:57:04.184495 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:57:04.189117 ---      ParallelTerminationStrategy: PID 182 died...
22:57:04.190984 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:57:04.195425 ---      ParallelTerminationStrategy: PID 183 died...
22:57:04.197292 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:57:04.201646 ---      ParallelTerminationStrategy: PID 184 died...
22:57:04.203461 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:57:04.207936 ---      ParallelTerminationStrategy: PID 185 died...
22:57:04.209836 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:57:04.214292 ---      ParallelTerminationStrategy: PID 186 died...
22:57:04.216138 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:57:04.220592 ---      ParallelTerminationStrategy: PID 187 died...
22:57:04.222475 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:57:04.226951 ---      ParallelTerminationStrategy: PID 188 died...
22:57:04.228818 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:57:04.233280 ---      ParallelTerminationStrategy: PID 189 died...
22:57:04.235152 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:57:04.239623 ---      ParallelTerminationStrategy: PID 190 died...
22:57:04.241509 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:57:04.245966 ---      ParallelTerminationStrategy: PID 191 died...
22:57:04.247817 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:57:04.252239 ---      ParallelTerminationStrategy: PID 192 died...
22:57:04.254088 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:57:04.258538 ---      ParallelTerminationStrategy: PID 193 died...
22:57:04.260389 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:57:04.264836 ---      ParallelTerminationStrategy: PID 194 died...
22:57:04.266677 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:57:04.271102 ---      ParallelTerminationStrategy: PID 195 died...
22:57:04.272978 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:57:04.277435 ---      ParallelTerminationStrategy: PID 196 died...
22:57:04.279319 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:57:04.283810 ---      ParallelTerminationStrategy: PID 197 died...
22:57:04.285629 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:57:04.289971 ---      ParallelTerminationStrategy: PID 198 died...
22:57:04.291772 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:57:04.296133 ---      ParallelTerminationStrategy: PID 199 died...
22:57:04.297960 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:57:04.302453 ---      ParallelTerminationStrategy: PID 200 died...
22:57:04.304316 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:57:04.308760 ---      ParallelTerminationStrategy: PID 201 died...
22:57:04.311966 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:57:04.316702 ---      ParallelTerminationStrategy: PID 202 died...
22:57:04.318571 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:57:04.323110 ---      ParallelTerminationStrategy: PID 203 died...
22:57:04.325027 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:57:04.329669 ---      ParallelTerminationStrategy: PID 204 died...
22:57:04.331677 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:57:04.336278 ---      ParallelTerminationStrategy: PID 205 died...
22:57:04.338216 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:57:04.342769 ---      ParallelTerminationStrategy: PID 206 died...
22:57:04.344672 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:57:04.349159 ---      ParallelTerminationStrategy: PID 207 died...
22:57:04.351023 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:57:04.355501 ---      ParallelTerminationStrategy: PID 208 died...
22:57:04.357381 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:57:04.361894 ---      ParallelTerminationStrategy: PID 209 died...
22:57:04.363756 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:57:04.368330 ---      ParallelTerminationStrategy: PID 210 died...
22:57:04.370272 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:57:04.374912 ---      ParallelTerminationStrategy: PID 211 died...
22:57:04.376854 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:57:04.381525 ---      ParallelTerminationStrategy: PID 212 died...
22:57:04.383396 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:57:04.387859 ---      ParallelTerminationStrategy: PID 213 died...
22:57:04.389725 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:57:04.394156 ---      ParallelTerminationStrategy: PID 214 died...
22:57:04.396008 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:57:04.400387 ---      ParallelTerminationStrategy: PID 215 died...
22:57:04.402252 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:57:04.406750 ---      ParallelTerminationStrategy: PID 216 died...
22:57:04.408619 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:57:04.413048 ---      ParallelTerminationStrategy: PID 217 died...
22:57:04.414900 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:57:04.419334 ---      ParallelTerminationStrategy: PID 218 died...
22:57:04.421241 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:57:04.425679 ---      ParallelTerminationStrategy: PID 219 died...
22:57:04.427521 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:57:04.431881 ---      ParallelTerminationStrategy: PID 220 died...
22:57:04.433739 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:57:04.438120 ---      ParallelTerminationStrategy: PID 221 died...
22:57:04.439960 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:57:04.444497 ---      ParallelTerminationStrategy: PID 222 died...
22:57:04.446370 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:57:04.452680 ---      ParallelTerminationStrategy: PID 223 died...
22:57:04.454728 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:57:04.459222 ---      ParallelTerminationStrategy: PID 224 died...
22:57:04.461138 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:57:04.465674 ---      ParallelTerminationStrategy: PID 225 died...
22:57:04.467611 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:57:04.472199 ---      ParallelTerminationStrategy: PID 226 died...
22:57:04.474163 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:57:04.478812 ---      ParallelTerminationStrategy: PID 227 died...
22:57:04.480813 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:57:04.485447 ---      ParallelTerminationStrategy: PID 228 died...
22:57:04.487384 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:57:04.491991 ---      ParallelTerminationStrategy: PID 229 died...
22:57:04.493887 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:57:04.498445 ---      ParallelTerminationStrategy: PID 230 died...
22:57:04.500331 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:57:04.504846 ---      ParallelTerminationStrategy: PID 231 died...
22:57:04.506735 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:57:04.511337 ---      ParallelTerminationStrategy: PID 232 died...
22:57:04.513249 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:57:04.517955 ---      ParallelTerminationStrategy: PID 233 died...
22:57:04.519845 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:57:04.524736 ---      ParallelTerminationStrategy: PID 234 died...
22:57:04.526603 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:57:07.211811 ---      ParallelTerminationStrategy: PID 34 died...
22:57:07.215386 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7554 netreg_mass PASS
---------------------------------------------------------------------
22:57:07.357936 tst                       trial-7554: Storing JUnit report in /build/trial-7554/run.2024-04-10_22-55-37/trial-7554.xml

--------------------------------------------------------------------------------------------
trial-7554 PASS
--------------------------------------------------------------------------------------------
22:57:07.385136 tst                       trial-7554: trial-7554: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (83.5 sec)
+ exit_code=0
+ rm -rf trial-7554/inst
+ cd trial-7554
+ command -v journalctl
+ [ ! -z /bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-04-10 22:55:37
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7554-run.tgz run.2024-04-10_22-55-37
+ tar czf /build/trial-7554-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21574.tgz osmo-bts-oc2g.build-7512.tgz osmo-bts-sysmo.build-10014.tgz osmo-bts.build-9490.tgz osmo-ggsn.build-8494.tgz osmo-hlr.build-11087.tgz osmo-hnbgw.build-8124.tgz osmo-mgw.build-11385.tgz osmo-msc.build-35195.tgz osmo-nitb.build-16219.tgz osmo-pcu-oc2g.build-5090.tgz osmo-pcu-sysmo.build-6371.tgz osmo-pcu.build-6334.tgz osmo-sgsn.build-36700.tgz osmo-stp.build-11671.tgz osmo-trx.build-6474.tgz osmocom-bb.build-6155.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS